[fix] flake: switch from unstable-small to unstable

Unstable small breaks too often
This commit is contained in:
Jalil David Salamé Messina 2024-08-18 11:06:23 +02:00
parent 9591d8ace4
commit 1f3a666b12
Signed by: jalil
GPG key ID: F016B9E770737A0B
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -502,16 +502,16 @@
},
"unstable": {
"locked": {
"lastModified": 1723895289,
"narHash": "sha256-MOV25tevdwqJvMHsF2rV9d/I8v6CgYLh7vuK4Igb03M=",
"lastModified": 1723637854,
"narHash": "sha256-med8+5DSWa2UnOqtdICndjDAEjxr5D7zaIiK4pn0Q7c=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b959f399d27ce028a0a87317b45306b4c3c8a1b1",
"rev": "c3aa7b8938b17aebd2deecf7be0636000d62a2b9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable-small",
"ref": "nixos-unstable",
"type": "indirect"
}
}