Commit Graph

283514 Commits

Author SHA1 Message Date
sophrosyne97
f48fe5df44 dwmblocks: init at 1.0 2021-04-19 10:10:03 -04:00
sophrosyne97
a6fb208ef0 maintainers: add sophrosyne 2021-04-19 10:10:03 -04:00
Michael Raskin
bf7940d1a8
Merge pull request #119791 from polygon/mpir
mpir: Add --enable-fat build option
2021-04-19 13:08:08 +00:00
Maciej Krüger
aff74ae7bb
flat-remix-gtk: init at 20201129 2021-04-19 15:08:08 +02:00
Maciej Krüger
5f8839fd09
Merge pull request #112147 from mkg20001/cinnamon-upgrade 2021-04-19 14:59:58 +02:00
Maciej Krüger
b72cb25732
cinnamon.warpinator: re-enable checks as they work now 2021-04-19 14:46:29 +02:00
Maciej Krüger
0de0287bff
cinnamon.*: sha256 = sha256-.. => hash = sha256-.. 2021-04-19 14:46:28 +02:00
Maciej Krüger
048ccae8c5
cinnamon.cinnamon-common: 4.6.1 -> 4.8.6 2021-04-19 14:46:28 +02:00
Maciej Krüger
1795c727ec
cinnamon.cinnamon-control-center: 4.6.2 -> 4.8.2 2021-04-19 14:46:23 +02:00
sternenseemann
56ba373d16 haxe_4_0: init at 4.0.5 2021-04-19 14:42:42 +02:00
sternenseemann
a77870adf6 haxe_4_1: init at 4.1.5 2021-04-19 14:42:42 +02:00
sternenseemann
5252b4bd1b ocamlPackages.ocaml_extlib-1-7-7: init at 1.7.7
Unfortunately there's no way to get Haxe 4.0 and 4.1 to work with extlib
1.7.8 (not even without the minimal install), so we need to package
1.7.7 again, at least until 1.7.9 (?) brings backwards compatibility
packages, hopefully.
2021-04-19 14:42:42 +02:00
Maciej Krüger
fd5331d9a6
cinnamon.cinnamon-settings-daemon: 4.6.4 -> 4.8.5 2021-04-19 14:40:33 +02:00
Maciej Krüger
faaeacd1c6
cinnamon.cjs: 2010-10-19 -> 4.8.2 2021-04-19 14:40:32 +02:00
Maciej Krüger
762e2aadb4
cinnamon.cinnamon-menus: 4.6.1 -> 4.8.2 2021-04-19 14:40:32 +02:00
Maciej Krüger
3a856ee938
cinnamon.cinnamon-common.libcroco: drop 2021-04-19 14:40:31 +02:00
Maciej Krüger
7280e7ca09
cinnamon.cinnamon-desktop: 4.6.4 -> 4.8.1 2021-04-19 14:40:31 +02:00
Maciej Krüger
5e596f8ddf
cinnamon.cinnamon-session: 4.6.2 -> 4.8.0 2021-04-19 14:40:30 +02:00
Maciej Krüger
04de0ae1a8
cinnamon.cinnamon-screensaver: 4.6.0 -> 4.8.1 2021-04-19 14:40:29 +02:00
Maciej Krüger
2edfbec474
cinnamon.nemo: 4.6.5 -> 4.8.4 2021-04-19 14:40:29 +02:00
Maciej Krüger
138ea59aef
cinnamon.muffin: 4.6.3 -> 4.8.1 2021-04-19 14:40:28 +02:00
Maciej Krüger
7c9091ba51
cinnamon.cinnamon-translations: 4.6.2 -> 4.8.3 2021-04-19 14:40:27 +02:00
Maciej Krüger
da9400512d
Merge pull request #114400 from mkg20001/fhs-etc-nix
buildFHSUserEnv: symlink /etc/nix
2021-04-19 14:34:47 +02:00
Sebastian Graf
fa7004fd29 firefox: Remove SNAP_NAME=firefox in wrapper
082ed38 introduced it to fix the profile-per-install policy of FF 67. But since
FF 69 (or 68?), there is `MOZ_LEGACY_PROFILES`, which we use since 87e2618.
There is no reason for the `SNAP_NAME=firefox` workaround anymore.

Additionally, the combination of `SNAP_NAME=firefox` with
a large ~/.nix-profile/share in `XDG_DATA_DIRS` triggered
https://bugzilla.mozilla.org/show_bug.cgi?id=1569625 for me, so this really
fixes a bug in my configuration.

