about summary refs log tree commit diff
path: root/tools/nixery/default.nix
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-08-03T17·27+0100
committerVincent Ambo <github@tazj.in>2019-08-03T22·11+0100
commit20103640fa6ab0678c72d3ba8a3ddc29ac264973 (patch)
treec9eb3fdfa0a7786a06b39f7731fe7b7a2e60ce2e /tools/nixery/default.nix
parentaa260af1fff8a07a34c776e5b4be2b5c63b96826 (diff)
fix(nix): Support retrieving differently cased top-level attributes
As described in issue #14, the registry API does not allow image names
with uppercase-characters in them.

However, the Nix package set has several top-level keys with uppercase
characters in them which could previously not be retrieved using
Nixery.

This change implements a method for retrieving those keys, but it is
explicitly only working for the top-level package set as nested
sets (such as `haskellPackages`) often contain packages that differ in
case only.
Diffstat (limited to 'tools/nixery/default.nix')
0 files changed, 0 insertions, 0 deletions