about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/fluffychat
diff options
context:
space:
mode:
authorhacker1024 <hacker1024@users.sourceforge.net>2023-10-26 00:34:58 +1100
committerFlafyDev <flafyarazi@gmail.com>2023-12-26 17:05:28 +0200
commit34ce9c64c9c123afb16def28966858fe41b955c4 (patch)
tree79c16549c2aa678beed2ed2f0adef194620b484b /pkgs/applications/networking/instant-messengers/fluffychat
parent6552dc5c90e8beb32b5af9bcf9ec69f677d2d42f (diff)
pub2nix.readPubspecLock: Include entire source in package derivations
This allows references to paths above the package being built, e.g.  https://github.com/ExpidusOS/libtokyo/blob/bc5d988f32b67a9f91ff34248f69c45cfb4efcca/packages/libtokyo_flutter/pubspec.yaml#L42
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/fluffychat')
-rw-r--r--pkgs/applications/networking/instant-messengers/fluffychat/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/networking/instant-messengers/fluffychat/default.nix b/pkgs/applications/networking/instant-messengers/fluffychat/default.nix
index ef4c22bf905a0..557691e860427 100644
--- a/pkgs/applications/networking/instant-messengers/fluffychat/default.nix
+++ b/pkgs/applications/networking/instant-messengers/fluffychat/default.nix
@@ -28,7 +28,7 @@ flutter.buildFlutterApplication rec {
 
   gitHashes = {
     keyboard_shortcuts = "sha256-U74kRujftHPvpMOIqVT0Ph+wi1ocnxNxIFA1krft4Os=";
-    wakelock_windows = "sha256-/zq8HFnYpBG61R1OTJ80WAaPjZqmHs+8Ww4Gv4rLXAM=";
+    wakelock_windows = "sha256-Dfwe3dSScD/6kvkP67notcbb+EgTQ3kEYcH7wpra2dI=";
   };
 
   desktopItem = makeDesktopItem {