nix: default remove hardcoded version

This commit is contained in:
71rd 2024-06-07 23:23:49 +00:00
parent c98931959f
commit df85f4bd08

View file

@ -1 +1 @@
with import <nixpkgs> { }; callPackage ./build.nix { version = "0.7.1"; } with import <nixpkgs> { }; callPackage ./build.nix { }