Skip to content

Commit

Permalink
A change
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Nov 2, 2024
1 parent 92b3c35 commit 34d2e93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
let requiredVersion = import ./lib/minver.nix; in



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

abort ''
Expand Down

0 comments on commit 34d2e93

Please sign in to comment.