Michele Guerini Rocco
|
cb0db58c18
|
Merge pull request #91206 from eadwu/revert/pr-90635
Revert "libinput: ensure that we only apply touchpad options to touch…
|
2020-06-21 08:41:05 +02:00 |
|
Benjamin Hipple
|
e2e76d54f8
|
Merge pull request #91186 from bbigras/broot
broot: 0.15.1 -> 0.16.0
|
2020-06-20 23:24:41 -04:00 |
|
Benjamin Hipple
|
6530d1b7a1
|
Merge pull request #91207 from zowoq/fuse-overlayfs
fuse-overlayfs: 1.1.0 -> 1.1.1
|
2020-06-20 23:18:18 -04:00 |
|
Mario Rodas
|
1ca783cdff
|
Merge pull request #91198 from marsam/fix-alacritty-darwin
alacritty: fix build on darwin
|
2020-06-20 21:34:59 -05:00 |
|
José Romildo Malaquias
|
6a12c20c59
|
Merge pull request #87623 from wamserma/lxqt-fix-wallpaper
lxqt.pcmanfm-qt: fix default wallpaper
|
2020-06-20 22:39:26 -03:00 |
|
zowoq
|
deeb3fdaed
|
fuse-overlayfs: 1.1.0 -> 1.1.1
https://github.com/containers/fuse-overlayfs/releases/tag/v1.1.1
|
2020-06-21 10:52:39 +10:00 |
|
Edmund Wu
|
00f7558225
|
Revert "libinput: ensure that we only apply touchpad options to touchpads"
This reverts commit 912a58428c71ca73426c25c9d4eac69f119a0517.
|
2020-06-20 20:46:17 -04:00 |
|
Utku Demir
|
16199521ea
|
stream_layered_image: Always set uid and gid to root
|
2020-06-21 12:35:39 +12:00 |
|
Utku Demir
|
fe71abfc12
|
stream_layered_image: Clarify assertion failure
|
2020-06-21 12:35:39 +12:00 |
|
Utku Demir
|
87a538e149
|
stream_layered_image: Use more descriptive variable name
|
2020-06-21 12:35:39 +12:00 |
|
Utku Demir
|
4bff5b7f3d
|
dockerTools: Properly quote a shell variable
|
2020-06-21 12:35:39 +12:00 |
|
Utku Demir
|
f1d7a09146
|
stream_layered_image: Add docstrings to functions
|
2020-06-21 12:35:38 +12:00 |
|
Utku Demir
|
26402290bf
|
stream_layered_image: Add main method
|
2020-06-21 12:35:38 +12:00 |
|
Utku Demir
|
307804d97d
|
dockerTools.streamLayeredImage: comments
|
2020-06-21 12:35:38 +12:00 |
|
Utku Demir
|
4ab7baf6f6
|
stream_layered_image.py: comments
|
2020-06-21 12:35:38 +12:00 |
|
Utku Demir
|
a5a611cacb
|
Set mtime in even more places
|
2020-06-21 12:35:38 +12:00 |
|
Utku Demir
|
4e0109f873
|
Set mtime to get more deterministic builds
|
2020-06-21 12:35:37 +12:00 |
|
Utku Demir
|
560201da66
|
Implement dockerTools.streamLayeredImage
|
2020-06-21 12:35:32 +12:00 |
|
Peter Simons
|
ffbf8ba912
|
hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-5-g7c30584 from Hackage revision
fa1cee3827 .
|
2020-06-21 02:30:25 +02:00 |
|
Martin Weinelt
|
60f0e62b3c
|
ansible: v2.9.9 -> v2.9.10
|
2020-06-20 15:51:49 -07:00 |
|
Martin Weinelt
|
a9422ba768
|
beets: fix werkzeug testcases
Closes #91131
|
2020-06-20 15:12:57 -07:00 |
|
Aaron Andersen
|
6e73d3bb86
|
Merge pull request #91174 from mmahut/codeowners-bc
CODEOWNERS: adding mmahut to blockchains
|
2020-06-20 17:41:34 -04:00 |
|
Jan Tojnar
|
eb700f7a93
|
firefox-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
|
2020-06-20 23:38:08 +02:00 |
|
Jan Tojnar
|
a699dd2bee
|
firefox-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
|
2020-06-20 23:37:15 +02:00 |
|
Jan Tojnar
|
5384ace0c8
|
firefox-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
|
2020-06-20 23:34:54 +02:00 |
|
Jan Tojnar
|
987a5c1e14
|
firefox: remove libIDL dependency
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
|
2020-06-20 23:33:39 +02:00 |
|
Jan Tojnar
|
5b3a626ab9
|
thunderbird: remove libIDL dependency
It has not been used for ages:
https://bugzilla.mozilla.org/show_bug.cgi?id=687766
|
2020-06-20 23:25:19 +02:00 |
|
Jan Tojnar
|
3dd5efc40b
|
thunderbird-bin: remove libgnome dependency
It is deprecated and has been removed ages ago:
https://bugzilla.mozilla.org/show_bug.cgi?id=694570
It persists in the crash reporter for some reason but it is optional there:
f66f5a235e/toolkit/crashreporter/client/crashreporter_linux.cpp (L366-L370)
|
2020-06-20 23:25:11 +02:00 |
|
Jan Tojnar
|
1cbcbbecc2
|
thunderbird-bin: do not depend on libcanberra-gtk
libxul only needs libcanberra.so.0
3dc26ddcf3/widget/gtk/nsSound.cpp (L158)
|
2020-06-20 23:24:49 +02:00 |
|
Jan Tojnar
|
a22a20cb40
|
thunderbird-bin: remove GConf dependency
It is only optionally dlopened by crash reporter to try to get system proxy settings
but no system stores proxy in GConf these days so it is completely useless.
97c590ed55/toolkit/crashreporter/client/crashreporter_gtk_common.cpp (L121-L122)
|
2020-06-20 23:24:49 +02:00 |
|
Samuel Dionne-Riel
|
f203b8b277
|
Merge pull request #90119 from samueldr/feature/rpi4-fixups
Fix some pitfalls from the Raspberry Pi 4 specific sd image
|
2020-06-20 17:02:51 -04:00 |
|
Jan Tojnar
|
f0d4f5f842
|
thunderbird-bin: drop GStreamer dependency
It has not been used since 2015:
42c92612f4
|
2020-06-20 22:30:42 +02:00 |
|
Symphorien Gibol
|
dee55848fe
|
python3Packages.aioresponses: disable test requiring networking
|
2020-06-20 12:53:14 -07:00 |
|
Symphorien Gibol
|
6345050746
|
pantalaimon: 0.6.1 -> 0.6.3
|
2020-06-20 12:53:14 -07:00 |
|
Symphorien Gibol
|
ee52567e4c
|
python3Packages.peewee: 3.11.2 -> 3.13.3
tests don't pass without psycopg2 support:
Exception: Your version of psycopg2 does not support JSON.
|
2020-06-20 12:53:14 -07:00 |
|
Bruno Bigras
|
44a837d056
|
broot: 0.15.1 -> 0.16.0
|
2020-06-20 15:30:08 -04:00 |
|
Jonathan Ringer
|
011dd50123
|
python3Packages.papis: 0.9 -> 0.10, fix build
|
2020-06-20 12:29:56 -07:00 |
|
Jonathan Ringer
|
49f5b51ee3
|
python3Packages.pylibgen: remove, upstream unmaintained
|
2020-06-20 12:29:56 -07:00 |
|
Daniël de Kok
|
be79367b25
|
python2Packages.catalogue: remove
|
2020-06-20 20:47:59 +02:00 |
|
Daniël de Kok
|
916330f28e
|
python3Packages.spacy: relax catalogue, plac, and srsly versions
Also add an import check.
|
2020-06-20 20:47:59 +02:00 |
|
Daniël de Kok
|
e6b1c9b1b4
|
python3Packages.thinc: relax catalogue, plac, and srsly constraints
Also add an import check.
|
2020-06-20 20:47:57 +02:00 |
|
Michael Raskin
|
132ace5fe6
|
Merge pull request #89344 from JJJollyjim/openresty-no-perl
openresty: disable perl module by default
|
2020-06-20 18:45:44 +00:00 |
|
Michele Guerini Rocco
|
1eef920a8d
|
Merge pull request #91128 from bbigras/rslsync-localhost
nixos/resilio: listen on [::1] by default
|
2020-06-20 20:43:04 +02:00 |
|
Bruno Bigras
|
dbb5bdfa09
|
nixos/resilio: listen on [::1] by default
|
2020-06-20 14:28:23 -04:00 |
|
Dennis Gosnell
|
e6ba9abcef
|
Merge pull request #91103 from sternenseemann/unbreak-utc
haskellPackages.utc: unbreak
|
2020-06-21 03:01:25 +09:00 |
|
Markus S. Wamser
|
f805871a51
|
lxqt.pcmanfm-qt: fix default wallpaper
|
2020-06-20 20:00:26 +02:00 |
|
Maximilian Bosch
|
c9462630bd
|
Merge pull request #91149 from nlewo/nextcloud-expose-occ
nixos/nextcloud: add occ internal option
|
2020-06-20 19:28:25 +02:00 |
|
Austin Seipp
|
2c91b4358a
|
yosys: 2020.06.16 -> 2020.06.19
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2020-06-20 11:34:10 -05:00 |
|
Austin Seipp
|
4891facdd4
|
nextpnr: 2020.03.25 -> 2020.06.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2020-06-20 11:34:10 -05:00 |
|
Austin Seipp
|
45400f3504
|
icestorm: 2019.09.13 -> 2020.04.22
Signed-off-by: Austin Seipp <aseipp@pobox.com>
|
2020-06-20 11:34:10 -05:00 |
|