Merge (#35) from tomasriveral/revert-34-fix-33-flake-version

Revert "fix(#33): flake notewrapper version flag"
This commit is contained in:
2026-05-26 11:37:04 +02:00
committed by GitHub
-1
View File
@@ -24,7 +24,6 @@
nativeBuildInputs = with pkgs; [
pkg-config
gnumake
git # The makefile uses git to get the tagged version. Without it notewrapper --version can't return the version.
];
buildInputs = with pkgs; [