mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
drop zotero-nix
This commit is contained in:
parent
a4bb96b48e
commit
fa9fead223
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
Add a link
Reference in a new issue