summaryrefslogtreecommitdiff
path: root/modules/nix
AgeCommit message (Expand)Author
2018-05-04nixpkgs: replace usage of deprecated traceValIfNotDaiderd Jordan
2018-03-29nix: use literalExample for packageDaiderd Jordan
2018-03-29nix: use mkDefault for nix profileDaiderd Jordan
2018-03-29nix: add version optionDaiderd Jordan
2018-03-29nix: use pkgs.nix by default instead of the default profileDaiderd Jordan
2018-03-26nix: update config options for 2.0Daiderd Jordan
2018-02-01nix: don't set signed-binary-caches for nix 2.0Daiderd Jordan
2018-01-21system: use preferLocalBuild for simple derivationsDaiderd Jordan
2018-01-17formattingDaiderd Jordan
2018-01-17nix: remove redundant user checkDaiderd Jordan
2018-01-16nix: fix daemon check, only set if store is not writableDaiderd Jordan
2018-01-14darwin: include nix in PATHDaiderd Jordan
2018-01-14nix: add note about multi-user installs for distributed buildsDaiderd Jordan
2018-01-13nix: add to systemPackages when nix.package is setDaiderd Jordan
2018-01-09nix: add warning for distributed buildsDaiderd Jordan
2018-01-06nixpkgs: add support for overlaysDaiderd Jordan
2018-01-03nix: allways set NIX_REMOTE=daemon when the db isn't writableDaiderd Jordan
2018-01-03nix: reload daemon when nix.conf changesDaiderd Jordan
2017-10-20whitespaceDaiderd Jordan
2017-10-20nix-info: install by defaultDaiderd Jordan
2017-10-01nix: use old default for nix.nixPath with system.stateVersion = 1Daiderd Jordan
2017-09-06nix: include user channels in NIX_PATHDaiderd Jordan
2017-07-23nix: look for <darwin> in channels by defaultDaiderd Jordan
2017-07-23add activation-checksDaiderd Jordan
2017-07-22nix: include root channels in default NIX_PATHDaiderd Jordan
2017-07-18nix: add support for nix 1.12Daiderd Jordan
2017-07-18nix: include cache.nixos.org by defaultDaiderd Jordan
2017-07-18nix-daemon: fix evalDaiderd Jordan
2017-07-18nix-daemon: fix nixbld group warningDaiderd Jordan
2017-05-20nix-daemon: unset NIX_REMOTE if there are no build users.Daiderd Jordan
2017-02-19nix-daemon: fix activation scriptDaiderd Jordan
2017-02-19nix: show warning when using distributed builds without services.activate-systemDaiderd Jordan
2017-01-15make nixpkgs and system overridable for ./release.nixDaiderd Jordan
2017-01-09nix.distributedBuilds: create directory for current loadDaiderd Jordan
2017-01-05nix: only include build-users-group if the nix-daemon service is enabledDaiderd Jordan
2017-01-04don't include build-sandbox-paths by default in nix.confDaiderd Jordan
2016-12-19remove unused nixbldUsersDaiderd Jordan
2016-12-15change default nix.nixPath to work for single user installsDaiderd Jordan
2016-12-15fix cert bundle for services.nix-daemonDaiderd Jordan
2016-12-15add nix moduleDaiderd Jordan
2016-12-12move nix-tools out of nix expressionDaiderd Jordan
2016-12-12add separate tools to systemPackagesDaiderd Jordan
2016-12-11add nix-tools to environment.systemPackages by defaultDaiderd Jordan
2016-12-11add nixpkgs.config optionDaiderd Jordan
2016-12-11add nix-tools and use <darwin-config> instead of config.nixDaiderd Jordan