Commit Graph

6285 Commits

Author SHA1 Message Date
github-actions[bot]
edb59645f2
Merge master into staging-next 2023-01-28 18:01:11 +00:00
Michael Weiss
eddd0503a6
Merge pull request #212911 from michaeladler/ungoogled
ungoogled-chromium: 109.0.5414.87 -> 109.0.5414.120
2023-01-28 14:15:01 +01:00
github-actions[bot]
951b517e4c
Merge master into staging-next 2023-01-28 06:01:19 +00:00
Weijia Wang
3c320e8671
Merge pull request #212907 from r-ryantm/auto-update/vivaldi
vivaldi: 5.6.2867.58 -> 5.6.2867.62
2023-01-28 04:13:54 +01:00
Martin Weinelt
52029b8e00 Merge remote-tracking branch 'origin/master' into staging-next 2023-01-27 23:50:36 +01:00
R. Ryantm
1b6cfaa002 firefox-devedition-bin-unwrapped: 110.0b4 -> 110.0b6 2023-01-27 14:52:22 +00:00
github-actions[bot]
92b7725154
Merge master into staging-next 2023-01-27 12:01:22 +00:00
Nick Cao
79d73637d7
Merge pull request #207959 from iblech/patch-elinks
elinks: 0.15.1 -> 0.16.0 (fixes #207718)
2023-01-27 18:39:29 +08:00
Vladimír Čunát
8a77ed60ac
Merge branch 'master' into staging-next 2023-01-27 09:36:55 +01:00
Michael Adler
064a662f08 ungoogled-chromium: 109.0.5414.87 -> 109.0.5414.120 2023-01-27 08:02:42 +01:00
R. Ryantm
314b970c03 vivaldi: 5.6.2867.58 -> 5.6.2867.62 2023-01-27 06:19:55 +00:00
Nick Cao
e62676e855
Merge pull request #212782 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
firefox-beta-bin-unwrapped: 109.0b9 -> 110.0b5
2023-01-27 08:07:31 +08:00
github-actions[bot]
578f1ba854
Merge master into staging-next 2023-01-26 18:01:29 +00:00
Weijia Wang
dcd69bc308
Merge pull request #212714 from wegank/aarch64-gcc-comments
treewide: mark #201254
2023-01-26 15:38:04 +01:00
Weijia Wang
52a28708b8 treewide: mark #201254 2023-01-26 15:11:41 +01:00
R. Ryantm
db040ffbd2 firefox-beta-bin-unwrapped: 109.0b9 -> 110.0b5 2023-01-26 14:00:47 +00:00
github-actions[bot]
d7e7d75f99
Merge master into staging-next 2023-01-26 06:01:24 +00:00
Sean Buckley
f488d5f63c brave: 1.47.171 -> 1.47.186
https://community.brave.com/t/release-channel-1-47-186/465341
2023-01-25 23:35:08 -05:00
Nick Cao
11388c7467
Merge pull request #212344 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped
firefox-devedition-bin-unwrapped: 109.0b6 -> 110.0b4
2023-01-26 10:32:36 +08:00
github-actions[bot]
e91d2acb23
Merge master into staging-next 2023-01-26 00:02:34 +00:00
OPNA2608
62f87c0753 palemoon: 31.4.2 -> 32.0.0 2023-01-25 21:17:04 +01:00
github-actions[bot]
7a89380b7e
Merge master into staging-next 2023-01-24 18:01:00 +00:00
Shawn8901
0a1dd3ced1 treewide: remove global with lib; in pkgs/{misc,networking} 2023-01-24 17:29:20 +01:00
R. Ryantm
d01f0dbb08 firefox-devedition-bin-unwrapped: 109.0b6 -> 110.0b4 2023-01-24 01:11:41 +00:00
github-actions[bot]
eadaaa7d20
Merge master into staging-next 2023-01-23 12:01:24 +00:00
Nick Cao
2b34f95074
Merge pull request #210441 from buckley310/2023-01-12-brave
brave: 1.46.144 -> 1.47.171
2023-01-23 16:19:31 +08:00
github-actions[bot]
feb2240b37
Merge master into staging-next 2023-01-22 18:01:03 +00:00
Michael Weiss
82094bac71
Merge pull request #211925 from primeos/chromiumDev
chromiumDev: 111.0.5532.2 -> 111.0.5545.6
2023-01-22 15:21:45 +01:00
Michael Weiss
92b0446345
Merge pull request #211924 from primeos/chromiumBeta
chromiumBeta: 110.0.5481.30 -> 110.0.5481.38
2023-01-22 15:21:31 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Michael Weiss
5d7923fe1d
chromiumDev: 111.0.5532.2 -> 111.0.5545.6 2023-01-21 13:33:14 +01:00
Michael Weiss
31210707b6
chromiumBeta: 110.0.5481.30 -> 110.0.5481.38 2023-01-21 13:32:52 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Guillaume Girol
90c78aee6c Merge branch 'nativeCheckInputs' into staging-nativeCheckInputs 2023-01-21 12:00:00 +00:00
Sandro
48f66c079c
Merge pull request #207236 from davidsierradz/vieb-update
vieb: 7.2.0 -> 9.5.0
2023-01-19 15:50:16 +01:00
Sandro
3d14bd27f4
Merge pull request #206401 from imsofi/chromium-wrapper
chromium: fix web app linking
2023-01-19 03:15:07 +01:00
Nick Cao
16d623c3fc
Merge pull request #211232 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0.2-1 -> 109.0-1
2023-01-18 14:47:42 +08:00
R. Ryantm
777af4cd29 librewolf-unwrapped: 108.0.2-1 -> 109.0-1 2023-01-17 12:43:16 +00:00
Martin Weinelt
017137c2bf
Merge pull request #211140 from mweinelt/firefox-109.0 2023-01-17 02:24:41 +00:00
Martin Weinelt
7f6ecd4237
Merge pull request #209643 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2023-01-16 20:42:50 +00:00
Martin Weinelt
6796675202
Merge pull request #206438 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2023-01-16 20:38:16 +00:00
Martin Weinelt
5cd6108b14
firefox-esr-unwrapped: 102.6.0esr -> 102.7.0esr
https://www.mozilla.org/en-US/firefox/102.7.0/releasenotes/
2023-01-16 21:35:32 +01:00
Martin Weinelt
30320396f1
firefox-bin-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:34:14 +01:00
Martin Weinelt
05a0da1bc7
firefox-unwrapped: 108.0.2 -> 109.0
https://www.mozilla.org/en-US/firefox/109.0/releasenotes/
2023-01-16 21:33:08 +01:00
Artturi
e09153da00
Merge pull request #210993 from Artturin/cleanupstdenvsetup1 2023-01-16 22:12:11 +02:00
Nick Cao
b59b0465de
Merge pull request #210406 from r-ryantm/auto-update/librewolf-unwrapped
librewolf-unwrapped: 108.0.1-1 -> 108.0.2-1
2023-01-16 16:15:54 +08:00
Artturin
fe1c7a1945 treewide: remove usages of header and stopNest
they're obsolete
2023-01-16 00:08:12 +02:00
Michael Weiss
40dab725ae
Merge pull request #210899 from primeos/chromiumDev
chromiumDev: 110.0.5481.30 -> 111.0.5532.2
2023-01-15 22:10:55 +01:00