remove unstable

This commit is contained in:
Leonardo Eugênio 2023-07-27 01:20:31 -03:00
parent 82fb005bc1
commit 05e598acf0
11 changed files with 7 additions and 115 deletions

View file

@ -25,7 +25,6 @@
"wegank.cachix.org-1:xHignps7GtkPP/gYK5LvA/6UFyz98+sgaxBSy7qK0Vs="
];
};
package = pkgs.unstable.nixFlakes; # or versioned attributes like nixVersions.nix_2_8
extraOptions = ''
experimental-features = nix-command flakes
'';