Commit Graph

30 Commits

Author SHA1 Message Date
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
Jona Enzinger
6f0138cc08 microsoft-edge: fix hardware acceleration 2022-08-17 08:23:42 +00:00
Jona Enzinger
748f2f342c
microsoft-edge: 102.0.1245.44 -> 104.0.1293.54 2022-08-16 17:11:21 +02:00
Sandro
8dc07f821b
Merge pull request #175158 from kuwii/dev/microsoft-edge
microsoft-edge: 100.0.1185.44 -> 102.0.1245.44
2022-06-19 01:34:05 +02:00
kuwii
eb6e5a017e microsoft-edge: 100.0.1185.44 -> 102.0.1245.44 2022-06-19 00:06:56 +08:00
FliegendeWurst
746ecffade microsoft-edge: mark meta.sourceProvenance 2022-06-13 18:55:15 +08:00
kuwii
5a47886f78 microsoft-edge: 98.0.1108.56 -> 100.0.1185.44 2022-04-21 10:38:10 +08:00
kuwii
1574ea2719 microsoft-edge: init at 98.0.1108.56 2022-02-22 08:15:33 +08:00