Switch to unstable
This commit is contained in:
parent
d23beebddf
commit
683972662b
16 changed files with 93 additions and 117 deletions
|
|
@ -13,7 +13,7 @@
|
|||
nix = {
|
||||
package = pkgs.nixFlakes;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
nixPath = [ "nixpkgs=${inputs.nixpkgs-unstable}" ];
|
||||
nixPath = [ "nixpkgs=${inputs.nixpkgs}" ];
|
||||
settings = {
|
||||
substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue