nix-super/src/libexpr/primops
Eelco Dolstra beab05851b
nix: Add --flake flag
This allows using an arbitrary "provides" attribute from the specified
flake. For example:

  nix build --flake nixpkgs packages.hello

(Maybe provides.packages should be used for consistency...)
2019-02-12 21:55:43 +01:00
..
fetchGit.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
fetchGit.hh Improve flake references 2019-02-12 18:23:11 +01:00
fetchMercurial.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
flake.cc nix: Add --flake flag 2019-02-12 21:55:43 +01:00
flake.hh nix: Add --flake flag 2019-02-12 21:55:43 +01:00
flakeref.cc Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
flakeref.hh Enforce use of immutable flakes in pure mode 2019-02-12 21:07:48 +01:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00