Loading pkgs/by-name/mi/microsoft-edge/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ patchelf, bintools, dpkg, # Linked dynamic libraries. # Linked dynamic libraries alsa-lib, at-spi2-atk, at-spi2-core, Loading Loading @@ -55,7 +55,7 @@ # Loaded at runtime. libexif, pciutils, # Additional dependencies according to other distros. # Additional dependencies according to other distros ## Ubuntu curl, liberation_ttf, Loading Loading @@ -162,11 +162,11 @@ let in stdenvNoCC.mkDerivation (finalAttrs: { pname = "microsoft-edge"; version = "141.0.3537.71"; version = "141.0.3537.85"; src = fetchurl { url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb"; hash = "sha256-+R7c6xMBpmpVxUkr9Q9ewIGbGY8z5ZRe422sxouPzfI="; hash = "sha256-BNLA4FeKxWZ8t5YMPbWK4z2UerjcVpbcBgotSfczVsA="; }; # With strictDeps on, some shebangs were not being patched correctly Loading Loading
pkgs/by-name/mi/microsoft-edge/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ patchelf, bintools, dpkg, # Linked dynamic libraries. # Linked dynamic libraries alsa-lib, at-spi2-atk, at-spi2-core, Loading Loading @@ -55,7 +55,7 @@ # Loaded at runtime. libexif, pciutils, # Additional dependencies according to other distros. # Additional dependencies according to other distros ## Ubuntu curl, liberation_ttf, Loading Loading @@ -162,11 +162,11 @@ let in stdenvNoCC.mkDerivation (finalAttrs: { pname = "microsoft-edge"; version = "141.0.3537.71"; version = "141.0.3537.85"; src = fetchurl { url = "https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/microsoft-edge-stable_${finalAttrs.version}-1_amd64.deb"; hash = "sha256-+R7c6xMBpmpVxUkr9Q9ewIGbGY8z5ZRe422sxouPzfI="; hash = "sha256-BNLA4FeKxWZ8t5YMPbWK4z2UerjcVpbcBgotSfczVsA="; }; # With strictDeps on, some shebangs were not being patched correctly Loading