include commit-hash in version (#185)

This commit is contained in:
Ferdinand Schober
2024-09-02 19:46:07 +02:00
committed by GitHub
parent 8926d8f803
commit 1f7a7309eb
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