aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-11CleanupEelco Dolstra
2020-05-10SimplifyEelco Dolstra
2020-05-10Add completion for pathsEelco Dolstra
2020-05-10nix: Implement basic bash completionEelco Dolstra
2020-05-07Update src/nix/search.ccEelco Dolstra
2020-05-06Remove support for old lockfiles and the epoch/uri attributesEelco Dolstra
2020-05-06Remove obsolete FIXMEEelco Dolstra
2020-05-06Remove the nixpkgs.<attr> compatibility hackEelco Dolstra
2020-05-06Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-05-06Merge pull request #3546 from guibou/nix_readfile_on_0_sized_filesEelco Dolstra
2020-05-06Merge pull request #3557 from Ma27/nix-repl-helpEelco Dolstra
2020-05-06Merge pull request #3562 from pikajude/masterEelco Dolstra
2020-05-06Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr"Eelco Dolstra
2020-05-05Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-05-05nix doctor: ConsistencyEelco Dolstra
2020-05-05nix --help: Group commandsEelco Dolstra
2020-05-04nix auto-gc: use fragment sizeJude Taylor
2020-05-04Flag: Use designated initializersEelco Dolstra
2020-05-04Merge pull request #3558 from LnL7/ssh-ng-stderrEelco Dolstra
2020-05-02logging: handle build log lines in simple loggerDaiderd Jordan
2020-05-02remote-store: don't log raw stderr by defaultDaiderd Jordan
2020-05-01Improve help-message for nix-replMaximilian Bosch
2020-05-01Fix buildEelco Dolstra
2020-05-01rename nix run to nix shell and nix app to nix runMatthew Kenigsberg
2020-05-01Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-30nix dev-shell: Unset shellHookEelco Dolstra
2020-04-30nix dev-shell: Support structured attrsEelco Dolstra
2020-04-30nix dev-shell: Refactor script for getting the environmentEelco Dolstra
2020-04-30Merge pull request #3548 from Ma27/fetchtarball-posDomen Kožar
2020-04-29rename nix run to nix shell and nix app to nix runMatthew Kenigsberg
2020-04-29Fix displaying error-position in `builtins.fetch{Tree,Tarball}`Maximilian Bosch
2020-04-29StringSink pre allocateGuillaume Bouchard
2020-04-29Remove the `drain` argument from `readFile`Guillaume Bouchard
2020-04-29nix copy: Build derivationsEelco Dolstra
2020-04-29nix copy: Move --from / --to checkEelco Dolstra
2020-04-29Only call grantpt on MacOS systemsAntoine Eiche
2020-04-29Evaluation cache: Don't barf in read-only modeEelco Dolstra
2020-04-29builtins.readFile: do not truncate contentGuillaume Bouchard
2020-04-29Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-04-28Merge pull request #3542 from mkenigs/gcrootsEelco Dolstra
2020-04-28rename to NIX_GCROOTMatthew Kenigsberg
2020-04-28Tweak warning messageEelco Dolstra
2020-04-28Merge branch 'nix-env-warn-unmatched' of https://github.com/lheckemann/nixEelco Dolstra
2020-04-27Improve path:// handlingEelco Dolstra
2020-04-27flake-template.nix: Add defaultPackageEelco Dolstra
2020-04-27Fix long paths permanently breaking GCAlyssa Ross
2020-04-27commentMatthew Kenigsberg
2020-04-27Set GCROOT to store path to prevent garbage collectionMatthew Kenigsberg
2020-04-27Improve error message when an argument is not a flakeEelco Dolstra
2020-04-27nix search: Search legacyPackages recursivelyEelco Dolstra