1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-20 23:28:26 -04:00
nix/src/libexpr/primops
Eelco Dolstra f9c7176a87 nix flake add: Handle ~/.config/nix not existing
Fixes

  $ nix flake add fnord github:edolstra/fnord
  error: opening file '/home/eelco/.config/nix/registry.json': No such file or directory
2019-03-26 12:48:57 +01:00
..
context.cc Add builtins.appendContext. 2019-01-31 08:52:23 -05:00
fetchGit.cc experimental/optional -> optional 2019-03-14 14:10:52 +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 flake add: Handle ~/.config/nix not existing 2019-03-26 12:48:57 +01:00
flake.hh Issue #15 is finished 2019-03-22 15:22:18 +01:00
flakeref.cc Issue #15 is finished 2019-03-22 15:22:18 +01:00
flakeref.hh Issue #15 is finished 2019-03-22 15:22:18 +01:00
fromTOML.cc Fix build on 32-bit systems and macOS 2018-07-11 21:12:18 +02:00