patches: Update patches

This commit is contained in:
Charlotte Van Petegem 2023-11-23 14:21:52 +01:00
parent a7d117c52f
commit 4a02ed9bf6
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
diff --git a/pkgs/os-specific/linux/firmware/fwupd/default.nix b/pkgs/os-specific/linux/firmware/fwupd/default.nix
index f4914d8432728f..13457c69082b03 100644
index f4914d8432728f..c77c01df85086b 100644
--- a/pkgs/os-specific/linux/firmware/fwupd/default.nix
+++ b/pkgs/os-specific/linux/firmware/fwupd/default.nix
@@ -19,7 +19,6 @@
@ -15,7 +15,7 @@ index f4914d8432728f..13457c69082b03 100644
stdenv.mkDerivation (finalAttrs: {
pname = "fwupd";
- version = "1.9.7";
+ version = "1.9.8";
+ version = "1.9.9";
# libfwupd goes to lib
# daemon, plug-ins and libfwupdplugin go to out
@ -24,7 +24,7 @@ index f4914d8432728f..13457c69082b03 100644
repo = "fwupd";
rev = finalAttrs.version;
- hash = "sha256-NhVCIjkwoTZptctIrkU9HgXzjr+KCUZfEKcjoYgAEdM=";
+ hash = "sha256-2nOpo6HJteZlMEFyXUIWGpoZxzEb7s9HmC2yOMvMqAM=";
+ hash = "sha256-UUrG3CMCAC5hyy2U5I4zqvJoSP/+zuiq1P+2Pdb3QD0=";
};
patches = [

View file

@ -1,5 +1,5 @@
diff --git a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix b/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix
index a30f5be4ce9f37..cfd2ce320aa23e 100644
index 4194043574d879..ed8ed30327816a 100644
--- a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix
+++ b/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix
@@ -19,18 +19,18 @@
@ -23,4 +23,4 @@ index a30f5be4ce9f37..cfd2ce320aa23e 100644
+ hash = "sha256-ydhJXAvz3k6GwpnSL6brl9xFpb+ooi8Am89TkcE00hc=";
};
nativeBuildInputs = [ yarn fixup_yarn_lock nodejs copyDesktopItems makeWrapper ];
nativeBuildInputs = [ yarn prefetch-yarn-deps nodejs copyDesktopItems makeWrapper ];