Commit graph

1944 commits

Author SHA1 Message Date
William A. Kennington III 25a148fa19 Refactor mkFlag / shouldUsePkg into the nixpkgs libraries 2015-05-22 13:26:55 -07:00
John Wiegley 5ac9e87b1b nginx: Fix build for Darwin (no AIO there) 2015-05-21 12:42:06 -05:00
Arseniy Seroka a9171953c6 Merge pull request #7860 from Lassulus/bird
nixos: add bird module
2015-05-21 03:24:20 +03:00
Shea Levy e3ed4b590b Fix tarball 2015-05-20 14:09:15 -04:00
Tobias Geerinckx-Rice 622bd2e15f cassandra 2.1.4 -> 2.1.5 2015-05-20 16:42:12 +02:00
Tobias Geerinckx-Rice b4ceac808b cassandra 2.0.14 -> 2.0.15 2015-05-20 16:42:12 +02:00
William A. Kennington III 3cb3247ae0 mongodb: Support 32 bit platforms 2015-05-19 22:01:08 -07:00
William A. Kennington III b76d6c1699 mongodb: 3.0.2 -> 3.0.3 2015-05-19 21:43:59 -07:00
Pascal Wittmann d811c6cf41 skydns: fixed typo 2015-05-19 20:30:49 +02:00
lassulus 9d07c54fa1 nixos: add bird module
patch bird to look in /var/run for birc.ctl
2015-05-19 15:42:24 +02:00
Luca Bruno 76c34a9590 prometheus/pushgateway: fix after golang_protobuf_extensions update 2015-05-19 10:43:06 +02:00
William A. Kennington III a6d5a2e442 consul-alerts: Make go-package 2015-05-18 19:45:19 -07:00
William A. Kennington III f0d324c23a consul-template: Move to go-packages 2015-05-18 19:45:19 -07:00
William A. Kennington III 414b3f2909 consul: Move into the go-packages framework 2015-05-18 19:45:19 -07:00
Jascha Geerds 0bd92bdd51 Merge pull request #7887 from Lassulus/charybdis
pkgs charybdis: change platforms to linux only
2015-05-18 19:42:24 +02:00
Nikolay Amiantov 925a21aa2a rpcbind: update package 2015-05-18 17:21:08 +03:00
lassulus 73e164f575 pkgs charybdis: change platforms to linux only 2015-05-18 13:12:45 +02:00
Aristid Breitkreuz bb750e2b1b enable padsp again 2015-05-17 13:36:22 +02:00
Pascal Wittmann 21c73b63b8 Turned two more meta.maintainers into lists 2015-05-14 19:15:22 +02:00
Eric Seidel 67fe5d46d4 Merge pull request #7817 from gridaphobe/cc-wrapper-isgnu-isclang
Add isGNU and isClang attributes to cc-wrapper
2015-05-14 10:09:07 -07:00
lethalman 406e23168d Merge pull request #7647 from flosse/arangodb
pkgs: added ArangoDB 2.5.2
2015-05-14 18:17:43 +02:00
Oliver Charles e995f971ae bosun/scollector: Update to 20150506172827 2015-05-14 12:11:35 +01:00
Michael Raskin e15ed5abf5 Squid: remove --march=native
The Squid build default behaivour is to request optimisation for the
current CPU which is not a good idea in distro builds.
2015-05-13 12:39:01 +03:00
William A. Kennington III 3e5a0c0034 pulseaudio: Fix logic 2015-05-11 14:59:05 -07:00
Eric Seidel 662a6b1ca6 remove all references to stdenv.cc.cc.is{GNU,Clang}
use the new `stdenv.cc.is{GNU,Clang}` instead, which will always be
defined.
2015-05-11 14:44:50 -07:00
Arseniy Seroka c0727fb751 Merge pull request #7788 from Lassulus/charybdis
add charybdis nixos module
2015-05-11 12:57:58 +03:00
lassulus caf62e8bfb add charybdis to nixpkgs 2015-05-11 11:38:43 +02:00
Eelco Dolstra 2e953d1bdc Merge pull request #7796 from puffnfresh/package/eventstore
Fix Hydra build of EventStore
2015-05-11 11:15:17 +02:00
Brian McKenna 6305e506b3 Fix Hydra build of EventStore
Need to patch the build.sh shebang to make it pure.
2015-05-10 12:46:54 -06:00
Michael Raskin 8add274418 Update Nginx 2015-05-10 13:46:30 +02:00
Domen Kožar 5c6f159cd5 subunit: split package into everything and python lib 2015-05-10 13:46:30 +02:00
codyopel c250cf6f53 libsodium: refactor & remove duplicate 2015-05-10 13:46:29 +02:00
Brian McKenna a6f1db46e7 Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-10 13:46:02 +02:00
Michael Raskin f6e852554c Update Nginx 2015-05-10 13:36:43 +03:00
Domen Kožar 90ee280913 subunit: split package into everything and python lib 2015-05-10 11:39:42 +02:00
Arseniy Seroka 442a271bc9 Merge pull request #7752 from puffnfresh/package/eventstore
Add EventStore package
2015-05-10 01:28:38 +03:00
codyopel 7a794e1797 libsodium: refactor & remove duplicate 2015-05-09 18:20:06 -04:00
Brian McKenna 1ad2fa452a Add EventStore package
This turns the V8 expression into a generic build, so that we can
build with the required version.
2015-05-09 11:46:01 -06:00
William A. Kennington III c9395e1e92 Merge branch 'master' into staging 2015-05-08 05:59:50 -07:00
William A. Kennington III bce08b7aca mariadb: 10.0.17 -> 10.0.18 2015-05-08 05:40:35 -07:00
William A. Kennington III 074c4a7f78 Merge remote-tracking branch 'upstream/master' into staging 2015-05-07 01:44:49 -07:00
Charles Strahan 90e09e3eee Merge pull request #7727 from Lassulus/my-15.05pre61665.4c01e6d
pulseaudio: system user and group changed to pulse.
2015-05-06 06:46:15 -04:00
lassulus b421fc0686 pulseaudio: system user and group changed to pulse. 2015-05-06 11:41:50 +02:00
Pascal Wittmann 21141d05f5 Merge pull request #7657 from teh/master
Add shairport sync binary.
2015-05-03 21:57:52 +02:00
Tom Hunger 6d219ff222 Add shairport sync binary.
This binary allows to run a local airtunes server.
2015-05-03 14:47:58 +01:00
William A. Kennington III ab50b069e1 pulseaudio: Refactor a little 2015-05-02 15:54:42 -07:00
Markus Kohlhase 5f9ee33df5 pkgs: arangodb 2.5.2 -> 2.5.3 2015-05-02 14:37:31 +02:00
William A. Kennington III 44aad3817f shishi: Modernize Build 2015-05-02 04:12:06 -07:00
William A. Kennington III 00df204c82 Merge remote-tracking branch 'upstream/master' into staging 2015-05-01 15:57:09 -07:00
William A. Kennington III c06df0b064 gpm: Refactor 2015-04-30 18:49:27 -07:00