flake.lock: Update
Some checks failed
Check Flake / check-flake (push) Failing after 2m24s

Flake lock file updates:

• Removed input 'archivebox'
• Removed input 'archivebox/flake-utils'
• Removed input 'archivebox/nixpkgs'
• Updated input 'nix-index-database':
    'github:Mic92/nix-index-database/d74b8171153ae35d7d323a9b1ad6c4cf7a995591' (2023-07-30)
  → 'github:Mic92/nix-index-database/6c626d54d0414d34c771c0f6f9d771bc8aaaa3c4' (2023-08-06)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f024cd6abd47bdd5fa3b4a41bd357e2dde5f4195' (2023-08-05)
  → 'github:NixOS/nixpkgs/43b03482680169dab7ed2f60f370fb23178cbd78' (2023-08-09)
• Removed input 'nixpkgs-hostapd-pr'
This commit is contained in:
Zuckerberg 2023-08-08 22:08:12 -06:00
parent d0a2b144f2
commit 09c918c5d9

49
flake.lock generated
View File

@ -22,29 +22,6 @@
"type": "github"
}
},
"archivebox": {
"inputs": {
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1648612759,
"narHash": "sha256-SJwlpD2Wz3zFoX2mIYCQfwIOYHaOdeiWGFeDXsLGM84=",
"ref": "refs/heads/master",
"rev": "39d338b9b24159d8ef3309eecc0d32a2a9f102b5",
"revCount": 2,
"type": "git",
"url": "https://git.neet.dev/zuckerberg/archivebox.git"
},
"original": {
"type": "git",
"url": "https://git.neet.dev/zuckerberg/archivebox.git"
}
},
"blobs": {
"flake": false,
"locked": {
@ -193,11 +170,11 @@
]
},
"locked": {
"lastModified": 1690687539,
"narHash": "sha256-Lnwz9XKtshm+5OeWqCbj/3tKuKK+DL5tUTdKSRrKBlY=",
"lastModified": 1691292840,
"narHash": "sha256-NA+o/NoOOQhzAQwB2JpeKoG+iYQ6yn/XXVxaGd5HSQI=",
"owner": "Mic92",
"repo": "nix-index-database",
"rev": "d74b8171153ae35d7d323a9b1ad6c4cf7a995591",
"rev": "6c626d54d0414d34c771c0f6f9d771bc8aaaa3c4",
"type": "github"
},
"original": {
@ -208,11 +185,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1691212567,
"narHash": "sha256-051gXFBWoN0fT+6pf0tltwvfumsJaiPijqgr3wZf7Fs=",
"lastModified": 1691550298,
"narHash": "sha256-gR1u5VYwufp/FWN7BjXLWS+vHIit4+gcQY62k21RDPw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f024cd6abd47bdd5fa3b4a41bd357e2dde5f4195",
"rev": "43b03482680169dab7ed2f60f370fb23178cbd78",
"type": "github"
},
"original": {
@ -237,18 +214,6 @@
"type": "indirect"
}
},
"nixpkgs-hostapd-pr": {
"flake": false,
"locked": {
"narHash": "sha256-X3p9wbmMX64n7r4ik89g1RVhy6ypH0Bx3Yu5rKjykLo=",
"type": "file",
"url": "https://github.com/NixOS/nixpkgs/pull/222536.patch"
},
"original": {
"type": "file",
"url": "https://github.com/NixOS/nixpkgs/pull/222536.patch"
}
},
"radio": {
"inputs": {
"flake-utils": [
@ -293,13 +258,11 @@
"root": {
"inputs": {
"agenix": "agenix",
"archivebox": "archivebox",
"dailybuild_modules": "dailybuild_modules",
"deploy-rs": "deploy-rs",
"flake-utils": "flake-utils",
"nix-index-database": "nix-index-database",
"nixpkgs": "nixpkgs",
"nixpkgs-hostapd-pr": "nixpkgs-hostapd-pr",
"radio": "radio",
"radio-web": "radio-web",
"simple-nixos-mailserver": "simple-nixos-mailserver"