nixos/flake.lock

192 lines
4.8 KiB
Plaintext
Raw Permalink Normal View History

2024-11-27 20:23:08 +01:00
{
"nodes": {
"crane": {
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1731098351,
"narHash": "sha256-HQkYvKvaLQqNa10KEFGgWHfMAbWBfFp+4cAgkut+NNE=",
2024-11-27 20:23:08 +01:00
"owner": "ipetkov",
"repo": "crane",
2024-12-25 16:28:38 +01:00
"rev": "ef80ead953c1b28316cc3f8613904edc2eb90c28",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1734994463,
"narHash": "sha256-S9MgfQjNt4J3I7obdLOVY23h+Yl/hnyibwGfOl+1uOE=",
2024-11-27 20:23:08 +01:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-12-25 16:28:38 +01:00
"rev": "93e6f0d77548be8757c11ebda5c4235ef4f3bc67",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1734649271,
"narHash": "sha256-4EVBRhOjMDuGtMaofAIqzJbg4Ql7Ai0PSeuVZTHjyKQ=",
2024-11-27 20:23:08 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-25 16:28:38 +01:00
"rev": "d70bd19e0a38ad4790d3913bf08fcbfc9eeca507",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-11-27 20:23:08 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-25 16:28:38 +01:00
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-11-27 20:23:08 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-12-25 16:28:38 +01:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"lanzaboote": "lanzaboote",
"nixpkgs": "nixpkgs"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-12-25 16:28:38 +01:00
"lastModified": 1731897198,
"narHash": "sha256-Ou7vLETSKwmE/HRQz4cImXXJBr/k9gp4J4z/PF8LzTE=",
2024-11-27 20:23:08 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-25 16:28:38 +01:00
"rev": "0be641045af6d8666c11c2c40e45ffc9667839b5",
2024-11-27 20:23:08 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}