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-02-01
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-01
Merge pull request #7716 from obsidiansystems/small-storePath-cleanups
Théophane Hufschmitt
2023-02-01
Merge pull request #7717 from obsidiansystems/delete-dead-code
Eelco Dolstra
2023-02-01
Merge pull request #7667 from dramforever/flake-search-attr
Théophane Hufschmitt
2023-02-01
Merge pull request #7726 from hercules-ci/flake-show-when-empty-hide
Eelco Dolstra
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-31
nix flake show: Ignore empty attrsets
Robert Hensing
2023-01-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-30
Merge pull request #7713 from obsidiansystems/more-rapid-check
Robert Hensing
2023-01-30
Delete dead code
John Ericson
2023-01-31
Fix extra "." in CmdSearch::getDefaultFlakeAttrPaths
dramforever
2023-01-31
Installable::getCursors: Cleanup
dramforever
2023-01-30
InstallableFlake: Handle missing attr in getCursors
dramforever
2023-01-30
Make per-variant Arbitrary impls too
John Ericson
2023-01-30
Separate `path.hh` from `content-address.hh`
John Ericson
2023-01-30
Shrink diff in two places
John Ericson
2023-01-30
Merge branch 'small-storePath-cleanups' into path-info
John Ericson
2023-01-30
Avoid some `StorePath` <-> `Path` round trips
John Ericson
2023-01-30
Merge pull request #5226 from NixOS/client-side-profiles
Eelco Dolstra
2023-01-30
Merge pull request #6988 from max-privatevoid/pr-flake-show-foreign
Théophane Hufschmitt
2023-01-30
Merge pull request #7087 from ncfavier/referenceablePaths
Théophane Hufschmitt
2023-01-30
Merge pull request #7645 from typetetris/fix-url-parsing-file-as-application-...
Théophane Hufschmitt
2023-01-30
Merge branch 'master' into referenceablePaths
Théophane Hufschmitt
2023-01-30
Merge pull request #7689 from ncfavier/nix-path-restrict-eval
Théophane Hufschmitt
2023-01-29
More property tests
John Ericson
2023-01-29
Allow unit test infra to be reused across libs' tests
John Ericson
2023-01-27
apply showAllSystems to legacyPackages as well
Max
2023-01-27
Document default `nix-path` value
Naïm Favier
2023-01-27
getDefaultNixPath: actually respect `{restrict,pure}-eval`
Naïm Favier
2023-01-27
Merge remote-tracking branch 'nixos/master' into pr-flake-show-foreign
Théophane Hufschmitt
2023-01-26
improve documentation about substituters and trusted users
Solène Rapenne
2023-01-26
Update src/libstore/daemon.cc
Solène Rapenne
2023-01-26
warnings: enhance the case of untrusted substituter for untrusted user
Solène Rapenne
2023-01-24
Fix 'destructor called on non-final ...' warning
Guillaume Maudoux
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-23
Merge pull request #7595 from cole-h/show-setting-value
Eelco Dolstra
2023-01-23
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-01-23
Merge pull request #7447 from aakropotkin/read-file-type
Robert Hensing
2023-01-23
Merge pull request #7657 from obsidiansystems/fix-7655
Robert Hensing
2023-01-23
Test store paths, with property tests
John Ericson
2023-01-23
Better-scope `Store` forward declarations
John Ericson
2023-01-23
Add `rapidcheck` dependency for testing
John Ericson
2023-01-22
primop: add readFileType, optimize readDir
Alex Ameen
2023-01-21
Fix #7655
John Ericson
2023-01-20
Use complete '__toString' attribute name
Guillaume Maudoux
2023-01-20
Fix unreachable error message
Guillaume Maudoux
2023-01-20
Fix url parsing for urls using `file+`
Eric Wolf
2023-01-19
Always display addErrorContext messages in (expanded) traces
Guillaume Maudoux
2023-01-19
Discuss re-entrant errors and design
Guillaume Maudoux
2023-01-19
Add tests for error traces, and fixes
Guillaume Maudoux
[next]