ruffsl@programming.dev to Nix / NixOS@programming.devEnglish · 12 days agoAngle brackets in a Nix flake worldfzakaria.comexternal-linkmessage-square9linkfedilinkarrow-up116arrow-down10file-textcross-posted to: hackernews@lemmy.bestiver.se
arrow-up116arrow-down1external-linkAngle brackets in a Nix flake worldfzakaria.comruffsl@programming.dev to Nix / NixOS@programming.devEnglish · 12 days agomessage-square9linkfedilinkfile-textcross-posted to: hackernews@lemmy.bestiver.se
minus-squarebalsoft@lemmy.mllinkfedilinkEnglisharrow-up2·12 days agoThere’s a short explanation in this section: https://nixos.org/manual/nixos/stable/#sec-option-types-submodule (look for specialArgs) and in this section: https://nixos.org/manual/nixpkgs/stable/#module-system-lib-evalModules-param-specialArgs. I don’t know whether it’s documented properly somewhere.
There’s a short explanation in this section: https://nixos.org/manual/nixos/stable/#sec-option-types-submodule (look for
specialArgs
) and in this section: https://nixos.org/manual/nixpkgs/stable/#module-system-lib-evalModules-param-specialArgs. I don’t know whether it’s documented properly somewhere.