We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2c69d7 commit ab19195Copy full SHA for ab19195
default.nix
@@ -1,5 +1,5 @@
1
{ pkgs ? import (builtins.getFlake(toString ./.)).inputs.nixpkgs {}
2
-, osVersion ? "monterey"
+, osVersion ? "ventura"
3
, localAdditions ? ./local
4
, localArgs ? {}
5
, ...
0 commit comments