index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-30
Merge pull request #3009 from codedownio/add-pname-and-version-to-json
Eelco Dolstra
2019-07-30
Merge pull request #3013 from basvandijk/disable-lsof-for-darwin-tests
Eelco Dolstra
2019-07-30
Merge pull request #3012 from basvandijk/fix-pathExists
Eelco Dolstra
2019-07-30
Disable findRuntimeRoots on darwin when running tests because lsof is slow
Bas van Dijk
2019-07-30
Allow builtins.pathExists to check the existence of /nix/store paths
Bas van Dijk
2019-07-27
Add pname and version to nix-env -q --json
Tom McLaughlin
2019-07-25
Merge pull request #3008 from matthewbauer/fix-typo
Eelco Dolstra
2019-07-25
Merge pull request #3007 from matthewbauer/add-user-default
Eelco Dolstra
2019-07-25
Use $HOME instead of $USER
Matthew Bauer
2019-07-25
Add default for USER when unset
Matthew Bauer
2019-07-23
Merge pull request #3004 from zimbatm/shared-funding
Domen Kožar
2019-07-23
Remove .github/FUNDING.yml
zimbatm
2019-07-19
Merge pull request #2749 from grahamc/docs-cores-max-jobs
Eelco Dolstra
2019-07-19
docs: document balancing cores and max-jobs
Graham Christensen
2019-07-18
Add Open Collective
Domen Kožar
2019-07-13
Merge pull request #2975 from matthewbauer/fix-nsswitch-issue
Eelco Dolstra
2019-07-10
Resume NAR downloads
Eelco Dolstra
2019-07-10
HttpBinaryCacheStore: Use default number of retries for NARs
Eelco Dolstra
2019-07-10
Downloader: Use warn()
Eelco Dolstra
2019-07-10
Revert "Fix 'error 9 while decompressing xz file'"
Eelco Dolstra
2019-07-10
nix copy: Rename --substitute to --substitute-on-destination
Eelco Dolstra
2019-07-06
Merge pull request #2882 from grahamc/docs/1115-tarball-ttl
Eelco Dolstra
2019-07-05
tarball-ttl: document
Graham Christensen
2019-07-05
Revert 82b7f0e840983879a510245903ff7c917276f65d, cd8bc06e8786018ddb16cea4cb10...
Eelco Dolstra
2019-07-03
Merge branch 'autoconf-ubuntu-16.04-fixes' of https://github.com/nh2/nix
Eelco Dolstra
2019-07-03
autoconf: Implement release tarball detection. Fixes #257.
Niklas Hambüchen
2019-07-03
autoconf: Add comment on use of `false`.
Niklas Hambüchen
2019-07-03
autoconf: Check if --nonet works. Fixes #967 #506.
Niklas Hambüchen
2019-07-03
Get BOOST_LDFLAGS from autoconf, fix Ubuntu 16.04 build.
Niklas Hambüchen
2019-07-03
Fix C++ compatibility with older editline versions.
Niklas Hambüchen
2019-07-03
Makefile.config.in: Remove HAVE_READLINE.
Niklas Hambüchen
2019-07-03
autoconf: Allow overriding CFLAGS/CXXFLAGS from outside.
Niklas Hambüchen
2019-07-03
autoconf: Fix AC_STRUCT_DIRENT_D_TYPE being used before AC_PROG_CC.
Niklas Hambüchen
2019-07-03
mk: add support for passing LDFLAGS to libs and bins
Sergei Trofimovich
2019-07-03
autoconf: Fix C++17 detection not working on Ubuntu 16.04.
Niklas Hambüchen
2019-07-03
autoconf: Work around editline not being found on Ubuntu 16.04.
Niklas Hambüchen
2019-07-03
autoconf: Detect boost, require version, set CXXFLAGS.
Niklas Hambüchen
2019-07-03
autoconf: Change quotes in description.
Niklas Hambüchen
2019-07-02
Merge pull request #2779 from LnL7/build-exit-codes
Eelco Dolstra
2019-07-02
timeout: test for error code
Graham Christensen
2019-07-02
Merge pull request #2974 from grahamc/invalid-name
Eelco Dolstra
2019-07-02
Merge pull request #2724 from LnL7/manpage-add-fixed
Eelco Dolstra
2019-07-02
Merge pull request #2582 from LnL7/fetchgit-refs
Eelco Dolstra
2019-07-02
nix-store: document --add-fixed
Daiderd Jordan
2019-07-02
builtins.fetchGit: document absolute ref support
Graham Christensen
2019-07-02
checkStoreName: give more precise/verbose error information
Graham Christensen
2019-07-02
build: replace 100 offset for build exit codes
Daiderd Jordan
2019-07-02
nix-store: document exit codes
Daiderd Jordan
2019-07-02
build: add tests for --check status codes
Daiderd Jordan
2019-07-02
build: use binary mask for build status flags
Daiderd Jordan
[next]