Commit graph

190124 commits

Author SHA1 Message Date
Maximilian Bosch 20bddfe08e
Merge pull request #66971 from dtzWill/update/notmuch-bower-0.11
notmuch-bower: 0.10 -> 0.11
2019-08-22 13:43:36 +02:00
Michal Minář f0c12c4795 google-clasp: init at 2.2.1 (#43376)
* google-clasp: init at version 2.2.1

Useful for developing Google's Apps Scripts.

Signed-off-by: Michal Minář <mic.liamg@gmail.com>

* fixed license

Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-08-22 13:29:43 +02:00
Elis Hirwing 8b6b9533ef
Merge pull request #67212 from kisik21/php-disable-mhash
php: disable mhash
2019-08-22 11:11:17 +02:00
Maximilian Bosch 938a7e5fe1
Merge pull request #67151 from xrelkd/update/cargo-make
cargo-make: 0.22.0 -> 0.22.1
2019-08-22 11:06:52 +02:00
markuskowa a4ac0ceba0
Merge pull request #67238 from lsix/freeipmi-1.6.4
freeipmi: 1.6.3 -> 1.6.4
2019-08-22 10:44:49 +02:00
Sarah Brofeldt d8c92757c2
Merge pull request #67230 from sikmir/gpxsee
gpxsee: 7.11 -> 7.12
2019-08-22 09:50:57 +02:00
Lancelot SIX 132c90aa96
freeipmi: 1.6.3 -> 1.6.4
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00005.html
for release information.
2019-08-22 09:40:29 +02:00
Matthieu Coudron 40235b78a2
Merge pull request #67231 from Shados/add-moonscript
Add Moonscript
2019-08-22 16:15:20 +09:00
Sarah Brofeldt 2558929984
Merge pull request #67149 from marsam/fix-mosml-darwin
mosml: fix build error on darwin
2019-08-22 09:07:18 +02:00
Sarah Brofeldt 5ca95f08dc
Merge pull request #67152 from xrelkd/update/cargo-expand
cargo-expand: 0.4.13 -> 0.4.14
2019-08-22 09:00:41 +02:00
Sarah Brofeldt 84e6725429
Merge pull request #67190 from das-g/libosmium-2.15.2
libosmium: 2.15.1 -> 2.15.2
2019-08-22 08:53:31 +02:00
Nikolay Korotkiy 205266b98e
gpxsee: 7.11 -> 7.12 2019-08-22 08:22:26 +03:00
Marek Mahut 9fd5b752e1
Merge pull request #66572 from fgaz/keepassxc/update1
keepassxc: 2.4.1 -> 2.4.3
2019-08-22 07:11:55 +02:00
Aaron Andersen 8b56d205b2
Merge pull request #67146 from aanderse/kdevelop
kdevelop, kdev-php, kdev-python: 5.4.0 -> 5.4.1
2019-08-21 21:22:51 -04:00
Jan Tojnar b992565455
Merge pull request #67222 from jtojnar/glthree
gnome-hexgl: init at unstable-2019-08-21
2019-08-22 03:18:29 +02:00
Jan Tojnar 80354ee314
gnome-hexgl: init at unstable-2019-08-21 2019-08-22 02:24:55 +02:00
Jan Tojnar 144ac2bd16
gthree: unstable-2019-10-21 2019-08-22 02:24:55 +02:00
Jan Tojnar 0e51dcda37
graphene: 1.8.6 → 1.9.6
we need unstable version for glthree
2019-08-22 02:24:54 +02:00
Jan Tojnar 9ad99a811d
mutest: init at unstable-2019-10-12 2019-08-22 02:24:54 +02:00
worldofpeace f96fdd88c5
Merge pull request #67219 from worldofpeace/vte-integration-whereneeded
Enable programs.$shell.vteIntegration where needed
2019-08-21 18:17:37 -04:00
Florian Klink d9617978fb
xen: 4.8.3 -> 4.8.5, unbreak (#67119)
* xen: 4.8.3 -> 4.8.5, unbreak

It was broken during GlusterFs upgrade: https://github.com/NixOS/nixpkgs/pull/66736
2019-08-21 23:29:42 +02:00
worldofpeace 1156146e74 nixos/mate: enable vte integration
Default terminal is mate-terminal which uses vte.
2019-08-21 17:20:49 -04:00
worldofpeace 034eb3b3cd nixos/pantheon: enable vte integration
Default terminal is elementary-terminal which uses vte.
2019-08-21 17:20:49 -04:00
Marek Mahut 88f57d4501
Merge pull request #67180 from r-ryantm/auto-update/xxHash
xxHash: 0.7.0 -> 0.7.1
2019-08-21 22:38:00 +02:00
Marek Mahut 8201f81899
Merge pull request #67153 from r-ryantm/auto-update/stress-ng
stress-ng: 0.10.00 -> 0.10.01
2019-08-21 22:37:35 +02:00
Marek Mahut e17822c853
Merge pull request #67143 from r-ryantm/auto-update/shotcut
shotcut: 19.07.15 -> 19.08.16
2019-08-21 22:36:25 +02:00
worldofpeace 4ba10fbbfd
Merge pull request #66990 from worldofpeace/gnome-vte-config
nixos/gnome-terminal: init
2019-08-21 16:17:05 -04:00
worldofpeace 4a46140d29 nixos/gnome-terminal: init
This module obsoletes services.gnome3.gnome-terminal-server
as that's a confusing option for users, and sounds internal.
It's much simpler to have a gnome-terminal module.
2019-08-21 16:16:04 -04:00
worldofpeace 79dd78b911 nixos/vte: init
This module correctly includes the vte.sh script
required for vte terminals like gnome-terminal to show the
CWD in the window title and preserved across instances.

This is achieved with the options:
* programs.bash.vteIntegration
* programs.zsh.vteIntegration

as it's best to keep this configuration unguarded by gnome3.enable
to support other vte terminals (such as elementary-terminal).
Note the distinction between Zsh and Bash doesn't include
a different script, as this script only supports those two shells.
2019-08-21 16:16:04 -04:00
Vladimír Čunát a887feda74
vlc: 3.0.7.1 -> 3.0.8 (security)
https://www.videolan.org/security/sb-vlc308.html
I've been using it briefly without any issues; the NEWS seem fairly safe:
https://www.videolan.org/developers/vlc-branch/NEWS
2019-08-21 21:43:46 +02:00
Marek Mahut 93cf40f944
Merge pull request #67154 from r-ryantm/auto-update/sxhkd
sxhkd: 0.6.0 -> 0.6.1
2019-08-21 21:42:22 +02:00
Marek Mahut 44d43368cb
Merge pull request #67155 from r-ryantm/auto-update/tulip
tulip: 5.1.0 -> 5.2.1
2019-08-21 21:40:06 +02:00
Marek Mahut 97c940bc7f
Merge pull request #67162 from r-ryantm/auto-update/worker
worker: 4.0.0 -> 4.0.1
2019-08-21 21:37:54 +02:00
Marek Mahut 25ccab2c5f
Merge pull request #67178 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.19 -> 1.5.20
2019-08-21 21:19:52 +02:00
Marek Mahut b5808da5c7
Merge pull request #67167 from r-ryantm/auto-update/wcslib
wcslib: 6.3 -> 6.4
2019-08-21 21:19:12 +02:00
Marek Mahut c62a561f70
Merge pull request #67165 from r-ryantm/auto-update/xkb-switch
xkb-switch: 1.5.0 -> 1.6.0
2019-08-21 21:17:06 +02:00
Marek Mahut 6e9b6519a2
Merge pull request #67164 from r-ryantm/auto-update/xst
xst: 0.7.1 -> 0.7.2
2019-08-21 21:16:18 +02:00
Marek Mahut 36533ec56c
Merge pull request #67163 from r-ryantm/auto-update/waybar
waybar: 0.7.1 -> 0.7.2
2019-08-21 21:15:26 +02:00
Marek Mahut 9d54c9eff1
Merge pull request #67173 from r-ryantm/auto-update/wpgtk
wpgtk: 6.0.8 -> 6.0.9
2019-08-21 21:13:33 +02:00
Marek Mahut 079a37362d
Merge pull request #67176 from r-ryantm/auto-update/wpa_supplicant
wpa_supplicant: 2.8 -> 2.9
2019-08-21 21:12:52 +02:00
Marek Mahut 8250d9faea
Merge pull request #67172 from r-ryantm/auto-update/xonsh
xonsh: 0.9.9 -> 0.9.10
2019-08-21 21:12:00 +02:00
Sarah Brofeldt f20fbeedcf
Merge pull request #67179 from uvNikita/containers/fix-imperative
nixos/containers: fix imperative containers
2019-08-21 21:04:52 +02:00
Nikita Uvarov 578d712af4
nixos/containers: fix imperative containers
Fixes #67174.
2019-08-21 20:48:27 +02:00
WilliButz e17c387e39
Merge pull request #67209 from evanjs/feature/gitkraken-6.1.4
gitkraken: 6.1.3 -> 6.1.4
2019-08-21 20:23:47 +02:00
Matthew Bauer 856d10a9b8
Merge pull request #66454 from ruuda/libcrypto-noexecstack
libressl: build libcrypto with noexecstack
2019-08-21 14:11:08 -04:00
Lancelot SIX 27d0689e60
Merge pull request #67133 from jonringer/fix-xdis
python3Packages.xdis: 4.0.1 -> 4.0.3
2019-08-21 19:57:36 +02:00
Jonathan Ringer 061b65489f python3Packages.xdis: 4.0.1 -> 4.0.3 2019-08-21 10:43:10 -07:00
Vika ba83c08610 php: disable mhash
Per https://www.php.net/manual/en/intro.mhash.php, mhash extension
is obsolete, so disabling it here. (Also it doesn't cross-compile)

**Warning**: This could be a breaking change for some packages that
are very old and rely on this extension, maintainer discretion is
advised.
2019-08-21 20:37:06 +03:00
Danylo Hlynskyi 8fe244edce
fix hash 2019-08-21 20:18:14 +03:00
Timo Kaufmann e2b47524a3
Merge pull request #67158 from r-ryantm/auto-update/sympow
sympow: 2.023.4 -> 2.023.5
2019-08-21 19:17:53 +02:00