bump: stable branch 21.11 -> 22.05
This commit is contained in:
parent
33c4681280
commit
ceff195dbd
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
@ -1958,16 +1958,16 @@
|
||||||
},
|
},
|
||||||
"stable": {
|
"stable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1655770856,
|
"lastModified": 1655729248,
|
||||||
"narHash": "sha256-GZRIyHjuCbOl0UA8ClKmyRxZkCQEh/rsvU0otH037BU=",
|
"narHash": "sha256-5GrrkHaXknG1M4lYskTR3H9Ghzdmdhp8LhFL9xEKwtU=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "63198c9ccefdbd337cef0d85db0ea2689f4ce418",
|
"rev": "d423c0ce15adf573c2045bef5c921b958b674bb4",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "nixos-21.11",
|
"ref": "nixos-22.05",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
inputs = {
|
inputs = {
|
||||||
# --- DevOS Flake Inputs
|
# --- DevOS Flake Inputs
|
||||||
# # --- Channels ---
|
# # --- Channels ---
|
||||||
stable.url = "github:nixos/nixpkgs/nixos-21.11";
|
stable.url = "github:nixos/nixpkgs/nixos-22.05";
|
||||||
nixos.url = "github:nixos/nixpkgs/nixos-unstable";
|
nixos.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||||
latest.url = "github:nixos/nixpkgs";
|
latest.url = "github:nixos/nixpkgs";
|
||||||
fork.url = "github:Infinidoge/nixpkgs";
|
fork.url = "github:Infinidoge/nixpkgs";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue