index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix
Age
Commit message (
Expand
)
Author
2022-03-11
Rename `requireGcStore` to `GcStore::require`
John Ericson
2022-03-07
Style
Eelco Dolstra
2022-03-07
Explicit error in flake init/new when not in store
Guillaume Desforges
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-03-03
printValue(): Don't show repeated values
Eelco Dolstra
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
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-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-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
Apply suggestions from code review
Matthew Bauer
2022-02-21
Remove std::set alias
Eelco Dolstra
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-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-11
profile: add verbosity
Tom Bereknyei
2022-02-10
nix/why-depends: fix output when not using `--precise`
Maximilian Bosch
2022-02-07
fix markup
lincoln auster
2022-02-06
repl/load-flake: throw error if path isn't specified
lincoln auster [they/them]
2022-02-04
Make most calls to determinePos() lazy
Eelco Dolstra
2022-02-04
Merge branch 'issue-3505' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-02-03
Merge branch 'master' into bundler_drv
tomberek
2022-02-02
Merge branch 'parser-improvements' of https://github.com/pennae/nix
Eelco Dolstra
2022-02-02
Merge branch 'more-stringviews' of https://github.com/pennae/nix
Eelco Dolstra
2022-01-31
Merge pull request #5990 from lincolnauster/flakes-nixconfig-docs
Eelco Dolstra
2022-01-30
fix spelling mistakes reported by Debian's lintian tool
Thomas Koch
2022-01-28
bundler: suggested doc fixes
Tom Bereknyei
2022-01-28
Merge branch 'master' into bundler_drv
tomberek
2022-01-28
bundler: revert default behavior to use defaultApp
Tom Bereknyei
2022-01-27
optionally return string_view from coerceToString
pennae
2022-01-27
return string_views from forceString*
pennae
2022-01-27
convert a for more utilities to string_view
pennae
2022-01-25
fix typo
lincoln auster
2022-01-25
nix store ping: Report Nix daemon version
Eelco Dolstra
2022-01-25
flakes: document nixConfig option
lincoln auster [they/them]
2022-01-25
bundler: notes and doc update to include bundlers repo
Tom Bereknyei
2022-01-25
bundler: add tests and change defaults to use a derivation
Tom Bereknyei
2022-01-24
Refactor bundler API
Tom Bereknyei
[next]