network/flake.lock

67 lines
1.7 KiB
Plaintext
Raw Normal View History

2021-03-05 20:05:50 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1701027255,
"narHash": "sha256-UX6HUIqWXMzlpVEew17X9y8RPiAvJev1A/gnyLKHUQw=",
2023-10-29 18:30:39 +01:00
"owner": "SuperSandro2000",
2021-03-05 20:05:50 +01:00
"repo": "nixpkgs",
"rev": "337b3996fc95c5d53bc1af2ca650aa85b56c3c92",
2021-03-05 20:05:50 +01:00
"type": "github"
},
"original": {
2023-10-29 18:30:39 +01:00
"owner": "SuperSandro2000",
"ref": "nixos-23.05",
2021-03-05 20:05:50 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"openwrt": {
"flake": false,
"locked": {
"lastModified": 1700830949,
"narHash": "sha256-p1Lr8OOt8YLSe/+ZztTQeYhpiclpPVJ8D0rzgQ8WNXY=",
"ref": "openwrt-23.05",
"rev": "d6b62611b845ea90ad4c901e28fa1787c4b7e9e5",
"revCount": 58097,
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
},
"original": {
"ref": "openwrt-23.05",
"type": "git",
"url": "https://git.openwrt.org/openwrt/openwrt.git"
}
},
2022-04-29 00:49:45 +02:00
"openwrt-imagebuilder": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
2022-04-29 00:49:45 +02:00
},
"locked": {
"lastModified": 1700992337,
"narHash": "sha256-dbz3TBhjKj1mo4fOiCnE4AD2nTsKvhVOPXntjmVSD+8=",
2022-04-29 00:49:45 +02:00
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"rev": "86b569526dfce69df8bc1fc7dc5d7b3f09ea52d3",
2022-04-29 00:49:45 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "nix-openwrt-imagebuilder",
"type": "github"
}
},
2021-03-05 20:05:50 +01:00
"root": {
"inputs": {
2021-03-19 23:31:28 +01:00
"nixpkgs": "nixpkgs",
2022-04-29 00:49:45 +02:00
"openwrt": "openwrt",
"openwrt-imagebuilder": "openwrt-imagebuilder"
2021-03-05 20:05:50 +01:00
}
}
},
"root": "root",
"version": 7
}