nix-super/src
John Ericson c998e0172f Move value-only methods to InstallableValue
These methods would previously fail on the other `Installable`s, so
moving them to this class is more correct as to where they actually
work.

Additionally, a `InstallableValueCommand` is created to make it easier
(or rather no worse than before) to write commands that just work on
`InstallableValue`s.

Besides being a cleanup to avoid failing default methods, this gets us
closer to https://github.com/NixOS/rfcs/pull/134.
2023-03-16 20:06:46 -04:00
..
build-remote Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
libcmd Move value-only methods to InstallableValue 2023-03-16 20:06:46 -04:00
libexpr Revert "Disable GC during coroutine execution + test" 2023-03-08 20:47:52 +01:00
libfetchers respect allRefs=1 when using nix flake prefetch 2023-03-15 11:29:01 -04:00
libmain Merge pull request #7889 from sidkshatriya/sorted-fetch-paths 2023-03-07 11:58:10 +01:00
libstore Merge pull request #8049 from edolstra/unexpected-eof 2023-03-16 16:13:42 +01:00
libutil Merge pull request #8049 from edolstra/unexpected-eof 2023-03-16 16:13:42 +01:00
nix Move value-only methods to InstallableValue 2023-03-16 20:06:46 -04:00
nix-build Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-channel A setting to follow XDG Base Directory standard 2023-02-10 20:14:06 +04:00
nix-collect-garbage Fix nix-collect-garbage -d with the new profile location 2023-03-07 13:08:04 +01:00
nix-copy-closure Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-env Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
nix-instantiate Revert to copyStore = true for nix-instantiate and nix-env 2022-08-23 14:40:27 +02:00
nix-store Fix another uninitialized variable 2023-03-09 15:30:53 +01:00
resolve-system-dependencies Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00