Skip to content

Commit 3019e87

Browse files
committed
flake.lock: update
1 parent ffd58f2 commit 3019e87

2 files changed

Lines changed: 47 additions & 46 deletions

File tree

flake.lock

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/home/suites/photo/default.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ in
1919
home.packages =
2020
with pkgs;
2121
lib.optionals stdenv.hostPlatform.isLinux [
22-
darktable
22+
# FIXME: broken nixpkgs
23+
# darktable
2324
digikam
2425
exiftool
2526
shotwell

0 commit comments

Comments
 (0)