From 1cdfde671614960dc22a299a2ef74f6bf0c6c223 Mon Sep 17 00:00:00 2001 From: DFINITY bot <58022693+dfinity-bot@users.noreply.github.com> Date: Tue, 1 Aug 2023 02:52:17 +0200 Subject: [PATCH] niv nixpkgs-mozilla: update c72bae86 -> 1ca9ee71 (#4155) ## Changelog for nixpkgs-mozilla: Branch: pull/309/head Commits: [mozilla/nixpkgs-mozilla@c72bae86...1ca9ee71](https://github.com/mozilla/nixpkgs-mozilla/compare/c72bae8641d4486b3bd7b556d577df519f640f9a...1ca9ee7192f973fd67b0988bdd77b8c11ae245a6) * [`b8fb014c`](https://github.com/mozilla/nixpkgs-mozilla/commit/b8fb014c96ef49a37d72bfd3c8d4c4a927247a86) Patch glxtest and vaapitest added to probe hardware when Firefox is started. * [`c7104980`](https://github.com/mozilla/nixpkgs-mozilla/commit/c7104980ce2fa4c962097c767bd84dafc782b708) Update the GPG key which is used to sign Firefox releases. * [`e6ca26fe`](https://github.com/mozilla/nixpkgs-mozilla/commit/e6ca26fe8b9df914d4567604e426fbc185d9ef3e) Update gpg incantations to work with 2.4.1 * [`0eb84fdf`](https://github.com/mozilla/nixpkgs-mozilla/commit/0eb84fdf57b64aa993aac4671a0abfe78796f9bd) doc: fix flake overlay path description * [`3a44b878`](https://github.com/mozilla/nixpkgs-mozilla/commit/3a44b8783514e7d6db4b63df96071b6c2b014b07) doc: fix typo * [`cadfc54b`](https://github.com/mozilla/nixpkgs-mozilla/commit/cadfc54b2408830ecfdc60afb4f5b8fa3dd53831) overlays.rust: fix fromManifest postBuild chmod for rust-src build * [`db89c870`](https://github.com/mozilla/nixpkgs-mozilla/commit/db89c8707edcffefcd8e738459d511543a339ff5) overlays.rust: fix fromManifest postBuild realpath for rust-src build * [`1ca9ee71`](https://github.com/mozilla/nixpkgs-mozilla/commit/1ca9ee7192f973fd67b0988bdd77b8c11ae245a6) use `stdenv.hostPlatform.extensions.sharedLibrary` to remove duplicated copying --- nix/sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nix/sources.json b/nix/sources.json index 38a2f595362..d17eccb4c6a 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -128,10 +128,10 @@ "homepage": null, "owner": "mozilla", "repo": "nixpkgs-mozilla", - "rev": "c72bae8641d4486b3bd7b556d577df519f640f9a", - "sha256": "0yjls0866pd02dxkak558k24b19ljjcizy4r7dpjnsmafn25kx0a", + "rev": "1ca9ee7192f973fd67b0988bdd77b8c11ae245a6", + "sha256": "0f6x1lxi6ks5404ggnlmnj6d91834qya2hb4fbkfcxiids2wq17d", "type": "tarball", - "url": "https://github.com/mozilla/nixpkgs-mozilla/archive/c72bae8641d4486b3bd7b556d577df519f640f9a.tar.gz", + "url": "https://github.com/mozilla/nixpkgs-mozilla/archive/1ca9ee7192f973fd67b0988bdd77b8c11ae245a6.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "ocaml-vlq": {