Skip to content

Commit

Permalink
refact: Remove unused arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
roberth committed Nov 6, 2024
1 parent 3112e59 commit c6c8d2a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/functional/package.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{ lib
, stdenv
, mkMesonDerivation
, releaseTools

, meson
, ninja
Expand All @@ -16,10 +15,6 @@
, nix-expr
, nix-cli

, rapidcheck
, gtest
, runCommand

, busybox-sandbox-shell ? null

# Configuration Options
Expand Down

0 comments on commit c6c8d2a

Please sign in to comment.