mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-10-03 12:13:28 +00:00
nix: point to nixos-unstable for the nixpkgs input
Oops. Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964eab43b655668d65abe532ed710538670
This commit is contained in:
parent
bc03fd73a0
commit
7da5fe97cc
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -2,15 +2,16 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1743359643,
|
||||
"narHash": "sha256-RkyJ9a67s0zEIz4O66TyZOIGh4TFZ4dKHKMgnxZCh2I=",
|
||||
"lastModified": 1754214453,
|
||||
"narHash": "sha256-Q/I2xJn/j1wpkGhWkQnm20nShYnG7TI99foDBpXm1SY=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "ca77b4bc80e558ce59f2712fdb276f90c0ee309a",
|
||||
"rev": "5b09dc45f24cf32316283e62aec81ffee3c3e376",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue