configuration.nix/flake.lock

348 lines
9 KiB
Text
Raw Normal View History

2023-03-15 22:11:59 +05:30
{
"nodes": {
"crane": {
"inputs": {
2023-03-25 22:10:52 +05:30
"flake-compat": "flake-compat",
2023-03-15 22:11:59 +05:30
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
"rust-overlay": [
"lanzaboote",
"rust-overlay"
]
},
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1679285709,
"narHash": "sha256-oERwmwZPZ5BOqSv6cmcXfjIBPrFR6dp02oGE8mA+1n4=",
2023-03-15 22:11:59 +05:30
"owner": "ipetkov",
"repo": "crane",
2023-03-20 21:27:55 +05:30
"rev": "2552a2d1ccf33d43259a9e00f93dbacb9e6d6bed",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"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-compat_2": {
"flake": false,
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2023-03-15 22:11:59 +05:30
"owner": "edolstra",
"repo": "flake-compat",
2023-03-20 21:27:55 +05:30
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2023-03-15 22:11:59 +05:30
"owner": "edolstra",
"repo": "flake-compat",
2023-03-20 21:27:55 +05:30
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1678379998,
"narHash": "sha256-TZdfNqftHhDuIFwBcN9MUThx5sQXCTeZk9je5byPKRw=",
2023-03-15 22:11:59 +05:30
"owner": "hercules-ci",
"repo": "flake-parts",
2023-03-20 21:27:55 +05:30
"rev": "c13d60b89adea3dc20704c045ec4d50dd964d447",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2023-03-15 22:11:59 +05:30
"owner": "numtide",
"repo": "flake-utils",
2023-03-20 21:27:55 +05:30
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
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"
],
"utils": "utils"
},
"locked": {
2023-03-30 22:31:31 +05:30
"lastModified": 1680114304,
"narHash": "sha256-XymtLu8G2nzenjDUWI7XV2MMHztvPkEZUFpwmZFcxVM=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "home-manager",
2023-03-30 22:31:31 +05:30
"rev": "0e065e1b6f0776ebbacea9dcbc977af7bc9eddc0",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
"lastModified": 1675359654,
"narHash": "sha256-FPxzuvJkcO49g4zkWLSeuZkln54bLoTtrggZDJBH90I=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "6138eb8e737bffabd4c8fc78ae015d4fd6a7e2fd",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "impermanence",
"type": "github"
}
},
"lanzaboote": {
"inputs": {
"crane": "crane",
2023-03-25 22:10:52 +05:30
"flake-compat": "flake-compat_2",
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"
],
"nixpkgs-test": "nixpkgs-test",
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
2023-03-22 23:31:37 +05:30
"lastModified": 1679410195,
"narHash": "sha256-O0QKWaIeX/QRQcOaf1RJofuRu+WnT+zHHHnqeAjAI0E=",
2023-03-15 22:11:59 +05:30
"owner": "nix-community",
"repo": "lanzaboote",
2023-03-22 23:31:37 +05:30
"rev": "7c55847aaf804398c0cd1c75f20591075eafcdee",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
"repo": "lanzaboote",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-03-30 22:31:31 +05:30
"lastModified": 1679944645,
"narHash": "sha256-e5Qyoe11UZjVfgRfwNoSU57ZeKuEmjYb77B9IVW7L/M=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-30 22:31:31 +05:30
"rev": "4bb072f0a8b267613c127684e099a70e1f6ff106",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-25 22:10:52 +05:30
"ref": "nixos-unstable",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-03-20 21:27:55 +05:30
"lastModified": 1678375444,
"narHash": "sha256-XIgHfGvjFvZQ8hrkfocanCDxMefc/77rXeHvYdzBMc8=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-20 21:27:55 +05:30
"rev": "130fa0baaa2b93ec45523fdcde942f6844ee9f6e",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
2023-03-15 22:11:59 +05:30
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-20 21:27:55 +05:30
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "NixOS",
2023-03-20 21:27:55 +05:30
"ref": "nixos-22.11",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-test": {
"locked": {
2023-03-22 23:31:37 +05:30
"lastModified": 1679009563,
"narHash": "sha256-jizICiQOqUcYFNHRNNOo69bfyNo36iyuRAHem5z68LQ=",
"owner": "NixOS",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
2023-03-22 23:31:37 +05:30
"rev": "371d3778c4f9cee7d5cf014e6ce400d57366570f",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
2023-03-22 23:31:37 +05:30
"owner": "NixOS",
"ref": "qemu-boot-disk-using-make-disk-image",
2023-03-15 22:11:59 +05:30
"repo": "nixpkgs",
"type": "github"
}
},
"pre-commit-hooks-nix": {
"inputs": {
2023-03-25 22:10:52 +05:30
"flake-compat": "flake-compat_3",
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-03-20 21:27:55 +05:30
"lastModified": 1678976941,
"narHash": "sha256-skNr08frCwN9NO+7I77MjOHHAw+L410/37JknNld+W4=",
2023-03-15 22:11:59 +05:30
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-03-20 21:27:55 +05:30
"rev": "32b1dbedfd77892a6e375737ef04d8efba634e9e",
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-03-25 22:10:52 +05:30
"nixpkgs": "nixpkgs"
2023-03-15 22:11:59 +05:30
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2023-03-20 21:27:55 +05:30
"lastModified": 1679279218,
"narHash": "sha256-vWUbkLgNaUo0TYi5BaboPTaB6IjoZPm+0y0SqLS54Jc=",
2023-03-15 22:11:59 +05:30
"owner": "oxalica",
"repo": "rust-overlay",
2023-03-20 21:27:55 +05:30
"rev": "c680a0a4144bb0931f6cebd601a3978bbafc4f64",
2023-03-15 22:11:59 +05:30
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"utils": {
"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"
}
}
},
"root": "root",
"version": 7
}