nix: use 'nixpkgs-unstable'

This commit is contained in:
Bruno BELANYI 2024-02-15 19:55:04 +00:00
parent cb760b305e
commit b8c5986663
2 changed files with 2 additions and 1 deletions

1
flake.lock generated
View file

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