aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03Fix Perl, again...John Ericson
2020-07-03Fix PerlJohn Ericson
2020-07-03Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-07-03Merge branch 'master' of github.com:NixOS/nix into hash-always-has-typeJohn Ericson
2020-07-03nix develop: Fix bad regexEelco Dolstra
2020-07-03Shut up a clang warningEelco Dolstra
2020-07-03Merge pull request #3778 from tweag/parallel-testsEelco Dolstra
2020-07-03Hopefully fix macOS test failureEelco Dolstra
2020-07-03Shorten the path to the test rootregnat
2020-07-03Fix the test dependenciesregnat
2020-07-02Have `splitPrefix` and `splitPrefixTo` parser helpersJohn Ericson
2020-07-02Move `getParsedTypeAndSRI` to a more suitable locationJohn Ericson
2020-07-02Merge branch 'hash-always-has-type' into HEADJohn Ericson
2020-07-02Fix Narinfo corruption detection bugJohn Ericson
2020-07-02Add test for nix developEelco Dolstra
2020-07-02Fix abort in 'nix develop'Eelco Dolstra
2020-07-02Tighten parsing for drv files and pathinfoCarlo Nucera
2020-07-02Write the implementation for parseNonSRIUnprefixedCarlo Nucera
2020-07-02Abstract common parsing functionalityCarlo Nucera
2020-07-02Inline and simplify in parseAnyPrefixedCarlo Nucera
2020-07-02Rename fromSRI to parseSRI for constistencyCarlo Nucera
2020-07-02Get rid of the std::pairCarlo Nucera
2020-07-02Inline newFunctionCarlo Nucera
2020-07-02Fix test suiteCarlo Nucera
2020-07-02Set gc-reserved-space to 0 in testsEelco Dolstra
2020-07-02Merge branch 'parallel-tests' of https://github.com/tweag/nixEelco Dolstra
2020-07-02Make the gc-auto test more reliableregnat
2020-07-02Make the gc-concurrent test more reliableregnat
2020-07-02Run the tests in parallelregnat
2020-07-01Rename two hash constructors to proper functionsCarlo Nucera
2020-07-01Inline Hash::init()Carlo Nucera
2020-07-01Remove unused importCarlo Nucera
2020-07-01Keep the previous name, for diffingCarlo Nucera
2020-07-01Correct FIXMEs in libfetchersCarlo Nucera
2020-07-01Fixed build, we still have test errorsCarlo Nucera
2020-07-01CleanupEelco Dolstra
2020-07-01Merge branch 'remote-query-outputs' of https://github.com/tweag/nixEelco Dolstra
2020-06-30WIP initial designCarlo Nucera
2020-06-30Merge pull request #3767 from bburdette/pos-null-checkEelco Dolstra
2020-06-30invalid pos checkBen Burdette
2020-06-30check for a null symbolBen Burdette
2020-06-30Factor the prefix splitting in hashCarlo Nucera
2020-06-30Factor the prefix splitting in content-addressCarlo Nucera
2020-06-30Create the spitPrefix function in parser.hhCarlo Nucera
2020-06-29NAR parser: Fix missing name field checkEelco Dolstra
2020-06-29Merge branch 'hash-always-has-type' of github.com:obsidiansystems/nix into be...John Ericson
2020-06-29Merge remote-tracking branch 'upstream/master' into hash-always-has-typeJohn Ericson
2020-06-29Merge pull request #3729 from obsidiansystems/simpler-hased-mirrorEelco Dolstra
2020-06-29Merge pull request #3749 from rodarima/masterEelco Dolstra
2020-06-28Merge pull request #3758 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar