Gabriel Ebner
7f31fe9ea6
vampire: 4.4 -> 4.5.1
2020-08-17 19:39:32 +02:00
Tom Hall
92b4e00ffe
llvm_10: disable failing test on 32-bit ARM
2020-08-17 18:27:21 +01:00
Gabriel Ebner
9fb2c88df4
source-han-*: reduce closure size by 2x
...
The file name of the installed font was the path returned by fetchurl:
`xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-SourceHanSans.ttc`
This caused the derivation to reference the downloaded font file,
storing the font twice unless you optimise the store (each file is
~150M).
2020-08-17 19:23:12 +02:00
Jan Tojnar
1e3f09feaa
gimp: reorder the expression
...
To use more standard layout.
2020-08-17 18:39:14 +02:00
Maxim Krivchikov
8d9f9fda64
pythonPackages.pylint-django: checkPhase
2020-08-17 09:29:22 -07:00
Maxim Krivchikov
b3847686f8
python3Packages.pylint-django: 2.1.0 -> 2.3.0
2020-08-17 09:29:22 -07:00
Jan Tojnar
ebeefa87eb
Merge pull request #95437 from doronbehar/pkg/screenkey
2020-08-17 18:18:49 +02:00
Daniël de Kok
f41909e3be
python3Packages.spacy: relax blis version bound
2020-08-17 09:15:55 -07:00
Daniël de Kok
655976a64c
python3Packages.thinc: relax blis version bound
2020-08-17 09:15:55 -07:00
R. RyanTM
c42a38485d
python27Packages.blis: 0.4.1 -> 0.7.1
2020-08-17 09:15:55 -07:00
Bart Brouns
9d3a841143
bchoppr: init at 1.6.4 ( #84240 )
2020-08-17 16:15:14 +00:00
Orivej Desh (NixOS)
f65704232f
Merge pull request #82442 from magnetophon/geonkick
...
geonkick: init at 2.3.3
2020-08-17 16:09:49 +00:00
Orivej Desh (NixOS)
2771c60f28
bslizr: 1.2.6 -> 1.2.8 ( #90187 )
2020-08-17 16:07:01 +00:00
Bart Brouns
cc858e7434
bslizr: 1.2.6 -> 1.2.8
2020-08-17 16:04:38 +00:00
Bart Brouns
147c1d58cf
bschaffl: init at 0.3 ( #91341 )
2020-08-17 16:01:23 +00:00
Michael Weiss
47437afc00
inxi: 3.1.05-4 -> 3.1.06-1
2020-08-17 18:00:57 +02:00
Bart Brouns
d345b010f4
gwc: init at 0.22-4 ( #88975 )
2020-08-17 16:00:10 +00:00
Jonathan Ringer
fabd80d93b
python3Packages.azure-storage-blob: 2.1.0 -> 12.4.0
2020-08-17 08:38:26 -07:00
Daniel Șerbănescu
6e34cdadd3
aisleriot: 3.22.9 -> 3.22.11
2020-08-17 17:30:58 +02:00
R. RyanTM
496818f702
gnome3.mutter: 3.36.4 -> 3.36.5
2020-08-17 17:22:29 +02:00
Doron Behar
b5caca265e
screenkey: 0.9 -> 1.2
...
- Use Python 3.
- Switch to gobject-introspection and other more maintained libraries
(vs PyGTK).
- Use `fetchFromGitLab`.
- Replace the non absolute paths fix in `xlib.py` with
`substituteInPlace`.
2020-08-17 18:17:42 +03:00
Daiderd Jordan
ad6d9ad5b6
Merge pull request #95364 from siriobalmelli-foss/fix/neovim
...
neovim: fix build on Darwin
2020-08-17 17:14:44 +02:00
Ryan Mulligan
d829adbee8
Merge pull request #95558 from r-ryantm/auto-update/postman
...
postman: 7.26.0 -> 7.30.1
2020-08-17 07:17:50 -07:00
oxalica
0c6905244f
rust-analyzer: 2020-08-10 -> 2020-08-17
2020-08-17 21:45:54 +08:00
Ryan Mulligan
962e495321
Merge pull request #95150 from r-ryantm/auto-update/navidrome
...
navidrome: 0.27.0 -> 0.29.0
2020-08-17 06:11:55 -07:00
Martin Weinelt
d34bb18d11
Merge pull request #95673 from r-ryantm/auto-update/python3.7-prawcore
...
python37Packages.prawcore: 1.4.0 -> 1.5.0
2020-08-17 15:06:15 +02:00
Martin Weinelt
914b9788fd
Merge pull request #95674 from r-ryantm/auto-update/python3.7-openwrt-luci-rpc
...
python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-17 14:42:57 +02:00
Jan Tojnar
edadf130fc
Merge pull request #92838 from dguibert/dg/network-manager-plugin-without-gnome
2020-08-17 14:20:59 +02:00
Julien Moutinho
f6c3d4f723
transmission: fix BindReadOnlyPaths=
2020-08-17 14:09:12 +02:00
Martin Weinelt
a153452e54
Merge pull request #95508 from Ma27/nextcloud-nginx
...
nixos/nextcloud: update nginx config
2020-08-17 13:46:47 +02:00
Florian Klink
119401d811
fontconfig-penultimate: remove package
2020-08-17 13:26:05 +02:00
Florian Klink
1d51b526e4
nixos/fonts/fontconfig-penultimate: remove module
2020-08-17 13:25:46 +02:00
José Romildo Malaquias
4e2b0fe833
Merge pull request #95334 from romildo/upd.luna-icons
...
luna-icons: init at 2020-08-09
2020-08-17 08:12:41 -03:00
ajs124
44a8c33eba
john: ship internal perl modules
2020-08-17 13:11:43 +02:00
R. RyanTM
4681091c4d
python37Packages.openwrt-luci-rpc: 1.1.2 -> 1.1.3
2020-08-17 10:46:02 +00:00
R. RyanTM
6ea2c0b226
python37Packages.prawcore: 1.4.0 -> 1.5.0
2020-08-17 10:41:09 +00:00
Mario Rodas
36a6c0a1a3
tflint: 0.18.0 -> 0.19.0
2020-08-17 04:42:00 -05:00
adisbladis
240db8476a
Merge pull request #95668 from adisbladis/emacs-with-cairo
...
emacs: Add --with-cairo when X is enabled
2020-08-17 11:36:19 +02:00
adisbladis
d95c93c2ae
emacs: Add --with-cairo when X is enabled
2020-08-17 11:31:42 +02:00
worldofpeace
1219001ff7
Merge pull request #93407 from OPNA2608/update-palemoon-28.11.0
...
palemoon: 28.10.0 -> 28.12.0
2020-08-17 05:01:57 -04:00
worldofpeace
5653cd1e00
gnome3.gnome-logs: fix 'unable to read system logs'
...
https://gitlab.gnome.org/GNOME/gnome-logs/-/issues/52
2020-08-17 04:59:37 -04:00
Markus Kowalewski
f01e33e795
slurm: 20.02.3.1 -> 20.02.4.1
2020-08-17 10:49:32 +02:00
Markus Kowalewski
1763536997
slurm: 20.02.0.1 -. 20.02.3.1
2020-08-17 10:49:31 +02:00
Markus Kowalewski
d2abb868cc
slurm: 19.05.7.1 -> 20.02.0.1
2020-08-17 10:49:31 +02:00
David Guibert
f13d54f593
network-manager-vpnc: compile withGnome=false
2020-08-17 10:46:18 +02:00
David Guibert
cb1cb445e8
network-manager-iodine: compile withGnome=false
2020-08-17 10:46:18 +02:00
leenaars
49f6cbaaa9
softhsm: 2.5.0 -> 2.6.1 ( #95594 )
2020-08-17 08:31:10 +00:00
Daniël de Kok
e98368631d
Merge pull request #95628 from JohnTitor/init-cargo-fund
...
cargo-fund: init at 0.2.0
2020-08-17 10:25:49 +02:00
Yuki Okushi
ea157645be
cargo-fund: init at 0.2.0
2020-08-17 17:11:16 +09:00
zowoq
cb02aa394f
meguca: remove enableParallelBuilding = true
2020-08-17 17:13:01 +10:00