flake.lock: Update
Flake lock file updates: • Updated input 'flake-parts/nixpkgs-lib': 'github:NixOS/nixpkgs/34c5293a71ffdb2fe054eb5288adc1882c1eb0b1?dir=lib' (2022-10-09) → follows 'nixpkgs-lib' • Added input 'nixpkgs-lib': 'github:NixOS/nixpkgs/945a85cb7ee31f5f8c49432d77b610b777662d4f?dir=lib' (2022-10-15)
This commit is contained in:
parent
afa3f8ed04
commit
2de7547763
1 changed files with 8 additions and 5 deletions
13
flake.lock
13
flake.lock
|
@ -199,7 +199,9 @@
|
|||
},
|
||||
"flake-parts": {
|
||||
"inputs": {
|
||||
"nixpkgs-lib": "nixpkgs-lib"
|
||||
"nixpkgs-lib": [
|
||||
"nixpkgs-lib"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1665512413,
|
||||
|
@ -470,17 +472,17 @@
|
|||
"nixpkgs-lib": {
|
||||
"locked": {
|
||||
"dir": "lib",
|
||||
"lastModified": 1665349835,
|
||||
"narHash": "sha256-UK4urM3iN80UXQ7EaOappDzcisYIuEURFRoGQ/yPkug=",
|
||||
"lastModified": 1665870850,
|
||||
"narHash": "sha256-EkC/Kkc9cr2orI868OHnh6F8/aqS4TZy38ie+KnhfS8=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "34c5293a71ffdb2fe054eb5288adc1882c1eb0b1",
|
||||
"rev": "945a85cb7ee31f5f8c49432d77b610b777662d4f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"dir": "lib",
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-unstable",
|
||||
"ref": "nixos-22.05-small",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
|
@ -611,6 +613,7 @@
|
|||
"nix-filter": "nix-filter",
|
||||
"nix-super": "nix-super",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-lib": "nixpkgs-lib",
|
||||
"repin-flake-compat": "repin-flake-compat",
|
||||
"repin-flake-utils": "repin-flake-utils"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue