index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-06
Fix Brotli decompression in 'nix log'
Eelco Dolstra
2018-08-06
Require libbrotli
Eelco Dolstra
2018-08-06
Fix reporting of HTTP body size when a result callback is used
Eelco Dolstra
2018-08-03
Make adding paths via nix-store --serve run in constant memory
Eelco Dolstra
2018-08-03
Add a test for LegacySSHStore that doesn't require a VM
Eelco Dolstra
2018-08-03
cmdDumpStorePath: Support chroot stores
Eelco Dolstra
2018-08-03
Support escaping in store URIs
Eelco Dolstra
2018-08-03
SSHMaster: Bypass SSH when connecting to localhost
Eelco Dolstra
2018-08-03
LegacySSHStore: Add remote-store option
Eelco Dolstra
2018-08-03
Merge pull request #2327 from NixOS/grahamc-patch-1
Eelco Dolstra
2018-08-03
2.1 release notes: Add note about s3-compatible stores
Graham Christensen
2018-08-03
Add Nix 2.1 release notes
Eelco Dolstra
2018-08-03
Merge pull request #2326 from aszlig/fix-symlink-leak
Eelco Dolstra
2018-08-03
Merge pull request #2323 from samueldr/feature/selective-impurity
Eelco Dolstra
2018-08-03
Fix symlink leak in restricted eval mode
aszlig
2018-08-02
Allows selectively adding environment variables to pure shells.
Samuel Dionne-Riel
2018-08-02
s3 binary cache: support specifying an endpoint
Graham Christensen
2018-08-02
Merge pull request #2322 from samueldr/fix/removes-unused-variable
Eelco Dolstra
2018-08-01
Removes unused variable from `nix-build/nix-shell`
Samuel Dionne-Riel
2018-08-01
Document s3 substitutions
Graham Christensen
2018-07-31
Merge branch 'prim_mapAttr-fix' of https://github.com/volth/nix
Eelco Dolstra
2018-07-31
Disable rpm_fedora27x86_64
Eelco Dolstra
2018-07-31
Fix race downloading into a sink
Eelco Dolstra
2018-07-31
Add a check for broken Boost versions
Eelco Dolstra
2018-07-31
Attempt to fix the RPM build
Eelco Dolstra
2018-07-31
Fix RPM build
Eelco Dolstra
2018-07-24
Merge pull request #2305 from lheckemann/copy-keep-going
Eelco Dolstra
2018-07-24
copyPathsToStore: honour keep-going
Linus Heckemann
2018-07-23
Merge pull request #2303 from volth/patch-4
Eelco Dolstra
2018-07-23
parser.y: right-associativity of ->
volth
2018-07-23
Merge pull request #2302 from volth/patch-3
Eelco Dolstra
2018-07-21
parser.y: fix assoc of -> and < > <= >=
volth
2018-07-21
prim_foldlStrict: call forceValue() before value is copied
volth
2018-07-12
nix-prefetch-url: Download file in constant memory
Eelco Dolstra
2018-07-11
Fix build on 32-bit systems and macOS
Eelco Dolstra
2018-07-11
Shup up a warning
Eelco Dolstra
2018-07-11
Remove unused function printStats2()
Eelco Dolstra
2018-07-07
prim_map, prim_genList: no need to force function argument which will be stor...
volth
2018-07-06
prim_mapAttrs: `f' must be evaluated lazily to avoid infinite recursion
volth
2018-07-06
Merge pull request #2250 from dtzWill/feature/repl-progress-bar-builds
Eelco Dolstra
2018-07-05
Merge pull request #2275 from volth/issue-1776
Eelco Dolstra
2018-07-05
prim_concatMap: no need to force value
volth
2018-07-05
prim_mapAttrs: must be lazy to avoid infinite recursion
volth
2018-07-05
Merge pull request #2273 from volth/issue-1776
Eelco Dolstra
2018-07-05
prim_concatMap: allocate intermediate list on stack
volth
2018-07-05
primops.cc: fix comment
volth
2018-07-05
lib.concatMap and lib.mapAttrs to be builtins
volth
2018-07-04
Merge pull request #2268 from dtzWill/fix/search-ux-test-break
Eelco Dolstra
2018-07-03
tests/search.sh: minor fix to unbreak tests after search ux merge
Will Dietz
2018-07-03
nix-daemon: Respect --store
Eelco Dolstra
[next]