Commit Graph

3337 Commits

Author SHA1 Message Date
Luca Bruno
f125e2c9bb Merge pull request #18820 from danbst/pg_repack
pg_repack: init at 1.3.4
2016-09-22 21:46:47 +01:00
danbst
6d05af5f4c pg_repack: init at 1.3.4 2016-09-22 04:02:56 +00:00
rushmorem
b93b37cf0a coredns: init at 001 2016-09-22 01:11:13 +02:00
rushmorem
a52aa1c940 caddy: 0.9.1 -> 0.9.2 2016-09-21 18:52:17 +02:00
rushmorem
c3979068ca cockroachdb: limit platforms to those supported upstream 2016-09-21 16:53:27 +02:00
Domen Kožar
30e35d1218 Merge pull request #18622 from rvl/mongodb-test-default-i686
mongodb service: Add test case and fix default storage engine on i686
2016-09-21 14:19:45 +02:00
rushmorem
c346789a92 cockroachdb: specify build tag 2016-09-20 19:02:26 +02:00
rushmorem
dc8da48032 cockroachdb: init at beta-20160915 2016-09-20 15:39:33 +02:00
Alexey Shmalko
60cfc558be Merge pull request #18718 from Mic92/powerdns
powerdns: init at 4.0.1
2016-09-20 11:07:51 +03:00
Alexander Ried
2f8913c7a5 monetdb: remove pkg
This used a source from 2009 and has been removed from all-packages.nix
4 years ago in 8020c37f55
2016-09-19 23:09:41 +02:00
Eelco Dolstra
33da338bde mariadb: Don't install mysqlbug
This causes a dependency on gcc.
2016-09-19 20:03:40 +02:00
Eelco Dolstra
50e2161ee1 samba: 4.3.8 -> 4.3.11 2016-09-19 20:03:40 +02:00
Karn Kallio
b9334743ee mysql: Add version 5.7.x of Oracle mysql for building mysql workbench. 2016-09-19 09:58:26 +02:00
Robin Gloster
b6f7a02d65
consul: 0.6.4 -> 0.7.0 2016-09-18 23:47:56 +02:00
Vladimír Čunát
73f59a794d Merge #18717: xf86-video-intel: update and use DRI3
... by default
2016-09-18 22:19:47 +02:00
Tristan Helmich
76094163ae sonarr: 2.0.0.4323 -> 2.0.0.4326 (#18732) 2016-09-18 19:45:03 +03:00
zimbatm
8175461df3 Merge pull request #18711 from rvl/longview-1.1.5
longview: unstable-2015-09-10 -> 1.1.5
2016-09-18 17:01:17 +01:00
Rodney Lorrimar
5e867f00af longview: unstable-2015-09-10 -> 1.1.5 2016-09-18 16:37:53 +01:00
Tristan Helmich
15708fe204 emby: 3.0.7100 -> 3.0.7200 2016-09-18 15:26:19 +02:00
Jörg Thalheim
b0a1c0b343
powerdns: init at 4.0.1
fixes #18703
2016-09-18 14:52:44 +02:00
Benjamin Saunders
c640fbfdc3 xf86-video-intel: 2016-05-22 -> 2016-09-08
Enable DRI3 by default while we're at it.
2016-09-17 20:07:07 -07:00
Rodney Lorrimar
983f6819c7 pump.io: git-2015-11-09 -> 1.0.0
Release notes:
https://github.com/e14n/pump.io/releases/tag/v1.0.0

Package is now generated with node2nix instead of npm2nix.
2016-09-17 22:38:49 +01:00
Rodney Lorrimar
6d7b77df0a mongodb: Fix default storage engine on i686
MongoDB will refuse to start on i686 because the default database engine
"wiredTiger" doesn't support it. To reduce user annoyance, the default
engine should be changed to the pre-3.0 engine "mmapv1".

Fedora have also patched it:
http://pkgs.fedoraproject.org/cgit/rpms/mongodb.git/commit/?id=b64d6b3337bffdeea0b7fa530ea02b977c364e08
2016-09-17 10:43:58 +01:00
Vladimír Čunát
772d14d8c2 xorg: expression cleanup
The generating script needed to be updated not to overwrite the
hardening changes back.
2016-09-16 22:41:20 +02:00
Vladimír Čunát
16ed17d6c8 xf86-input-evdev: bugfix 2.10.2 -> 2.10.3 2016-09-16 22:41:19 +02:00
Vladimír Čunát
8aad4e8602 xf86-video-{ati,amdgpu}: maintenance updates 2016-09-16 22:41:19 +02:00
Vladimír Čunát
f12378e5b7 xorg xkeyboard-config: 2.17 -> 2.18 2016-09-16 22:41:18 +02:00
Domen Kožar
00b7c5c5c2 Merge pull request #18624 from ericsagnes/fix/cadvisor
Cadvisor: update and fix test
2016-09-16 09:10:08 +02:00
zimbatm
dd7e73f586 telegraf: convert deps from json to nix
Fixed for 914e0e594c
2016-09-16 00:25:24 +01:00
Kamil Chmielewski
914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541

* update docs to describe `deps.nix`
* include goDeps in nix-shell GOPATH
* NixOS 16.09 rel notes about replacing goPackages
2016-09-16 00:04:55 +01:00
zimbatm
7a6b860e1c Merge pull request #18437 from Mic92/telegraf
Telegraf
2016-09-15 23:21:08 +01:00
Joachim F
2db487e6bf opensmtpd: 5.9.2p1 -> 6.0.0p1 (#18629)
Also change to https src.url.

Changelog at https://www.opensmtpd.org/announces/release-6.0.0.txt

In particular, note that
- logging format has been reworked so scripts that consume opensmtpd
  logs may need updating
- dhparams option has been removed
2016-09-15 16:19:51 +01:00
Eric Sagnes
fe54db9027 cadvisor: 0.10.1 -> 0.23.8 2016-09-15 21:28:12 +09:00
Matthew O'Gorman
6a01fc2b7c mosquitto: add websockets support. 2016-09-14 19:34:14 +02:00
Théophane Hufschmitt
3a016246d5 selfoss: init at 2.15 2016-09-14 09:23:56 +02:00
Jörg Thalheim
8fddcad3f9
telegraf: init at 1.0.0
Signed-off-by: Jörg Thalheim <joerg@higgsboson.tk>
2016-09-14 07:19:55 +02:00
Vladimír Čunát
3efebb1680 xorg.xf86-input-libinput: 0.19.0 -> 0.19.1
It fixes a typo in API (!).
https://lists.x.org/archives/xorg-announce/2016-September/002705.html
2016-09-14 00:05:12 +02:00
Vincent Laporte
b7fabd39b3 mpd: fix on darwin 2016-09-13 18:05:07 +02:00
Kirill Boltaev
bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Emery Hemingway
3adbc07af7 matrix-synapse: 0.17.1 -> 0.17.2 2016-09-12 11:52:16 +02:00
Joachim F
7be55e7f71 Merge pull request #18518 from mayflower/sonarr_4323
sonarr: 2.0.0.4230 -> 2.0.0.4323
2016-09-12 03:28:09 +02:00
Joachim F
5a0a21c9a0 Merge pull request #18519 from mayflower/emby_7100
emby: 3.0.6400 -> 3.0.7100
2016-09-12 03:27:47 +02:00
Franz Pletz
300adc8458
mpd: 0.19.15 -> 0.19.19 2016-09-11 23:24:37 +02:00
Tristan Helmich
e6eeaf3ac1 emby: 3.0.6400 -> 3.0.7100 2016-09-11 21:53:57 +02:00
Tristan Helmich
6a72c10d58 sonarr: 2.0.0.4230 -> 2.0.0.4323 2016-09-11 21:52:24 +02:00
Peter Simons
bee73d337a net-snmp: cosmetic fix for syntax highlighting in Emacs 2016-09-10 13:05:59 +02:00
danbst
a01d4ee3f4 tomcat: add danbst as maintainer 2016-09-09 18:29:12 +02:00
danbst
8511ddc89a tomcat: 7.0.68 -> 7.0.70, 8.0.32 -> 8.0.37, init 8.5.5, init 9.0.0.M10 2016-09-09 18:29:12 +02:00
danbst
0c2d943529 tomcat: split default webapps to separate output (~6M) 2016-09-09 18:29:12 +02:00
danbst
39ad7a9e60 tomcat: cleanup package with callPackages 2016-09-09 18:29:12 +02:00
Matt Billenstein
a83f70c249 mongodb: 3.2.1 -> 3.2.9
[Bjørn: add missing hash update.]
2016-09-09 15:44:08 +02:00
Benjamin Staffin
37670be8d8 Merge pull request #18449 from mattbillenstein/master
nginx module: update statsd, develkit, rtmp
2016-09-08 21:04:38 -04:00
Matt Billenstein
cba2dd0044 nginx modules: update rtmp to 1.1.9 fixing build failures against 1.11.x 2016-09-08 16:21:13 -07:00
Matt Billenstein
6ce8575a2e nginx modules: update ngx_devel_kit to 0.3.0 2016-09-08 16:20:27 -07:00
Matt Billenstein
ca60da8031 nginx module: update statsd to support 1.10.1 -- the zebrafishlabs github repo
seems dead
2016-09-08 15:59:11 -07:00
Benjamin Staffin
7b92f76948 Merge pull request #18447 from mattbillenstein/master
nginx module: add upstream check module
2016-09-08 16:45:37 -04:00
Matt Billenstein
a49133b07f nginx module: add upstream check module 2016-09-08 12:02:15 -07:00
Cole Mickens
f283e8e83b
plex: remove plexpass at the request of Plex
joachifm: throw error instead of silently ignoring user's
config.plex.pass setting.

Closes https://github.com/NixOS/nixpkgs/pull/18416
2016-09-08 16:04:46 +02:00
Robin Gloster
64bd8c037d
prometheus: 1.0.0 -> 1.1.2 2016-09-08 15:26:50 +02:00
Robin Gloster
f77191888d
prometheus-alertmanager: 0.3.0 -> 0.4.2 2016-09-08 15:26:49 +02:00
Eelco Dolstra
2597562d42 minio: Init at 20160821 2016-09-07 17:41:53 +02:00
Franz Pletz
5f6557d437
charybdis: 3.5.1 -> 3.5.3 (security)
Fixes CVE-2016-7143 (certificate fingerprint spoofing through crafted
SASL messages).
2016-09-07 08:12:02 +02:00
obadz
39e197ab1c uhub: 0.4.1 -> 0.5.0 (fixes build)
@ehmry: please have a look so that we can cherry-pick in release-16.09
and move forward on #18209
2016-09-07 02:30:03 +01:00
Joachim F
b78e625445 Merge pull request #18235 from teh/master
Remove broken hyperdex package and dependencies. Closes #17995.
2016-09-07 00:18:48 +02:00
Alexander Ried
36e8df19e1 tomcat5: remove since it's end of life (#18341)
Source is not available anymore.
2016-09-06 03:59:25 +02:00
Jaka Hudoklin
e9a1e7a6d5 Merge pull request #18289 from offlinehacker/pkgs/kapacitor/init
kapacitor: init at 1.0.0
2016-09-06 00:30:40 +02:00
Jaka Hudoklin
2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00
Jaka Hudoklin
c083ab99b2 Merge pull request #17969 from offlinehacker/pkgs/etcd/update-3.0.6
Update etcd, improve nixos module, fix nixos tests
2016-09-04 16:31:50 +02:00
Joachim F
5ad61449bc Merge pull request #18161 from ericsagnes/pkg-up/groonga
groonga: 6.0.7 -> 6.0.8
2016-09-03 17:00:22 +02:00
Jaka Hudoklin
eaf4dcaee1 etcd: add update notice 2016-09-03 14:04:54 +02:00
Jaka Hudoklin
235440ec34 etcd: add meta information 2016-09-03 14:02:53 +02:00
Tristan Helmich
154528785e emby: 3.0.6070 -> 3.0.6400 2016-09-03 13:42:53 +02:00
Vladimír Čunát
686bb1a6e4 freeswitch: fix build when sandboxed 2016-09-03 12:49:59 +02:00
Gabriel Ebner
882cc8dc9a postfix: 3.1.1 -> 3.1.2 2016-09-03 10:00:19 +02:00
Tom Hunger
c60354237a hyperdex: Remove broken package and its dependencies. Closes #17995.
Presumably no one was using it otherwise we'd have noticed it breaking
sooner.
2016-09-02 23:26:13 +01:00
Tuomas Tynkkynen
e2c6740c37 Merge commit 'adaee73' from staging into master
This one was already merged into release-16.09, so let's not have the
stable branch is ahead of master and confuse things. In addition to
that, currently we have an odd situation that master has less things
actually finished building than in staging.

Conflicts:
	pkgs/data/documentation/man-pages/default.nix
2016-09-03 01:02:51 +03:00
Vladimír Čunát
02217bf697 Merge #17838: postgresql: Fix use with extensions 2016-09-02 20:09:40 +02:00
Tuomas Tynkkynen
79d673e21c xorg: Mark obsolete xorgvideo* drivers broken
These are now showing up as broken builds in Hydra since 2daefaf457.
None of these compiled even in 16.03 and I think all of them are
for pretty obsolete hardware, so just mark them as broken.

(In principle the xorg generator could be made to ignore them but that
would be more work.)
2016-09-02 16:38:46 +03:00
Lancelot SIX
5b8072fff6
postgresql: Fix use with extensions
Fixes #15512 and #16032

With the multi output, postgresql cannot find at runtime what is its
basedir when looking for libdir and pkglibdir. This commit fixes that.
2016-09-02 11:51:21 +02:00
Tuomas Tynkkynen
3364230d56 Disable bunch of non-compiling packages on Darwin
These ones have a "Last successful build" timestamp in the 2014s or
2015s. Presumably no one will notice if we now stop building them.

softether_4_18              2015-09-20  http://hydra.nixos.org/build/39418483
lensfun                     2014-09-30  http://hydra.nixos.org/build/39394104
net_snmp                    2015-09-20  http://hydra.nixos.org/build/39410553
djview                      2015-08-11  http://hydra.nixos.org/build/39413233
libmusicbrainz2             2015-09-20  http://hydra.nixos.org/build/39410106
fox_1_6                     2014-05-07  http://hydra.nixos.org/build/39410858
libofx                      2015-09-24  http://hydra.nixos.org/build/39423507
yacas                       2014-09-30  http://hydra.nixos.org/build/39393150
iomelt                      2014-09-30  http://hydra.nixos.org/build/39408486
softether                   2015-09-20  http://hydra.nixos.org/build/39425800
mp4v2                       2014-09-30  http://hydra.nixos.org/build/39421899
virtuoso7                   2014-09-21  http://hydra.nixos.org/build/39415206
man_db                      2015-04-23  http://hydra.nixos.org/build/39404236
libdiscid                   2014-09-30  http://hydra.nixos.org/build/39412202
zabbix22.agent              2014-09-21  http://hydra.nixos.org/build/39412149
vidalia                     2015-08-06  http://hydra.nixos.org/build/39411500
libmtp                      2015-09-20  http://hydra.nixos.org/build/39419199
wxGTK29                     2015-09-20  http://hydra.nixos.org/build/39415296
ncmpcpp                     2015-11-06  http://hydra.nixos.org/build/39404455
libtorrent                  2014-09-21  http://hydra.nixos.org/build/39394646
shishi                      2014-03-21  http://hydra.nixos.org/build/39418874
ocaml_3_12_1                2014-09-30  http://hydra.nixos.org/build/39392996
djview4                     2015-08-11  http://hydra.nixos.org/build/39427799
vimNox                      2014-05-23  http://hydra.nixos.org/build/39397012
ttfautohint                 2015-08-06  http://hydra.nixos.org/build/39398330
libraw                      2015-09-24  http://hydra.nixos.org/build/39402271
wxGTK30                     2015-09-20  http://hydra.nixos.org/build/39401871
sbcl_1_2_5                  2015-09-20  http://hydra.nixos.org/build/39426091
prover9                     2014-09-30  http://hydra.nixos.org/build/39406476
rcs                         2015-08-25  http://hydra.nixos.org/build/39392037
gpac                        2015-09-24  http://hydra.nixos.org/build/39399470
virtuoso6                   2014-09-30  http://hydra.nixos.org/build/39398651
xlslib                      2015-09-24  http://hydra.nixos.org/build/39410387
ucommon                     2015-03-27  http://hydra.nixos.org/build/39414040
commoncpp2                  2014-09-30  http://hydra.nixos.org/build/39420117
virtuoso                    2014-09-21  http://hydra.nixos.org/build/39399978
miniHttpd                   2014-09-30  http://hydra.nixos.org/build/39392925
mpack                       2014-09-26  http://hydra.nixos.org/build/39399535
nbd                         2014-09-26  http://hydra.nixos.org/build/39401367
newsbeuter-dev              2014-07-29  http://hydra.nixos.org/build/39406259
gimp_2_8                    2015-09-20  http://hydra.nixos.org/build/39436271
gimp                        2015-09-20  http://hydra.nixos.org/build/39435976
zabbix20.agent              2014-09-30  http://hydra.nixos.org/build/39393242
gst_all_1.gst-plugins-good  2015-09-20  http://hydra.nixos.org/build/39408506
ocaml_4_00_1                2014-09-30  http://hydra.nixos.org/build/39399526
inadyn                      2014-09-30  http://hydra.nixos.org/build/39426389
gst_all_1.gst-plugins-bad   2015-09-20  http://hydra.nixos.org/build/39392970
zabbix.agent                2014-09-30  http://hydra.nixos.org/build/39421412
cmake-2_8                   2015-09-24  http://hydra.nixos.org/build/39399443
liblastfm                   2015-08-06  http://hydra.nixos.org/build/39421812
newsbeuter                  2014-07-29  http://hydra.nixos.org/build/39396605
sdcv                        2014-09-26  http://hydra.nixos.org/build/39412928
2016-09-01 20:39:33 +03:00
Tuomas Tynkkynen
8c4aeb1780 Merge staging into master
Brings in:
    - changed output order for multiple outputs:
      https://github.com/NixOS/nixpkgs/pull/14766
    - audit disabled by default
      https://github.com/NixOS/nixpkgs/pull/17916

 Conflicts:
	pkgs/development/libraries/openldap/default.nix
2016-09-01 13:27:27 +03:00
Eelco Dolstra
8172cd734c docdev -> devdoc
It's "developer documentation", not "documentation developer" after
all.
2016-09-01 11:07:23 +02:00
Tuomas Tynkkynen
43cf6f944a zabbix: Use dev outputs of libc 2016-09-01 00:28:32 +03:00
rushmorem
ac26d8ff43 rethinkdb: 2.3.4 -> 2.3.5 2016-08-31 15:15:08 +02:00
Domen Kožar
557b329608 dictd-db: get rid of builderDefs #4210 2016-08-31 10:41:25 +02:00
Tuomas Tynkkynen
c4521aeffa xcb-util-xrm: Fix 'lib.optional' usage
That produces a list containing a singleton list containing libX11.
2016-08-30 16:28:02 +03:00
Tuomas Tynkkynen
d3dc3d4130 Merge remote-tracking branch 'dezgeg/shuffle-outputs' into staging
https://github.com/NixOS/nixpkgs/pull/14766
2016-08-30 12:43:37 +03:00
Tuomas Tynkkynen
c3bcb4e1ce treewide: Use explicit 'dev' references to glibc 2016-08-30 03:11:09 +03:00
Tuomas Tynkkynen
048a30e4e4 treewide: Fix dev references to libxml2 2016-08-30 03:02:32 +03:00
Tuomas Tynkkynen
d4eb6887b9 xorg.xf86videoati: Use dev output of xorgserver
TODO: Darwin xorgserver should have consistent outputs with the Linux
one.
2016-08-30 02:41:12 +03:00
Vladimír Čunát
40dc278ee0 xorg.fontbhttf: mark as unfree
https://bugzilla.redhat.com/show_bug.cgi?id=317641
2016-08-29 22:40:32 +02:00
Vladimír Čunát
4f73633f26 treewide: stop using fontbhttf 2016-08-29 22:28:50 +02:00
Tuomas Tynkkynen
a17216af4c treewide: Shuffle outputs
Make either 'bin' or 'out' the first output.
2016-08-29 14:49:51 +03:00
Robin Gloster
0865e22567
xorg.xf86videoxgi: add patch to fix build 2016-08-29 08:25:12 +00:00
Eric Sagnes
6eaad23263 groonga: 6.0.7 -> 6.0.8 2016-08-29 17:17:16 +09:00
obadz
3de6e5be50 Merge branch 'master' into staging
Conflicts:
      pkgs/applications/misc/navit/default.nix
      pkgs/applications/networking/mailreaders/alpine/default.nix
      pkgs/applications/networking/mailreaders/realpine/default.nix
      pkgs/development/compilers/ghc/head.nix
      pkgs/development/libraries/openssl/default.nix
      pkgs/games/liquidwar/default.nix
      pkgs/games/spring/springlobby.nix
      pkgs/os-specific/linux/kernel/perf.nix
      pkgs/servers/sip/freeswitch/default.nix
      pkgs/tools/archivers/cromfs/default.nix
      pkgs/tools/graphics/plotutils/default.nix
2016-08-27 23:54:54 +01:00
Benjamin Saunders
96198d7421 matrix-synapse: 0.17.0 -> 0.17.1 2016-08-26 23:37:18 -07:00
Graham Christensen
6bfe459355 Merge pull request #17983 from ericsagnes/pkg/groonga
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Eric Sagnes
5b8e4e2260 groonga: init at 6.0.7 2016-08-25 17:45:50 +09:00
Franz Pletz
afb821fa15 apacheHttpd: use sha256 hash instead of sha1 2016-08-25 03:14:40 +02:00
Franz Pletz
4cb7272537 apacheHttpd: 2.4.20 -> 2.4.23 (security)
Fixes CVE-2016-4979.
2016-08-25 03:10:02 +02:00
Franz Pletz
7897e913f7 redis: 3.2.2 -> 3.2.3 2016-08-25 01:56:36 +02:00
Robin Gloster
4685018b59
freeswitch: 1.2.3 -> 1.6.9 2016-08-24 23:23:03 +00:00
Jaka Hudoklin
6e9c9b25c7 Merge pull request #17890 from schneefux/pflogsumm
pflogsumm: init at 1.1.3
2016-08-24 23:37:54 +02:00
Franz Pletz
35d836660f memcached: disable treating warnings as errors on darwin
PIE hardening is not available on darwin but it's just a warning.
2016-08-24 21:44:41 +02:00
Franz Pletz
bfe1c24eac dico: disable format hardening 2016-08-24 20:16:48 +02:00
Jaka Hudoklin
54d3556e7a etcd: 2.3.7 -> 3.0.6 2016-08-24 14:54:45 +02:00
obadz
78b7529ee3 Merge branch 'master' into staging 2016-08-24 11:57:44 +01:00
Daniel Peebles
3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
obadz
0e8d2725dc Merge branch 'master' into staging 2016-08-23 18:50:06 +01:00
Kranium Gikos Mendoza
e130fa5958 openpts: fix build 2016-08-23 12:37:01 +03:00
Tuomas Tynkkynen
2ed167b4e3 treewide: Make explicit that 'dev' output of openssl is used 2016-08-23 04:32:21 +03:00
Tuomas Tynkkynen
f6640842fe treewide: Make explicit that 'dev' output of sqlite is used 2016-08-23 03:52:07 +03:00
Tuomas Tynkkynen
2e6b5c41af treewide: Make explicit that 'dev' output of apacheHttpd is used 2016-08-23 03:26:54 +03:00
Tuomas Tynkkynen
8d2875d60a taskserver: Reference correct output of gnutls 2016-08-23 03:20:21 +03:00
Tuomas Tynkkynen
14b8153c28 mod_fastcgi: Make 'apacheHttpd.dev' more explicit 2016-08-23 03:20:21 +03:00
Tuomas Tynkkynen
282277dbc8 treewide: Use more makeBinPath 2016-08-23 01:18:10 +03:00
Tuomas Tynkkynen
74a3a2cd7e treewide: Use makeBinPath 2016-08-23 01:18:10 +03:00
obadz
24a9183f90 Merge branch 'hardened-stdenv' into staging
Closes #12895

Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
2016-08-22 01:19:35 +01:00
schneefux
509f24f240
pflogsumm: init at 1.1.3 2016-08-21 21:18:28 +02:00
rushmorem
6e2629d9f2 caddy: 0.9.0 -> 0.9.1 2016-08-21 17:08:33 +02:00
Vladimír Čunát
ab95a3ff7f xorg xf86-video-amdgpu: init at 1.1.0
Fixes #17682, closes #17857.
The resulting binary is the same as in the PR,
but this uses auto-generated expression with override.
2016-08-21 11:32:26 +02:00
Tristan Helmich
8bfc760e8b emby: 3.0.6060 -> 3.0.6070 2016-08-20 09:37:25 +02:00
Robert Helgesson
2033f261e9
redstore: add home page and license fields 2016-08-17 22:43:06 +02:00
Robert Helgesson
74b25f4c69
redstore: 0.5.2 -> 0.5.4 2016-08-17 22:34:17 +02:00
Robert Helgesson
a4ae7b87f0
redstore: fix build under recent glibc
Previously the build would fail due to, e.g., `getaddrinfo` not being
defined.
2016-08-17 22:34:17 +02:00
Christine Koppelt
75bffa11d6 influxdb: add 1.0.0-beta3 (#17733) 2016-08-17 13:40:05 +02:00
Frederik Rietdijk
5a501bd828 Remove top-level dbus_python and pythonDBus.
See #11567.

Furthermore, it renames pythonPackages.dbus to pythonPackages.dbus-
python as that's the name upstream uses.

There is a small rebuild but I couldn't figure out the actual cause.
2016-08-16 22:52:37 +02:00
Matthew Bauer
0c6a79a2d0 mosquitto: use cmake for darwin
Makefile says this:

Please compile using CMake on Mac OS X.
2016-08-16 19:25:43 +00:00
Franz Pletz
2709079569 postgresql: security updates for all versions
Fixes CVE-2016-5423 and CVE-2016-5424.

See https://www.postgresql.org/about/news/1688/.
2016-08-16 18:35:22 +02:00
Robin Gloster
33e1c78ae3 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-16 07:54:01 +00:00
Franz Pletz
d2840f94f4 matterircd: init at 0.9.0 2016-08-15 03:31:36 +02:00
Franz Pletz
34bb3a193f mattermost: init at 3.3.0 2016-08-15 03:31:36 +02:00
Rok Garbas
6f074bad5b Merge pull request #17719 from mbakke/rofi-1.2.0
rofi: 1.1.0 -> 1.2.0
2016-08-15 00:58:02 +02:00
Joachim F
4cc8f972b9 Merge pull request #17710 from mayflower/emby_3.0.6060
emby: 3.0.6030 -> 3.0.6060
2016-08-15 00:48:00 +02:00
Susan Potter (@SusanPotter)
7cbab34379
apacheKafka: 0.9.0.1 -> 0.10.0.1 2016-08-14 16:36:02 -05:00
Nikolay Amiantov
c60deb0266 quote homepages for better clickability
Done while I was traversing packages which I maintain to save extra clicks on
urxvt (it captures semicolon as a part of URL).
2016-08-14 22:37:10 +03:00
Nikolay Amiantov
5524d29f1b ejabberd: 16.04 -> 16.08 2016-08-14 22:36:03 +03:00
Dan Peebles
ccd16f87d5 mariadb: re-enable jemalloc on darwin and fix impurity
CMake in its usual infinite wisdom searches all over the system for java
and finds the host OSX java and JNI headers. It then decides to build the
connector and fails later on because we didn't actually tell Nix that we
wanted java in scope. So instead, we just tell CMake that we don't want
the jdbc connector. I believe it does the same with GSS, so I disable
that stuff too. None of this should affect Linux, but let me know if it
does somheow.
2016-08-14 15:08:23 -04:00
rushmorem
9e6240629c caddy: 0.8.3 -> 0.9.0
Closes https://github.com/NixOS/nixpkgs/issues/17678
2016-08-14 20:21:20 +02:00
Robin Gloster
27b9f5d65e xorg.*: disable relro/bindnow hardening
Breaks the module system at runtime otherwise.
2016-08-14 09:01:55 +00:00
Marius Bakke
ab53f39fae
xcbutilxrm: init at 1.0 2016-08-14 00:07:50 +01:00
Franz Pletz
bd4490e277 Merge branch 'master' into hardened-stdenv 2016-08-13 16:59:55 +02:00
Tristan Helmich
7143f0aeb0 emby: 3.0.6030 -> 3.0.6060 2016-08-13 12:11:48 +02:00
Vladimír Čunát
1c9307d348 mariadb on Darwin: another attempt to fix
Adding jemalloc to buildInputs didn't work out a97df891,
as jemalloc doesn't build correctly on Darwin ATM.
2016-08-13 09:03:33 +02:00
Luca Bruno
f4d7a35481 Merge pull request #17690 from mayflower/uftp_upstream
uftp: init at 4.9.2
2016-08-12 21:47:42 +01:00
zimbatm
c2302f2f45 Merge pull request #17677 from kamilchm/no-go-libs-json
buildGoPackage: remove Go deps file `libs.json`
2016-08-12 18:13:29 +01:00
Tristan Helmich
d09b797fd7 uftp: init at 4.9.2 2016-08-12 15:22:50 +02:00
Robin Gloster
f7da99c7ff xorg.xorgserver: disable relro hardening
Fixes modesetting module loading.
2016-08-12 12:07:24 +00:00
Robin Gloster
b7787d932e Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-08-12 09:46:53 +00:00