run deadnix
This commit is contained in:
parent
b0e9c6d3dd
commit
61086f393a
16 changed files with 14 additions and 16 deletions
|
@ -6,7 +6,7 @@
|
|||
# This one contains whatever you want to overlay
|
||||
# You can change versions, add patches, set compilation flags, anything really.
|
||||
# https://nixos.wiki/wiki/Overlays
|
||||
modifications = final: prev: {
|
||||
modifications = _final: _prev: {
|
||||
# example = prev.example.overrideAttrs (oldAttrs: rec {
|
||||
# ...
|
||||
# });
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue