This commit is contained in:
41666 2024-05-30 23:03:46 -04:00
parent 169964b69b
commit 36b583acb2
9 changed files with 99 additions and 137 deletions

View file

@ -12,9 +12,6 @@
# You can change versions, add patches, set compilation flags, anything really.
# https://nixos.wiki/wiki/Overlays
modifications = final: prev: {
# example = prev.example.overrideAttrs (oldAttrs: rec {
# ...
# });
};
unstable-packages = final: _prev: {