Switch to staging-next
This commit is contained in:
parent
e8f1956846
commit
095452b6f8
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -129,16 +129,16 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1667921968,
|
||||
"narHash": "sha256-EI+//LbhUzX471LHq8GgB+oUHpdA2rsiXpY1q5tDYGw=",
|
||||
"lastModified": 1668384154,
|
||||
"narHash": "sha256-NwEX2UOwDpY5fV8UmWBXX+ed72G4iqcI+UHlUK2TQ34=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "df2bcbbd1c2aa144261cf1b0003c889c075dc693",
|
||||
"rev": "b619a02d1a9745856f5eff82c7077c5f7de6f4ce",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-22.05",
|
||||
"ref": "staging-next",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/staging-next";
|
||||
nixpkgsMaster.url = "github:NixOS/nixpkgs/master";
|
||||
|
||||
nur.url = "github:nix-community/NUR";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue