harden/flake.lock

147 lines
3.9 KiB
Plaintext
Raw Normal View History

2023-02-18 19:26:43 +00:00
{
"nodes": {
2023-03-30 19:57:48 +01:00
"cclyzerpp-flake": {
2023-03-29 01:17:07 +01:00
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
2023-03-30 19:57:48 +01:00
"lastModified": 1680202577,
"narHash": "sha256-q8qsqR8EropYGCXuU+6HQN7w3hkfnLfhRiQo8RAJvSw=",
2023-03-29 01:17:07 +01:00
"owner": "peperunas",
"repo": "cclyzerpp",
2023-03-30 19:57:48 +01:00
"rev": "f421b1ef48a7c815963b35b880c01b1c3ac86515",
2023-03-29 01:17:07 +01:00
"type": "github"
},
"original": {
"owner": "peperunas",
"ref": "flake",
"repo": "cclyzerpp",
"type": "github"
}
},
2023-03-30 19:57:48 +01:00
"edk2-vulnerable": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1680201683,
"narHash": "sha256-oHkLLNztqpJeloDHUulp+VmQ8vKy0mjGH2MU156+Tow=",
"ref": "refs/heads/main",
"rev": "6f81ac8bbc10a4691301c086ba002a845e6d7e4d",
"revCount": 30105,
"type": "git",
"url": "ssh://git@github.com/BreakingBoot/edk2-vulnerable"
},
"original": {
"type": "git",
"url": "ssh://git@github.com/BreakingBoot/edk2-vulnerable"
}
},
2023-02-18 19:26:43 +00:00
"flake-utils": {
"locked": {
2023-03-29 01:17:07 +01:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2023-03-30 19:57:48 +01:00
"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"
}
},
"flake-utils_3": {
2023-03-29 01:17:07 +01:00
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-02-18 19:26:43 +00:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-29 01:17:07 +01:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2023-02-18 19:26:43 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-30 19:57:48 +01:00
"lastModified": 1679966490,
"narHash": "sha256-k0jV+y1jawE6w4ZvKgXDNg4+O9NNtcaWwzw8gufv0b4=",
2023-03-29 01:17:07 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-30 19:57:48 +01:00
"rev": "5b7cd5c39befee629be284970415b6eb3b0ff000",
2023-03-29 01:17:07 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-03-30 19:57:48 +01:00
"ref": "nixos-22.11",
2023-03-29 01:17:07 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-03-30 19:57:48 +01:00
"lastModified": 1676790509,
"narHash": "sha256-W9uWAWokgS8US8rJf79qBLS2M+ZgIscfoz+KsNE7VGQ=",
2023-02-18 19:26:43 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-03-30 19:57:48 +01:00
"rev": "a1291d0d020a200c7ce3c48e96090bfa4890a475",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1680151711,
"narHash": "sha256-7vMCXF4t7E07C1jDNzLMDXvPDAuDjNFMX3Zin+8nYY4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e608c90a1cf381dde6ac9e0f085337150f2af3e2",
2023-02-18 19:26:43 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-03-30 19:57:48 +01:00
"cclyzerpp-flake": "cclyzerpp-flake",
"edk2-vulnerable": "edk2-vulnerable",
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_3"
2023-02-18 19:26:43 +00:00
}
}
},
"root": "root",
"version": 7
}