Commit graph

198989 commits

Author SHA1 Message Date
geistesk 2435d4b961 cutecom: 0.50.0 -> 0.51.0 2019-10-26 00:59:56 +02:00
WilliButz 95f1a9a034
Merge pull request #71999 from WilliButz/fix-i18n
nixos/i18n: use str instead of string for consoleKeyMap
2019-10-26 00:50:35 +02:00
Florian Klink 32fd88726b nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0
While switching NixOS configurations with both

networking.useNetworkd = true;
virtualisation.virtualbox.host.enable;

You often end up waiting for systemd-networkd-wait-online.service.

This happens because the vboxnet0 device doesn't have a carrier until
virtualbox machines are started, so networkd gets stuck in
"Configuring":

⇒  networkctl list
IDX LINK          TYPE      OPERATIONAL SETUP
  1 lo            loopback  carrier     unmanaged
  2 wlp2s0        wlan      routable    unmanaged
  3 vboxnet0      ether     no-carrier  configuring

This updates the NixOS virtualbox host module to include a
RequiredForOnline=no statement in the generated 40-vboxnet0.network
file, so networkd doesn't consider it necessary for
systemd-networkd-wait-online.service to finish.
2019-10-26 00:45:42 +02:00
WilliButz 509fadd01a
nixos/i18n: use str instead of string for consoleKeyMap 2019-10-26 00:07:55 +02:00
Maximilian Bosch f5c3d6baaa
Merge pull request #71998 from WilliButz/update-loki
grafana-loki: 0.3.0 -> 0.4.0
2019-10-26 00:07:41 +02:00
WilliButz 3236de7b4d
grafana-loki: 0.3.0 -> 0.4.0 2019-10-25 23:37:40 +02:00
Vladyslav M 78763398c3
starship: 0.25.0 -> 0.25.2 (#71988)
starship: 0.25.0 -> 0.25.2
2019-10-25 23:50:40 +03:00
Renaud 83da13bd25
Merge pull request #71895 from dtzWill/feature/catt
catt: init at 0.10.2
2019-10-25 21:15:15 +02:00
Renaud 7bb372b664
qpdfview: escape "*.pro" qmakeFlags 2019-10-25 20:54:03 +02:00
Francesco Gazzetta 7ff539d1d1 shattered-pixel-dungeon: init at 0.7.4c 2019-10-25 20:29:24 +02:00
R. RyanTM 5d1910c83c lm_sensors: 3.5.0 -> 3.6.0 (#71668)
* lm_sensors: 3.5.0 -> 3.6.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lm-sensors/versions

* lm-sensors: proper makeFlags array
2019-10-25 20:21:49 +02:00
Guillaume Bouchard 4a2475c924 epsxe: fix link with openssl (#71920)
* epsxe: fix link with openssl

Epsxe is hardcoded to build with openssl-1.0 (using libcrypto.so.1.0.0),
but current nixpkgs contains openssl-1.1, which provides
libcrypto.so.1.1.

This patchs just uses the previous version of the library.

* epsxe: use autoPatchelfHook instead of manual rpath overriding

This simplifies the file AND generates failures at build time if a
needed dynamic library is not found during build time.
2019-10-25 19:51:37 +02:00
Tim Steinbach 50208ab5b9
oh-my-zsh: 2019-10-24 -> 2019-10-25 2019-10-25 13:44:03 -04:00
Robin Gloster 4328c87617
Merge pull request #71987 from tadeokondrak/mpv-0.30.0
mpv: 0.29.1 -> 0.30.0
2019-10-25 19:34:42 +02:00
R. RyanTM 886de2dd23 tbb: 2019_U8 -> 2019_U9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-10-25 12:30:12 -05:00
Maximilian Bosch 4a5c0e029d
Merge pull request #71963 from dtzWill/security/nextcloud17-php-and-nginx-config
Address nextcloud "urgent security issue" w/nginx per upstream recs
2019-10-25 19:12:18 +02:00
Terje Larsen 38dc9cbfc5
melpa-packages: 2019-10-25
The previous update included several errors which broke packages. This
one re-fetched and fixed them.
2019-10-25 19:09:45 +02:00
David Wood d1100be00c
starship: 0.25.0 -> 0.25.2 2019-10-25 17:00:47 +01:00
R. RyanTM a6b64a828d qownnotes: 19.9.16 -> 19.10.10 (#71866)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-10-25 17:58:42 +02:00
Tadeo Kondrak b2256035a5
mpv: 0.29.1 -> 0.30.0 2019-10-25 09:54:46 -06:00
Frederik Rietdijk 1d7e21905c pipenv: patch pipenv to point to python that has virtualenv 2019-10-25 17:31:51 +02:00
Maximilian Bosch 6db4ae1f27
Merge pull request #70441 from doronbehar/package-gotify-server
gotify-server: init at 2.0.10
2019-10-25 17:10:14 +02:00
Ricardo Ardissone b4f257cd23 qpdfview: find qmake files at preConfigure 2019-10-25 17:07:56 +02:00
R. RyanTM 672cd1398a thrift: 0.12.0 -> 0.13.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/thrift/versions
2019-10-25 17:05:27 +02:00
worldofpeace d767d5dbde
Merge pull request #71985 from etu/pass-checkup-trailing-dot
pass-checkup: Remove trailing dot
2019-10-25 14:58:54 +00:00
Urban Skudnik a038ae1118
helm: 2.14.3 -> 2.15.1 2019-10-25 16:47:55 +02:00
Elis Hirwing af5983b427
pass-checkup: Remove trailing dot 2019-10-25 16:41:44 +02:00
Robin Gloster 9a6d5a8b15
Merge pull request #71812 from NeQuissimus/applespi
linux: Enable KEYBOARD_APPLESPI
2019-10-25 16:33:04 +02:00
Janne Heß 2abe2b2cda nixos/stunnel: Add maintainers 2019-10-25 16:19:57 +02:00
Janne Heß 4a32dbd1e1 nixos/stunnel: Fix CA files 2019-10-25 16:19:57 +02:00
Maximilian Bosch 3461ec2ffd
nixos/gotify: init module and test 2019-10-25 16:19:41 +02:00
Doron Behar a66e5106fd
gotify-server: init at 2.0.10 2019-10-25 16:19:28 +02:00
Mario Rodas 77a5bf5bfb
Merge pull request #70797 from cfsmp3/master
Added libvmaf + support for it in ffmpeg-full
2019-10-25 09:11:42 -05:00
Mario Rodas 253de2cb22
Merge pull request #71288 from matthuszagh/cocotb
cocotb: init at 1.2.0
2019-10-25 08:59:20 -05:00
Tom Fitzhenry 6d90d17a96 openarena: add test 2019-10-26 00:57:54 +11:00
Tom Fitzhenry 230fc22e61 openarena: add module for dedicated server 2019-10-26 00:57:54 +11:00
Mario Rodas d6fc52b8ca
Merge pull request #71956 from marsam/fix-libogg-darwin
libogg: fix build on darwin
2019-10-25 08:49:41 -05:00
Jörg Thalheim 8e0563e7e6
Merge pull request #71970 from johanot/create-gce-nitpick
scripts/gce: make image name configurable
2019-10-25 14:28:06 +01:00
Alexey Shmalko 8b6bfda0cf
Merge pull request #71937 from NobbZ/exercism-3.0.13
exercism: 3.0.12 -> 3.0.13
2019-10-25 15:46:13 +03:00
worldofpeace b9f2c7d36a python3.pkgs.python-dbusmock: fix build
The test_code codestyle test failed because of the lines being too long.
We added --ignore=E501 to fix this, which makes it ignore checking
line length.
2019-10-25 08:44:50 -04:00
Alexey Shmalko 9e5e9db4ad
Merge pull request #71974 from seqizz/g_vimwiki_markdown
vimwiki-markdown: init at 0.2.0
2019-10-25 15:42:50 +03:00
Alexey Shmalko 58cfd06862
Merge pull request #71932 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20190820 -> 20191013
2019-10-25 15:41:50 +03:00
R. RyanTM f118648201 transgui: 5.17.0 -> 5.18.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/transgui/versions
2019-10-25 14:38:02 +02:00
Alexey Shmalko 3778be4243
Merge pull request #71941 from r-ryantm/auto-update/xmrig-proxy
xmrig-proxy: 3.1.1 -> 3.2.0
2019-10-25 15:34:22 +03:00
Robin Gloster 48a22a0ff7
Merge pull request #71964 from arthurl/wt-PR
wt: Allow optional library harfbuzz to be overriden with null
2019-10-25 14:29:39 +02:00
Robin Gloster 9db9719ea2
Merge pull request #71971 from vbgl/coq-8.10.1
coq_8_10: 8.10.0 → 8.10.1
2019-10-25 14:28:27 +02:00
Robin Gloster 639ca92236
Merge pull request #71973 from Lassulus/gzdoom
gzdoom: 4.2.1 -> 4.2.3
2019-10-25 14:27:45 +02:00
Robin Gloster b047445f69
Merge pull request #71980 from Tomahna/scalafmt
scalafmt: 2.0.1 -> 2.2.1
2019-10-25 14:27:08 +02:00
Léo Gaspard b262fefecb
Merge pull request #71360 from Ma27/bump-matrix-synapse
matrix-synapse: 1.4.0 -> 1.4.1
2019-10-25 14:26:44 +02:00
Doron Behar a1bef514ce castget: 1.2.4 -> 2.0.0 2019-10-25 15:24:22 +03:00