nix: use 'nixpkgs-unstable'
This commit is contained in:
parent
46864fc490
commit
31c0f09981
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
|||
type = "github";
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
ref = "nixos-unstable";
|
||||
ref = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
pre-commit-hooks = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue