Merge pull request #17 from NixOS/use-nixos-unstable

nixpkgs: Use nixpkgs-unstable instead of master
This commit is contained in:
Eelco Dolstra 2021-12-10 15:42:29 +01:00 committed by GitHub
commit 142683660d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -185,6 +185,7 @@
},
"to": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}