Skip to content

Commit

Permalink
Update default.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
infinisil authored Jan 3, 2025
1 parent 6237bf4 commit 97ced8b
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
Expand Up @@ -6,7 +6,7 @@ if !builtins ? nixVersion || builtins.compareVersions requiredVersion builtins.n

abort ''
This version of Nixpkgs requires Nix >= ${requiredVersion}, please upgrade:
This version of nixpkgs requires Nix >= ${requiredVersion}, please upgrade:
- If you are running NixOS, `nixos-rebuild' can be used to upgrade your system.
Expand Down

0 comments on commit 97ced8b

Please sign in to comment.