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 78b726d commit e8c5516
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 @@ -57,6 +57,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 e8c5516

Please sign in to comment.