Skip to content

Commit

Permalink
Update default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
infinixbot authored Jan 3, 2025
1 parent b0385ee commit 4bdd06a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let
requiredVersion = import ./lib/minver.nix;
in
in

if !builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.nixVersion == 1 then

Expand Down

0 comments on commit 4bdd06a

Please sign in to comment.