flake: use unstable branch of nixpkgs

This commit is contained in:
Michael Roitzsch
2021-10-20 10:42:03 +02:00
parent f79226a965
commit 40216ef6d4
2 changed files with 5 additions and 3 deletions

7
flake.lock generated
View File

@@ -50,15 +50,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1634662205,
"narHash": "sha256-DxlM54z+0p7zpTuo4gVGaBlKjEwieqlyOYwT0M23RC4=",
"lastModified": 1633422745,
"narHash": "sha256-gA6Ok64nPbkjHk3Oanq4641EeYkjcKhisDF9wBjLxEk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ef64a9a4fce0f2e482899de68323c27751ba97a3",
"rev": "8e1eab9eae4278c9bb1dcae426848a581943db5a",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},