1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00
Commit graph

57 commits

Author SHA1 Message Date
R. Ryantm ef3ee8602e microsoft-edge: 124.0.2478.67 -> 124.0.2478.80 2024-05-05 10:42:07 +00:00
R. Ryantm 09f34aa2dd microsoft-edge: 124.0.2478.51 -> 124.0.2478.67 2024-04-28 11:19:14 +00:00
R. Ryantm 569e775391 microsoft-edge: 123.0.2420.97 -> 124.0.2478.51 2024-04-23 06:32:57 +00:00
R. Ryantm ec78b73f69 microsoft-edge: 123.0.2420.81 -> 123.0.2420.97 2024-04-16 19:37:01 +00:00
R. Ryantm ebd06e1036 microsoft-edge: 123.0.2420.53 -> 123.0.2420.81 2024-04-06 15:21:27 +00:00
Rhys Davies 71f5c3981e
microsoft-edge: Add libGL to to libGLESv2 rpath 2024-04-03 17:31:42 +13:00
Florentin Labelle 080a4a27f2 microsoft-edge: fix screen sharing on wayland 2024-04-01 22:53:36 -04:00
R. Ryantm 25aaf94415 microsoft-edge: 122.0.2365.92 -> 123.0.2420.53 2024-03-23 05:05:57 +00:00
R. Ryantm 8ad2ff0ca9 microsoft-edge: 122.0.2365.80 -> 122.0.2365.92 2024-03-16 04:26:53 +00:00
R. Ryantm 7440889c2b microsoft-edge: 122.0.2365.59 -> 122.0.2365.80 2024-03-12 07:53:29 +00:00
R. Ryantm 139717b0da microsoft-edge: 122.0.2365.52 -> 122.0.2365.59 2024-02-28 08:16:15 +00:00
R. Ryantm 6e503cb3cb microsoft-edge: 121.0.2277.128 -> 122.0.2365.52 2024-02-25 04:44:00 +00:00
Nick Cao b992b5987f
Merge pull request #289565 from r-ryantm/auto-update/microsoft-edge
microsoft-edge: 121.0.2277.113 -> 121.0.2277.128
2024-02-17 16:31:57 -05:00
Sandro fabbb8df74
Merge pull request #275120 from rhysmdnz/edge-updates-stable
microsoft-edge: Change update script to have consistent ordering of versions
2024-02-17 20:54:45 +01:00
R. Ryantm 21bb17ff23 microsoft-edge: 121.0.2277.113 -> 121.0.2277.128 2024-02-17 16:26:56 +00:00
R. Ryantm b80590d9c8 microsoft-edge: 121.0.2277.106 -> 121.0.2277.113 2024-02-10 16:25:35 +00:00
R. Ryantm 01c3539258 microsoft-edge: 121.0.2277.98 -> 121.0.2277.106 2024-02-06 18:48:05 +00:00
Rhys Davies 95a2ac0fd9
microsoft-edge: Change update script to have consistent ordering of versions
The current behaviour means it follows the order they are published in microsofts repos which sometimes changes on updates.
This changes it to sort by the branch name string which should be more consistent.

This patch doesn't change the ordering in default.nix will leave that for the next update patch to make that patch more easily backportable.
2024-02-06 10:29:52 +13:00
R. Ryantm cbbc4c6eab microsoft-edge: 121.0.2277.83 -> 121.0.2277.98 2024-02-03 15:03:01 +00:00
R. Ryantm 88556f2f9d microsoft-edge: 120.0.2210.144 -> 121.0.2277.83 2024-01-28 05:00:22 +00:00
R. Ryantm 97b2b4452e microsoft-edge: 120.0.2210.77 -> 120.0.2210.144 2024-01-22 16:42:02 +00:00
Rhys Davies c2e9041e80
microsoft-edge: 119.0.2151.72 -> 120.0.2210.77 2023-12-18 16:09:30 +13:00
Rhys Davies 353ec7d154
microsoft-edge: 119.0.2151.44 -> 119.0.2151.72 2023-11-28 09:09:15 +13:00
Rhys Davies b44a0a5059
microsoft-edge: 118.0.2088.76 -> 119.0.2151.44 2023-11-06 11:21:39 +13:00
Emily Trau 2af55d95aa
Merge pull request #264153 from aserowy/master
microsoft-edge: added capability to add additional cmd line args and NIXOS_OZONE_WL support
2023-11-04 20:26:50 +11:00
aserowy ed759c8bd8 microsoft-edge: added overwriteable command line args
Signed-off-by: aserowy <serowy@hotmail.com>

added nixos_ozone_wl flag

Signed-off-by: aserowy <serowy@hotmail.com>
2023-10-30 09:53:12 +01:00
Rhys Davies 0404987a9b
microsoft-edge: 118.0.2088.46 -> 118.0.2088.76 2023-10-28 21:23:45 +13:00
R. Ryantm a1e945ff4a microsoft-edge-beta: 118.0.2088.17 -> 118.0.2088.46 2023-10-14 11:03:15 +00:00
Rhys Davies ecb878316d
microsoft-edge: 117.0.2045.40 -> 117.0.2045.47 2023-09-30 19:50:25 +13:00
Weijia Wang a175fdabc1
Merge pull request #256416 from rhysmdnz/edge-updates
microsoft-edge: Use pname and make update script CWD independent
2023-09-24 20:13:07 +02:00
Rhys Davies 706007a0d7
microsoft-edge: 117.0.2045.35 -> 117.0.2045.40 2023-09-24 17:55:56 +13:00
Rhys Davies 9f6c155008
microsoft-edge: Add rhysmdnz as a maintainer 2023-09-21 11:37:02 +12:00
Rhys Davies 878fb8b33d
microsoft-edge: Use pname and version 2023-09-21 11:36:30 +12:00
Rhys Davies a8754ae8a0
microsoft-edge: Make update script CWD independent 2023-09-21 11:35:27 +12:00
Rhys Davies f068a99a65
microsoft-edge: 116.0.1938.76 -> 117.0.2045.35 2023-09-20 15:04:32 +12:00
Rhys Davies e7807d695d
microsoft-edge: 115.0.1901.188 -> 116.0.1938.76 2023-09-09 14:20:57 +12:00
Leo 34061e987c
Update stable sha256 hash to SRI hash 2023-08-02 14:23:53 -06:00
Leo 974c1466b3
microsoft-edge 114.0.1823.79 -> 115.0.190.188 2023-08-01 14:03:11 -06:00
Felix Bühler 0a2745684e
Merge pull request #239624 from Stunkymonkey/use-optionalString-then
treewide: use optionalString instead of 'then ""'
2023-07-22 13:02:47 +02:00
Michael Adler 1f892619d5 microsoft-edge: ensure stable order for upstream sources
This commit addresses the issue of unstable key ordering in default.nix.
Previously, the keys could appear in different orders such as "stable,
beta, dev" or "beta, stable, dev".
To simplify the reviewing process and minimize merge conflicts, this
commit introduces the use of OrderedDict, ensuring consistent key
ordering for upstream sources.
Also, the gzip import was unused, so just drop it.
2023-07-19 10:10:11 +02:00
SIGSEGV 67ecd3fd9d
microsoft-edge: 113.0.1774.50 -> 114.0.1823.79 (#242891)
* microsoft-edge: 113.0.1774.50 -> 114.0.1823.79

* microsoft-edge: 114.0.1823.24 -> 115.0.1901.165

* microsoft-edge: 115.0.1851.0 -> 116.0.1938.10

* Use SRI hashes
2023-07-11 22:19:39 +02:00
Felix Buehler f3719756b5 treewide: use optionalString instead of 'then ""' 2023-06-24 20:19:19 +02:00
Weijia Wang 729a169deb microsoft-edge: 113.0.1774.42 -> 113.0.1774.50 2023-05-24 14:26:27 +03:00
Lucas Savva bb74c0982b
microsoft-edge: 111.0.1661.44 -> 113.0.1774.42
Fixed the $out/bin/microsoft-edge-stable symlink which is
part of the source archive to point to the correct binary.
Resolves execution problems via `nix run nixpkgs#microsoft-edge`.

Also added trailing newline to update.py.
2023-05-17 21:42:08 +01:00
Sandro 656670527a
Merge pull request #218037 from JonaEnz/edge-update
microsoft-edge: 107.0.1418.52 -> 111.0.1661.44
2023-03-28 14:42:39 +02:00
百地 希留耶 152922233a
microsoft-edge: Rewrite update script to use latest version (#219395)
Co-authored-by: Rik Huijzer <t.h.huijzer@rug.nl>
2023-03-27 01:48:23 +02:00
Jona Enzinger c4b7a1439f
microsoft-edge: 107.0.1418.52 -> 111.0.1661.44 2023-03-21 22:53:06 +01:00
rikhuijzer a48211c319 microsoft-edge: fix file picker and subsituteInPlace
This fixes Microsoft Edge crashing if someone tries to open or save a file via the file picker. For example, to debug the functionality, I went to:
```
https://drive.google.com -> New -> File upload
```
This used to crash with the following error:
```
[...]

(microsoft-edge:22536): GLib-GIO-ERROR **: 11:11:46.555: No GSettings schemas are installed on the system
[0302/111146.559740:ERROR:elf_dynamic_array_reader.h(64)] tag not found
[0302/111146.559913:ERROR:process_memory_range.cc(75)] read out of range
[0302/111146.568118:ERROR:watson_metadata.cc(170)] unexpected header
Trace/breakpoint trap (core dumped)
```
This PR fixes this error by explicitly making `gsettings-schemas` from
`gtk` available to `microsoft-edge` via `XDG_DATA_DIRS`.

Furthermore, this PR fixes some broken `subsituteInPlace` commands.
Thanks to Jona Enzinger (`@JonaEnz`) who noticed that `--replace
"''${XDG...` should be written as `--replace "\''${XDG...`.
2023-03-03 13:13:25 +01:00
百地 希留耶 a2cd287864
microsoft-edge: 105.0.1343.42 -> 107.0.1418.52 2022-11-18 22:56:07 +08:00
Aditya 8f6f79f437 microsoft-edge: 104.0.1293.54 -> 105.0.1343.42 2022-09-21 19:27:22 +05:30