Skip to content

Commit

Permalink
stylix: add jq to runtimeInputs (#782)
Browse files Browse the repository at this point in the history
  • Loading branch information
LemmusLemmus authored Jan 20, 2025
1 parent 51ad2ce commit 76b1f6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@

runtimeInputs = with pkgs; [
nix
jq
parallel
];

Expand Down

0 comments on commit 76b1f6e

Please sign in to comment.