summaryrefslogtreecommitdiff
path: root/modules/nix
AgeCommit message (Expand)Author
2023-07-11flake: add `packages.darwin-{option,rebuild}`Michael Hoang
2023-07-10nix: Remove readOnlyStore option as it has no effectAndrew Marshall
2023-07-10Fix spellingAndrew Marshall
2023-07-09Merge pull request #723 from emilazy/rationalize-nixpkgs-handlingDaiderd Jordan
2023-07-09linux-builder: fix evaluation errorsMichael Hoang
2023-07-08nixpkgs: rebase module on latest NixOSEmily
2023-07-08nix/linux-builder: initMichael Hoang
2023-06-27tailscale: improve MagicDNS setupMichael Hoang
2023-06-25fix darwin-option descriptionsDaiderd Jordan
2023-06-24treewide: convert all option docs to MarkdownEmily
2023-06-24treewide: manually convert some docs to MarkdownEmily
2023-06-24treewide: tweak DocBook docs for conversionEmily
2023-06-10nix: Add build machines protocol option.Cathal Mullan
2023-05-04nix: Fix registry extra attrs not being appliedAndrew Marshall
2022-10-03nix: fix mandatoryFeatures in nix.buildMachinesAndrew Childs
2022-08-29Transition to using native floatsMalo Bourgon
2022-08-22Merge pull request #490 from malob/update-nix-moduleDomen Kožar
2022-08-16Update changelogMalo Bourgon
2022-08-16Add .nix-defexpr to NIX_PATH the way the NixOS module doesMalo Bourgon
2022-08-16Fix #387 nix-rebuild --flake without XCode toolsYonathan Randolph
2022-08-16Update/adapt daemon CPU/IO priority options in `nix` moduleMalo Bourgon
2022-08-16Move build user options to `nix` module to improve overlap with NixOSMalo Bourgon
2022-08-16Update `nix.registry` definition to match NixOS moduleMalo Bourgon
2022-08-16Refactor `nix.nixPath` to make diff easier to compare with NixOS moduleMalo Bourgon
2022-08-16Update `nix.buildMachines` def and implementation to match NixOS moduleMalo Bourgon
2022-08-16Minor tweaks to `nix` module options defsMalo Bourgon
2022-08-16Reorder `nix` module implementation to better match order of NixOS moduleMalo Bourgon
2022-08-16Make `nix.settings` docs specific to (nix-)darwin where applicableMalo Bourgon
2022-08-16Update `nix.settings` def and implementation to match NixOS moduleMalo Bourgon
2022-08-16Update def and implementation of `nix.package` to match NixOS moduleMalo Bourgon
2022-08-16Reindent/format `nix` module to more closely match NixOS moduleMalo Bourgon
2022-08-16Reorder `nix` module options to match order in NixOS moduleMalo Bourgon
2022-08-16Update `nix` module to use `settings` sub options like in NixOS moduleMalo Bourgon
2022-02-04eval-config: Support passing in `pkgs`Michael Hoang
2022-01-04nixpkgs: Allow functors.John Soo
2022-01-02nix: extend nix.conf content whitelistDaiderd Jordan
2021-10-23add forward compatibility for literalExample deprecationDaiderd Jordan
2020-12-22nix.registry optionQuentin Gliech
2020-11-15darwin-rebuild: add jq to path for flakesDaiderd Jordan
2020-10-25remove nix 1.x config compatibilityDaiderd Jordan
2020-06-17etc: add known hashes for bashrc/zsh/nix.confDaiderd Jordan
2020-05-30nix: better defaults settings for maxJobs/buildCoresJörg Thalheim
2020-03-28nix: kickstart and wait for the nix-daemon serviceDaiderd Jordan
2019-07-01nix: fix useDaemon conditionsDaiderd Jordan
2019-05-01nix: make nix.nixPath merge by defaultDaiderd Jordan
2019-05-01nix: allow specifying named NIX_PATH using and attrsetDaiderd Jordan
2018-10-26Revert "nix: make channel entries for NIX_PATH dynamic"Daiderd Jordan
2018-10-26nix: make channel entries for NIX_PATH dynamicDaiderd Jordan
2018-09-14nix: only set NIX_REMOTE for nix 1.11Daiderd Jordan
2018-08-26environment: add darwinConfig option to set darwin-config in NIX_PATHDaiderd Jordan