lanzaboote/flake.lock

129 lines
3.2 KiB
Plaintext
Raw Normal View History

2022-11-21 05:44:04 -05:00
{
"nodes": {
2022-11-26 10:41:48 -05:00
"crane": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": [
"flake-utils"
],
2022-11-26 10:41:48 -05:00
"nixpkgs": [
"nixpkgs"
],
"rust-overlay": [
"rust-overlay"
]
2022-11-26 10:41:48 -05:00
},
"locked": {
"lastModified": 1669605882,
"narHash": "sha256-TiQtL5sUI5rp28S63v+VX25qNjcrc8Xeu+shf3g7Tj4=",
2022-11-26 10:41:48 -05:00
"owner": "ipetkov",
"repo": "crane",
"rev": "24591d5f8cc979f7b243b88a2d39da09976970ad",
2022-11-26 10:41:48 -05:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2022-11-21 05:44:04 -05:00
"flake-utils": {
2022-11-26 10:41:48 -05:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2022-11-21 05:44:04 -05:00
"nixpkgs": {
"locked": {
"lastModified": 1669535121,
"narHash": "sha256-koZLM7oWVGrjyHnYDo7/w5qlmUn9UZUKSFNfmIjueE8=",
2022-11-21 05:44:04 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b45ec953794bb07922f0468152ad1ebaf8a084b3",
2022-11-21 05:44:04 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2022-11-21 05:44:04 -05:00
}
},
2022-11-23 05:59:54 -05:00
"nixpkgs-test": {
"locked": {
2022-11-27 05:19:02 -05:00
"lastModified": 1669495095,
"narHash": "sha256-wasu8T7ac+LVm4aXuAYkH76Rr98VW0Cp9oZvNPuKiiU=",
2022-11-23 05:59:54 -05:00
"owner": "RaitoBezarius",
"repo": "nixpkgs",
2022-11-27 05:19:02 -05:00
"rev": "8bbe1bb1f7352dd9c2e448e8d68846a66d0c2aca",
2022-11-23 05:59:54 -05:00
"type": "github"
},
"original": {
"owner": "RaitoBezarius",
"ref": "experimental-secureboot",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-21 05:44:04 -05:00
"root": {
"inputs": {
2022-11-26 10:41:48 -05:00
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
2022-11-23 05:59:54 -05:00
"nixpkgs-test": "nixpkgs-test",
"rust-overlay": "rust-overlay"
2022-11-21 05:44:04 -05:00
}
},
"rust-overlay": {
"inputs": {
2022-11-26 10:41:48 -05:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
2022-11-21 05:44:04 -05:00
"locked": {
"lastModified": 1669602829,
"narHash": "sha256-I3LBvBiVui4Rf0iQvTqUIgBovaLDzpOzsoNEzCsDowg=",
2022-11-21 05:44:04 -05:00
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "b9da8e68a08707115be750c0cf7ade33f49d8ec4",
2022-11-21 05:44:04 -05:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}