fix direnv

This commit is contained in:
Moritz Böhme 2021-11-11 18:35:36 +01:00
parent 3c3343ba54
commit 12a267ee4c
2 changed files with 2 additions and 4 deletions

View file

@ -7,4 +7,5 @@ final: prev: {
config.allowUnfree = true;
};
nur = import inputs.nur { inherit (prev) system; };
nixStable = prev.nix_2_4;
}