index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-12-01
Put functional tests in `tests/functional`
John Ericson
2023-11-22
Add missing `-lrapidcheck` fixing build with shared lib
John Ericson
2023-11-20
fetchTree: clarify docs for shallow flag
DavHau
2023-11-16
libstore: Add apple-virt to system features when available
Robert Hensing
2023-11-10
backport fix for the `--help` output
Valentin Gagarin
2023-10-08
StorePath: reject names starting with '.'
edef
2023-10-02
Revert "Adapt scheduler to work with dynamic derivations"
John Ericson
2023-10-01
pathExists: isDir when endswith /.
Robert Hensing
2023-09-19
Disable rapidcheck tests in the coverage run
Eelco Dolstra
2023-09-14
Merge pull request #7661 from henrik-ch/repl-doc
Théophane Hufschmitt
2023-09-13
Merge pull request #8959 from maralorn/print-parent
Théophane Hufschmitt
2023-09-12
docs: make the nix develop --command example unambiguous (#8952)
Emil Nikolov
2023-09-10
Drop dead code
Matthew Kenigsberg
2023-09-09
Print parent activity field in json log
maralorn
2023-09-07
fix: `nix shell` multiple commands example (#8950)
thenbe
2023-09-07
Merge pull request #8944 from fricklerhandwerk/fix-anchor
Robert Hensing
2023-09-07
Special-case error message to add extra information
John Ericson
2023-09-07
Allow dynamic derivation deps in `inputDrvs`
John Ericson
2023-09-07
fix invalid anchor link
Valentin Gagarin
2023-09-06
Improve derivation parsing
John Ericson
2023-09-06
Merge pull request #8927 from obsidiansystems/test-derivation-aterm
John Ericson
2023-09-06
Fix globals.hh typo
Christina Sørensen
2023-09-05
Test and begin documentation of the ATerm format for derivations
John Ericson
2023-09-01
Fix warning 'catching polymorphic type by value'
Eelco Dolstra
2023-09-01
Merge branch 'master' into valid_deriver_2
Eelco Dolstra
2023-09-01
Merge pull request #8869 from hercules-ci/fix-issue-8838-pathExists-isDir
Eelco Dolstra
2023-08-29
Merge pull request #8859 from edolstra/tarball-last-modified
Eelco Dolstra
2023-08-28
Port the flags of nix-daemon to nix daemon (#8788)
Bryan Honof
2023-08-25
pathExists: isDir when endswith /
Robert Hensing
2023-08-25
Merge pull request #8829 from obsidiansystems/build-dynamic-derivations
John Ericson
2023-08-25
Merge pull request #8819 from VertexA115/fix/deep-follow-paths
tomberek
2023-08-25
Merge pull request #8814 from hercules-ci/exception-self-check
John Ericson
2023-08-25
Adapt scheduler to work with dynamic derivations
John Ericson
2023-08-25
Use `Worker::makeDerivationGoal` less
John Ericson
2023-08-25
Throw `MissingRealisation` not plain `Error` in both `resolveDerivedPath`
John Ericson
2023-08-25
Introduce `OutputName` and `OutputNameView` type aliases
John Ericson
2023-08-24
add nix-store --query --valid-derivers command
Guillaume Girol
2023-08-22
Tarball trees: Propagate lastModified
Eelco Dolstra
2023-08-21
Merge pull request #8836 from obsidiansystems/rm-addToSearchPath
Eelco Dolstra
2023-08-19
Merge pull request #8812 from tweag/fix-clang-tidy
Robert Hensing
2023-08-18
Delete `EvalState::addToSearchPath`
John Ericson
2023-08-18
Merge pull request #8839 from obsidiansystems/string-context-7479
John Ericson
2023-08-18
Fixing #7479
John Ericson
2023-08-17
libutil: fix double-encoding of URLs
Cole Helbling
2023-08-17
libexpr/tests: test that parseFlakeRef doesn't percent-encode twice
Cole Helbling
2023-08-16
Merge pull request #8833 from hercules-ci/jobcategory-doc
Eelco Dolstra
2023-08-16
Document jobCategory()
Robert Hensing
2023-08-14
src/libexpr/search-path.cc: avoid out-of-bounds read on string_view
Sergei Trofimovich
2023-08-14
Fix follow path checking at depths greater than 2
Alex Zero
2023-08-14
Create `outputOf` primop.
John Ericson
[next]