1
0

Export booted system and kernel hash as well

This commit is contained in:
2023-03-23 20:50:08 +01:00
parent 7b674a8262
commit 0c468b4953
4 changed files with 25 additions and 12 deletions

View File

@@ -10,7 +10,7 @@
in {
nixos-exporter = pkgs.rustPlatform.buildRustPackage rec {
pname = "nixos-exporter";
version = "0.1.0";
version = "0.3.0";
src = ./.;