ruffsl@programming.dev to Nix / NixOS@programming.devEnglish · 2 months agoAngle brackets in a Nix flake worldfzakaria.comexternal-linkmessage-square9linkfedilinkarrow-up117arrow-down10file-text
arrow-up117arrow-down1external-linkAngle brackets in a Nix flake worldfzakaria.comruffsl@programming.dev to Nix / NixOS@programming.devEnglish · 2 months agomessage-square9linkfedilinkfile-text
minus-squarebalsoft@lemmy.mllinkfedilinkEnglisharrow-up2·2 months 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.