mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
Added jq to playonlinux deps
This commit is contained in:
parent
fe2a2b3ed5
commit
cedd8bfa0e
@ -19,6 +19,7 @@
|
||||
, pkgsi686Linux
|
||||
, which
|
||||
, curl
|
||||
, jq
|
||||
}:
|
||||
|
||||
let
|
||||
@ -41,6 +42,7 @@ let
|
||||
xterm
|
||||
which
|
||||
curl
|
||||
jq
|
||||
];
|
||||
|
||||
ld32 =
|
||||
|
Loading…
Reference in New Issue
Block a user