Skip to content

Commit

Permalink
chore: remove packages now hosted on nixpkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
cterence committed Jan 6, 2025
1 parent fc7d548 commit ce25fea
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 154 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,8 @@
{
packages = {
inherit (pkgs)
aws-sso-util
baywatch
guacamole
openfortivpn-webview
playground
;
};
Expand Down
107 changes: 0 additions & 107 deletions pkgs/aws-sso-util.nix

This file was deleted.

2 changes: 0 additions & 2 deletions pkgs/default.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
pkgs: {
aws-sso-util = pkgs.callPackage ./aws-sso-util.nix { };
baywatch = pkgs.callPackage ./baywatch.nix { };
guacamole = pkgs.callPackage ./guacamole.nix { };
openfortivpn-webview = pkgs.callPackage ./openfortivpn-webview.nix { };
playground = pkgs.callPackage ./playground.nix { };
}
43 changes: 0 additions & 43 deletions pkgs/openfortivpn-webview.nix

This file was deleted.

0 comments on commit ce25fea

Please sign in to comment.