flake.lock: Update

Flake lock file updates:

• Updated input 'skyflake':
    'github:astro/skyflake/3d7a12f06a4249c73678f293f3004b968d043291' (2023-05-19)
  → 'github:astro/skyflake/418cd805973a8d15bdd6b0f4204b6ad2fc436326' (2023-05-21)
• Added input 'skyflake/nix-cache-cut':
    'github:astro/nix-cache-cut/a69adffc2a0f5216465e5fb718b8e4ca1fc54dde' (2023-02-22)
• Added input 'skyflake/nix-cache-cut/naersk':
    'github:nix-community/naersk/d998160d6a076cfe8f9741e56aeec7e267e3e114' (2022-12-15)
• Added input 'skyflake/nix-cache-cut/naersk/nixpkgs':
    follows 'skyflake/nix-cache-cut/nixpkgs'
• Added input 'skyflake/nix-cache-cut/nixpkgs':
    'github:NixOS/nixpkgs/a1291d0d020a200c7ce3c48e96090bfa4890a475' (2023-02-19)
• Added input 'skyflake/nix-cache-cut/utils':
    'github:numtide/flake-utils/3db36a8b464d0c4532ba1c7dda728f4576d6d073' (2023-02-13)
This commit is contained in:
Astro 2023-05-22 00:43:20 +02:00
parent 2b5a5f2c21
commit 52eff5833d
1 changed files with 79 additions and 4 deletions

View File

@ -336,6 +336,29 @@
}
},
"naersk_2": {
"inputs": {
"nixpkgs": [
"skyflake",
"nix-cache-cut",
"nixpkgs"
]
},
"locked": {
"lastModified": 1671096816,
"narHash": "sha256-ezQCsNgmpUHdZANDCILm3RvtO1xH8uujk/+EqNvzIOg=",
"owner": "nix-community",
"repo": "naersk",
"rev": "d998160d6a076cfe8f9741e56aeec7e267e3e114",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
"naersk_3": {
"inputs": {
"nixpkgs": [
"ticker",
@ -357,6 +380,26 @@
"type": "github"
}
},
"nix-cache-cut": {
"inputs": {
"naersk": "naersk_2",
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
"lastModified": 1677107143,
"narHash": "sha256-7JCxZgGFeHdOTkIOsV8vsOi3FMXHO5Yn8HnzunIeM/A=",
"owner": "astro",
"repo": "nix-cache-cut",
"rev": "a69adffc2a0f5216465e5fb718b8e4ca1fc54dde",
"type": "github"
},
"original": {
"owner": "astro",
"repo": "nix-cache-cut",
"type": "github"
}
},
"nixos": {
"locked": {
"lastModified": 1684533630,
@ -408,6 +451,22 @@
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1676790509,
"narHash": "sha256-W9uWAWokgS8US8rJf79qBLS2M+ZgIscfoz+KsNE7VGQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a1291d0d020a200c7ce3c48e96090bfa4890a475",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"oparl-scraper": {
"flake": false,
"locked": {
@ -575,16 +634,17 @@
"microvm": [
"microvm"
],
"nix-cache-cut": "nix-cache-cut",
"nixpkgs": [
"nixos"
]
},
"locked": {
"lastModified": 1684527692,
"narHash": "sha256-5OAH7ZU5wfijd+m8is88quSxjygK1yAuk0zDlfWrpYw=",
"lastModified": 1684708973,
"narHash": "sha256-043T2U3frUkTUeTMVEKIa90Vowij4v3xsugR30Z4vOc=",
"owner": "astro",
"repo": "skyflake",
"rev": "3d7a12f06a4249c73678f293f3004b968d043291",
"rev": "418cd805973a8d15bdd6b0f4204b6ad2fc436326",
"type": "github"
},
"original": {
@ -682,7 +742,7 @@
"fenix": [
"fenix"
],
"naersk": "naersk_2",
"naersk": "naersk_3",
"nixpkgs": [
"nixos"
],
@ -746,6 +806,21 @@
"url": "https://gitea.c3d2.de/astro/tracer"
}
},
"utils": {
"locked": {
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"yammat": {
"inputs": {
"nixpkgs": [