The only downside of this approach is that we lose support for running FF 67
(and possibly 68).
2021-04-19 14:33:19 +02:00
Maciej Krüger
21a0a2de9b
Merge pull request #115459 from mkg20001/cjd-tools
cjdns-tools: init at 21.1
2021-04-19 14:32:27 +02:00
Maciej Krüger
9f566fc6bc
Merge pull request #119813 from mkg20001/http3 2021-04-19 14:31:02 +02:00
devhell
240871e7c5 multilockscreen: 1.0.0 -> 1.1.0 2021-04-19 13:27:41 +01:00
Linus Heckemann
50d091cc65
Merge pull request #119770 from qzle/ramdisks
kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices)
2021-04-19 14:17:42 +02:00
taku0
b6decc0490 firefox-bin: 87.0 -> 88.0 2021-04-19 21:12:25 +09:00
Martin Weinelt
af13285fff
firefox-esr: 78.9.0esr -> 78.10.0esr
https://www.mozilla.org/en-US/firefox/78.10.0/releasenotes/
2021-04-19 13:58:29 +02:00
Martin Weinelt
8fe28fb308
firefox: 87.0 -> 88.0
https://www.mozilla.org/en-US/firefox/88.0/releasenotes/
2021-04-19 13:58:00 +02:00
Andreas Källberg
abf3a8af7c koka: Only build the executable
Just like for most other haskell programs,
we only want the binary, not the haskell libraries and ghc.

This reduces the closure size and avoids "conflicting packages" on macos
2021-04-19 13:06:22 +02:00
Alyssa Ross
29058f9a43 openssl: add BSD support 2021-04-19 10:35:28 +00:00
Alyssa Ross
71326310d8 openssl: remove redundant platform check
This is already covered by the x86_64-linux check above.
2021-04-19 10:35:28 +00:00
Raphael Megzari
aa41080e22
beam-packages: init elixir_ls 0.7.0 (#118950) 2021-04-19 19:22:29 +09:00
Robert Schütz
da64c39d86 python3Packages.aioimaplib: 0.8.0 -> 0.9.0
https://github.com/bamthomas/aioimaplib/blob/0.9.0/CHANGES.rst#v090
2021-04-19 12:04:21 +02:00
Pavel Borzenkov
9ec151589a gops: 0.3.17 -> 0.3.18 2021-04-19 12:43:17 +03:00
1000101
e1980bb876 swagger-codegen: do not override phases 2021-04-19 10:56:52 +02:00
1000101
d7fda9f65c swagger-codegen3: init at 3.0.25 2021-04-19 10:56:52 +02:00
Sumner Evans
80b600af29
sublime-music: 0.11.10 -> 0.11.11 (#119204) 2021-04-19 10:24:57 +02:00
Sandro
8dbf8818eb
Merge pull request #119828 from alyssais/bsd-label
.github/labeler.yml: add bsd label
2021-04-19 10:23:25 +02:00
Sandro
1f91e319e2
Merge pull request #119734 from LeSuisse/spice-vdagent-0.21.0
spice-vdagent: 0.20.0 -> 0.21.0
2021-04-19 10:22:19 +02:00
Sandro
66c820d8ba
Merge pull request #119846 from jojosch/jellyfin-media-player-1.4.0
jellyfin-media-player: 1.3.1 -> 1.4.0
2021-04-19 10:21:07 +02:00
Sandro
1fcf93a50d
Merge pull request #119847 from rhoriguchi/gnomeExtensions.unite
gnomeExtensions.unite: 50 -> 51
2021-04-19 10:20:33 +02:00
Sandro
b5b66b1c80
Merge pull request #119838 from samuela/samuela/mbedtls 2021-04-19 09:47:22 +02:00
Pavol Rusnak
96419f3b6e
python3Packages.slob: unstable-2016-11-03 -> unstable-2020-06-26 2021-04-19 09:40:53 +02:00
Ryan Horiguchi
b5f4cdd90a
gnomeExtensions.unite: 50 -> 51 2021-04-19 09:20:08 +02:00
Bernardo Meurer
dcd8ba2030
Merge pull request #119844 from lovesegfault/beets-2021-04-17
beets: assorted updates
2021-04-19 06:56:26 +00:00
Johannes Schleifenbaum
0c8711865e
jellyfin-media-player: 1.3.1 -> 1.4.0 2021-04-19 08:40:06 +02:00
Daniël de Kok
cf00ef6548
Merge pull request #119783 from danieldk/remove-cuda-9
cudatoolkit-{9,9_0,9_1,9_2}: remove
2021-04-19 08:30:10 +02:00