patches: Update patches
This commit is contained in:
parent
a7d117c52f
commit
4a02ed9bf6
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
diff --git a/pkgs/os-specific/linux/firmware/fwupd/default.nix b/pkgs/os-specific/linux/firmware/fwupd/default.nix
|
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
|
--- a/pkgs/os-specific/linux/firmware/fwupd/default.nix
|
||||||
+++ b/pkgs/os-specific/linux/firmware/fwupd/default.nix
|
+++ b/pkgs/os-specific/linux/firmware/fwupd/default.nix
|
||||||
@@ -19,7 +19,6 @@
|
@@ -19,7 +19,6 @@
|
||||||
|
@ -15,7 +15,7 @@ index f4914d8432728f..13457c69082b03 100644
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "fwupd";
|
pname = "fwupd";
|
||||||
- version = "1.9.7";
|
- version = "1.9.7";
|
||||||
+ version = "1.9.8";
|
+ version = "1.9.9";
|
||||||
|
|
||||||
# libfwupd goes to lib
|
# libfwupd goes to lib
|
||||||
# daemon, plug-ins and libfwupdplugin go to out
|
# daemon, plug-ins and libfwupdplugin go to out
|
||||||
|
@ -24,7 +24,7 @@ index f4914d8432728f..13457c69082b03 100644
|
||||||
repo = "fwupd";
|
repo = "fwupd";
|
||||||
rev = finalAttrs.version;
|
rev = finalAttrs.version;
|
||||||
- hash = "sha256-NhVCIjkwoTZptctIrkU9HgXzjr+KCUZfEKcjoYgAEdM=";
|
- hash = "sha256-NhVCIjkwoTZptctIrkU9HgXzjr+KCUZfEKcjoYgAEdM=";
|
||||||
+ hash = "sha256-2nOpo6HJteZlMEFyXUIWGpoZxzEb7s9HmC2yOMvMqAM=";
|
+ hash = "sha256-UUrG3CMCAC5hyy2U5I4zqvJoSP/+zuiq1P+2Pdb3QD0=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
|
|
@ -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
|
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
|
--- a/pkgs/applications/networking/instant-messengers/teams-for-linux/default.nix
|
||||||
+++ b/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 @@
|
@@ -19,18 +19,18 @@
|
||||||
|
@ -23,4 +23,4 @@ index a30f5be4ce9f37..cfd2ce320aa23e 100644
|
||||||
+ hash = "sha256-ydhJXAvz3k6GwpnSL6brl9xFpb+ooi8Am89TkcE00hc=";
|
+ hash = "sha256-ydhJXAvz3k6GwpnSL6brl9xFpb+ooi8Am89TkcE00hc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ yarn fixup_yarn_lock nodejs copyDesktopItems makeWrapper ];
|
nativeBuildInputs = [ yarn prefetch-yarn-deps nodejs copyDesktopItems makeWrapper ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue