Merge pull request 'nextcloud memories: add source link to comment' (#307) from nextcloud-add-comment into main
Reviewed-on: #307 Reviewed-by: b12f <b12f@noreply.git.pub.solar>
This commit is contained in:
commit
066b6b2bf5
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
let
|
||||
exiftool_1270 = pkgs.perlPackages.buildPerlPackage rec {
|
||||
# NOTE nextcloud-memories needs this specific version of exiftool
|
||||
# https://github.com/NixOS/nixpkgs/issues/345267
|
||||
pname = "Image-ExifTool";
|
||||
version = "12.70";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
|
|
Loading…
Add table
Reference in a new issue