index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-22
nix edit: support kakoune
Hideaki Kawai
2022-03-16
nix: allow using --file - to read from stdin
Artturin
2022-03-09
BuildResult: Use DerivedPath
Eelco Dolstra
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-07
Implement a suggestions mechanism
regnat
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-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-02-11
parseInstallables(): Don't try the flake attr path prefixes when no fragment ...
Eelco Dolstra
2022-02-03
Allow missing flake.nix for --override-input target
Matthew Bauer
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-01-30
use LOWDOWN_LIBS variable
Thomas Koch
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2022-01-21
forceValue: make pos mandatory
Kevin Amado
2022-01-18
Add Installable::toDrvPaths()
Eelco Dolstra
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2021-12-22
Fix attr path completion after a dot
Naïm Favier
2021-12-22
Don't insert spaces when completing attribute paths
Naïm Favier
2021-12-11
EvalCommand::getEvalState: use gc tracable allocator for EvalState
Yorick van Pelt
2021-11-26
Don’t try to complete flakes is the feature isn’t enabled
regnat
2021-10-26
Make experimental-features a proper type
regnat
2021-09-30
`std::visit` by reference
John Ericson
2021-09-27
nix path-info -r: Don't duplicate the root paths
Eelco Dolstra
2021-09-27
run(): Move
Eelco Dolstra
2021-09-24
Use latest lowdown
Eelco Dolstra
2021-09-14
Respect NO_COLOR in Markdown output
Eelco Dolstra
2021-09-13
renderMarkdownToTerminal(): Fix terminal width computation
Eelco Dolstra
2021-09-10
Make installables const
Eelco Dolstra
2021-09-02
Add FIXME
Eelco Dolstra
2021-09-02
Don't use read-only mode for nix build --dry-run
Georges Dubus
2021-09-02
parseInstallables(): Parse store paths as store paths
Eelco Dolstra
2021-08-30
Merge pull request #5175 from Pamplemousse/make
Eelco Dolstra
2021-08-25
Don't overwrite user provided `lib*_LDFLAGS`
Pamplemousse
2021-08-16
Merge pull request #5134 from pszubiak/fix-pkgconfig-install-path
Eelco Dolstra
2021-08-14
fix typo in ca-error message
Jörg Thalheim
2021-08-13
Install pkg-config files in the correct location
Piotr Szubiakowski
2021-07-28
Merge pull request #5042 from alyssais/pthread
Eelco Dolstra
2021-07-24
Enable pthreads for new libraries
Alyssa Ross
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-22
Use eval-store in more places
Eelco Dolstra
2021-07-22
nix-build: Copy drv closure between eval store and build store
Eelco Dolstra
2021-07-22
Support --eval-store in nix-instantiate and nix-build
Eelco Dolstra
2021-07-22
Hacky fast closure copying mechanism
Eelco Dolstra
2021-07-22
Add --eval-store option
Eelco Dolstra
[next]