mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
switch to out of tree zotero
This commit is contained in:
parent
7726937c76
commit
1ba978f32f
4 changed files with 3 additions and 6 deletions
|
@ -63,6 +63,7 @@ nixpkgs.lib.nixosSystem {
|
|||
keycloak-keywind = prev.pkgs.callPackage ../packages/keycloak-keywind { };
|
||||
nix-rfc-92 = inputs.nix-rfc-92.packages.${system}.default;
|
||||
bcachefs-tools = prev.unstable.bcachefs-tools;
|
||||
zotero = inputs.zotero.packages.${system}.default;
|
||||
})
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue