Commit graph

28055 commits

Author SHA1 Message Date
Peter Hoeg
c7b50f715d icr: compile against openssl 1.0.2 2019-09-13 16:43:46 +08:00
Florian Klink
7e9e22f4d5 sundials_3: init at 3.2.1
That's needed for scikits.odes.
Upstream bug to migrate to sundials 4:
https://github.com/bmcage/odes/issues/98
2019-09-08 15:15:09 -07:00
Silvan Mosberger
916603c03c
Merge pull request #67241 from kcalvinalvin/cmt
nixos/modules/services/x11/hardware/: add cmt module
2019-09-08 22:33:30 +02:00
worldofpeace
ec27f6ff3c
Merge pull request #68282 from Pamplemousse/rappel
rappel: init at unstable-2019-07-08
2019-09-08 13:45:47 -04:00
Vladimír Čunát
014ffdf3db
powerdns: use default openssl instead of libressl_2_8
Fixes https://github.com/NixOS/nixpkgs/issues/67601
and also see that thread for discussion.
2019-09-08 09:09:29 +02:00
Pamplemousse
77783268da rappel: init at unstable-2019-07-08 2019-09-07 21:12:47 -07:00
Jan Tojnar
98d9589819
gnome-keysign: init at 1.0.1 (#57000)
gnome-keysign: init at 1.0.1
2019-09-08 03:44:11 +02:00
Alyssa Ross
f8fd80bfc6 mhonarc: add top-level path to perlPackages.MHonArc
Since MHonArc is a program, not a library, it makes sense to expose it
on the top level, in lowercase, like other programs.
2019-09-07 18:35:26 +00:00
Calvin Kim
fa53852804 nixos/cmt: add cmt module
Adds custom touchpad drivers for Chromebooks.
2019-09-08 03:02:25 +09:00
adisbladis
8e2fc57a80
postgresql_9_4: Remove package
It's only supported until February 13, 2020 which is during the 19.09 life cycle.
2019-09-07 15:31:27 +01:00
Philipp
3b5b9a73f5 mudlet: 3.0.0-delta -> 4.0.3
Fixed broken package.
2019-09-07 23:05:55 +09:00
Alyssa Ross
d3983caf45 ruby_2_3: remove
This has been EOL since December. We shouldn't still be facilitating
its use.

Fixes https://github.com/NixOS/nixpkgs/pull/67977.
2019-09-07 13:09:17 +00:00
Alyssa Ross
20ed441141 sonic-pi: don't use EOL Ruby
This was added to fix a compiler error in
4bc516aa54, where it was noted that it
still segfaulted after boot. Since it compiles with our default Ruby
now, I have to assume that the problem the override was added to set
has since been resolved. I don't know how to actually test, however.
2019-09-07 13:09:17 +00:00
adisbladis
723148f92e
elastic7: 7.0.1 -> 7.3.1 2019-09-07 12:48:42 +01:00
adisbladis
3ab433df34
elastic6: 6.7.2 -> 6.8.3 2019-09-07 12:43:40 +01:00
zimbatm
406e29ff78 nix-store-gcs-proxy: init at 0.1.0 (#68139)
* nix-store-gcs-proxy: init at 0.1.0

Co-Authored-By: Florian Klink <flokli@flokli.de>
2019-09-06 20:25:45 -07:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
WilliButz
283d9a0942
prometheus: remove prometheus_1, rename prometheus_2
As prometheus is no longer developed, nixpkgs now only includes
prometheus 2. Having only one version of prometheus, there is no need
for having the version in the attribute name.
2019-09-06 21:55:19 +02:00
Nikolay Amiantov
194b732bf6
Merge pull request #68215 from abbradar/zeroc-ice
ZeroC Ice - update, add Python module, fix Murmur RC
2019-09-06 19:41:46 +02:00
Nikolay Amiantov
094a399fca mumble: use different zeroc-ice versions
Needed to unbreak ICE support in murmur RC version.
2019-09-06 20:21:09 +03:00
Nikolay Amiantov
3a0c6f1402 zeroc-ice: 3.6.3 -> 3.7.2
Rename from zeroc_ice.
Take various improvements from Arch zero-ice package.
Move old version to zeroc-ice-36.
2019-09-06 20:21:09 +03:00
Frederik Rietdijk
9b92496429
Merge pull request #68194 from adisbladis/drop-go-1_10
Drop unsupported go version 1.10
2019-09-06 19:14:02 +02:00
Vladimír Čunát
2a7910655e
qt5 on darwin: revert back to 5.11
5.12 has been broken again, nad libsForQt5 has never been switched
anyway.  This should unblock the nixpkgs channel.  Discussion thread:
https://github.com/NixOS/nixpkgs/pull/66266#issuecomment-523131781
2019-09-06 17:18:56 +02:00
Jan Tojnar
f9237f3152
Merge branch 'master' into staging-next 2019-09-06 16:55:11 +02:00
adisbladis
194aac9eed
elk-stack: Add release note about elk-5 stack removal 2019-09-06 14:30:49 +01:00
adisbladis
bded2f69d3
beats-5.*: Drop EOL packages 2019-09-06 14:30:49 +01:00
adisbladis
4e30b30a65
logstash5: Remove EOL package 2019-09-06 14:22:15 +01:00
adisbladis
1b64fd7f53
journalbeat5: Remove EOL package 2019-09-06 14:22:15 +01:00
adisbladis
a870cad373
elasticsearch5: Remove package
It's EOL
2019-09-06 14:22:15 +01:00
Robert Hensing
2eb0bb3b59
Merge pull request #68007 from xbreak/clipp
clipp: init at 1.2.3
2019-09-06 12:48:24 +02:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar
ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar
684bad0569
gtk: move expressions 2019-09-06 02:54:53 +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
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
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
Francesco Gazzetta
0b1d671667 michabo: init at 0.1 2019-09-05 15:02:49 +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