Skip to content

Commit

Permalink
Add urllib3 to nix package inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
MattSturgeon committed Jan 31, 2025
1 parent ae29018 commit d8ad273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packaging/nix/unwrapped.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ umu-launcher-unwrapped.overridePythonAttrs (prev: {
]
++ lib.optionals withDeltaUpdates [
python3Packages.cbor2
python3Packages.urllib3
python3Packages.xxhash
zstd
(python3Packages.callPackage ./pyzstd.nix {})
Expand Down

0 comments on commit d8ad273

Please sign in to comment.