Loading pkgs/by-name/de/deterministic-uname/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ replaceVarsWith { "Darwin" # darwin isn't in host-os.m4 so where does this come from? else if forPlatform.isFreeBSD then "FreeBSD" else if forPlatform.isCygwin then "Cygwin" else "unknown"; Loading Loading
pkgs/by-name/de/deterministic-uname/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,8 @@ replaceVarsWith { "Darwin" # darwin isn't in host-os.m4 so where does this come from? else if forPlatform.isFreeBSD then "FreeBSD" else if forPlatform.isCygwin then "Cygwin" else "unknown"; Loading