aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-21Fix buildEelco Dolstra
2019-10-21Allow content-addressable paths to have referencesEelco Dolstra
2019-10-21Add experimental-features settingEelco Dolstra
2019-10-21SourceExprCommand::getSourceExpr(): Allocate more spaceEelco Dolstra
2019-10-21Merge pull request #3158 from steshaw/masterEelco Dolstra
2019-10-19Fix unset variable in installerSteven Shaw
2019-10-17Merge pull request #2291 from Taneb/masterEelco Dolstra
2019-10-11ssh-ng: Don't set CPU affinity on the remoteEelco Dolstra
2019-10-11Merge pull request #3114 from matthewbauer/add-libatomicEelco Dolstra
2019-10-10nix verify: Fix uninitialized variableEelco Dolstra
2019-10-10nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexprEelco Dolstra
2019-10-10DohEelco Dolstra
2019-10-09Merge pull request #3136 from NixOS/no-world-writableEelco Dolstra
2019-10-09Force per-user group to a known valueEelco Dolstra
2019-10-09TypoEelco Dolstra
2019-10-09Go back to 755 permission on per-user directoriesEelco Dolstra
2019-10-09nix-env: Create ~/.nix-defexpr automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Remove coreutils dependencyEelco Dolstra
2019-10-09nix-env: Create ~/.nix-profile automaticallyEelco Dolstra
2019-10-09nix-profile.sh: Don't create .nix-channelsEelco Dolstra
2019-10-09Remove some redundant initializationEelco Dolstra
2019-10-09Remove world-writability from per-user directoriesEelco Dolstra
2019-10-09Filter ANSI escape sequences in -L outputEelco Dolstra
2019-10-09Make std::uncaught_exception warning less noisyEelco Dolstra
2019-10-09Fix Bison 2.4 warningEelco Dolstra
2019-10-09OCD performance fix: {find,count}+insert => insertEelco Dolstra
2019-10-09getSourceExpr(): Handle channelsEelco Dolstra
2019-10-09Merge pull request #3132 from matthewbauer/handle-sandbox-shellEelco Dolstra
2019-10-09nix search: Don't quietly ignore errorsEelco Dolstra
2019-10-09nix-build: Fix compilationEelco Dolstra
2019-10-09Merge pull request #3133 from callahad/launchdEelco Dolstra
2019-10-09Make nix-daemon.plist less fragile on macOSDan Callahan
2019-10-09Merge pull request #3128 from matthewbauer/dont-symlink-launchagentEelco Dolstra
2019-10-09Merge pull request #3131 from matthewbauer/dont-source-bashrc-in-pure-modeEelco Dolstra
2019-10-08Handle empty sandbox_shellMatthew Bauer
2019-10-08Don’t source bashrc in pure modeMatthew Bauer
2019-10-08Make preexisting Nix install a warning, not a failureMatthew Bauer
2019-10-08Copy instead of linking launch agentMatthew Bauer
2019-10-08Merge pull request #3126 from PyroLagus/fix-typosEelco Dolstra
2019-10-08Fix typos in the Nix Manual.Danny Bautista
2019-10-07Merge pull request #3120 from samdoshi/remove-search-verboseEelco Dolstra
2019-10-07nix search: remove verbose exampleSam Doshi
2019-10-04Revert "std::uncaught_exception() -> std::uncaught_exceptions()"Eelco Dolstra
2019-10-02Fix indentationEelco Dolstra
2019-10-01Use more robust test for libatomicsMatthew Bauer
2019-10-01Add libatomic for 32-bit ARMMatthew Bauer
2019-10-01Merge pull request #3112 from zimbatm/fetchTarball-with-chrootEelco Dolstra
2019-10-01Fix fetchTarball with chroot storesEelco Dolstra
2019-09-30Merge pull request #2338 from bobvanderlinden/pr-cannot-delete-alive-whyDomen Kožar
2019-09-30Merge pull request #3080 from Infinisil/tryEval-docsDomen Kožar