summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2017-03-19 12:40:52 +0100
committerJörg Thalheim <joerg@thalheim.io>2017-03-28 22:35:15 +0200
commit36fca93290156f2bc7b39a42f08ece56f0478815 (patch)
tree560a44e48e7bc6913cd4276d26bddaa01774681f /pkgs/top-level/release-small.nix
parent50527dbd0ef248008ee50b1e3df2024e314df611 (diff)
downloadnixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar.gz
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar.bz2
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar.lz
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar.xz
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.tar.zst
nixpkgs-36fca93290156f2bc7b39a42f08ece56f0478815.zip
rename iana_etc to iana-etc
fixes #23621
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 86fbb0bf1b8..8872d7c676e 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -68,7 +68,7 @@ with import ./release-lib.nix { inherit supportedSystems; };
   hdparm = linux;
   hello = all;
   host = linux;
-  iana_etc = linux;
+  iana-etc = linux;
   icewm = linux;
   idutils = all;
   inetutils = linux;