aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Merge pull request #2400 from matthewbauer/patch-9Eelco Dolstra
2018-09-04Get effective user in Nix commandsMatthew Bauer
2018-09-04Merge pull request #2397 from dtzWill/fix/reported-dl-size-with-callbackEelco Dolstra
2018-09-03download: fix size reported to progress barWill Dietz
2018-09-03docs: change expired bzip2.org to archive.orgVladimír Čunát
2018-09-02Bump versionEelco Dolstra
2018-09-02Release notes tweaksEelco Dolstra
2018-09-01Merge pull request #2388 from grahamc/graham/document-multi-userEelco Dolstra
2018-09-01Create upgrade notesGraham Christensen
2018-09-01Merge pull request #2168 from grahamc/explain-why-netrc-is-bustedEelco Dolstra
2018-09-01Merge pull request #2309 from symphorien/disallowed-manEelco Dolstra
2018-09-01Merge pull request #2237 from nh2/patch-1Eelco Dolstra
2018-09-01release notes: note that the multi-user installer is available but not select...Graham Christensen
2018-09-01Default to single-user installGraham Christensen
2018-09-01Document the multi-user installer someGraham Christensen
2018-09-01We support aarch64 nowGraham Christensen
2018-09-01Merge pull request #2384 from graham-at-target/fetch-git-examplesEelco Dolstra
2018-09-01Merge pull request #2391 from grahamc/more-statsEelco Dolstra
2018-08-31nix-build: Print stats even in failing buildsGraham Christensen
2018-08-31nix-build: print stats on sucessful buildsGraham Christensen
2018-08-31Drop ssh://... as a required formatting for builtins.fetchGitGraham Christensen
2018-09-01fetchGit/fetchMercurial: Don't absolutize pathsEelco Dolstra
2018-09-01nix path-info: Remove trailing spacesEelco Dolstra
2018-09-01Add contributorsEelco Dolstra
2018-08-31Really fix the buildEelco Dolstra
2018-08-31nix path-info: Hopefully fix macOS build failureEelco Dolstra
2018-08-31Merge pull request #2387 from graham-at-target/add-ids-to-important-sectionsEelco Dolstra
2018-08-31docs: Add IDs to important sectionsGraham Christensen
2018-08-31docs: Add some examples to fetchGitGraham Christensen
2018-08-31Add localhost alias for ::1 to the sandboxEelco Dolstra
2018-08-31Merge pull request #2383 from cleverca22/fix-error-9Eelco Dolstra
2018-08-30fix `error: unknown serve command 9`Michael Bishop
2018-08-30nix upgrade-nix: Handle .nix-profile being a link to .../profiles/per-user/...Eelco Dolstra
2018-08-30nix upgrade-nix: Improve error message if 'nix' is not in a profileEelco Dolstra
2018-08-30Merge branch 'nix-upgrade-profile' of https://github.com/LnL7/nixEelco Dolstra
2018-08-30Add simple test for nix upgrade-nixEelco Dolstra
2018-08-30Merge pull request #2365 from erikarvstedt/fix-docsEelco Dolstra
2018-08-30printSize() fixesEelco Dolstra
2018-08-30Avoid overflow and use boost::formatBenjamin Hipple
2018-08-30Add human readable closure sizes to nix path-infoBenjamin Hipple
2018-08-30nix: Remove the -h flagEelco Dolstra
2018-08-30Remove boost from the closureEelco Dolstra
2018-08-30Update release notesEelco Dolstra
2018-08-30upload-release.pl: Handle prerelease versionsEelco Dolstra
2018-08-29Merge pull request #2336 from ivan/repl-trailing-spacesEelco Dolstra
2018-08-29nix.conf: clarify -j0 doesn't affect preferLocalBuildDomen Kožar
2018-08-29Merge pull request #2378 from aszlig/int64Eelco Dolstra
2018-08-29nix.conf: mention -j0 is usefulDomen Kožar
2018-08-29libexpr: Use int64_t for NixIntaszlig
2018-08-25upgrade-nix: resolve profile symlinksDaiderd Jordan