configuration.nix/flake.lock

280 lines
7.1 KiB
Text
Raw Normal View History

2023-03-15 22:11:59 +05:30
{
"nodes": {
2023-08-26 06:25:07 +05:30
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-02-13 06:00:50 +05:30
"lastModified": 1707685877,
"narHash": "sha256-XoXRS+5whotelr1rHiZle5t5hDg9kpguS5yk8c8qzOc=",
2023-08-26 06:25:07 +05:30
"owner": "ipetkov",
"repo": "crane",
2024-02-13 06:00:50 +05:30
"rev": "2c653e4478476a52c6aa3ac0495e4dea7449ea0e",
2023-08-26 06:25:07 +05:30
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"flake-compat": {
"flake": false,
"locked": {
2023-10-20 06:28:45 +05:30
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-03-15 22:11:59 +05:30
"owner": "edolstra",
"repo": "flake-compat",
2023-10-20 06:28:45 +05:30
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
2023-04-23 19:30:48 +05:30
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
2023-03-15 22:11:59 +05:30
},
"locked": {
2024-02-06 05:59:56 +05:30
"lastModified": 1706830856,
"narHash": "sha256-a0NYyp+h9hlb7ddVz4LUn1vT/PLwqfrWYcHMvFB1xYg=",
2023-03-15 22:11:59 +05:30
"owner": "hercules-ci",
"repo": "flake-parts",
2024-02-06 05:59:56 +05:30
"rev": "b253292d9c0a5ead9bc98c4e9a26c6312e27d69f",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2023-05-01 14:31:08 +05:30
"inputs": {
"systems": "systems"
},
2023-03-15 22:11:59 +05:30
"locked": {
2024-01-16 06:02:17 +05:30
"lastModified": 1705309234,
"narHash": "sha256-uNRRNRKmJyCRC/8y1RqBkqWBLM034y4qN7EprSdmgyA=",
2023-03-15 22:11:59 +05:30
"owner": "numtide",
"repo": "flake-utils",
2024-01-16 06:02:17 +05:30
"rev": "1ef2e671c3b0c19053962c07dbda38332dcebf26",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
2024-01-16 06:02:17 +05:30
"lastModified": 1703887061,
"narHash": "sha256-gGPa9qWNc6eCXT/+Z5/zMkyYOuRZqeFZBDbopNZQkuY=",
2023-03-15 22:11:59 +05:30
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-01-16 06:02:17 +05:30
"rev": "43e1aa1308018f37118e34d3a9cb4f5e75dc11d5",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-04-16 11:40:59 +05:30
]
2023-03-15 22:11:59 +05:30
},
"locked": {
2024-02-16 05:59:31 +05:30
"lastModified": 1708031129,
"narHash": "sha256-EH20hJfNnc1/ODdDVat9B7aKm0B95L3YtkIRwKLvQG8=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "home-manager",
2024-02-16 05:59:31 +05:30
"rev": "3d6791b3897b526c82920a2ab5f61d71985b3cf8",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2024-01-31 06:00:23 +05:30
"lastModified": 1706639736,
"narHash": "sha256-CaG4j9+UwBDfinxxvJMo6yOonSmSo0ZgnbD7aj2Put0=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "impermanence",
2024-01-31 06:00:23 +05:30
"rev": "cd13c2917eaa68e4c49fea0ff9cada45440d7045",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
2023-08-26 06:25:07 +05:30
"crane": "crane",
2023-04-23 19:30:48 +05:30
"flake-compat": "flake-compat",
2024-01-12 13:44:59 +05:30
"flake-parts": "flake-parts",
2023-11-03 19:17:33 +05:30
"flake-utils": [
"flake-utils"
],
2023-03-15 22:11:59 +05:30
"nixpkgs": [
"nixpkgs"
],
2023-08-26 06:25:07 +05:30
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
2023-03-15 22:11:59 +05:30
},
"locked": {
2024-02-17 05:59:43 +05:30
"lastModified": 1708119716,
"narHash": "sha256-vw0MS7qMmNP6ch0LU8KR8mgvUXy6LU9DJytr+FlfDP4=",
"owner": "nix-community",
2023-03-15 22:11:59 +05:30
"repo": "lanzaboote",
2024-02-17 05:59:43 +05:30
"rev": "098f019407b020f808cf4acecb6f58c6ac12e0ab",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
2023-03-15 22:11:59 +05:30
"repo": "lanzaboote",
"type": "github"
}
},
2023-05-27 17:07:47 +05:30
"nixpkgs": {
"locked": {
2024-02-16 05:59:31 +05:30
"lastModified": 1707956935,
"narHash": "sha256-ZL2TrjVsiFNKOYwYQozpbvQSwvtV/3Me7Zwhmdsfyu4=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-16 05:59:31 +05:30
"rev": "a4d4fe8c5002202493e87ec8dbc91335ff55552c",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-21 02:08:29 +05:30
"ref": "nixos-unstable",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
2023-05-27 17:07:47 +05:30
"nixpkgs-stable": {
2023-04-01 23:20:13 +05:30
"locked": {
2024-01-16 06:02:17 +05:30
"lastModified": 1704874635,
"narHash": "sha256-YWuCrtsty5vVZvu+7BchAxmcYzTMfolSPP5io8+WYCg=",
2023-04-01 23:20:13 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-16 06:02:17 +05:30
"rev": "3dc440faeee9e889fe2d1b4d25ad0f430d449356",
2023-04-01 23:20:13 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-16 06:02:17 +05:30
"ref": "nixos-23.11",
2023-04-01 23:20:13 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-15 22:11:59 +05:30
"pre-commit-hooks-nix": {
"inputs": {
2023-04-23 19:30:48 +05:30
"flake-compat": [
"lanzaboote",
"flake-compat"
],
2023-03-15 22:11:59 +05:30
"flake-utils": [
"lanzaboote",
"flake-utils"
],
2023-03-25 22:10:52 +05:30
"gitignore": "gitignore",
2023-03-15 22:11:59 +05:30
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
2023-03-25 22:10:52 +05:30
"nixpkgs-stable": "nixpkgs-stable"
2023-03-15 22:11:59 +05:30
},
"locked": {
2024-02-13 06:00:50 +05:30
"lastModified": 1707297608,
"narHash": "sha256-ADjo/5VySGlvtCW3qR+vdFF4xM9kJFlRDqcC9ZGI8EA=",
2023-03-15 22:11:59 +05:30
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-02-13 06:00:50 +05:30
"rev": "0db2e67ee49910adfa13010e7f012149660af7f0",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-03 19:17:33 +05:30
"flake-utils": "flake-utils",
2023-08-05 10:34:23 +05:30
"home-manager": "home-manager",
2023-03-15 22:11:59 +05:30
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
"nixpkgs": "nixpkgs"
2023-03-15 22:11:59 +05:30
}
},
2023-08-26 06:25:07 +05:30
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-02-13 06:00:50 +05:30
"lastModified": 1707617562,
"narHash": "sha256-Kk2vv5e4MqKPjelKoYsa6YaUyv3pvjWY9nJSnP2QU9w=",
2023-08-26 06:25:07 +05:30
"owner": "oxalica",
"repo": "rust-overlay",
2024-02-13 06:00:50 +05:30
"rev": "a22bbbee9b479c6d95b4819135e856a6d447b3ba",
2023-08-26 06:25:07 +05:30
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2023-04-16 11:40:59 +05:30
"systems": {
2023-03-15 22:11:59 +05:30
"locked": {
2023-04-16 11:40:59 +05:30
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
2023-04-16 11:40:59 +05:30
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-03-15 22:11:59 +05:30
}
},
"root": "root",
"version": 7
}