flake,hosts/europa: remove clilol and iamb

This commit is contained in:
Aaron Bieber 2024-02-12 06:15:48 -07:00
parent 2589852295
commit 156fe7e441
No known key found for this signature in database
2 changed files with 0 additions and 5 deletions

View File

@ -290,7 +290,6 @@
alire = spkgs.callPackage ./pkgs/alire.nix { inherit spkgs; };
bearclaw = spkgs.callPackage ./pkgs/bearclaw.nix { inherit spkgs; };
rtlamr = spkgs.callPackage ./pkgs/rtlamr.nix { inherit spkgs; };
clilol = spkgs.callPackage ./pkgs/clilol.nix { inherit spkgs; };
gqrss = spkgs.callPackage ./pkgs/gqrss.nix {
inherit spkgs;
isUnstable = true;
@ -298,7 +297,6 @@
himitsu = upkgs.callPackage ./pkgs/himitsu.nix {
inherit upkgs;
};
iamb = upkgs.callPackage ./pkgs/iamb.nix { };
icbirc = spkgs.callPackage ./pkgs/icbirc.nix {
inherit spkgs;
isUnstable = true;

View File

@ -170,7 +170,6 @@ in
shellAliases = {
"gh" = "op plugin run -- gh";
"nixpkgs-review" = "env GITHUB_TOKEN=$(op item get nixpkgs-review --field token) nixpkgs-review";
"clilol" = "env CLILOL_APIKEY=$(op item get omglol-cli --field credential) clilol";
"godeps" = "go list -m -f '{{if not (or .Indirect .Main)}}{{.Path}}{{end}}' all";
};
};
@ -376,8 +375,6 @@ in
zig
(callPackage ../../pkgs/ttfs.nix { })
(callPackage ../../pkgs/clilol.nix { })
(callPackage ../../pkgs/iamb.nix { })
(callPackage ../../pkgs/kobuddy.nix {
inherit pkgs;
inherit