Revert "fix(#33): flake notewrapper version flag"

This commit is contained in:
2026-05-26 09:36:39 +00:00
committed by GitHub
parent 30616b1b6f
commit d6fa89785f
-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; [