aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/installables.cc
AgeCommit message (Expand)Author
2021-10-22remove more debug codeBen Burdette
2021-10-11comment out debugsBen Burdette
2021-09-23ok was unconditoinally throwing on any With varBen Burdette
2021-09-22more debug stuffBen Burdette
2021-04-27Merge branch 'master' into debugger-mergeBen Burdette
2021-04-23Revert "Make `nix shell` fallback to static outputs when needed"regnat
2021-04-22Merge branch 'master' of github.com:NixOS/nixEelco Dolstra
2021-04-21Get deriver when passing --derivationMatthew Bauer
2021-04-21Make `nix shell` fallback to static outputs when neededregnat
2021-04-19libcmd/installables: force re-evaluation of cached failuresMaximilian Bosch
2021-04-05Make `DerivedPathWithHints` a newtypeJohn Ericson
2021-04-05Rename BuildableJohn Ericson
2021-04-05Use `BuildableReq` for `buildPaths` and `ensurePath`John Ericson
2021-04-05Pull out Buildable into its own file/header in libnixstoreJohn Ericson
2021-03-16--override-input: Imply --no-write-lock-fileEelco Dolstra
2021-03-02Make NIX_SHOW_STATS work with new-style commandsregnat
2021-02-17Throw an error if --arg / --argstr is used with a flakeEelco Dolstra
2021-02-04Normalize some error messagesThéophane Hufschmitt
2021-01-28Add a new Cmd type working on RealisedPathsregnat
2021-01-26Move command plugin interface to libnixcmdShea Levy