include commit-hash in version

This commit is contained in:
Ferdinand Schober
2024-09-02 17:57:27 +02:00
parent 9248007986
commit 9c5ff85f46
4 changed files with 17 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ rustPlatform.buildRustPackage {
version = version;
nativeBuildInputs = with pkgs; [
git
pkg-config
cmake
makeWrapper