mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-25 21:30:52 +01:00
drop zotero-nix
This commit is contained in:
parent
816cf574b7
commit
57761c20e1
2 changed files with 0 additions and 2 deletions
|
@ -56,7 +56,6 @@
|
|||
|
||||
buildbot-nix.url = "github:JulienMalka/buildbot-nix";
|
||||
|
||||
zotero-nix.url = "github:camillemndn/zotero-nix";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, ... }@inputs:
|
||||
|
|
|
@ -48,7 +48,6 @@ nixpkgs.lib.nixosSystem {
|
|||
attic = inputs.attic.packages.${system}.default;
|
||||
inherit (inputs.colmena.packages.${system}) colmena;
|
||||
inherit (prev.unstable) bcachefs-tools;
|
||||
zotero = inputs.zotero-nix.packages.${system}.default;
|
||||
# My own packages
|
||||
keycloak-keywind = prev.pkgs.callPackage ../packages/keycloak-keywind { };
|
||||
hydrasect = prev.pkgs.callPackage ../packages/hydrasect { };
|
||||
|
|
Loading…
Add table
Reference in a new issue