Set NIRI_BUILD_COMMIT in flake.nix (#3235)

This commit is contained in:
Janis
2026-01-11 17:59:43 +01:00
committed by GitHub
parent 05599ce2c4
commit e9d888cd52
+1
View File
@@ -148,6 +148,7 @@
"-Wl,--pop-state" "-Wl,--pop-state"
] ]
); );
NIRI_BUILD_COMMIT = self.shortRev;
}; };
passthru = { passthru = {