aboutsummaryrefslogtreecommitdiff
path: root/package.nix
diff options
context:
space:
mode:
authorjade <lix@jade.fyi>2024-08-08 23:12:11 +0000
committerGerrit Code Review <gerrit@localhost>2024-08-08 23:12:11 +0000
commit3b902683e93ad21be3537ef77f3e5200fbbed900 (patch)
treecd2c01633d9530758da972e9ff97d22ddcc8b111 /package.nix
parent9682ab4f3859ca60b0b4525452b27297e31cb751 (diff)
parent7246c2d104f12877de7d5b20033346eff88048e6 (diff)
Merge changes I0373ac01,I7b543967,I537103eb into main
* changes: releng: fix the git push releng: clarify/update docs, add instructions after tag Fix is_maintenance_branch heuristic
Diffstat (limited to 'package.nix')
-rw-r--r--package.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.nix b/package.nix
index 0d77eda68..ddceb23a5 100644
--- a/package.nix
+++ b/package.nix
@@ -448,6 +448,7 @@ stdenv.mkDerivation (finalAttrs: {
p.python-frontmatter
p.requests
p.xdg-base-dirs
+ p.packaging
(p.toPythonModule xonsh.passthru.unwrapped)
]
);