Michael Weiss
2e719d1cda
sway: 1.6.1 -> 1.7
...
Release notes: https://github.com/swaywm/sway/releases/tag/1.7
Notable (backward incompatible) changes:
- The default terminal changed from Alacritty to foot
Known issues:
- `swaynag` will crash when Sway 1.6.1 is still running while the Nix
package (and thus `swaynag`) is already updated to version 1.7.
- The experimental Ozone/Wayland support of Electron apps will be broken
for a while. Electron version 17 should work but the Chromium fixes
haven't yet been backported to Electron version 16.
NixOS module: programs.sway.extraPackages: The "alacritty" package was
replaced with "foot".
VM test: We switched from the OpenGL ES 2.0 renderer to Pixman. The
terminal was also changed to foot but Alacritty is still used for the
XWayland test (since foot doesn't support X11).
Co-authored-by: Patrick Hilhorst <git@hilhorst.be>
2022-01-23 19:21:37 +01:00
Michael Weiss
2cb6012dfc
Merge pull request #151234 from primeos/wlroots
...
wlroots: 0.14.1 -> 0.15.0
2021-12-23 20:04:24 +01:00
Jonathan Ringer
182e07f0d9
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/libraries/webkitgtk/default.nix
pkgs/development/python-modules/pylast/default.nix
pkgs/development/python-modules/pymavlink/default.nix
2021-12-23 10:16:42 -08:00
Jonathan Ringer
5ed396a912
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
2021-12-23 10:14:19 -08:00
Jan van den Berg
f0660ce159
python3Packages.yamlfix: init at 0.7.2
2021-12-23 09:03:44 -08:00
Ryan Mulligan
a7e81bf431
Merge pull request #151779 from aopom/mmctl
...
mmctl: init at 6.2.1
2021-12-23 07:45:14 -08:00
github-actions[bot]
7d1034b04d
Merge master into staging-next
2021-12-23 12:01:10 +00:00
ppom
5cd968edbe
mmctl: init at 6.2.1
2021-12-23 12:59:32 +01:00
Ben Siraphob
0bfec83a7e
Merge pull request #151015 from siraben/morsel
...
morsel: init at 0.1.0
2021-12-23 17:23:52 +07:00
Ben Siraphob
3b729f8707
Merge pull request #151871 from siraben/fq
...
fq: init at 0.0.2
2021-12-23 17:09:39 +07:00
Ben Siraphob
5a4e4e9151
fq: init at 0.0.2
2021-12-23 16:59:17 +07:00
Gabriel Ebner
29c7808839
Merge pull request #151741 from gebner/freecadboost175
...
[staging-next] freecad: use boost169
2021-12-23 10:31:18 +01:00
Fabian Affolter
14dd91f8d1
Merge pull request #150004 from VergeDX/mariadb
...
python3Packages.mariadb: init at 1.0.9
2021-12-23 09:28:44 +01:00
Vanilla
e15100a226
python3Packages.mariadb: init at 1.0.9
2021-12-23 15:48:18 +08:00
Fabian Affolter
d429ed6c98
Merge pull request #151842 from fabaff/python-pvoutput
...
python3Packages.pvo: init at 0.1.0
2021-12-23 07:58:20 +01:00
github-actions[bot]
c5a44bdf42
Merge master into staging-next
2021-12-23 06:01:11 +00:00
Bobby Rong
e09eb7f90b
Merge pull request #149035 from schnusch/gplaycli
...
gplaycli: 3.26 -> 3.29
2021-12-23 09:39:44 +08:00
github-actions[bot]
0c6795fa5b
Merge master into staging-next
2021-12-23 00:01:33 +00:00
Bernardo Meurer
f403d1f791
Merge pull request #150767 from Flakebi/rocm
2021-12-22 23:35:22 +00:00
Fabian Affolter
420543cc59
python3Packages.pvo: init at 0.1.0
2021-12-22 23:13:59 +01:00
Michael Weiss
63d7ba609d
wlroots: 0.14.1 -> 0.15.0
...
Release notes: https://gitlab.freedesktop.org/wlroots/wlroots/-/tags/0.15.0
Only three reverse-dependencies are compatible with the new release so far.
2021-12-22 22:32:33 +01:00
Michael Weiss
cc6c379322
wlroots_0_14: init at 0.14.1
...
0.14.nix is an exact copy of default.nix. This no-op change is made in
preparation of introducing wlroots 0.15.0 which would break most
reverse-dependencies.
2021-12-22 22:28:19 +01:00
sternenseemann
bddfc03e71
packages-config.nix: make sure all GHCs are added to packages.json
...
Currently only the default GHC (8.10.7) is added to packages.json,
leading e. g. repology to believe we don't ship an up to date GHC which
is inaccurate.
2021-12-22 22:07:00 +01:00
Bart Brouns
c934f6b624
nova-filters: pin boost ( #151732 )
2021-12-22 14:03:45 -05:00
github-actions[bot]
03b5b0daac
Merge master into staging-next
2021-12-22 12:01:18 +00:00
Nikolay Amiantov
d4c6319803
Merge pull request #151455 from abbradar/stremio
...
stremio: init at 4.4.142
2021-12-22 14:41:09 +03:00
Gabriel Ebner
74962f7f2e
freecad: use boost169
2021-12-22 12:23:20 +01:00
Nikolay Amiantov
f92057a195
Merge pull request #150776 from abbradar/utsushi
...
utsushi: unstable-2021-01-01 -> 3.65.0, rename, add imagescan plugin
2021-12-22 14:14:38 +03:00
Nikolay Amiantov
4379a88287
stremio: init at 4.4.142
2021-12-22 14:08:48 +03:00
Jonathan Ringer
6635f5b208
Merge remote-tracking branch 'origin/master' into staging-next
...
- Fix which python interpreters are exposed
Conflicts:
pkgs/top-level/all-packages.nix
2021-12-22 00:31:14 -08:00
7c6f434c
049e5e93af
Merge pull request #151652 from 7c6f434c/pypy37-reinstate
...
pypy37: reinit
2021-12-22 07:46:54 +00:00
github-actions[bot]
7efc5ac013
Merge master into staging-next
2021-12-22 06:01:25 +00:00
Sandro
0360a33aee
Merge pull request #148764 from mtrsk/add-kbst
2021-12-22 06:33:29 +01:00
github-actions[bot]
39d035c4cf
Merge master into staging-next
2021-12-22 00:01:35 +00:00
Michael Raskin
d2204261a3
pypy37: reinit
2021-12-22 00:51:45 +01:00
Bernardo Meurer
9e1b85b91f
Merge pull request #151627 from lovesegfault/thunderbird-bin-fix-pciutils
...
thunderbird-bin: bring in-line with firefox-bin
2021-12-21 22:02:01 +00:00
Lassulus
a9a672982c
Merge pull request #151625 from kmein/feature/astrolog
...
astrolog: init at 7.30
2021-12-21 22:52:02 +01:00
Luke Granger-Brown
b4d776b26b
Merge pull request #138359 from lukegb/pomerium
...
pomerium: 0.14.7 -> 0.15.7
2021-12-21 13:47:13 -08:00
Bernardo Meurer
cd397b570d
thunderbird-bin: bring in-line with firefox-bin
...
This brings our thunderbird-bin drv in-line with the firefox-bin one,
hopefully making it work a bit better. We also now use the proper
wrapper with `wrapThunderbird`.
Tested locally and works great :)
2021-12-21 18:37:14 -03:00
markuskowa
ddbdf98a33
Merge pull request #151287 from PhilippWoelfel/submit/pdfstudio-init
...
pdfstudio: init at 2021.1.1
2021-12-21 22:36:35 +01:00
Kierán Meinhardt
4bff3d7346
astrolog: init at 7.30
2021-12-21 22:24:48 +01:00
Ben Darwin
a4f010b0b2
mirtk: pin boost ( #151596 )
...
Cmake configuration fails against boost 1.77 now in staging-next.
2021-12-21 14:56:49 -05:00
github-actions[bot]
a7f62c75af
Merge master into staging-next
2021-12-21 18:01:15 +00:00
Robert Schütz
0810294d6f
gplates: use boost175 ( #151505 )
...
GPlates currently doesn't work with Boost 1.77:
https://discourse.gplates.org/t/compilation-error-with-boost-1-77/452
2021-12-21 11:40:35 -05:00
Emery Hemingway
6e54f42bcc
unfonts-core: init at 1.0.2-080608
2021-12-21 16:43:04 +01:00
sternenseemann
6749674284
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-12-21 14:32:10 +01:00
github-actions[bot]
0757d9c156
Merge master into staging-next
2021-12-21 12:01:23 +00:00
Elis Hirwing
e3a7c62565
Merge pull request #147411 from drupol/php/php-8.1.0
...
php: Init at 8.1.1
2021-12-21 12:33:07 +01:00
Fabian Affolter
b1b1f21062
Merge pull request #151342 from fabaff/gospeed
...
godspeed: init at unstable-2021-08-27
2021-12-21 10:28:05 +01:00
Stéphan Kochen
2dbf96e7cc
php81Extensions.tokenizer: fix build
...
(cherry picked from commit cf7f4c058e822ee8eeaa2120c45f04b5b460a5db)
2021-12-21 10:13:10 +01:00