aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-21buildenv: Eliminate global variables, other cleanupEelco Dolstra
2019-10-21Add getDefaultProfile() functionEelco Dolstra
2019-10-21Don't ignore revs/refs of local flakerefsEelco Dolstra
2019-10-21Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-21Add experimental-features settingEelco Dolstra
2019-10-21SourceExprCommand::getSourceExpr(): Allocate more spaceEelco Dolstra
2019-10-20Fix InstallableFlake::what()Eelco Dolstra
2019-10-16Add experimental-features settingEelco Dolstra
2019-10-16Improve GitHub cachingEelco Dolstra
2019-10-15Fix 'nix flake init'Eelco Dolstra
2019-10-15Support non-x86_64-linux system types in flakesEelco Dolstra
2019-10-14Move code aroundEelco Dolstra
2019-10-11ssh-ng: Don't set CPU affinity on the remoteEelco Dolstra
2019-10-10Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-10Fix buildEelco Dolstra
2019-10-10nix verify: Fix uninitialized variableEelco Dolstra
2019-10-10Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-10nix-env: Ignore failures creating ~/.nix-profile and ~/.nix-defexprEelco Dolstra
2019-10-10DohEelco Dolstra
2019-10-09Force per-user group to a known valueEelco 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-env: Create ~/.nix-profile automaticallyEelco 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-08Handle empty sandbox_shellMatthew Bauer
2019-10-08Don’t source bashrc in pure modeMatthew Bauer
2019-10-08Move addRegistrOverridesEelco Dolstra
2019-10-08uri -> url for consistencyEelco Dolstra
2019-10-07deleted commentEmilio Karakey
2019-10-07fetchGit: Support Git trees without any commitsEelco Dolstra
2019-10-07nix search: remove verbose exampleSam Doshi
2019-10-04Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-10-04Revert "std::uncaught_exception() -> std::uncaught_exceptions()"Eelco Dolstra
2019-10-02Fix aborts when using builtins.getFlakeEelco Dolstra
2019-10-02Fix indentationEelco Dolstra
2019-10-02nix dev-shell: Ignore $NIX_LOG_FDEelco 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-27nix dev-shell: Improve environment handlingEelco Dolstra
2019-09-27cmatch -> smatchEelco Dolstra
2019-09-26Fix sorting of non-flake input attributesEelco Dolstra
2019-09-24Shut up some warningsEelco Dolstra