index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2018-07-31
Merge branch 'prim_mapAttr-fix' of https://github.com/volth/nix
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-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-21
parser.y: fix assoc of -> and < > <= >=
volth
2018-07-21
prim_foldlStrict: call forceValue() before value is copied
volth
2018-07-19
Revert "progress-bar: re-draw last update if nothing new for 1sec."
Will Dietz
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
prim_concatMap: no need to force value
volth
2018-07-05
prim_mapAttrs: must be lazy to avoid infinite recursion
volth
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-03
nix-daemon: Respect --store
Eelco Dolstra
2018-07-03
Include cpptoml for build simplicity
Eelco Dolstra
2018-07-03
Add a fromTOML primop
Eelco Dolstra
2018-07-03
Store floating point numbers in double precision
Eelco Dolstra
2018-07-03
nix why-depends: render output into $PAGER
Maximilian Bosch
2018-07-02
Merge pull request #2158 from Ma27/improve-search-ux
Eelco Dolstra
2018-07-02
search.cc: improve UX for `nix search`
Maximilian Bosch
2018-06-23
repl: use `nix build` for building instead of `nix-store -r`
Will Dietz
2018-06-18
progress-bar: re-draw last update if nothing new for 1sec.
Will Dietz
2018-06-18
sync.hh: return cv_status instead of dropping it, in case useful.
Will Dietz
2018-06-18
Detect redirect loops
Eelco Dolstra
2018-06-18
Merge pull request #2234 from symphorien/esrch2
Eelco Dolstra
2018-06-16
libstore/gc.cc: ignore ESRCH when reading symlinks in /proc
Symphorien Gibol
2018-06-14
Fix optimise-store.cc to skip more paths on macOS
Matthew Justin Bauer
2018-06-13
nix: Remove special handling of .drv files
Eelco Dolstra
2018-06-13
hashDerivationModulo(): Handle chroot stores
Eelco Dolstra
2018-06-13
std::random_shuffle -> std::shuffle
Eelco Dolstra
2018-06-12
Move EvalState from the stack to the heap
Eelco Dolstra
2018-06-12
GC_malloc -> GC_MALLOC
Eelco Dolstra
2018-06-12
Don't scan for roots in dynamic libraries
Eelco Dolstra
2018-06-12
Add temporary stats
Eelco Dolstra
2018-06-12
Cache parse trees
Eelco Dolstra
2018-06-12
Remove duplicate definition of allocBytes()
Eelco Dolstra
2018-06-12
Fix #2162: use getaddrinfo instead of curl to preload NSS
Yorick van Pelt
2018-06-11
libstore/gc.cc: ignore ESRCH when reading /proc
Symphorien Gibol
2018-06-08
use debug instead of printTalkative to avoid spamming hydra queue
AmineChikhaoui
2018-06-05
Don't require --fallback to recover from disappeared binary cache NARs
Eelco Dolstra
2018-06-05
Handle HTTP 410 Gone errors
Eelco Dolstra
2018-06-05
Improve binary cache fallback test
Eelco Dolstra
[prev]
[next]