R. Ryantm
1c802f3bfa
python310Packages.cachelib: 0.6.0 -> 0.7.0
2022-05-16 19:15:44 -07:00
happysalada
889bb1a1aa
python3Packages.pandas: remove unused commands
2022-05-16 19:12:47 -07:00
R. Ryantm
1a1747677e
python310Packages.graphtage: 0.2.5 -> 0.2.6
2022-05-16 19:12:36 -07:00
R. Ryantm
cdbb3a70bb
python310Packages.herepy: 3.5.7 -> 3.5.8
2022-05-16 19:11:05 -07:00
Jan Tojnar
ff691ed9ba
nixos/gdm: Fix missing icons
...
Recent `wrapGAppsHook` change stops `adwaita-icon-theme` from being added to `XDG_DATA_DIRS`:
b1e73fa2e0
Since `display-manager.service` does not have `/run/current-system/sw/share` in `XDG_DATA_DIRS`, it does not pick up the globally installed icon theme either, preventing icons from showing.
Let’s make Adwaita available to fix that for now.
Fixes: https://github.com/NixOS/nixpkgs/issues/171692
2022-05-17 00:19:18 +02:00
Robert Scott
4f7d4241c2
Merge pull request #173279 from veprbl/pr/root5_fix
...
root5: fix build with recent gcc
2022-05-16 22:18:29 +01:00
Robert Scott
00f85ab585
Merge pull request #173111 from squalus/folly
...
folly: fix build
2022-05-16 22:17:12 +01:00
adisbladis
b33ddb4bbe
Merge pull request #173265 from adisbladis/systemfd-0_4_0
...
systemfd: 0.3.0 -> 0.4.0
2022-05-17 05:01:35 +08:00
Martin Weinelt
8a267013a2
Merge pull request #173235 from squalus/librewolf-fix
2022-05-16 22:56:32 +02:00
squalus
4a1f7f8472
buildMozillaMach: fix builds with crash reporting disabled
...
- only try to build and copy crash reporting symbols when crash
reporting is enabled
- fixes the librewolf build
2022-05-16 13:52:15 -07:00
Ben Siraphob
f150888da6
coqPackages.interval: 4.4.0 -> 4.5.1
2022-05-16 22:37:13 +02:00
Fabian Affolter
72cb3780a5
python310Packages.dulwich: 0.20.35 -> 0.20.36
2022-05-16 11:49:33 -07:00
Robert Schütz
dfc193057c
python3Packages.ocrmypdf: 13.4.3 -> 13.4.4
...
https://github.com/ocrmypdf/OCRmyPDF/blob/v13.4.4/docs/release_notes.rst
2022-05-16 11:46:37 -07:00
R. Ryantm
4783e24e0c
python310Packages.torchmetrics: 0.8.1 -> 0.8.2
2022-05-16 11:44:48 -07:00
Robert Schütz
19c5dc94fa
python3Packages.pikepdf: 5.1.2 -> 5.1.3
...
https://github.com/pikepdf/pikepdf/blob/v5.1.3/docs/release_notes.rst
2022-05-16 11:41:09 -07:00
Jörg Thalheim
93b45825dd
python3.pkgs.ijson: enable yail backend
...
makes parsing a lot faster.
2022-05-16 11:37:54 -07:00
Robert Schütz
df9525d89a
python3Packages.gcal-sync: 0.7.1 -> 0.8.0
...
https://github.com/allenporter/gcal_sync/releases/tag/0.8.0
2022-05-16 11:37:35 -07:00
R. Ryantm
2d1048a3d1
python310Packages.manuel: 1.10.1 -> 1.11.2
2022-05-16 11:37:10 -07:00
Charlotte Van Petegem
9430c99788
python3Packages.pywlroots: 0.15.13 -> 0.15.14
...
https://github.com/flacjacket/pywlroots/releases/tag/v0.15.14
2022-05-16 11:35:25 -07:00
Robert Schütz
c0d95d2809
python3Packages.cheroot: disable failing test on Darwin
2022-05-16 11:33:38 -07:00
R. Ryantm
6ecb4d7c43
python310Packages.pylsp-mypy: 0.5.7 -> 0.5.8
2022-05-16 11:32:55 -07:00
R. Ryantm
d06d9330c4
python310Packages.django-anymail: 8.5 -> 8.6
2022-05-16 11:32:34 -07:00
Fabian Affolter
cbf3699448
python310Packages.twentemilieu: 0.6.0 -> 0.6.1
2022-05-16 11:31:03 -07:00
Artturi
6323f3ccba
Merge pull request #173275 from zendo/test
...
mpc-qt: 2019-06-09 -> 22.02
2022-05-16 20:59:52 +03:00
Linus Heckemann
7c035dbb75
Merge pull request #156822 from xfix/wrapper-assert-argc-at-least-one
...
nixos/wrappers: require argc to be at least one
2022-05-16 18:52:51 +02:00
Vincent Laporte
0659e76d17
ocamlPackages.merlin: 4.4 → 4.5
2022-05-16 18:31:37 +02:00
Dmitry Kalinkin
fdf0806386
root5: fix build with recent gcc
2022-05-16 11:53:42 -04:00
Ian Kerins
560ca02280
nixos/nitter: update example configuration file URL
...
It was moved.
2022-05-16 10:16:06 -05:00
Ian Kerins
8ef6c2bbf8
nitter: unstable-2022-03-21 -> unstable-2022-05-13
...
Bump dependencies to match upstream.
Closes #169525 .
2022-05-16 10:12:49 -05:00
Ian Kerins
0f42a04eb0
nitter: compile markdown
...
This currently compiles about.html, served at /about.
This step was added upstream in
8c2e0c66e271673a9dfe0bad22b523e4d2799049.
2022-05-16 10:12:49 -05:00
zendo
d1e5ca2014
mpc-qt: 2019-06-09 -> 22.02
2022-05-16 23:11:26 +08:00
Silvan Mosberger
e06f66e73c
Merge pull request #170561 from klemensn/types-description
...
lib/types: Drop misleading plural from type descriptions
2022-05-16 17:03:37 +02:00
R. Ryantm
3e789af26c
bullet: 3.22b -> 3.23
2022-05-16 21:58:02 +08:00
Lassulus
136213b87a
Merge pull request #164406 from r-ryantm/auto-update/libdigidocpp
...
libdigidocpp: 3.14.7 -> 3.14.8
2022-05-16 15:16:33 +02:00
Fabian Affolter
ffd9ea3ccc
Merge pull request #173231 from fabaff/pyskyqhub-bump
...
python310Packages.pyskyqhub: 0.1.8 -> 0.1.9
2022-05-16 15:12:28 +02:00
Artturi
ceeb816c9e
Merge pull request #173219 from Artturin/darwintoomanyopen
2022-05-16 16:11:06 +03:00
Fabian Affolter
f39f127469
Merge pull request #173254 from r-ryantm/auto-update/python3.10-pycep-parser
...
python310Packages.pycep-parser: 0.3.4 -> 0.3.5
2022-05-16 15:10:56 +02:00
Ulrik Strid
29bccd95f7
tilt: 0.26.3 -> 0.30.0 ( #173252 )
2022-05-16 08:53:27 -04:00
adisbladis
30f0af5f6a
systemfd: 0.3.0 -> 0.4.0
2022-05-17 00:47:16 +12:00
Lassulus
8ef4571fe2
Merge pull request #164574 from twz123/update-k0sctl
...
k0sctl: 0.11.4 -> 0.12.6
2022-05-16 14:27:27 +02:00
Linus Heckemann
886ad6d008
Merge pull request #172851 from DeterminateSystems/clamav
...
clamav: 0.103.5 -> 0.105.0
2022-05-16 14:19:32 +02:00
Linus Heckemann
dee374cd6f
Merge pull request #172369 from mweinelt/microcode-intel
...
microcodeIntel: 20220419 -> 20220510
2022-05-16 13:48:56 +02:00
R. Ryantm
f6cede3f93
python310Packages.pycep-parser: 0.3.4 -> 0.3.5
2022-05-16 11:26:04 +00:00
ajs124
f2289ae535
Merge pull request #172995 from aaronjheng/oci-image-tool
...
oci-image-tool: remove
2022-05-16 12:39:04 +02:00
ajs124
01d4e58f59
Merge pull request #173182 from pjones/pjones/mmccextr
...
makemkv: install mmccextr
2022-05-16 12:24:12 +02:00
Bobby Rong
a4112b68c7
Merge pull request #172890 from sikmir/fx
...
fx: 22.0.10 → 24.0.0
2022-05-16 18:03:16 +08:00
Bobby Rong
1a2e58f19d
Merge pull request #172891 from DarkOnion0/master
...
devspace: 5.18.4 -> 5.18.5
2022-05-16 17:52:57 +08:00
7c6f434c
1d4c47ea08
Merge pull request #171511 from collares/sage-9.6
...
sage: 9.5 -> 9.6
2022-05-16 09:51:47 +00:00
Manuel Bärenz
556ce9a40a
Merge pull request #166010 from Stunkymonkey/keepassxc-2.7.0
...
keepassxc: 2.6.6 -> 2.7.1
2022-05-16 11:08:23 +02:00
Pavol Rusnak
5f4e48d623
Merge pull request #173241 from erikarvstedt/clightning-0.11.1
2022-05-16 10:57:07 +02:00