index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-03-02
Style
Eelco Dolstra
2022-03-02
Remove stray debug line
Eelco Dolstra
2022-03-02
Merge pull request #6189 from obsidiansystems/build-result-header
Eelco Dolstra
2022-03-01
filterANSIEscapes: Ignore BEL character
Anders Kaseorg
2022-03-01
Move `BuildResult` defintion to its own header
John Ericson
2022-03-01
Merge pull request #6185 from hercules-ci/fetchTree-reuse-local-paths
Eelco Dolstra
2022-03-01
fetchTree: Use isValidPath, add comment
Robert Hensing
2022-03-01
fetch{url,Tarball}: Remove 'narHash' attribute
Eelco Dolstra
2022-03-01
Merge pull request #6183 from obsidiansystems/sort-config
Eelco Dolstra
2022-03-01
Move some stuff from `Settings` to a new `FetchSettings`.
John Ericson
2022-02-28
Add EvalState::allowAndSetStorePathString helper
Robert Hensing
2022-02-28
fetchTree: Do not re-fetch paths already present
Robert Hensing
2022-02-28
Fix clang warning
Eelco Dolstra
2022-02-28
Fix Darwin build
Eelco Dolstra
2022-02-28
Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise
Théophane Hufschmitt
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-02-25
xml-writer: Remove std aliases
Eelco Dolstra
2022-02-25
refactor: remove verbose-build from docs
Kevin Amado
2022-02-25
ExprAttrs::show(): Show attrs in sorted order
Eelco Dolstra
2022-02-24
Merge pull request #6089 from edolstra/dot-default
Eelco Dolstra
2022-02-24
libfetchers: Rename immutable -> locked
Eelco Dolstra
2022-02-24
Merge pull request #5342 from Misterio77/add-sourcehut
Théophane Hufschmitt
2022-02-22
Update docs
Eelco Dolstra
2022-02-22
nix flake check: Warn about deprecated flake outputs
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-21
Merge pull request #6136 from matthewbauer/profile-upgrade-verbosity
Eelco Dolstra
2022-02-21
Fix macOS build
Eelco Dolstra
2022-02-21
Apply suggestions from code review
Matthew Bauer
2022-02-21
Remove std::string alias
Eelco Dolstra
2022-02-21
Remove std::vector alias
Eelco Dolstra
2022-02-21
Remove std::set alias
Eelco Dolstra
2022-02-21
Remove std::list alias
Eelco Dolstra
2022-02-21
Merge pull request #6052 from hercules-ci/issue-3294-fix-interruptCallback-de...
Eelco Dolstra
2022-02-21
triggerInterrupt: Refactor to use break
Robert Hensing
2022-02-20
Add verbosity to nix profile upgrade
Matthew Bauer
2022-02-19
path-info: use full store paths when we have them
Linus Heckemann
2022-02-17
Merge pull request #6103 from Radvendii/welcomeText
Eelco Dolstra
2022-02-17
make flake template welcomeText markdown
Taeer Bar-Yam
2022-02-16
InputScheme::fetch(): Return a StorePath instead of a Tree
Eelco Dolstra
2022-02-16
addToStoreFromDump(): Take std::string_view
Eelco Dolstra
2022-02-15
add descriptive output when creating templates
Taeer Bar-Yam
2022-02-14
add sourcehut input scheme
Gabriel Fontes
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-02-12
Fix using sandbox without user namespaces
Sebastian Ullrich
2022-02-11
Merge pull request #6085 from edolstra/fix-flake-defaults
Eelco Dolstra
2022-02-11
profile: add verbosity
Tom Bereknyei
2022-02-11
parseInstallables(): Don't try the flake attr path prefixes when no fragment ...
Eelco Dolstra
2022-02-10
nix/why-depends: fix output when not using `--precise`
Maximilian Bosch
[next]