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
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
2021-07-21
Tweak --no/use-registries doc strings
Eelco Dolstra
2021-07-16
Add use-registries config option (and deprecate --no-registries flag)
Alexander Bantyev
2021-07-08
Merge pull request #4969 from serokell/balsoft/fix-nixConfig-flake-registry
Eelco Dolstra
2021-07-05
Merge pull request #4980 from Ma27/file-attr-completion
Eelco Dolstra
2021-07-05
completeInstallable: also match for already typed prefixes
Maximilian Bosch
2021-07-03
libcmd/installables: implement completion for Nix expressions passed via `-f`
Maximilian Bosch
2021-07-01
Prefer to throw specific errors
Pamplemousse
2021-07-01
fixup! flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-07-01
flake.nixConfig: fix flake-registry config settings
Alexander Bantyev
2021-05-17
Split the parsing of an `App` and its resolving
regnat
2021-05-17
Enfore the use of properly built paths in libcmd
regnat
2021-05-12
DerivedPathWithHints -> BuiltPath
regnat
2021-04-23
Revert "Make `nix shell` fallback to static outputs when needed"
regnat
2021-04-22
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2021-04-21
Get deriver when passing --derivation
Matthew Bauer
2021-04-21
Make `nix shell` fallback to static outputs when needed
regnat
2021-04-19
libcmd/installables: force re-evaluation of cached failures
Maximilian Bosch
2021-04-05
buildable.{cc,hh} -> derived-path.{cc,hh}
John Ericson
2021-04-05
Make `DerivedPathWithHints` a newtype
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-04-05
Move `StorePathWithOutputs` into its own header/file
John Ericson
2021-04-05
Pull out Buildable into its own file/header in libnixstore
John Ericson
2021-03-16
--override-input: Imply --no-write-lock-file
Eelco Dolstra
2021-03-02
Make NIX_SHOW_STATS work with new-style commands
regnat
2021-02-19
Merge pull request #4541 from obsidiansystems/simpler-store-path-command
Eelco Dolstra
2021-02-17
Throw an error if --arg / --argstr is used with a flake
Eelco Dolstra
[next]