tilpner
87c11dd953
openimagedenoise: 1.1.0 -> 1.2.1
2020-06-21 17:48:33 +02:00
Michael Weiss
7daa00707d
dav1d: 0.7.0 -> 0.7.1
2020-06-21 17:10:55 +02:00
Jörg Thalheim
d9068791d9
home-assistant: also collect after_dependencies
2020-06-21 16:08:37 +01:00
Benjamin Slade
37d231adfe
gargoyle: 2018.10.06 -> 2019.01.01
...
- latest released version
- changes: adopt suggestions + more fixes
2020-06-21 09:04:16 -06:00
Luflosi
f96feeef7c
kitty: 0.17.4 -> 0.18.0
...
https://github.com/kovidgoyal/kitty/releases/tag/v0.18.0
I submitted a patch to kitty, so that the library paths can now be passed as arguments to the build system, eliminating the need for patching. This should reduce the required maintenance effort in the future.
This commit removes the dependency on `which`, which is no longer necessary since 5e4fe584fa
. It was introduced in 481e61fad8
.
The configure phase is now ignored because kitty has no configure script.
The kitty tests are now run after compilation.
The zsh completions no longer need to be invoked with `source` since 38eb737845
, so remove the outdated comment.
There is now a link to the changelog.
2020-06-21 16:57:05 +02:00
Andrey Kuznetsov
fbbdc5a27d
vimPlugins.git-messenger-vim: init at 2020-06-08
2020-06-21 13:26:01 +00:00
Andrey Kuznetsov
f055ae8e41
vimPlugins: update
2020-06-21 13:17:19 +00:00
Daniël de Kok
801cd893c9
Merge pull request #91126 from 06kellyjac/deno_1.1.1
...
deno: 1.1.0 -> 1.1.1
2020-06-21 15:06:51 +02:00
Ryan Mulligan
dd351ef084
Merge pull request #91215 from Mic92/hardware
...
README: include link to nixos-hardware
2020-06-21 06:05:03 -07:00
Jörg Thalheim
bc751f4f90
Merge pull request #91227 from mweinelt/pymetno
...
pythonPackages.pymetno: 0.5.0 -> 0.5.1
2020-06-21 14:04:48 +01:00
Phillip Cloud
28d42496f8
tracy: 0.6.3 -> 0.7
2020-06-21 09:04:43 -04:00
Jörg Thalheim
9aa668ef04
Merge pull request #91154 from Mic92/homeassistant
2020-06-21 13:59:28 +01:00
Martin Weinelt
663abfb1e4
pythonPackages.pymetno: 0.5.0 -> 0.5.1
...
Fixes requests to the updated API endpoint.
2020-06-21 14:57:57 +02:00
Daniël de Kok
fd7f6062a0
Merge pull request #88098 from mmilata/libreswan-3.32
...
libreswan: 3.31 -> 3.32
2020-06-21 14:49:32 +02:00
Doron Behar
8acdd6db79
vim_configureable: improve luajit support
2020-06-21 14:45:11 +02:00
Daniël de Kok
30adb1fb9e
Merge pull request #89276 from jobojeha/master
...
utf8cpp: init at 3.1.1
2020-06-21 14:29:01 +02:00
Jonathan Jeppener-Haltenhoff
f6e102fc63
utf8cpp: init at 3.1.1
2020-06-21 14:14:41 +02:00
Jonathan Jeppener-Haltenhoff
51273a0f73
maintainers: Add jobojeha
2020-06-21 14:14:40 +02:00
Ingo Blechschmidt
a64a315151
terminus-font: make build reproducible by using gzip -n
2020-06-21 14:08:25 +02:00
Florian Klink
387f3b58d2
hardware.deviceTree: add name
...
This can be used to explicitly specify a specific dtb file, relative to
the dtb base.
Update the generic-extlinux-compatible module to make use of this option.
2020-06-21 13:48:22 +02:00
Florian Klink
bd8137aef1
extlinux-conf-builder.sh: allow a custom FDT to be specified
...
Some bootloaders might not properly detect the model.
If the specific model is known by configuration, provide a way to
explicitly point to a specific dtb in the extlinux.conf.
2020-06-21 13:48:22 +02:00
Florian Klink
afa627730e
nixos/sd-image-*: use boot.loader.generic-extlinux-compatible.populateCmd
...
While getting rid of the separate extlinux-conf-builder import, this now
also honors boot.loader.timeout in the initial sd card image if
specified.
2020-06-21 13:48:17 +02:00
Florian Klink
54129e72b4
nixos/generic-extlinux-compatible: introduce boot.loader.generic-extlinux-compatible.populateCmd
...
This option exposes the builder command used to populate an image,
honoring all options except the -c <path-to-default-configuration>
argument.
Useful to have for sdImage.populateRootCommands.
Special care needs to be taken w.r.t cross - the populate command runs
on the host platform, the activation script on the build platform (so
the builders differ)
2020-06-21 13:41:22 +02:00
Robert Hensing
7d436b4618
hercules-ci-agent: init at 0.7.2
2020-06-21 13:38:22 +02:00
Jan Tojnar
2b86087644
Merge pull request #91194 from jtojnar/thunderbird-cleanup
2020-06-21 12:25:23 +02:00
Jörg Thalheim
a68c7e0fa7
nixos/home-assistant: fix tests
2020-06-21 10:58:29 +01:00
Jörg Thalheim
8dd2327bbd
home-assistant: add update script
2020-06-21 10:58:23 +01:00
Pradyuman Vig
ab844b28e3
google-cloud-sdk: 286.0.0 -> 297.0.1 ( #91202 )
2020-06-21 09:00:53 +00:00
edef
c27fc6a5e5
nixos/gerrit: allow configuring replication declaratively ( #91200 )
2020-06-21 08:54:14 +00:00
Florian Klink
43424688db
nixos/deviceTree: fix description
...
hardware.deviceTree.base points to a path, not a package (and also if of
types.path)
It defaults to ${config.boot.kernelPackages.kernel}/dtbs.
2020-06-21 10:39:10 +02:00
Vincent Laporte
a4de542abe
coqPackages.coquelicot: 3.0.3 → 3.1.0
2020-06-21 10:05:15 +02:00
Jörg Thalheim
3415026220
README: include link to nixos-hardware
...
related to https://github.com/NixOS/rfcs/pull/70
2020-06-21 09:03:27 +01:00
Florian Klink
079de14fd3
nixos/make-ext4-fs: increase fudge factor from 1.03 to 1.10
...
Turns out, on smaller images (~800MiB uncompressed sdcard image size),
the current fudge factor is way too small to even get the system to the
phase where it can resize itself.
I first tried with 1.05, but it wasn't enough.
2020-06-21 09:47:02 +02:00
Frederik Rietdijk
71ace42e12
Merge pull request #91152 from danieldk/spacy-fixes
...
python3Packages.spacy: fix build
2020-06-21 09:34:10 +02:00
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 912a58428c
.
2020-06-20 20:46:17 -04: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