lix/src/libexpr/flake
Eelco Dolstra 68b43e01dd
nix flake info: Show resolved URL
This is useful for finding out what a registry lookup resolves to, e.g

  $ nix flake info patchelf
  Resolved URL:  github:NixOS/patchelf
  Locked URL:    github:NixOS/patchelf/cd7955af31698c571c30b7a0f78e59fd624d0229
2020-04-06 14:56:13 +02:00
..
call-flake.nix Respect the narHash attribute in more input types 2020-04-02 19:04:33 +02:00
eval-cache.cc Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
eval-cache.hh Merge remote-tracking branch 'origin/master' into flakes 2019-12-11 14:53:30 +01:00
flake.cc nix flake info: Show resolved URL 2020-04-06 14:56:13 +02:00
flake.hh nix flake info: Show resolved URL 2020-04-06 14:56:13 +02:00
flakeref.cc Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
flakeref.hh Move fetchers from libstore to libfetchers 2020-03-30 14:04:53 +02:00
lockfile.cc Move parseTreeInfo() 2020-04-02 18:26:39 +02:00
lockfile.hh Change the lock file to a graph 2020-03-12 22:06:57 +01:00