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-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-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-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
2023-02-03
Factor out `InstallableStorePath` to its own file, dedup
John Ericson
2023-02-01
Merge pull request #7667 from dramforever/flake-search-attr
Théophane Hufschmitt
2023-02-01
Merge pull request #7203 from graham33/feature/cpp20
Eelco Dolstra
2023-01-31
Installable::getCursors: Cleanup
dramforever
2023-01-30
InstallableFlake: Handle missing attr in getCursors
dramforever
2023-01-20
Fix unreachable error message
Guillaume Maudoux
2023-01-19
Revert "Revert "Merge pull request #6204 from layus/coerce-string""
Guillaume Maudoux
2023-01-18
Revert "Merge pull request #6204 from layus/coerce-string"
Robert Hensing
2023-01-12
Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}`
John Ericson
2023-01-11
Remove default constructor from `OutputsSpec`
John Ericson
2023-01-11
Make it hard to construct an empty `OutputsSpec::Names`
John Ericson
2023-01-11
Simplify and document store path installable parsing
John Ericson
2023-01-11
Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more
John Ericson
2023-01-11
Rename `OutputPath` -> `ExtendedOutputPath`
John Ericson
2023-01-11
Improve `OutputsSpec` slightly
John Ericson
2023-01-11
Merge pull request #7543 from obsidiansystems/typed-string-context
Théophane Hufschmitt
2023-01-10
Merge pull request #7541 from hercules-ci/check-manual-links
Robert Hensing
2023-01-10
doc/manual: Introduce @docroot@ as a stable base for includable snippets
Robert Hensing
2023-01-10
Make clear that `StorePathWithOutputs` is a deprecated type
John Ericson
2023-01-10
Clean up toDerivedPaths() logic
Eelco Dolstra
2023-01-10
Apply suggestions from code review
Eelco Dolstra
2023-01-10
Show string in error message
Eelco Dolstra
2023-01-10
ExtraInfo -> ExtraPathInfo
Eelco Dolstra
2023-01-10
Merge remote-tracking branch 'origin/master' into fix-7417
Eelco Dolstra
2023-01-05
Merge pull request #7539 from tweag/fix-nix-why-depends--derivation
Eelco Dolstra
[next]