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
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-05-15
Make more string values work as installables
John Ericson
2023-05-10
Fix `nix print-dev-env` & `nix develop` with drv paths
John Ericson
2023-04-28
nix: Support the --repair flag
Eelco Dolstra
2023-04-24
Merge remote-tracking branch 'origin/master' into source-path
Eelco Dolstra
2023-04-21
Use `std::set<StringContextElem>` not `PathSet` for string contexts
John Ericson
2023-04-17
Merge pull request #6312 from obsidiansystems/keyed-build-result
Robert Hensing
2023-04-17
Merge remote-tracking branch 'upstream/master' into source-path
Robert Hensing
2023-04-16
libexpr: Move identifier-like printing to print.cc
Robert Hensing
2023-04-16
libexpr/value/print.* -> libexpr/print.*
Robert Hensing
2023-04-16
printLiteral: Do not overload
Robert Hensing
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-09
Deduplicate string literal rendering, fix 4909
Robert Hensing
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-06
Origin: Use SourcePath
Eelco Dolstra
2023-04-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-04-04
Merge pull request #7944 from yorickvP/fix-curRepl
Théophane Hufschmitt
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Extend internal API docs, part 2
John Ericson
2023-03-27
Merge pull request #7763 from obsidiansystems/installable-wide-info
Eelco Dolstra
2023-03-27
Merge pull request #8084 from edolstra/store-docs
Eelco Dolstra
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-23
Document store URLs
Eelco Dolstra
2023-03-21
Add a "help" category
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-16
Move value-only methods to `InstallableValue`
John Ericson
2023-03-15
Make command infra less stateful and more regular
John Ericson
2023-03-14
Apply review suggestions
Linus Heckemann
2023-03-13
Allow specifying alternative paths for reading/writing flake locks
Linus Heckemann
2023-03-08
Fix uninitialized readFromStdIn variable
Eelco Dolstra
2023-03-06
Merge pull request #7958 from amesgen/issue-7955
Eelco Dolstra
2023-03-05
clarify definition of "installable"
Valentin Gagarin
2023-03-04
InstallableFlake: Apply nix config in `getCursors`
amesgen
2023-03-02
Merge branch 'master' into paths-from-stdin
Théophane Hufschmitt
2023-03-02
NixRepl::mainLoop: restore old curRepl on function exit
Yorick van Pelt
2023-02-28
Get rid of `.drv` special-casing for store path installables
John Ericson
2023-02-28
feat: read installable paths from stdin
Timothy DeHerrera
2023-02-21
Merge pull request #7874 from obsidiansystems/fix-no-gc-build
Théophane Hufschmitt
2023-02-21
Fix the build without GC
John Ericson
2023-02-20
Make `--read-only` a separate mixin
John Ericson
2023-02-20
Split out `CmdRepl` and `editorFor`
John Ericson
2023-02-20
Slight cleanup of `InstallablesCommand::load`
John Ericson
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson
2023-02-13
Merge pull request #7744 from obsidiansystems/split-installable-store-path
tomberek
2023-02-10
Fix building with GCC 9
Eelco Dolstra
2023-02-04
Scope down `--derivation` to just the commands that use it
John Ericson
[next]