network/flake.lock
Astro 8c0ac6ba79 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/18388d019974e90a035bdb938a8a3ca3c0408db9' (2023-06-04)
  → 'github:NixOS/nixpkgs/81122565d7e8cb02536fa2bbcf4573c2a770d967' (2023-09-20)
• Updated input 'openwrt':
    'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-22.03&rev=171b51519206b5e66ebd01d322f41d790976ce87' (2023-06-03)
  → 'git+https://git.openwrt.org/openwrt/openwrt.git?ref=openwrt-22.03&rev=92a0dd2447bda9a6d5440f4a94d9b617406e3f76' (2023-09-17)
• Updated input 'openwrt-imagebuilder':
    'github:astro/nix-openwrt-imagebuilder/b5901ec9361152f1f588445d1b3f06239ea4b86c' (2023-06-04)
  → 'github:astro/nix-openwrt-imagebuilder/083b982deb6c92848051708f41ba8315fe838a10' (2023-09-20)
2023-09-20 22:41:00 +02:00

67 lines
1.7 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1695241891,
"narHash": "sha256-kThYNfACa2rc1tGEy5njNHiN9NTlspVqTYIqUajwyWc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "81122565d7e8cb02536fa2bbcf4573c2a770d967",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1694961621,
"narHash": "sha256-87thQdsyyWix7Vuzx8ZS9JU/1EaeBw83xFPBUjEIpo8=",
"ref": "openwrt-22.03",
"rev": "92a0dd2447bda9a6d5440f4a94d9b617406e3f76",
"revCount": 54681,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-22.03",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
"openwrt-imagebuilder": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1695202870,
"narHash": "sha256-xnrLT5CS+6gZCtGlDJXLhinT9K42v9Cx1ScjiRdJH8M=",
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"rev": "083b982deb6c92848051708f41ba8315fe838a10",
"type": "github"
},
"original": {
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"openwrt": "openwrt",
"openwrt-imagebuilder": "openwrt-imagebuilder"
}
}
},
"root": "root",
"version": 7
}