Release version 1.8.5

This commit is contained in:
Kevin Veen-Birkenbach
2025-12-17 22:15:48 +01:00
parent c4da8368d8
commit b989bdd4eb
6 changed files with 24 additions and 4 deletions

View File

@@ -32,7 +32,7 @@
rec {
pkgmgr = pyPkgs.buildPythonApplication {
pname = "package-manager";
version = "1.9.0";
version = "1.8.5";
# Use the git repo as source
src = ./.;