aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-11Merge pull request #3219 from Ericson2314/semicolonsEelco Dolstra
2019-11-10Clean up semicolon and commaJohn Ericson
2019-11-10manual: nix-shell: Elaborate on using `-p` with expressions.Niklas Hambüchen
2019-11-10Remove unneeded semicolonsJohn Ericson
2019-11-10Fix extra ; warnings involving MakeErrorJohn Ericson
2019-11-10Merge pull request #3218 from kolloch/patch-1Domen Kožar
2019-11-10De-duplicate struct PrimOp forward declarationPeter Kolloch
2019-11-08Replace $TMPDIR with $TEST_ROOT in tests/fetchurl.shEric Culp
2019-11-08Merge pull request #3211 from zimbatm/gitignore-precompiled-headersEelco Dolstra
2019-11-08gitignore /precompiled-headers.h.?chzimbatm
2019-11-08Move editorFor srom libutil to nixEelco Dolstra
2019-11-07Fix installerScript jobEelco Dolstra
2019-11-07Use upstream nlohmann_jsonEelco Dolstra
2019-11-07Fix Perl bindingsEelco Dolstra
2019-11-07Fix macOS buildEelco Dolstra
2019-11-07Disable the evalNixOS testEelco Dolstra
2019-11-07Remove #includeEelco Dolstra
2019-11-07Revert "autoconf: Allow overriding CFLAGS/CXXFLAGS from outside."Eelco Dolstra
2019-11-07Precompile headersEelco Dolstra
2019-11-07doc: Document `--dry-run` option for `nix-build`Maximilian Bosch
2019-11-06CleanupEelco Dolstra
2019-11-06Disable the evalNixpkgs testEelco Dolstra
2019-11-06Fix binaryTarball testEelco Dolstra
2019-11-06Make --enable-gc the defaultEelco Dolstra
2019-11-05Merge branch 'fix/nix-doctor-output' of https://github.com/bhipple/nixEelco Dolstra
2019-11-05Disable shellcheckEelco Dolstra
2019-11-05Fix manual buildEelco Dolstra
2019-11-05Merge branch 'nix-repl-e' of https://github.com/zimbatm/nixEelco Dolstra
2019-11-05Merge pull request #3193 from matthewbauer/patch-11Eelco Dolstra
2019-11-05Merge pull request #3180 from kevinastock/patch-1Eelco Dolstra
2019-11-05Merge pull request #3199 from kevinastock/patch-2Eelco Dolstra
2019-11-05Fix VM testsEelco Dolstra
2019-11-05Merge branch 'switch-to-19.09' of https://github.com/Ericson2314/nixEelco Dolstra
2019-11-05Don't use SOCK_CLOEXEC on macOSEelco Dolstra
2019-11-04Merge pull request #3206 from kevinastock/patch-3Eelco Dolstra
2019-11-04docs: correct default location of log directoryKevin Stock
2019-11-04Merge pull request #3202 from kraem/masterEelco Dolstra
2019-11-04Merge pull request #3203 from hvdijk/prefetch-progressEelco Dolstra
2019-11-03Fix progress bar when nix-prefetch-url is piped.Harald van Dijk
2019-11-03Update nix eval --help msg to not include deprecated commandkraem
2019-11-02docs: xref doesn't render in titleKevin Stock
2019-11-01Update man to show that nix-shell allows --argMatthew Bauer
2019-11-01Merge pull request #3192 from ng-0/ng0/issue3186Eelco Dolstra
2019-11-01include netinet/in.h in src/nix/main.ccng0
2019-10-31Merge pull request #3187 from Mic92/travisEelco Dolstra
2019-10-31travis: enable linux buildsJörg Thalheim
2019-10-31Merge pull request #3182 from bhipple/fixup/commentsEelco Dolstra
2019-10-31Merge pull request #3179 from dtzWill/fix/struct-class-mismatch-minorEelco Dolstra
2019-10-31Minor updates to inline commentsBenjamin Hipple
2019-10-30docs: fix upper bound on number of consumed coresKevin Stock