flake/dev/flake: match nixpkgs and dev-nixpkgs input references
Match nixpkgs and dev-nixpkgs input references, aligning with commit90f95c5d84("stylix: point nixpkgs input to more conventional nixos-unstable ref (#712)"). Fixes:a5c1532ab8("flake: partition dev inputs (#1289)")
This commit is contained in:
parent
4aae0ebc2b
commit
255dfc8902
2 changed files with 2 additions and 2 deletions
2
flake/dev/flake.lock
generated
2
flake/dev/flake.lock
generated
|
|
@ -31,7 +31,7 @@
|
|||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixpkgs-unstable",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue