We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f31a3ce commit 993245cCopy full SHA for 993245c
flake.nix
@@ -15,7 +15,7 @@
15
16
myPackage = pythonPackages.buildPythonPackage {
17
pname = "gitfetch";
18
- version = "1.3.0";
+ version = "1.3.2";
19
src = ./.;
20
21
# Main dependencies
0 commit comments