Skip to content

Commit

Permalink
Merge pull request NixOS#331374 from amesgen/by-name-ify
Browse files Browse the repository at this point in the history
Move packages maintained by me to by-name
  • Loading branch information
Aleksanaa authored Aug 4, 2024
2 parents bddcfad + dd2019b commit 7f38c24
Show file tree
Hide file tree
Showing 13 changed files with 0 additions and 16 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
16 changes: 0 additions & 16 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -334,8 +334,6 @@ with pkgs;

bakelite = callPackage ../tools/backup/bakelite { };

bazecor = callPackage ../applications/misc/bazecor { };

bearer = callPackage ../development/tools/bearer { };

benthos = callPackage ../development/tools/benthos { };
Expand Down Expand Up @@ -1785,16 +1783,10 @@ with pkgs;

gfshare = callPackage ../tools/security/gfshare { };

gh-actions-cache = callPackage ../tools/misc/gh-actions-cache { };

gh-cal = callPackage ../tools/misc/gh-cal {
inherit (darwin.apple_sdk.frameworks) Security;
};

gh-dash = callPackage ../tools/misc/gh-dash { };

gh-markdown-preview = callPackage ../tools/misc/gh-markdown-preview { };

ghostie = callPackage ../tools/misc/ghostie { };

glooctl = callPackage ../applications/networking/cluster/glooctl { };
Expand Down Expand Up @@ -2991,8 +2983,6 @@ with pkgs;

sakura = callPackage ../applications/terminal-emulators/sakura { };

scriv = callPackage ../applications/version-management/scriv { };

st = callPackage ../applications/terminal-emulators/st {
conf = config.st.conf or null;
patches = config.st.patches or [];
Expand Down Expand Up @@ -4462,8 +4452,6 @@ with pkgs;

cbftp = callPackage ../tools/networking/cbftp { };

cddl = callPackage ../development/tools/cddl { };

cedille = callPackage ../applications/science/logic/cedille
{ inherit (haskellPackages) alex happy Agda ghcWithPackages;
};
Expand Down Expand Up @@ -37278,8 +37266,6 @@ with pkgs;

svaba = callPackage ../applications/science/biology/svaba { };

tandem-aligner = callPackage ../applications/science/biology/tandem-aligner { };

tebreak = callPackage ../applications/science/biology/tebreak { };

treemix = callPackage ../applications/science/biology/treemix { };
Expand Down Expand Up @@ -37414,8 +37400,6 @@ with pkgs;

rankwidth = callPackage ../development/libraries/science/math/rankwidth { };

latte-integrale = callPackage ../development/libraries/science/math/latte-integrale { };

lcalc = callPackage ../development/libraries/science/math/lcalc { };

lrcalc = callPackage ../applications/science/math/lrcalc { };
Expand Down

0 comments on commit 7f38c24

Please sign in to comment.