aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-20Drop all references to --disable-init-stateTuomas Tynkkynen
2018-08-19nix run: Restore CPU affinityEelco Dolstra
2018-08-19FIx floating point evaluationEelco Dolstra
2018-08-17Fix parser/lexer generation with parallel makeEelco Dolstra
2018-08-13Merge pull request #2351 from volth/update-configEelco Dolstra
2018-08-13Merge pull request #2350 from symphorien/xattr-cifsEelco Dolstra
2018-08-13update config/config.{sub,guess}volth
2018-08-13ignore when listxattr fails with ENODATASymphorien Gibol
2018-08-10Slightly questionable workaround for #2342Eelco Dolstra
2018-08-09S3BinaryCacheStore: Share TransferManagerEelco Dolstra
2018-08-09nix run: Respect propagated-user-env-packagesEelco Dolstra
2018-08-08S3BinaryCacheStore: Don't use the transfer status callbackEelco Dolstra
2018-08-06Merge pull request #2334 from dtzWill/fix/revert-progress-bar-refresh-for-nowEelco Dolstra
2018-08-06DohEelco Dolstra
2018-08-06Fix setting Content-Encoding in S3 uploadsEelco Dolstra
2018-08-06Fix Brotli decompression in 'nix log'Eelco Dolstra
2018-08-06Require libbrotliEelco Dolstra
2018-08-06Fix reporting of HTTP body size when a result callback is usedEelco Dolstra
2018-08-03Make adding paths via nix-store --serve run in constant memoryEelco Dolstra
2018-08-03Add a test for LegacySSHStore that doesn't require a VMEelco Dolstra
2018-08-03cmdDumpStorePath: Support chroot storesEelco Dolstra
2018-08-03Support escaping in store URIsEelco Dolstra
2018-08-03SSHMaster: Bypass SSH when connecting to localhostEelco Dolstra
2018-08-03LegacySSHStore: Add remote-store optionEelco Dolstra
2018-08-03Merge pull request #2327 from NixOS/grahamc-patch-1Eelco Dolstra
2018-08-032.1 release notes: Add note about s3-compatible storesGraham Christensen
2018-08-03Add Nix 2.1 release notesEelco Dolstra
2018-08-03Merge pull request #2326 from aszlig/fix-symlink-leakEelco Dolstra
2018-08-03Merge pull request #2323 from samueldr/feature/selective-impurityEelco Dolstra
2018-08-03Fix symlink leak in restricted eval modeaszlig
2018-08-02Allows selectively adding environment variables to pure shells.Samuel Dionne-Riel
2018-08-02s3 binary cache: support specifying an endpointGraham Christensen
2018-08-02Merge pull request #2322 from samueldr/fix/removes-unused-variableEelco Dolstra
2018-08-01Removes unused variable from `nix-build/nix-shell`Samuel Dionne-Riel
2018-08-01Document s3 substitutionsGraham Christensen
2018-07-31Merge branch 'prim_mapAttr-fix' of https://github.com/volth/nixEelco Dolstra
2018-07-31Disable rpm_fedora27x86_64Eelco Dolstra
2018-07-31Fix race downloading into a sinkEelco Dolstra
2018-07-31Add a check for broken Boost versionsEelco Dolstra
2018-07-31Attempt to fix the RPM buildEelco Dolstra
2018-07-31Fix RPM buildEelco Dolstra
2018-07-24Merge pull request #2305 from lheckemann/copy-keep-goingEelco Dolstra
2018-07-24copyPathsToStore: honour keep-goingLinus Heckemann
2018-07-23Merge pull request #2303 from volth/patch-4Eelco Dolstra
2018-07-23parser.y: right-associativity of ->volth
2018-07-23Merge pull request #2302 from volth/patch-3Eelco Dolstra
2018-07-21parser.y: fix assoc of -> and < > <= >=volth
2018-07-21prim_foldlStrict: call forceValue() before value is copiedvolth
2018-07-19Revert "progress-bar: re-draw last update if nothing new for 1sec."Will Dietz
2018-07-12nix-prefetch-url: Download file in constant memoryEelco Dolstra