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-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-31
Move evaluator settings (type and global) to separate file/header
John Ericson
2023-07-20
Tighten `#include`s: `DerivedPath` doesn't care about `Realisation`
John Ericson
2023-07-12
Move `BuiltPath` to its own header/C++ file in libcmd
John Ericson
2023-07-09
Clean up `SearchPath`
John Ericson
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
Eelco Dolstra
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
2023-06-12
test: add test for non-defaulting for stding installable input
Tom Bereknyei
2023-06-11
fix: Do not apply default installables when using --stdin
Tom Bereknyei
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
improved help command listing.
Henrik Karlsson
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
[prev]
[next]