index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
/
installable-flake.cc
Age
Commit message (
Expand
)
Author
2024-07-13
language: cleanly ban integer overflows
Jade Lovelace
2024-05-29
util.hh: Delete remaining file and clean up headers
Tom Hubrecht
2024-05-21
print type and value in "flake attr is not a derivation" errors
Qyriad
2024-03-25
feat: notation to refer to no attribute search prefix
Tom Bereknyei
2024-03-04
Merge pull request #9582 from pennae/misc-opts
eldritch horrors
2023-08-18
Fixing #7479
John Ericson
2023-08-10
Make the Derived Path family of types inductive for dynamic derivations
John Ericson
2023-07-03
Rename 'resolvedRef' to 'lockedRef'
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-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-06
Backport SourcePath from the lazy-trees branch
Eelco Dolstra
2023-03-24
Stratify `ExtraPathInfo` along `Installable` hierarchy
John Ericson
2023-03-04
InstallableFlake: Apply nix config in `getCursors`
amesgen
2023-02-20
Split out `InstallableFlake` and `InstallableAttrPath`
John Ericson