Michael Weiss
539d66aef6
signal-desktop: 1.26.2 -> 1.27.1
...
at-spi2-core is required for the new dependency on libatspi.so.0.
2019-09-06 00:06:52 +02:00
adisbladis
b611485ad5
go_1_10: Drop package
...
It's unsupported by upstream.
2019-09-05 22:33:41 +01:00
adisbladis
538a27b54e
tmsu: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
137f94711d
meguca: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
4bca8b48fb
notary: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
416d11bb83
ipget: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
f942702542
dnscrypt-proxy2: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
7e8573be43
goa: Build with go 1.12
2019-09-05 22:33:40 +01:00
adisbladis
2ff836f6bf
diskrsync: unstable-2018-02-03 -> unstable-2019-01-02
2019-09-05 22:33:39 +01:00
adisbladis
3c22b23580
prometheus_1: Build with go 1.12
2019-09-05 22:33:39 +01:00
adisbladis
a560ea3736
prometheus-snmp-exporter: 0.13.0 -> 0.15.0
2019-09-05 22:33:39 +01:00
adisbladis
aeef53e5dd
fscrypt: 0.2.4 -> unstable-2019-08-29
...
Fix build with go 1.12
2019-09-05 22:33:39 +01:00
adisbladis
7814d35bff
go-ethereum-classic: Drop package
...
It's unmaintained for years and doesn't build with Go 1.12
2019-09-05 22:33:39 +01:00
adisbladis
a7dfe3f9cd
perkeep: 0.10.1 -> unstable-2019-07-29
...
0.10.1 is the latest release but it doesn't build with recent go versions
2019-09-05 22:33:38 +01:00
Aaron Andersen
34a6f75090
Merge pull request #62754 from tbenst/imagecodecs-lite
...
imagecodecs-lite: init at 2019.4.20
2019-09-05 17:24:07 -04:00
Jonathan Ringer
a7f84c7880
gitg: 3.32.0 -> 3.32.1
2019-09-05 14:07:07 -07:00
Tyler Benster
d0a442f6e5
imagecodecs-lite: init at 2019.4.20
2019-09-05 14:04:24 -07:00
Ente
b081115788
i3lock-fancy: Bugfix, make scrot overwrite file
...
After commit [1] scrot will no longer overwrite files unless the `-o`
option is given. This commit makes the i3lock-fancy use `scrot -z -o`
instead of just `scrot -o`.
[1]: 489e322904
2019-09-05 16:30:12 -04:00
Jonathan Ringer
341f65e60f
pythonPackages.requests-mock: 1.5.2 -> 1.7.0
2019-09-05 12:59:38 -07:00
Jonathan Ringer
04c2622d07
pythonPackages.purl: init at 1.5
2019-09-05 12:59:09 -07:00
Florian Klink
0213ccf624
Merge pull request #67894 from marzipankaiser/caffeine-ng
...
caffeine-ng: use python3 and some other improvements
2019-09-05 12:27:00 -07:00
Marek Mahut
5aa5760261
Merge pull request #68131 from 1000101/process-exporter
...
prometheus-process-exporter: init at 0.5.0
2019-09-05 21:09:33 +02:00
Jan Hrnko
bf9fd00b2e
prometheus-process-exporter: init at 0.5.0
2019-09-05 20:21:10 +02:00
Linus Heckemann
734da72661
Merge pull request #68110 from Ma27/weechat-python3
...
weechat: build with python3 by default
2019-09-05 20:05:47 +02:00
Maximilian Bosch
e4bc0e2b5f
weechatScripts.weechat-xmpp: remove
...
This plugin is fairly outdated and depends on python2 libraries that
don't receive any updates either (xmpppy for instance[1]).
[1] https://pypi.org/project/xmpppy/
2019-09-05 20:03:46 +02:00
Maximilian Bosch
689a50f3a2
weechat: build with python3 by default
...
WeeChat also supports Python3 for scripts which should be preferred as
CPython2 is about to get EOLed soon: https://weechat.org/scripts/python3/
2019-09-05 20:03:45 +02:00
Aaron Andersen
36abb06ee6
Merge pull request #63330 from fgaz/michabo/init-for-real
...
michabo: init at 0.1
2019-09-05 12:53:00 -04:00
Aaron Andersen
11de7aa609
Merge pull request #64322 from jbedo/xenomapper
...
xenomapper: init 1.0.2
2019-09-05 12:08:10 -04:00
Aaron Andersen
636d9043ea
Merge pull request #68109 from aanderse/pyvmomi
...
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-05 12:02:24 -04:00
Cole Mickens
35bcacc226
linux-kernel: HID_BATTERY_STRENGTH=yes
2019-09-05 17:47:39 +02:00
Marcial Gaißert
d64cdba5b4
caffeine-ng: move setuptools_scm dependency to buildInputs
...
setuptools_scm is only needed during build, not whilst using the package.
2019-09-05 17:44:55 +02:00
Francesco Gazzetta
c16df62034
drawpile: Switch to qt-specific mkDerivation
2019-09-05 17:22:57 +02:00
Claudio Bley
b170193185
wtf: Add infocmp
to PATH, fixes #68103
2019-09-05 17:13:11 +02:00
Jörg Thalheim
a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
...
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767
Fix radare2-cutter: Wrap Cutter with Qt wrapper
...
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Ryan Mulligan
6713721105
Merge pull request #68111 from Ma27/bump-mautrix-whatsapp
...
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
2019-09-05 06:52:42 -07:00
Ryan Mulligan
96d5fdcdac
Merge pull request #68117 from tadeokondrak/discord-0.0.96
...
discord-canary: 0.0.95 -> 0.0.96
2019-09-05 06:46:42 -07:00
Ryan Mulligan
50f5410954
Merge pull request #68124 from xrelkd/update/eksctl
...
eksctl: 0.4.3 -> 0.5.0
2019-09-05 06:30:59 -07:00
Tim Steinbach
a4fcea49fc
vivaldi: 2.7.1628.30-1 -> 2.7.1628.33-1
2019-09-05 09:23:40 -04:00
Ryan Mulligan
1fad2704e7
Merge pull request #67937 from lightbulbjim/calibre
...
calibre: 3.47.0 -> 3.47.1
2019-09-05 06:09:33 -07:00
Robin Gloster
e7297363c9
amarok: 2.9.0-20180618 -> 2.9.0-20190824
...
gcc 8 support
2019-09-05 15:05:05 +02:00
Francesco Gazzetta
0b1d671667
michabo: init at 0.1
2019-09-05 15:02:49 +02:00
Johan Thomsen
161855c033
ceph: 14.2.1 -> 14.2.3
2019-09-05 14:33:29 +02:00
Edmund Wu
7f660719c9
vscodium: 1.37.1 -> 1.38.0
2019-09-05 08:08:21 -04:00
Edmund Wu
6c82cc405a
vscode: 1.37.1 -> 1.38.0
2019-09-05 08:08:20 -04:00
Justin Bedo
3f83cbf538
xenomapper: init 1.0.2
2019-09-05 20:50:22 +10:00
Sébastien Maret
4f3eacc2bf
gildas: 20190701_a -> 20190901_a
2019-09-05 12:30:46 +02:00
Peter Simons
52de09ce84
heimdall: fix the GUI front-end's run-time errors
2019-09-05 10:55:19 +02:00
Vladimír Čunát
e5dece4cbf
Merge branch 'staging-next' into staging
2019-09-05 10:23:46 +02:00
Will Dietz
4f493117bb
Merge pull request #68060 from dtzWill/update/xbps-0.57
...
xbps: 0.56 -> 0.57
2019-09-05 02:12:57 -05:00
Marek Mahut
3a7f89fdb4
Merge pull request #68042 from dtzWill/update/v4l-utils-1.16.7
...
v4l-utils: 1.16.6 -> 1.16.7
2019-09-05 09:00:18 +02:00
Marek Mahut
1a5d105e04
Merge pull request #68087 from peterhoeg/u/pio4
...
platformio: 3.6.6 -> 4.0.3
2019-09-05 08:59:35 +02:00
Marek Mahut
88c42a26a2
Merge pull request #68093 from jonringer/bump-textacy
...
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-05 08:27:23 +02:00
Marek Mahut
b6fa0071e8
Merge pull request #68130 from marsam/update-terraform
...
terraform: 0.12.7 -> 0.12.8
2019-09-05 08:27:02 +02:00
Marek Mahut
97e72f3145
Merge pull request #68128 from marsam/update-flow
...
flow: 0.106.0 -> 0.107.0
2019-09-05 08:26:40 +02:00
Marek Mahut
93fa56edb1
Merge pull request #68122 from buckley310/msf5
...
metasploit: 4.16.1 -> 5.0.45
2019-09-05 08:26:16 +02:00
Marek Mahut
f75852d164
Merge pull request #68079 from dtzWill/update/nsd-4.2.2
...
nsd: 4.2.1 -> 4.2.2
2019-09-05 08:25:42 +02:00
Marek Mahut
998acc5079
Merge pull request #68080 from dtzWill/update/usbguard-0.7.5
...
usbguard: 0.7.4 -> 0.7.5
2019-09-05 08:14:43 +02:00
Mario Rodas
12e3519344
terraform: 0.12.7 -> 0.12.8
...
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.8
2019-09-05 01:00:00 -05:00
Sarah Brofeldt
11e72e547d
Merge pull request #67563 from johanot/kubernetes-1.15-withmodulerevert
...
kubernetes: 1.14.3 -> 1.15.3
Also reverts the module systemd dependencies
2019-09-05 07:34:11 +02:00
Will Dietz
5e86891baa
Merge pull request #68082 from dtzWill/update/pngquant-2.12.5
...
pngquant: 2.12.1 -> 2.12.5
2019-09-04 21:29:03 -05:00
Will Dietz
222422f87f
usbguard-nox: deprecate
2019-09-04 21:24:11 -05:00
Will Dietz
ef414c2676
Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5
...
victor-mono: 1.2.1 -> 1.2.5
2019-09-04 21:13:20 -05:00
Will Dietz
4e8593b874
Merge pull request #68054 from dtzWill/update/webkitgtk-2.24.4
...
webkitgtk: 2.24.3 -> 2.24.4 (security!)
2019-09-04 21:11:40 -05:00
Will Dietz
7e48d74986
Merge pull request #68062 from dtzWill/update/fwts-19.08.00
...
fwts: 19.07.00 -> 19.08.00
2019-09-04 21:10:35 -05:00
Will Dietz
10f023e306
Merge pull request #68070 from dtzWill/update/sessreg-1.1.2
...
sessreg: 1.1.1 -> 1.1.2
2019-09-04 21:05:41 -05:00
Will Dietz
c96a378fb4
Merge pull request #68034 from dtzWill/update/sudo-font-0.40
...
sudo-font: 0.37 -> 0.40
2019-09-04 20:57:32 -05:00
Will Dietz
222307978c
Merge pull request #68047 from dtzWill/update/txr-224
...
txr: 220 -> 224
2019-09-04 20:55:32 -05:00
Will Dietz
8fdb4c2836
Merge pull request #68052 from dtzWill/update/glib-2.60.7
...
glib: 2.60.6 -> 2.60.7
2019-09-04 20:55:08 -05:00
Will Dietz
d043c9e3fc
Merge pull request #68053 from dtzWill/update/taskell-1.6.1
...
taskell: 1.6.0 -> 1.6.1
2019-09-04 20:54:09 -05:00
Will Dietz
2e808509f0
xbps: fix build w/glibc, disable errors due to unused fread result
2019-09-04 20:47:29 -05:00
xrelkd
68ad416f34
eksctl: 0.4.3 -> 0.5.0
2019-09-05 09:38:28 +08:00
Will Dietz
bd414cc9fe
Merge pull request #68074 from dtzWill/update/encodings-1.0.5
...
encodings: 1.0.4 -> 1.0.5
2019-09-04 20:03:22 -05:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
...
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Sean Buckley
7d7d9e57f8
metasploit: 4.16.1 -> 5.0.45
2019-09-04 20:44:50 -04:00
Orivej Desh
9ec4a264ed
libjpeg-turbo: 2.0.2 -> 2.0.3
2019-09-05 00:16:52 +00:00
Mario Rodas
044cc701c2
Merge pull request #68048 from marsam/update-netdata
...
netdata: 1.16.0 -> 1.17.0
2019-09-04 18:37:21 -05:00
Katharina Fey
18f7f19ce2
ociTools: init
2019-09-04 22:46:42 +00:00
Lily Ballard
43dade238f
installShellFiles: init ( #65211 )
...
This is a new package that provides a shell hook to make it easy to
declare manpages and shell completions in a manner that doesn't require
remembering where to actually install them. Basic usage looks like
{ stdenv, installShellFiles, ... }:
stdenv.mkDerivation {
# ...
nativeBuildInputs = [ installShellFiles ];
postInstall = ''
installManPage doc/foobar.1
installShellCompletion --bash share/completions/foobar.bash
installShellCompletion --fish share/completions/foobar.fish
installShellCompletion --zsh share/completions/_foobar
'';
# ...
}
See source comments for more details on the functions.
2019-09-04 23:19:17 +02:00
Eelco Dolstra
37e333af9a
nix: 2.2.2 -> 2.3
2019-09-04 21:36:49 +02:00
Marek Mahut
9392493ccc
Merge pull request #68081 from dtzWill/update/stress-ng-0.10.02
...
stress-ng: 0.10.01 -> 0.10.02
2019-09-04 21:28:04 +02:00
Marek Mahut
89f9948082
Merge pull request #68090 from markus1189/aws-rotate-key-1-0-6
...
aws-rotate-key: 1.0.4 -> 1.0.6
2019-09-04 21:27:23 +02:00
Marek Mahut
4622046a2f
Merge pull request #68104 from peterhoeg/f/aucdtect
...
aucdtect: pname was wrong
2019-09-04 21:23:42 +02:00
Tadeo Kondrak
1af57d573f
discord-canary: 0.0.95 -> 0.0.96
2019-09-04 12:37:41 -06:00
Maximilian Bosch
edaf80a0f0
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
...
Also got rid of the dependency hakery by using `buildGoModule` and
letting `go.mod` do the job.
2019-09-04 18:41:19 +02:00
Michael Raskin
2b3a70715f
Merge pull request #68098 from Mic92/sysdig
...
sysdig: 0.26.2 -> 0.26.4
2019-09-04 16:19:13 +00:00
Timo Kaufmann
0a7f8fbd29
fflas-ffpack: 2.4.0 -> 2.4.3 ( #68108 )
2019-09-04 18:13:00 +02:00
Aaron Andersen
a4ac265039
pythonPackages.pyvmomi: init at 6.7.1.2018.12
2019-09-04 11:42:47 -04:00
Johan Thomsen
10e416ce61
kubernetes: 1.14.3 -> 1.15.3
2019-09-04 17:38:41 +02:00
Michael Raskin
e3fbbb1d10
Merge pull request #68083 from dtzWill/update/bdf2psf-1.193
...
bdf2psf: 1.192 -> 1.193
2019-09-04 15:20:44 +00:00
Tim Steinbach
4e99ef6a18
virtualbox: 6.0.8 -> 6.0.10
2019-09-04 11:12:07 -04:00
Sarah Brofeldt
55256d644b
Merge pull request #65470 from johanot/ceph-14-upstream
...
ceph: 12.2.7 -> 14.2.1
2019-09-04 17:08:28 +02:00
Jan Tojnar
e7cccdbb13
Merge pull request #68105 from jtojnar/meson-darwin-fix
...
meson: fix darwin patch
2019-09-04 16:59:33 +02:00
Johan Thomsen
fb22d67fa7
ceph: 13.2.4 -> 14.2.1
...
* remove kinetic
* release note
* add johanot as maintainer
nixos/ceph: create option for mgr_module_path
- since the upstream default is no longer correct in v14
* fix module, default location for libexec has changed
* ceph: fix test
2019-09-04 16:17:18 +02:00
Jan Tojnar
1be03500d5
meson: fix darwin patch
...
Somehow I missed this in https://github.com/NixOS/nixpkgs/pull/67596
2019-09-04 16:10:56 +02:00
Marcial Gaißert
cdf8247b68
caffeine-ng: remove unneeded dependencies setuptools, wheel
2019-09-04 16:10:01 +02:00
Timo Kaufmann
ce37819c8b
home-manager: 2019-06-25 -> 2019-09-04 ( #68100 )
2019-09-04 16:01:59 +02:00
Kristoffer
85baedaca3
ceph: 12.2.7 -> 13.2.4
...
* maintain only one version
* ceph-client: init
* include ceph-volume python tool in output
nixos/ceph: extraConfig, fix test, wait for ceph-mgr to become active
* run ceph with disk group permission
* add extraConfig option for the global section
needed per cluster
* clear up how ceph.conf is generated
* fix ceph testcase
2019-09-04 16:01:42 +02:00
Florian Klink
432e55242e
Merge pull request #67968 from ambrop72/virtualbox-qt-fix
...
virtualbox: Fix #65564
2019-09-04 06:38:37 -07:00
Ambroz Bizjak
b52dfd3007
virtualbox: Make sure that Qt finds plugins to make VMs run again.
...
Fixes #65564 . When hardening is enabled, we cannot use a wrapper for
VirtualBoxVM, so patch the source code to set QT_PLUGIN_PATH as required.
2019-09-04 06:38:12 -07:00
Florian Klink
af2f81f227
Merge pull request #68023 from ambrop72/phc-intel-assert-fix
...
phc-intel: Don't define the package if the assert would fail.
2019-09-04 06:36:10 -07:00
Peter Hoeg
dfea236a48
aucdtect: pname was wrong
2019-09-04 21:21:09 +08:00
Andreas Rammhold
29e4048d0a
Merge pull request #67186 from xbreak/libyaml-cpp/no-gtest
...
libyamlcpp: Disable build & install of Google Test
2019-09-04 14:20:29 +02:00
Michael Weiss
875a09cbc6
html-proofer: 3.11.1 -> 3.12.0
2019-09-04 14:09:24 +02:00
Lassulus
85de89db86
Merge pull request #62743 from geistesk/weechat-otr-1.9.2
...
weechatScripts.weechat-otr: init at 1.9.2
2019-09-04 13:39:24 +02:00
OPNA2608
999cb95738
palemoon: remove rnhmjoj from maintainers
...
As requested, see: https://github.com/NixOS/nixpkgs/pull/66669#issuecomment-527797128
2019-09-04 13:06:11 +02:00
Arseniy Seroka
3dd112c97e
Merge pull request #68013 from serokell/nixfmt
...
nixfmt: init at 0.3.0 from haskellPackages
2019-09-04 13:36:04 +03:00
Michael Fellinger
683a7f0f34
bundix: 2.4.2 -> 2.5.0
2019-09-04 10:31:39 +00:00
Jörg Thalheim
7d78cc8596
sysdig: 0.26.2 -> 0.26.4
2019-09-04 11:26:17 +01:00
Robert Hensing
320bcfeb24
Merge pull request #66635 from Gerschtli/docker-compose-zsh
...
docker-compose: add zsh completion
2019-09-04 12:20:57 +02:00
Robin Gloster
29fedc99d2
Merge pull request #68043 from dtzWill/update/i3-4.17.1
...
i3: pname, 4.17 -> 4.17.1
2019-09-04 12:19:50 +02:00
Aaron Andersen
5f13b929db
Merge pull request #68058 from dtzWill/update/mkvtoolnix-37
...
mkvtoolnix: 36.0.0 -> 37.0.0
2019-09-04 06:14:42 -04:00
Aaron Andersen
7f80b516f6
Merge pull request #68057 from dtzWill/update/httpie-1.0.3
...
httpie: 1.0.2 -> 1.0.3, fetchPypi, pname
2019-09-04 06:13:38 -04:00
Aaron Andersen
8b9001d759
Merge pull request #68066 from dtzWill/update/speedtest-cli-2.1.2
...
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-04 06:00:35 -04:00
Andreas Rammhold
6dce809b32
firefox-esr: 68.0.2esr -> 68.1.0esr
2019-09-04 11:03:32 +02:00
Vladimír Čunát
b479a21403
Merge #68032 : systemd: fix CVE-2019-15718 (staging-next)
2019-09-04 11:03:10 +02:00
Vladimír Čunát
7eb2a3b1cd
evtest, mplayer: fixup missing rec
after the merge
2019-09-04 11:02:42 +02:00
Peter Simons
54e694de81
mlt: build with ffmpeg version 4.x rather than 2.x
...
The new ffmpeg version is (a) supported and (b) required by some
applications that use libmlt, e.g. shotcut. There appears to be
no downside to this upgrade.
2019-09-04 11:02:35 +02:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
Marek Mahut
1d8a3973f4
Merge pull request #67988 from mmahut/trezor-agent
...
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-04 10:46:14 +02:00
Jonathan Ringer
92ef9bb692
python3Packages.textacy: 0.6.3 -> 0.9.1
2019-09-04 01:28:05 -07:00
Matthieu Coudron
2207378c9e
linux: clearer origin for settings configuration
...
adds _file so that nix may have a chance to display what file the conflictings settings come
from.
2019-09-04 17:04:16 +09:00
Peter Hoeg
afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
...
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg
ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
...
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Markus Hauck
3b32921a05
aws-rotate-key: 1.0.4 -> 1.0.6
2019-09-04 09:37:25 +02:00
Peter Hoeg
5a12e12b49
strawberry: init at 0.6.3
2019-09-04 14:39:53 +08:00
Peter Hoeg
aba7db77e9
sayonara: 1.1.1 -> 1.5.1
2019-09-04 14:36:29 +08:00
Will Dietz
6df37c9aab
evtest: 1.33 -> 1.34
2019-09-04 08:00:26 +02:00
Peter Hoeg
501e5bd1e8
platformio: 3.6.6 -> 4.0.3
2019-09-04 13:59:22 +08:00
Peter Hoeg
8edc31aa35
pythonPackages.semantic-version: 2.6.0 -> 2.8.1
2019-09-04 13:59:08 +08:00
Michael Raskin
de0fc44144
Merge pull request #68059 from dtzWill/update/links-2.20
...
links: 2.19 -> 2.20
2019-09-04 04:57:11 +00:00
Will Dietz
a35a5d049e
bdf2psf: 1.192 -> 1.193
2019-09-03 20:31:02 -05:00
Will Dietz
21c0acbd80
pngquant: 2.12.1 -> 2.12.5
...
Looks like libimagequant is already at 2.12.5
2019-09-03 20:28:57 -05:00
Will Dietz
1d3e71bf9b
stress-ng: 0.10.01 -> 0.10.02
2019-09-03 20:22:33 -05:00
Will Dietz
60256c197d
usbguard: 0.7.4 -> 0.7.5
...
https://github.com/USBGuard/usbguard/releases/tag/usbguard-0.7.5
* no longer needs/uses qt as of 0.7.5
* asciidoctor -> asciidoc, drop pandoc
(pandoc only seems to be used as part of doc spell-check
which we don't enable anyway)
* docbook bits
2019-09-03 20:21:11 -05:00
Will Dietz
743f96d3a2
nsd: 4.2.1 -> 4.2.2
2019-09-03 20:10:44 -05:00
Samuel Dionne-Riel
65000c0ff8
Merge pull request #68000 from jojosch/dbeaver_6.1.5
...
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 21:02:49 -04:00
Will Dietz
cdb4ee8078
encodings: 1.0.4 -> 1.0.5
2019-09-03 20:00:36 -05:00
Will Dietz
86a112585a
sessreg: 1.1.1 -> 1.1.2
2019-09-03 19:54:41 -05:00
Will Dietz
3f7d0ad89e
speedtest-cli: 2.1.1 -> 2.1.2
2019-09-03 19:47:35 -05:00
Mario Rodas
39d343929d
Merge pull request #68002 from marsam/update-supercollider
...
supercollider: 3.10.2 -> 3.10.3
2019-09-03 19:35:39 -05:00
Will Dietz
0998d084c3
fwts: 19.07.00 -> 19.08.00
2019-09-03 19:35:37 -05:00
Will Dietz
31e8b2d069
xbps: 0.56 -> 0.57
2019-09-03 19:29:49 -05:00
Will Dietz
8f78177924
links: 2.19 -> 2.20
...
http://links.twibright.com/download/ChangeLog
(search for '2.20' if newer entries exist)
2019-09-03 19:29:01 -05:00
Will Dietz
6d1b2761d0
mkvtoolnix: 36.0.0 -> 37.0.0
...
https://www.bunkus.org/blog/2019/08/mkvtoolnix-v37-0-0-released/
2019-09-03 19:27:54 -05:00
Will Dietz
1895278f20
httpie: 1.0.2 -> 1.0.3
2019-09-03 19:27:05 -05:00
Will Dietz
592274e72a
httpie: fetchPypi
2019-09-03 19:27:03 -05:00
Will Dietz
8ddc4e4731
httpie: pname-ify
2019-09-03 19:27:00 -05:00
Will Dietz
06d794ff06
vnstat: 2.3 -> 2.4
2019-09-03 19:25:46 -05:00
Will Dietz
04ddfc59b4
webkitgtk: 2.24.3 -> 2.24.4 (security!)
...
https://webkitgtk.org/2019/08/28/webkitgtk2.24.4-released.html
https://webkitgtk.org/security/WSA-2019-0004.html
2019-09-03 19:23:11 -05:00
Will Dietz
fa996e685d
taskell: 1.6.0 -> 1.6.1
...
https://github.com/smallhadroncollider/taskell/releases/tag/1.6.1
2019-09-03 19:20:33 -05:00
Will Dietz
59ed1d94c9
glib: 2.60.6 -> 2.60.7
...
https://gitlab.gnome.org/GNOME/glib/-/tags/2.60.7
2019-09-03 19:18:53 -05:00
Andreas Rammhold
87e261843c
firefox/wrapper: Set new style override for legacy profiles & allow downgrades
...
While Firefox 68 started messing with our profiles and required new
profiles on binary location changes Firefox 69 now verifies that we
aren't downgrading to an older Firefox even of the same version. If you
switch between two channel versions and/or between nixpkgs releases
Firefox will refuse to start and demand a fresh profile. Disabling the
downgrade protection works around that issue.
2019-09-04 02:14:53 +02:00
Will Dietz
93f7a4f8c1
txr: 220 -> 224
...
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-224
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-223
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-222
http://www.kylheku.com/cgit/txr/tree/RELNOTES?id=txr-221
2019-09-03 18:52:24 -05:00
Will Dietz
1aec067a47
i3: pname, 4.17 -> 4.17.1
...
https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
2019-09-03 18:42:09 -05:00
Will Dietz
00de817ab5
v4l-utils: 1.16.6 -> 1.16.7
2019-09-03 18:40:31 -05:00
Will Dietz
00039ef5af
php73: 7.3.8 -> 7.3.9 (security)
...
https://www.php.net/archive/2019.php#2019-08-29-1
https://www.php.net/ChangeLog-7.php#7.3.9
2019-09-03 18:33:37 -05:00
Will Dietz
11b43cef8e
upower: 0.99.10 -> 0.99.11
...
https://gitlab.freedesktop.org/upower/upower/-/tags/UPOWER_0_99_11
2019-09-03 18:32:18 -05:00
Will Dietz
9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
...
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
Will Dietz
29c120c065
Merge pull request #66973 from dtzWill/update/xauth-1.1
...
xauth: 1.0.10 -> 1.1
2019-09-03 18:25:06 -05:00
Will Dietz
a8b1948aa7
victor-mono: 1.2.1 -> 1.2.5
2019-09-03 18:15:59 -05:00
Will Dietz
a774931282
sudo-font: 0.37 -> 0.40
...
https://github.com/jenskutilek/sudo-font/releases/tag/v0.38
https://github.com/jenskutilek/sudo-font/releases/tag/v0.39
https://github.com/jenskutilek/sudo-font/releases/tag/v0.40
2019-09-03 18:12:56 -05:00
Andreas Rammhold
cde7715039
systemd: fix CVE-2019-15718
...
More details at: https://www.openwall.com/lists/oss-security/2019/09/03/1
2019-09-04 01:05:28 +02:00
Carles Pagès
7547a7a1d4
kodi: 19.3 -> 19.4
2019-09-04 00:40:07 +02:00
adisbladis
2308d5034c
Merge pull request #68005 from xrelkd/update/go-ethereum
...
go-ethereum: 1.9.2 -> 1.9.3
2019-09-03 23:01:31 +01:00
volth
adf55b78b9
icewm: 1.4.2 -> 1.6.0 ( #66949 )
2019-09-03 23:51:52 +02:00
adisbladis
8f57babd52
Merge pull request #68027 from 0x4A6F/master-tacacsplus
...
tacacs+: tacacs+ -> tacacsplus
2019-09-03 22:37:56 +01:00
0x4A6F
05ee758d79
tacacs+: tacacs+ -> tacacsplus
2019-09-03 21:27:40 +00:00
Mario Rodas
e4bbf5cdbf
netdata: 1.16.0 -> 1.17.0
...
Changelog: https://github.com/netdata/netdata/releases/tag/v1.17.0
2019-09-03 16:20:00 -05:00
Nikolay Korotkiy
75a126692b
josm: 15238 -> 15322 ( #68022 )
2019-09-03 23:17:07 +02:00
Jai Flack
cac6631e61
Add large hunspell dicts ( #67424 )
...
* Move en_AU alias to above declaration to match others
* Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell dictionaries
Squashed commit of the following:
commit e3c0054263f6d71c1890ecb52b06ade71ce046ee
Author: Jai Flack <jaiflack@protonmail.com>
Date: Tue Aug 27 18:38:34 2019 +1000
Add en_GB-large, en_US-large, en_CA-large and en_AU-large hunspell
dictionaries
Squashed commit of the following:
commit 6b16e7326061aa55bb6993b3913fb4fb701a9b8f
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:38:08 2019 +1000
Adding en_GB-large dictionary
commit c94c6c39503750c820cdab533b4372695b61bad3
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:37:37 2019 +1000
Fix en_US-large and en_CA-large hashes
commit 84a847b39e7ad967d26434b0f6935211bb42010a
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:54 2019 +1000
Adding en_AU-large dictionary
commit b7d6e1ceebae98a5d7f3c6e119cb3816b879ed54
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:36 2019 +1000
Adding en_CA-large dictionary
commit c1857a6e054b60bbe51eda4a8c3c55285cf6092e
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:15:10 2019 +1000
Adding en_US-large dictionary
commit 898caa0eb9452992d5dc59cd82d267fcc8ad1133
Author: Jai Flack <jaiflack@protonmail.com>
Date: Sun Aug 25 15:14:25 2019 +1000
Modifying mkDictFromWordlist to allow for different src and destination
file names
2019-09-03 22:57:46 +02:00
Timothy DeHerrera
0b32fe2d7e
kakounePlugins: Add 5 kakoune plugins ( #67593 )
...
* kakounePlugins: Add 5 kakoune plugins
Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310
* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections
* kakounePlugins: alphabetize package list
* kakounePlugins.kak-fzf: add ability to choose between fzf/skim
* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
Michael Raskin
0609099943
Merge pull request #68010 from Mic92/radare2
...
radare2: 3.7.0 -> 3.8.0
2019-09-03 20:53:56 +00:00
Christian Kampka
81d0173023
maintainers: update my maintainer information ( #67686 )
2019-09-03 22:52:13 +02:00
averelld
ec57a12e66
mplayer: 1.3.0 -> 1.4 ( #67733 )
2019-09-03 22:51:04 +02:00
Dennis Gosnell
15a461d3b8
roxterm: 3.3.2 -> 3.7.5 ( #67807 )
2019-09-03 22:45:10 +02:00
averelld
42607bb059
vim: 8.1.1547 -> 8.1.1967 ( #68011 )
2019-09-03 22:34:37 +02:00
Aristid Breitkreuz
bafe56c685
gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" ( #68026 )
2019-09-03 22:31:50 +02:00
Robin Gloster
087ba0eedc
arangodb_3_2: remove
...
doesn't support gcc 8
2019-09-03 22:30:55 +02:00
Franz Pletz
4d85d286e5
highlight: build with standard llvm version on darwin
2019-09-03 22:17:54 +02:00
Franz Pletz
de85797565
Merge remote-tracking branch 'origin/master' into gcc-8
2019-09-03 22:15:07 +02:00
Franz Pletz
d512362e77
Revert "xbps: fix build with gcc8"
...
This reverts commit f0a1f7e026
.
2019-09-03 22:07:06 +02:00
Franz Pletz
be9901afe2
llvm_38: drop since it doesn't build with gcc8
2019-09-03 22:04:44 +02:00
Franz Pletz
3a7a990ee9
irods: build with current version of llvm
2019-09-03 22:04:15 +02:00
Michael Fellinger
1f49035aca
ruby.withPackages: init
...
Co-authored-by: Alyssa Ross <hi@alyssa.is>
2019-09-03 19:44:49 +00:00
Franz Pletz
bd85a832c1
bap: build with llvm_8
2019-09-03 21:26:27 +02:00
Franz Pletz
e7b6d8790f
ocamlPackages.llvm: build with llvm_8
2019-09-03 21:25:23 +02:00
Franz Pletz
e3434a3c36
llvm_4: fix build with gcc8
2019-09-03 21:24:40 +02:00
Ambroz Bizjak
97a2ef37c0
phc-intel: Don't define the package if the assert would fail.
...
If the kernel is too old one gets the assertion error, even if nothing specifically request that package. Some code must be going through all defined kernel module packages that triggers the assert.
2019-09-03 21:04:37 +02:00
Sarah Brofeldt
ce8cd5fd00
Merge pull request #68001 from johanot/fix-cherrypy
...
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 19:23:44 +02:00
Silvan Mosberger
ce944b4bde
Merge pull request #64552 from evanjs/feature/openrazer-2.3.1
...
openrazer: init at 2.6.0
2019-09-03 19:14:58 +02:00
worldofpeace
26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
...
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
Jan Tojnar
ad72ce9c2b
gnome-keysign: init at 1.0.1
2019-09-03 18:49:05 +02:00
Will Dietz
f0485a8524
fortune: 2.6.2 -> 2.10.0, use official tarball
2019-09-03 11:19:49 -05:00
worldofpeace
460927aae7
Merge pull request #67926 from flokli/fix-biber-tests
...
biber: fix currently broken tests
2019-09-03 12:11:53 -04:00
Florian Klink
5c0478a9ab
biber: fix currently broken tests
2019-09-03 12:10:59 -04:00
Jan Tojnar
47df740549
Merge pull request #68008 from jtojnar/ibus-fixes
...
ibus-engines.hangul: fix ibus-setup-hangul
2019-09-03 17:58:46 +02:00
worldofpeace
62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
...
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler
d977d48baf
coreboot-utils: init at 4.10
...
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00
Peter Simons
d7bbcdf274
openshot-qt: fix title generator
...
@ferdnyc has kindly provided a patch for our Nix-specific permission
issue https://github.com/OpenShot/openshot-qt/issues/2972 .
Fixes https://github.com/NixOS/nixpkgs/issues/32898 .
Fixes https://github.com/NixOS/nixpkgs/issues/48591 .
Related to https://github.com/NixOS/nixpkgs/issues/55683 .
2019-09-03 17:49:49 +02:00
Yorick van Pelt
8038817953
nixfmt: init at 0.3.0 from haskellPackages
2019-09-03 17:35:40 +02:00
Mario Rodas
3a601cac5b
ruby: update RVM patchsets
2019-09-03 15:33:51 +00:00
Mario Rodas
bd51778554
ruby_2_6: 2.6.3 -> 2.6.4
2019-09-03 15:33:51 +00:00
Mario Rodas
8cb7bb03fd
ruby_2_5: 2.5.5 -> 2.5.6
2019-09-03 15:33:51 +00:00
Mario Rodas
06205d8154
ruby_2_4: 2.4.5 -> 2.4.7
2019-09-03 15:33:51 +00:00
volth
31376b1962
megacli: requireFile -> fetchurl
2019-09-03 15:25:25 +00:00
Johannes Schleifenbaum
0c7fe8349f
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 17:19:13 +02:00
Jan Tojnar
d1f9fcbbbc
libgdata.tests: add installedTests
2019-09-03 16:51:47 +02:00
Jan Tojnar
e01d33a99d
libgdata: 0.17.10 → 0.17.11
...
https://download.gnome.org/sources/libgdata/0.17/libgdata-0.17.11.news
2019-09-03 16:47:31 +02:00
worldofpeace
42f63ff5a8
Merge pull request #67957 from jtojnar/glib-networking-cleanup
...
glib-networking: clean up & add installed tests
2019-09-03 10:42:31 -04:00
idontgetoutmuch
739cdb368e
Ensure blas produces pkg config files ( #67629 )
...
blas: produce pkgconfig file
2019-09-03 16:34:45 +02:00
Jan Tojnar
0aa934aa2d
libproxy: wrap GSetings helper
...
Add GSettings schemas required for GNOME helper.
2019-09-03 16:11:40 +02:00
Jan Tojnar
e9953b602c
libproxy: format with nixpkgs-fmt
2019-09-03 16:11:39 +02:00
Jan Tojnar
d0ddf6415a
libproxy: split python outputs
2019-09-03 16:11:39 +02:00
Jan Tojnar
a01a8544f7
libproxy: remove outdated comment
...
We no longer propagate dependencies so the comment is not relevant.
2019-09-03 16:11:39 +02:00
Jan Tojnar
ecf6f4aeb1
glib-networking: add installed tests
2019-09-03 16:11:38 +02:00
José Romildo Malaquias
fdd331cceb
Merge pull request #67900 from romildo/upd.materia-theme
...
materia-theme: 20190315 -> 20190831
2019-09-03 11:00:50 -03:00
Jörg Thalheim
bf14c2076c
radare2: 3.7.0 -> 3.8.0
2019-09-03 14:49:35 +01:00
Jan Tojnar
b73406d863
ibus-engines.hangul: fix ibus-setup-hangul
...
Closes: https://github.com/NixOS/nixpkgs/issues/27619
2019-09-03 15:46:20 +02:00
worldofpeace
72dc15c93d
Merge pull request #67986 from danieldk/mutter-resume-fix
...
gnome3.mutter: fix segfault in dri_flush_front_buffer()
2019-09-03 09:37:46 -04:00
worldofpeace
8c772a6183
gnome3.mutter328: patches from gnome-3.28 branch
...
Changes:
e356424282...74e3126b77
2019-09-03 09:35:14 -04:00
Daniël de Kok
7ddd49a86e
gnome3.mutter: fix segfault in dri_flush_front_buffer()
...
More details:
56ddaaa380
2019-09-03 15:20:38 +02:00
xrelkd
d4d6c6b4d9
go-ethereum: 1.9.2 -> 1.9.3
2019-09-03 20:51:18 +08:00
xbreak
b604e3fafd
clipp: init at 1.2.3
2019-09-03 12:38:59 +00:00
Jan Tojnar
743a62673f
ibus-engines.hangul: format with nixpkgs-fmt
2019-09-03 14:37:34 +02:00
Guillaume Bouchard
67904dccbb
bazel: 0.28.1 -> 0.29.0
...
- Upgraded dependencies
- dependencies script upgraded to take into account new WORKSPACE
rules
- Tests now depends on the `distdir`
Runtime bazel now also depends on the `distdir` setting which appears
in the global configuration file. This increases the bazel closure
size by 85 MO for stuffs which can normally be downloaded at runtime
by bazel. However, any invocation of `buildBazelPackage` (such as in
`bazel-watcher`) may fail in nix sandbox if theses files are not
available at runtime.
If this overhead is too important, we may later evolve to a finer
grained solution, where buildBazelPackage declares the list of
necessary dependencies.
2019-09-03 13:12:53 +02:00
Mario Rodas
0b768764ae
Merge pull request #67993 from xrelkd/update/bat
...
bat: 0.12.0 -> 0.12.1
2019-09-03 06:05:05 -05:00
Johan Thomsen
585c9e2b10
python3Packages.cherrypy: fix tests after upgrade to pytest5
2019-09-03 12:52:57 +02:00
Jan Tojnar
065c722d73
Merge pull request #67928 from jtojnar/enchant-tests
...
enchant: 2.2.4 → 2.2.5
2019-09-03 12:36:35 +02:00
Michael Weiss
3b7946d0ae
wallutils: 5.8.1 -> 5.8.2
2019-09-03 12:23:00 +02:00
Jan Tojnar
b1d6e7a0fc
libmypaint: 1.3.0 → 1.4.0 ( #67929 )
...
libmypaint: 1.3.0 → 1.4.0
2019-09-03 12:04:16 +02:00
Jan Tojnar
3d367775e6
Merge pull request #67731 from averelld/blueman-upgrade
...
blueman: 2.0.8 -> 2.1.1
2019-09-03 11:47:05 +02:00
Marek Mahut
daf558cba5
Merge pull request #67912 from marsam/update-sbcl
...
sbcl: 1.5.3 -> 1.5.6
2019-09-03 11:45:59 +02:00
Jan Tojnar
30853a61f5
libmypaint: 1.3.0 → 1.4.0
...
http://mypaint.org/blog/2019/09/01/libmypaint-1.4.0-release/
2019-09-03 11:29:09 +02:00
Marek Mahut
c02fe4620b
Merge pull request #67941 from suhr/musescore
...
musescore: 3.0.5 -> 3.2.3
2019-09-03 11:27:12 +02:00
Mario Rodas
ae610711eb
supercollider: 3.10.2 -> 3.10.3
...
Changelog: https://github.com/supercollider/supercollider/releases/tag/Version-3.10.3
2019-09-03 04:20:00 -05:00
Robin Gloster
fbf0d53c3c
Merge pull request #67994 from mmahut/aws-s3-expoter
...
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 11:16:03 +02:00
Marek Mahut
3775e79ce9
Merge pull request #67918 from tadeokondrak/iosevka-2.3.0
...
iosevka-bin: 2.2.1 -> 2.3.0
2019-09-03 11:08:40 +02:00
Marek Mahut
bf276a6aba
Merge pull request #67992 from marius851000/wxhexeditor2
...
wxhexeditor: fix compilation
2019-09-03 11:04:49 +02:00
Marek Mahut
38f7debfa8
Merge pull request #67899 from Ma27/bump-zsh-you-should-use
...
zsh-you-should-use: 1.1.0 -> 1.4.0
2019-09-03 11:04:28 +02:00
Marek Mahut
a8b3979f2d
Merge pull request #67949 from talkara/pythonPackages.robotframework-sshlibrary
...
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-03 11:02:59 +02:00
Marek Mahut
254e2ec209
Merge pull request #67946 from MrMebelMan/init/python-pipedrive
...
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 11:02:14 +02:00
Marek Mahut
3802b4113a
Merge pull request #67984 from marsam/update-devpi-server
...
devpi-server: 4.9.0 -> 5.1.0
2019-09-03 11:01:13 +02:00
Marek Mahut
5c21c8f633
Merge pull request #67991 from andrestylianos/joker-0.12.7
...
joker: 0.12.4 -> 0.12.7
2019-09-03 10:58:52 +02:00
Marek Mahut
69e85916e6
Merge pull request #67979 from marsam/update-dive
...
dive: 0.7.2 -> 0.8.0
2019-09-03 10:56:31 +02:00
Marek Mahut
bdbc922b98
prometheus-aws-s3-exporter: init at 0.3.0
2019-09-03 10:48:27 +02:00
Vladyslav Burzakovskyy
0a7905ce74
pythonPackages.python-pipedrive: init at 0.4.0
2019-09-03 10:41:47 +02:00
xrelkd
102fd20492
bat: 0.12.0 -> 0.12.1
2019-09-03 16:35:32 +08:00
Averell Dalton
e0850f8a94
blueman: 2.0.8 -> 2.1.1
2019-09-03 10:26:54 +02:00
marius851000
c4514dfbb7
wxhexeditor: fix compilation
2019-09-03 10:09:25 +02:00
André Stylianos Ramos
ca8558af6c
joker: 0.12.4 -> 0.12.7
2019-09-03 04:50:02 -03:00
Peter Simons
79cfb44011
all-cabal-hashes: update to Hackage at 2019-09-03T05:02:25Z
2019-09-03 09:23:56 +02:00
Peter Simons
de84b81ebf
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
54f9c36e54
.
2019-09-03 09:23:52 +02:00
Mario Rodas
6beccdcb83
haskellPackages: unbreak cachix build
2019-09-03 09:23:52 +02:00
Yorick van Pelt
5791d8e600
haskell-modules: update configuration-common.nix
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
67588cdd4b
haskell.packages.ghc881.tls: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
7cb55e8742
haskell.packages.ghc881.asn1-encoding: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
e5d3c59fc4
haskell.packages.ghc881.haskell-src-meta: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
4d779b0e8e
haskell.packages.ghc881.shelly: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
548c363a0d
haskell.packages.ghc881.th-expand-syns: fix build
2019-09-03 09:23:29 +02:00
Vaibhav Sagar
8c1e16bd5c
haskell.packages.ghc881.system-fileio: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
dff789ddab
haskell.packages.ghc881.chell: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
5641a8da28
haskell.packages.ghc881.yaml: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
5e91bfa80a
haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
b466079cd6
haskell.packages.ghc881.memory: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
25ac083d25
haskell.packages.ghc881.foundation: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
c5c538942d
haskell.packages.ghc881.socks: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
2ffd53d5b9
haskell.packages.ghc881.aeson: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
1c474c5edc
haskell.packages.ghc881.polyparse: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
b747fdac9e
haskell.packages.ghc881.cabal-doctest: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
02b965ed7d
haskell.packages.ghc881.dlist: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
c8aee770a0
ghc881: fix happy build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
93dd24aa6a
haskell.packages.ghc881.attoparsec: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
383e3f5f43
haskell.packages.ghc881.th-lift: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
2770597659
haskell.packages.ghc881.th-abstraction: fix build
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
9072dd16f6
ghc881: remove broken unordered-containers override
2019-09-03 09:23:28 +02:00
Vaibhav Sagar
4f2edc2f5f
haskell.packages.ghc881.haskell-src-exts: fix build
2019-09-03 09:23:28 +02:00
(cdep)illabout
a921f77d9e
haskellPackages.servant-checked-exceptions: mark unbroken
2019-09-03 09:23:28 +02:00
(cdep)illabout
d3dd6b5e94
haskellPackages.servant-rawm: mark unbroken
2019-09-03 09:23:28 +02:00
rnhmjoj
5464b428e2
haskellPackages.bisc: unmark as broken
2019-09-03 09:23:28 +02:00
gnidorah
0f1fc1f27f
haskellPackages.hakyll-images: unmark as broken
2019-09-03 09:23:28 +02:00
Peter Simons
94e51c360b
haskell-hpack: enable the test suite again
...
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Travis Whitaker
f1e3a6961b
Pass hoogle-local's buildCommand as a file.
...
This is necessary when a very large number of packages are included in the
package database. Without this change, setting up the build environment will
fail, since the environment will be too large.
This simply applies the technique mentioned in
https://github.com/NixOS/nixpkgs/issues/25057 to solve this problem.
2019-09-03 09:23:28 +02:00
Peter Simons
d00582b437
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0e7fdc96ca
.
2019-09-03 09:23:28 +02:00
Peter Simons
70efe840b4
LTS Haskell 14.4
2019-09-03 09:23:27 +02:00
Marek Mahut
718ccddf32
pythonPackages.trezor_agent: adding mmahut as maintainer
2019-09-03 09:02:03 +02:00
Marek Mahut
f7d9cf16bf
pythonPackages.trezor_agent: adding buildInputs required for GPG
2019-09-03 09:01:23 +02:00
Andreas Rammhold
91c7f8b99f
firefox-bin: 68.0.2 -> 69.0
2019-09-03 08:49:00 +02:00
Bas van Dijk
37831d6d35
Merge pull request #67930 from basvandijk/applyPatches
...
trivial-builders: add the applyPatches function
2019-09-03 08:00:22 +02:00
Peter Hoeg
2d708d3524
Merge pull request #67981 from marsam/update-wtf
...
wtf: 0.20.0 -> 0.21.0
2019-09-03 13:32:53 +08:00
Vincent Laporte
ff392e8190
ocamlPackages.ocplib-json-typed: 0.5 -> 0.7.1
2019-09-03 05:31:11 +00:00
Peter Hoeg
875b1f09d4
Merge pull request #67980 from marsam/update-syncthing
...
syncthing: 1.2.1 -> 1.2.2
2019-09-03 13:24:32 +08:00
Mario Rodas
77b0c2038d
Merge pull request #67978 from marsam/update-clair
...
clair: 2.0.8 -> 2.0.9
2019-09-02 22:22:51 -05:00
Mario Rodas
b9329a88b9
devpi-server: 4.9.0 -> 5.1.0
2019-09-02 22:00:00 -05:00
Jan Tojnar
4a220b64b4
Merge pull request #67964 from dkabot/arc-menu_init
...
gnomeExtensions.arc-menu: init at 31
2019-09-03 04:26:44 +02:00
worldofpeace
0c52651bb7
Merge pull request #67935 from jtojnar/gnome-fixes
...
gnome3.gvfs: fix eval with allowAliases = false
2019-09-02 22:14:30 -04:00
Jan Tojnar
c3c020c168
Merge pull request #67967 from dkabot/dash-to-panel_v23
...
gnomeExtensions.dash-to-panel: 19 -> 23
2019-09-03 04:09:40 +02:00
Mario Rodas
1bf7634ba2
wtf: 0.20.0 -> 0.21.0
...
Changelog: https://github.com/wtfutil/wtf/releases/tag/v0.21.0
2019-09-02 21:00:00 -05:00
Jan Tojnar
fa03881954
gnome3.glib-networking: replace with alias
...
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar
6fabbe513b
gnome3.gvfs: fix eval with allowAliases = false
2019-09-03 03:48:06 +02:00
Jan Tojnar
f5a54f388c
gvfs: format with nixpkgs-fmt
2019-09-03 03:48:06 +02:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
...
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Jan Tojnar
8605b470ba
gnome2.gvfs: drop
...
Not needed by anything and dropping it will allow us to clean up the expression.
Changed to an alias as that is what it was in the first place.
2019-09-03 03:48:05 +02:00
Mario Rodas
9bd820c542
dive: 0.7.2 -> 0.8.0
2019-09-02 20:46:48 -05:00
Mario Rodas
ef1441fa66
clair: 2.0.8 -> 2.0.9
2019-09-02 20:37:25 -05:00
Mario Rodas
4017032055
syncthing: 1.2.1 -> 1.2.2
...
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.2.2
2019-09-02 20:00:00 -05:00
Jan Tojnar
ce4036177b
glib-networking: hardcode GSettings path to gnomeproxy module
...
So that this can be loaded from programs not depending on gsettings-desktop-schemas.
Currently, this patch is much uglier than it could be due to
https://gitlab.gnome.org/GNOME/glib/issues/1884
2019-09-03 02:48:49 +02:00
Mario Rodas
ad6ba90bdd
Merge pull request #67974 from dawidsowa/gallery-dl
...
gallery-dl: 1.10.2 -> 1.10.3
2019-09-02 19:35:05 -05:00
Mario Rodas
1f82f636e2
Merge pull request #67909 from marsam/update-pg_cron
...
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
2019-09-02 19:26:10 -05:00
Mario Rodas
46a603818b
Merge pull request #67911 from marsam/update-nfpm
...
nfpm: 0.12.0 -> 0.13.0
2019-09-02 19:25:52 -05:00
Mario Rodas
13be145457
Merge pull request #67907 from marsam/update-postgis
...
postgresqlPackages.postgis: 2.5.2 -> 2.5.3
2019-09-02 19:24:52 -05:00
Mario Rodas
7389bdf566
Merge pull request #67276 from dtzWill/update/yubikey-manager-3.1.0
...
yubikey-manager: 2.1.1 -> 3.1.0
2019-09-02 19:23:51 -05:00
Mario Rodas
1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
...
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Maximilian Bosch
14c48f795d
Merge pull request #67846 from astro/fix-rofi-theme-selector
...
rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS
2019-09-03 01:40:57 +02:00
Ryan Mulligan
bdc56ed717
Merge pull request #67973 from sigma/pr/teleport-4.0.4
...
teleport: 4.0.2 -> 4.0.4
2019-09-02 16:37:36 -07:00
Ryan Mulligan
2e5fd3a2c3
Merge pull request #67963 from mstarzyk/miller-5.5.0
...
miller: 5.4.0 -> 5.5.0
2019-09-02 16:36:46 -07:00
Astro
3da4caa8f8
rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS
2019-09-03 01:07:37 +02:00
dkabot
51e71596f8
gnomeExtensions.arc-menu: init at 31
2019-09-02 19:03:18 -04:00
dawidsowa
9cbb59f90e
gallery-dl: 1.10.2 -> 1.10.3
2019-09-03 00:54:34 +02:00
Maciek Starzyk
36c72f3632
miller: back to fetchFromGitHub
2019-09-03 00:42:25 +02:00
Ryan Mulligan
9e90586cb6
Merge pull request #67943 from seppeljordan/bump-nix-prefetch-github
...
nix-prefetch-github: 2.3 -> 2.3.1
2019-09-02 15:33:39 -07:00
Franz Pletz
f35cffcf36
Merge pull request #67971 from petabyteboy/feature/remove-unifi-testing
...
unifi: remove unifiTesting
2019-09-02 22:18:18 +00:00
Ryan Mulligan
32f9c619f5
Merge pull request #67969 from petabyteboy/feature/remove-dobuild
...
treewide: remove uses of doBuild and doConfigure
2019-09-02 15:13:47 -07:00
Yann Hodique
fbb69716b1
teleport: 4.0.2 -> 4.0.4
2019-09-02 15:11:28 -07:00
Milan Pässler (work)
b85f48c351
unifi: remove unifiTesting
...
The testing branch is not updated anymore and all mentions have been
removed from the Ubiquiti website.
2019-09-02 23:59:10 +02:00
gnidorah
cc2deaf210
dfilemanager: use qt5's mkDerivation
2019-09-02 23:44:40 +02:00
gnidorah
70aa3807cf
qmmp: use qt5's mkDerivation
2019-09-02 23:44:40 +02:00
Milan Pässler (work)
185fd61631
treewide: remove uses of doBuild and doConfigure
...
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
dkabot
88e1eef45f
gnomeExtensions.dash-to-panel: 19 -> 23
2019-09-02 17:26:59 -04:00
Vladimír Čunát
62d365654c
Merge nss update from #67924 into staging
...
Let's try to do some rebuilds in advance of Firefox release.
2019-09-02 23:26:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
Emily
12ae04518b
nextpnr: (hopefully) fix build on Darwin
...
Fixes #67898 , hopefully.
2019-09-02 16:11:17 -05:00
Emily
d13e64641d
icestorm: use libftdi1 rather than libftdi
2019-09-02 16:11:17 -05:00
Emily
c9625fa9ac
icestorm: 2019.08.15 -> 2019.08.31
2019-09-02 16:11:17 -05:00
Maciek Starzyk
03d7679392
miller: 5.4.0 -> 5.5.0
2019-09-02 21:56:17 +02:00
Andreas Rammhold
77fc386344
firefox: 68.0.2 -> 69.0
2019-09-02 20:58:57 +02:00
OPNA2608
d53efd8188
palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable
2019-09-02 20:15:06 +02:00
Jan Tojnar
897a09f5e3
glib-networking: clean up
2019-09-02 18:57:46 +02:00
Jan Tojnar
cb1cc757ff
glib-networking: stop propagating dependencies
...
This was done from the beginning for no apparent reason:
cc6ecaeeef
2019-09-02 18:57:46 +02:00
Jan Tojnar
8c7be1b927
glib-networking: improve meta
...
* Add maintainers
* Add homepage
* Correct license as per b9c0324376
2019-09-02 18:57:46 +02:00
Jan Tojnar
84f318e323
glib-networking: drop unnecessary flag
...
auto_features are now enabled by default.
2019-09-02 18:57:46 +02:00
Jan Tojnar
f61b3e02c0
glib-networking: format with nixpkgs-fmt
2019-09-02 18:57:45 +02:00
Vincent Laporte
8d70f49cbd
ocamlPackages.lablgtk: 2.18.6 -> 2.18.8
...
Ensures compatibility with OCaml 4.08.
2019-09-02 16:19:24 +00:00
Peter Simons
22fb5e57f7
Merge pull request #67948 from cfhammill/master
...
Fix broken builds for rgdal and sf R packages
2019-09-02 16:33:49 +02:00
Andreas Rammhold
7b504b49b0
nss: 3.44.1 -> 3.46
2019-09-02 16:13:19 +02:00
Andreas Rammhold
f3d3377477
firefox: support building firefox 69
2019-09-02 16:13:19 +02:00
Taito Horiuchi
fab559102e
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-02 16:52:15 +03:00
Danielle Lancashire
4f2a3aabff
rfc6555: init at 0.0.0
2019-09-02 15:44:54 +02:00
cfhammill
8e5aae5a19
Fix broken builds for rgdal and sf R packages
...
Builds were failing to include PROJ, depending on proj.dev
appears to fix it.
2019-09-02 16:23:24 +03:00
Sebastian Jordan
b97a20a567
nix-prefetch-github: 2.3 -> 2.3.1
2019-09-02 14:32:41 +02:00
Сухарик
cf4fa9f708
musescore: 3.0.5 -> 3.2.3
2019-09-02 15:05:26 +03:00
WilliButz
c65ec9ed06
grafana: 6.3.4 -> 6.3.5
2019-09-02 13:11:25 +02:00
Chris Rendle-Short
22e63cc357
calibre: 3.47.0 -> 3.47.1
...
Also rename .desktop files to match app IDs (fixes missing app icons on
Wayland).
2019-09-02 21:09:50 +10:00
Jan Tojnar
a41932865f
libmypaint: format with nixpkgs-fmt
2019-09-02 12:00:54 +02:00
Matthieu Coudron
becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
...
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
geistesk
d81e7bdf45
weechatScripts.weechat-otr: init at 1.9.2
2019-09-02 11:28:58 +02:00
Jan Tojnar
eca6a1371f
enchant: 2.2.4 → 2.2.5
...
https://github.com/AbiWord/enchant/blob/v2.2.5/NEWS#L1-L4
2019-09-02 11:28:08 +02:00
Jan Tojnar
c1069b51ec
enchant: enable tests
...
We need to enable relocatability as per https://github.com/AbiWord/enchant/issues/219 for tests to work.
2019-09-02 11:27:49 +02:00
Jan Tojnar
afb4fbb9ce
enchant: format with nixpkgs-fmt
2019-09-02 11:23:16 +02:00
Bas van Dijk
05393ca217
trivial-builders: add the applyPatches function
...
applyPatches applies a list of patches to a source directory.
For example to patch nixpkgs you can use:
applyPatches {
src = pkgs.path;
patches = [
(pkgs.fetchpatch {
url = "1f770d2055
.patch";
sha256 = "1nlzx171y3r3jbk0qhvnl711kmdk57jlq4na8f8bs8wz2pbffymr";
})
];
}
2019-09-02 11:18:52 +02:00
Nathan van Doorn
ddefb5f067
q-text-as-data: init at 1.7.1
2019-09-02 11:08:14 +02:00
arcnmx
8f9ad4a2b5
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 00:13:16 -07:00
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
...
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
John Ericson
d2d107c4de
Merge pull request #67920 from Ericson2314/feature/js-unknown-ghcjs
...
Add support for `js-unknown-ghcjs`
2019-09-02 01:52:25 -04:00
John Ericson
c33d80c071
Merge remote-tracking branch 'upstream/master' into feature/js-unknown-ghcjs
2019-09-02 01:31:31 -04:00
Moritz Angermann
446f8c851d
Add support for js-unknown-ghcjs
...
This adds enough logic to nixpkgs to support the `js-unknown-ghcjs` triple.
2019-09-02 01:27:05 -04:00
worldofpeace
2baa9e74c4
Merge pull request #67732 from lightbulbjim/freecad-wayland
...
freecad: fix missing app icon and name when running under Wayland
2019-09-02 01:17:20 -04:00
worldofpeace
58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
...
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT)
10d0ab20ff
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:16:05 -04:00
Marek Mahut
03c496cb8b
Merge pull request #67891 from jb55/clightning-0.7.2
...
clightning: 0.7.1 -> 0.7.2.1
2019-09-02 07:05:51 +02:00
Tadeo Kondrak
346f49596b
iosevka-bin: 2.2.1 -> 2.3.0
2019-09-01 22:51:10 -06:00
Andreas Wiese
8ba94a8fe8
grub2: 2.04-rc1 -> 2.04 ( #67622 )
2019-09-02 00:47:19 -04:00
worldofpeace
74b42e28b9
Merge pull request #67915 from worldofpeace/pantheon-onboard
...
Add onboard to Pantheon
2019-09-02 00:39:20 -04:00
worldofpeace
81a1bd6cfd
pantheon.switchboard-plug-a11y: hardcode path to onboard-settings
2019-09-02 00:15:30 -04:00
worldofpeace
5c04758bf7
pantheon.elementary-session-settings: add onboard autostart
2019-09-02 00:15:30 -04:00
worldofpeace
896da41892
onboard: cleanups
...
* workaround #56943
* fix xdg autostart installed to site-packages
* delete ubuntu icons
2019-09-02 00:15:22 -04:00
worldofpeace
5f07745f09
light-locker: wrapGAppsHook to nativeBuildInputs
2019-09-02 00:08:17 -04:00
Dylan Simon
363292b7c0
fetchurlBoot: remove cycles introduced by openssl_1_1 -> coreutils ( #67784 )
2019-09-01 23:00:49 -04:00
Dima
a88976d222
pythonPackages.uvloop: 0.12.2 -> 0.13.0 ( #67735 )
...
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.
* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.
* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Mario Rodas
b689538500
sbcl: 1.5.3 -> 1.5.6
2019-09-01 18:00:00 -05:00
Mario Rodas
2c71ef9ad5
nfpm: 0.12.0 -> 0.13.0
...
Changelog: https://github.com/goreleaser/nfpm/releases/tag/v0.13.0
2019-09-01 18:00:00 -05:00
Maximilian Bosch
ad70c1ca54
Merge pull request #67904 from sigma/pr/govmomi-0.21.0
...
govc: 0.20.0 -> 0.21.0
2019-09-01 23:34:27 +02:00
Mario Rodas
15f38453c4
postgresqlPackages.pg_cron: 1.1.4 -> 1.2.0
...
changelog: https://github.com/citusdata/pg_cron/releases/tag/v1.2.0
2019-09-01 16:20:00 -05:00
Mario Rodas
f465a74943
postgresqlPackages.postgis: 2.5.2 -> 2.5.3
2019-09-01 16:20:00 -05:00
Yann Hodique
94387290a3
govc: 0.20.0 -> 0.21.0
2019-09-01 13:52:56 -07:00
adisbladis
c2fc61c5f7
Merge pull request #67872 from LnL7/minio-client
...
minio-client: remove go 1.10 override
2019-09-01 21:46:24 +01:00
José Romildo Malaquias
0ad44f80ad
materia-theme: 20190315 -> 20190831
2019-09-01 17:00:36 -03:00
Maximilian Bosch
c3f2d66e31
zsh-you-should-use: 1.1.0 -> 1.4.0
...
https://github.com/MichaelAquilina/zsh-you-should-use/blob/master/CHANGELOG.md#140
2019-09-01 21:32:38 +02:00
Austin Seipp
ea34c61c0f
nextpnr: restrict to Linux only
...
a5ac052dd3
changed the platforms for
nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
building anyway due to a missing OpenGL dependency.[1][2]
Restrict back to Linux for now. When a build fix happens, we can open it
up again.
[1] https://hydra.nixos.org/build/99106360
[1] https://hydra.nixos.org/eval/1538169
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-01 14:24:31 -05:00
Emily
f9333358e1
sdcc: extend platforms
2019-09-01 14:22:49 -05:00
Emily
2450e41497
trellis: 2019.08.09 -> 2019.09.01
2019-09-01 14:22:49 -05:00
Emily
5eb237659c
pythonPackages.gcutil: remove per TODO
...
Pretty sure 19.03 has been branched off by now.
2019-09-01 14:22:49 -05:00
Emily
cb5b674b58
{glasgow,libfx2}: init at 2018-{09-01,08-27}
2019-09-01 14:22:49 -05:00
Emily
321efae699
python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30}
2019-09-01 14:22:49 -05:00
Emily
cd4cba3e88
nextpnr: 2019.08.21 -> 2019.08.31
2019-09-01 14:22:49 -05:00
Emily
d1dfaa79e3
symbiyosys: fix path to bash (again)
...
/usr/bin/env works on NixOS normally, but previously sby would fail if
used from inside the Nix sandbox.
2019-09-01 14:22:49 -05:00
Emily
89ff2c7b9d
yosys: 2019.08.22 -> 2019.09.01
2019-09-01 14:22:49 -05:00
adisbladis
8c76f185bc
Merge pull request #64595 from 0x4A6F/master-tacacs+
...
tacacs+: init 4.0.4.28
2019-09-01 20:11:47 +01:00
Maximilian Bosch
9428d75536
Merge pull request #67879 from StillerHarpo/lolcat
...
lolcat: 99.9.99 -> 100.0.0
2019-09-01 21:10:35 +02:00