flake.lock: Update

Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/45298bd207b26e1bcd030a0bb075aa2da29f8e30' (2022-09-28)
  → 'github:hercules-ci/flake-parts/08ce9a42392cf8c7fdabf7c51069381ba5455dc7' (2022-10-11)
• Removed input 'flake-parts/nixpkgs'
• Added input 'flake-parts/nixpkgs-lib':
    follows 'nixpkgs'
This commit is contained in:
zowoq 2022-10-13 07:53:11 +10:00
parent eebac788af
commit bb47c7a5b6

8
flake.lock generated
View file

@ -41,16 +41,16 @@
}, },
"flake-parts": { "flake-parts": {
"inputs": { "inputs": {
"nixpkgs": [ "nixpkgs-lib": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1664385320, "lastModified": 1665512413,
"narHash": "sha256-uSCHb9RUqHRjTpI8OzyaUuHckFnnxwZqlXEuo+yUpYQ=", "narHash": "sha256-IeuXVWD+VkmdVdC3d2i7mdEWhNSEvc2GUdui09zAGpE=",
"owner": "hercules-ci", "owner": "hercules-ci",
"repo": "flake-parts", "repo": "flake-parts",
"rev": "45298bd207b26e1bcd030a0bb075aa2da29f8e30", "rev": "08ce9a42392cf8c7fdabf7c51069381ba5455dc7",
"type": "github" "type": "github"
}, },
"original": { "original": {