nix-super/src/libexpr/primops
Eelco Dolstra b4e367bf4a FlakeRef::to_string(): Drop the "flake:" prefix
This is unnecessary in most contexts and makes 'nix flake list' output
less readable.
2019-04-15 14:13:10 +02:00
..
context.cc Add builtins.appendContext. 2019-01-31 08:52:23 -05:00
fetchGit.cc Add path flakeref variant 2019-04-08 23:09:18 +02:00
fetchGit.hh Add path flakeref variant 2019-04-08 23:09:18 +02:00
fetchMercurial.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
flake.cc Slight cleanup 2019-04-15 14:08:18 +02:00
flake.hh Slight cleanup 2019-04-15 14:08:18 +02:00
flakeref.cc FlakeRef::to_string(): Drop the "flake:" prefix 2019-04-15 14:13:10 +02:00
flakeref.hh FlakeRegistry = FlakeRef -> FlakeRef 2019-04-11 07:08:04 +02:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00