about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2024-03-13 15:07:37 +0000
committerdevhell <devhell@mailfresser.de>2024-03-13 15:07:37 +0000
commit2625cadf05bf7032c36225978f8bc7eaf1502cbf (patch)
treef5dc876a07117bf0d0e8a2a3490724c60e287120 /pkgs
parent2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced (diff)
downloadnixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar.gz
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar.bz2
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar.lz
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar.xz
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.tar.zst
nixlib-2625cadf05bf7032c36225978f8bc7eaf1502cbf.zip
asn: move to by-name
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/by-name/as/asn/package.nix (renamed from pkgs/applications/networking/asn/default.nix)0
-rw-r--r--pkgs/top-level/all-packages.nix2
2 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/applications/networking/asn/default.nix b/pkgs/by-name/as/asn/package.nix
index 6a8ec939cb33..6a8ec939cb33 100644
--- a/pkgs/applications/networking/asn/default.nix
+++ b/pkgs/by-name/as/asn/package.nix
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index ab3de3d72503..7d03765c9b5c 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -278,8 +278,6 @@ with pkgs;
 
   asitop = pkgs.python3Packages.callPackage ../os-specific/darwin/asitop { };
 
-  asn = callPackage ../applications/networking/asn { };
-
   asnmap = callPackage ../tools/security/asnmap { };
 
   astrolog = callPackage ../applications/science/astronomy/astrolog { };