Skip to content

Commit

Permalink
Fix overriding in ignition.fuel-tools4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepurvis authored and lopsided98 committed Feb 10, 2024
1 parent d0ed0ee commit 0ed4070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/ignition/fuel-tools/4.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{ callPackage, ignition } @ args :
{ callPackage, ignition, ... } @ args :

callPackage ./. ({
majorVersion = "4";
Expand Down

0 comments on commit 0ed4070

Please sign in to comment.