configuration.nix/flake.lock

229 lines
5.8 KiB
Text
Raw Normal View History

2023-03-15 22:11:59 +05:30
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"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": {
2023-07-21 06:43:34 +05:30
"lastModified": 1688466019,
"narHash": "sha256-VeM2akYrBYMsb4W/MmBo1zmaMfgbL4cH3Pu8PGyIwJ0=",
2023-03-15 22:11:59 +05:30
"owner": "hercules-ci",
"repo": "flake-parts",
2023-07-21 06:43:34 +05:30
"rev": "8e8d955c22df93dbe24f19ea04f47a74adbdc5ec",
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": {
2023-07-21 06:43:34 +05:30
"lastModified": 1689068808,
"narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
2023-03-15 22:11:59 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-07-21 06:43:34 +05:30
"rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
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": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"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": {
2023-07-28 06:36:09 +05:30
"lastModified": 1690476848,
"narHash": "sha256-PSmzyuEbMxEn2uwwLYUN2l1psoJXb7jm/kfHD12Sq0k=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "home-manager",
2023-07-28 06:36:09 +05:30
"rev": "8d243f7da13d6ee32f722a3f1afeced150b6d4da",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2023-05-18 16:28:01 +05:30
"lastModified": 1684264534,
"narHash": "sha256-K0zr+ry3FwIo3rN2U/VWAkCJSgBslBisvfRIPwMbuCQ=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "impermanence",
2023-05-18 16:28:01 +05:30
"rev": "89253fb1518063556edd5e54509c30ac3089d5e6",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
2023-04-23 19:30:48 +05:30
"flake-compat": "flake-compat",
2023-03-15 22:11:59 +05:30
"flake-parts": "flake-parts",
2023-03-25 22:10:52 +05:30
"flake-utils": "flake-utils",
2023-03-15 22:11:59 +05:30
"nixpkgs": [
"nixpkgs"
],
2023-06-13 06:47:08 +05:30
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
2023-03-15 22:11:59 +05:30
},
"locked": {
2023-07-21 06:43:34 +05:30
"lastModified": 1689889377,
"narHash": "sha256-ChBawisTCY3Cl06CSG+QNC2ES+G0ASiOxtOVif9uP/0=",
"owner": "nix-community",
2023-03-15 22:11:59 +05:30
"repo": "lanzaboote",
2023-07-21 06:43:34 +05:30
"rev": "e7246c6bce1733d373059e6342f67fd53f90c198",
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": {
2023-07-27 06:35:00 +05:30
"lastModified": 1690272529,
"narHash": "sha256-MakzcKXEdv/I4qJUtq/k/eG+rVmyOZLnYNC2w1mB59Y=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-27 06:35:00 +05:30
"rev": "ef99fa5c5ed624460217c31ac4271cfb5cb2502c",
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": {
2023-07-21 06:43:34 +05:30
"lastModified": 1685801374,
"narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=",
2023-04-01 23:20:13 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-21 06:43:34 +05:30
"rev": "c37ca420157f4abc31e26f436c1145f8951ff373",
2023-04-01 23:20:13 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-07-21 06:43:34 +05:30
"ref": "nixos-23.05",
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": {
2023-07-21 06:43:34 +05:30
"lastModified": 1689668210,
"narHash": "sha256-XAATwDkaUxH958yXLs1lcEOmU6pSEIkatY3qjqk8X0E=",
2023-03-15 22:11:59 +05:30
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-07-21 06:43:34 +05:30
"rev": "eb433bff05b285258be76513add6f6c57b441775",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
2023-07-21 02:08:29 +05:30
"nixpkgs": "nixpkgs"
2023-03-15 22:11:59 +05:30
}
},
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
}