Merge pull request #120141 from DavHau/davhau-nixFlakes-enable-flakes

This commit is contained in:
Maciej Krüger
2021-05-12 02:07:17 +02:00
committed by GitHub
4 changed files with 37 additions and 2 deletions
+2 -1
View File
@@ -30190,7 +30190,8 @@ in
nix
nixStable
nixUnstable
nixFlakes;
nixFlakes
nixExperimental;
nixStatic = pkgsStatic.nix;