Skip to content

Commit

Permalink
Rename and change
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil committed Jul 27, 2024
1 parent 5450200 commit 5677865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix → foo.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
let
requiredVersion = import ./lib/minver.nix;
requiredVersion = import ./lib/minver.nix;
in

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

0 comments on commit 5677865

Please sign in to comment.