mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
chore: drop zotero-nix
This commit is contained in:
parent
c702e75bee
commit
bdfdbc05e3
3 changed files with 1 additions and 12 deletions
|
@ -50,7 +50,6 @@ import "${nixpkgs}/nixos/lib/eval-config.nix" {
|
|||
mesonFlags = oldAttrs.mesonFlags ++ [ "-Dexperimental=true" ];
|
||||
});
|
||||
# Packages comming from other repositories
|
||||
zotero = pkgs.wrapFirefox (pkgs.callPackage "${inputs.zotero-nix}/pkgs" { }) { };
|
||||
jackett = pkgs.callPackage ../packages/jackett { };
|
||||
lila-build-hook = (import inputs.lila).packages.${system}.utils;
|
||||
# My own packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue