Joachim Fasting
a964403dae
haskell-higher-leveldb: version bump
...
Fixes build failure
2015-02-07 18:25:57 +00:00
Joachim Fasting
51606074cd
haskell-list-t: version bump
2015-02-07 18:25:57 +00:00
Joachim Fasting
ca7c4c2b5c
haskell-distributed-process-monad-control: version bump
...
Fixes build failure
2015-02-07 18:25:56 +00:00
Joachim Fasting
082469bc81
haskell-jwt: declare missing deps
2015-02-07 18:25:56 +00:00
Joachim Fasting
f63f6d5a3a
haskell-happstack-server: bump version to 7.4.0
...
Fixes build error. Also doCheck and jailbreak no longer necessary.
2015-02-07 18:25:56 +00:00
Joachim Fasting
3d7cda6b23
haskell-EitherT: mark as broken
...
Fails to build, deprecated.
2015-02-07 18:25:56 +00:00
Joachim Fasting
7c715dd746
haskell-yesod: bump to version 1.4.1.4
...
Fixes build failure
2015-02-07 18:25:55 +00:00
Joachim Fasting
8fcba36796
haskell-yesod-core: bump to version 1.4.7.2
...
Fixes build failure. Also, jailbreak appears to no longer be necessary.
2015-02-07 18:25:55 +00:00
Joachim Fasting
94b179362a
haskell-persistent: bump to 2.1.1.4
...
Fix build error
2015-02-07 18:25:55 +00:00
Moritz Ulrich
6a24650cb5
pass: update from 1.6.3 to 1.6.5
2015-02-07 18:49:49 +01:00
Moritz Ulrich
1bbf15eca1
Leiningen: Fix GnuPG Support.
2015-02-07 18:45:35 +01:00
Cillian de Róiste
90e9c1a63c
synfigstudio 0.64.2 -> 0.64.3
2015-02-07 18:21:18 +01:00
aszlig
e05bade342
Merge pull request #6076 (vdirsyncer).
...
Adds vdirsyncer and dependencies (request_toolbelt and atomicwrites).
It's to synchronize calendars and addressbooks between two storages (for
example between CalDAV/CardDAV and a local folders/files).
2015-02-07 17:10:30 +01:00
Aycan iRiCAN
03f530a239
Disable tests for haskellngPackages.rematch since it is missing Specs module. rematch is needed by distributed-process-platform.
2015-02-07 17:21:30 +02:00
Jaka Hudoklin
f85abb041a
Merge pull request #5622 from offlinehacker/panamax
...
panamax: new package and service
2015-02-07 14:56:25 +00:00
viric
5ae6bf304c
Merge pull request #6210 from ehmry/ratox
...
ratox: initial package at v0.2
2015-02-07 15:47:07 +01:00
Jaka Hudoklin
168b7bee6f
Merge pull request #6215 from valeriangalliat/npm-engine-fix
...
Patch npm packages to ignore npm requirements
2015-02-07 14:42:59 +00:00
Matthias Beyer
e5a0d8bc61
Add nix expression for vdirsyncer
2015-02-07 15:34:23 +01:00
Matthias Beyer
2797883e27
Add pythonPackage: atomicwrites
2015-02-07 15:34:20 +01:00
Matthias Beyer
bc444ffd32
Add requests_toolbelt python library, required for vdirsyncer
2015-02-07 15:34:19 +01:00
Emery Hemingway
b3118791e3
ratox: initial package
...
http://ratox.2f30.org/
2015-02-07 09:33:18 -05:00
Matej Cotman
8967a2b32d
panamax: rewrite using 'pleasent ruby'
2015-02-07 15:32:20 +01:00
Jaka Hudoklin
ae34f923f7
panamax: simplify, refactor, add test
2015-02-07 15:32:20 +01:00
Matej Cotman
8c79a2df63
panamax: new package and service
2015-02-07 15:32:20 +01:00
Valérian Galliat
25ce27b45e
Patch npm packages to ignore npm requirements
...
Some npm packages strictly require a specific npm version because npm
don't handle some version requirements the same way in 1.0 and 2.0.
However, Nix don't use npm for dependency resolution (this is always
achieved with npm 1.0 criteria by npm2nix), so these requirements turns
out to be pointless and just crashes some package installations.
This patch removes npm requirements so the packages can still be built.
This solves #5787 .
2015-02-07 15:17:15 +01:00
Thomas Tuegel
fa56e5ffa7
qt5: move monolithic build
2015-02-07 07:30:18 -06:00
Edward Tjörnhammar
73c43b4e4f
Merge pull request #6214 from rycee/updates/svtplay-dl
...
Update svtplay-dl to 0.10.2015.01.28
2015-02-07 13:32:51 +01:00
Robert Helgesson
ec61d946eb
Update svtplay-dl to 0.10.2015.01.28.
2015-02-07 13:25:19 +01:00
Edward Tjörnhammar
b65e6e873f
ideas: use secure transport
2015-02-07 13:20:03 +01:00
Alexei Boronine
f80828c937
idea: change source URLs to "nicer" ones ( close #6211 )
2015-02-07 13:09:50 +01:00
Pascal Wittmann
24c91295c1
instead: update from 2.2.1 to 2.2.2
2015-02-07 12:47:42 +01:00
Bjørn Forsman
daec5d6f25
arduino: set meta.platforms and add myself as maintainer
2015-02-07 10:47:53 +01:00
Cillian de Róiste
c6c1aa11f8
update jack2 to version 1.9.10
...
Copied from 8bae32afb58b2bd21, without the tags file
2015-02-07 10:37:54 +01:00
William A. Kennington III
1570cb501c
v8: Properly update to 4.1.0.15
2015-02-06 22:52:39 -08:00
Vladimír Čunát
346c8d7a98
xdg-utils: update from git to fix CVE-2014-9622
...
Fixes #6193 .
Disabling docs generation might be another alternative
to the build-time dependency blowup.
That KDE patch no longer applies, but the code seems to take KDE5 into
account already. CC @ttuegel.
2015-02-07 07:35:21 +01:00
William A. Kennington III
098ed10f39
v8: 3.26.31.15 -> 3.31.1
2015-02-06 22:25:45 -08:00
Bjørn Forsman
e10704335a
arduino: new package (2nd attempt). Close #6159 .
...
[Now without the "stdenv.glibc" reference, which is unavailable on
darwin. It seems the dynamic linker finds libc/libm without it being
explicitly in RPATH, so we can just drop it.]
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.
Also:
- Add libusb to RPATH for avrdude. Without this, avrdude is broken.
Possible TODO: replace bundled avrdude with the one from nixpkgs.
- Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
reference documentation and the 'arduino' shell script that starts the
IDE gets included.
- Make meta.description slightly more generic, to cover both GUI/core
variants.
2015-02-07 07:03:00 +01:00
Nathaniel Baxter
09fc276a11
flashplayer: Minor security update to 11.2.202.442
2015-02-07 11:04:48 +11:00
William A. Kennington III
67f28ac1a9
umurmur: Add meta platforms
2015-02-06 13:15:23 -08:00
William A. Kennington III
c6749d0306
umurmur: 0.2.13 -> 0.2.15
2015-02-06 13:13:49 -08:00
William A. Kennington III
b65209849a
bareos: 14.2.2 -> 14.2.3
2015-02-06 13:00:40 -08:00
William A. Kennington III
760699aea9
mariadb: 10.0.15 -> 10.0.16
2015-02-06 12:59:38 -08:00
William A. Kennington III
4834880894
radvd: 2.9 -> 2.10
2015-02-06 12:53:10 -08:00
William A. Kennington III
1e15b88986
iperf: 3.0.10 -> 3.0.11
2015-02-06 12:53:10 -08:00
William A. Kennington III
10390a17e4
btrfs-progs: 3.18.0 -> 3.18.2
2015-02-06 12:53:10 -08:00
William A. Kennington III
9121483792
mongodb: 2.6.6 -> 2.6.7
2015-02-06 12:53:10 -08:00
William A. Kennington III
e5900a2f10
iproute: 3.17.0 -> 3.18.0
2015-02-06 12:53:10 -08:00
William A. Kennington III
a1f6084fc8
libu2f-host: 0.0.2 -> 0.0.4
2015-02-06 12:53:10 -08:00
William A. Kennington III
170775a834
libinput: 0.7.0 -> 0.10.0
2015-02-06 12:53:09 -08:00
William A. Kennington III
9f0a6d6d7f
protobufc: Add version 1.1.0 as the default
2015-02-06 12:53:09 -08:00
William A. Kennington III
673b18fdd7
protobuf: Support both 2.5 and 2.6 and make 2.6 the default
2015-02-06 12:53:09 -08:00
William A. Kennington III
f9dcf13b6e
gtest: Modularize out the source files into a derivation
2015-02-06 12:53:09 -08:00
William A. Kennington III
967ad3fbc3
ceph: 0.91 -> 0.92
2015-02-06 12:17:43 -08:00
Rok Garbas
525a318a0f
vimPlugins.YouCompleteMe: name should reflect revision
2015-02-06 21:05:43 +01:00
Jaka Hudoklin
4150a5eaf7
Add sauce-connect, sauce labs secure tunnel
2015-02-06 20:35:06 +01:00
Thomas Strobel
d255d41678
Update: new features for nix-template-rpm
...
- nix-template-rpm can now split the generated templates into
a static part that goes into the nixpkgs tree
a dynamic part that can be updated easily to track the rpm spec files
- add lookup mechanism for package names and package paths
- add mechanism to update existing nix-expression with new download files
2015-02-06 20:12:57 +01:00
Rok Garbas
e4c0ee53d2
vimPlugins.YouCompleteMe: updated to latest
2015-02-06 20:07:10 +01:00
Marc Weber
411545b038
update vam, vim2nix, fixes 6183
2015-02-06 20:02:56 +01:00
Pascal Wittmann
641cdbb8cf
unison: update from 2.40.102 to 2.48.3
2015-02-06 19:59:14 +01:00
Pascal Wittmann
dfd0a083e7
Merge pull request #6200 from ragnard/wrk
...
wrk: New package
2015-02-06 17:21:39 +01:00
Ragnar Dahlén
72acae3295
wrk: New package
...
HTTP benchmarking tool.
2015-02-06 15:05:34 +00:00
Pascal Wittmann
288ed0cfa0
xosd: update from 2.2.12 to 2.2.14 and added meta information
2015-02-06 15:31:32 +01:00
Pascal Wittmann
e27ff487bf
linux-console-tools: update from 1.4.7 to 1.4.8
2015-02-06 15:31:32 +01:00
Luca Bruno
f53e18fc40
Fix luakit description
2015-02-06 14:50:39 +01:00
lethalman
4428076bd1
Merge pull request #5805 from matthiasbeyer/add-luakit
...
[WIP] Add package: luakit
2015-02-06 14:50:00 +01:00
Peter Simons
fca0ba87b3
haskell-MoeDict: build succeeds now
2015-02-06 14:31:30 +01:00
Peter Simons
964742c3fe
haskell-postgrest: broken because of dependency on outdated optparse-applicative
2015-02-06 14:26:27 +01:00
Matthias Beyer
b5baa2c5e4
Add package: luakit
...
This patch adds the luakit browser. It has to be build using lua5.1, I
tried 5.2 but I couldn't run luakit due to a runtime error with it.
It also uses gtk3 here, override to use gtk2, which should also work.
Suggested-by: Benno Fünfstück <benno.fuenfstueck@gmail.com>
2015-02-06 14:19:16 +01:00
Wout Mertens
1d9d947c25
Merge pull request #6187 from abbradar/notes-unstable
...
Add release-notes for unstable revision
2015-02-06 14:17:25 +01:00
Peter Simons
ad1417ed0e
git: update to version 2.3.0
2015-02-06 13:59:57 +01:00
Peter Simons
88c8c7662c
haskell-gtk3: fix build by adding the missing pkgs.gtk3 build input
...
The entry in hackage-packages.nix isn't generated correctly: https://github.com/NixOS/cabal2nix/issues/145 .
Fixes https://github.com/NixOS/nixpkgs/issues/6190 .
2015-02-06 13:59:57 +01:00
Peter Simons
3f9bec6e05
hackage-packages: re-generate from Hackage 2015-02-06T12:29:41+0100
2015-02-06 13:59:57 +01:00
Peter Simons
f145201b35
git-annex: disable shared linking for this executable
...
git-annex has literally dozens of dependencies, and loading all of them
at run-time can be slow (https://github.com/NixOS/nixpkgs/issues/4239 ).
2015-02-06 13:59:57 +01:00
Pascal Wittmann
e938e70587
Merge pull request #6197 from joachifm/update-dnscrypt-proxy
...
dnscrypt-proxy: bump to version 1.4.3
2015-02-06 13:16:49 +01:00
Pascal Wittmann
ad6421fb03
calibre: update from 2.18.0 to 2.19.0
2015-02-06 12:09:03 +01:00
Domen Kožar
fdb5cf8107
chromium: remove preferLocalBuild due to intense IO in VM tests
...
(cherry picked from commit 84bd62da0a63e18fa285bacf0e648b82d601816e)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-06 12:08:43 +01:00
lethalman
4060b86bcf
Merge pull request #6182 from monocell/php-update-5.5-5.6
...
Php update 5.5/5.6
2015-02-06 10:49:35 +01:00
lethalman
0e987968e5
Merge pull request #6198 from joachifm/update-clamav
...
clamav: bump to version 0.98.6
2015-02-06 10:37:41 +01:00
Joachim Fasting
f1951f932d
haskell-resource-pool: bump to 0.2.3.2
...
Fixes build error.
2015-02-06 09:08:24 +00:00
Joachim Fasting
37649e76e3
clamav: bump to version 0.98.6
2015-02-06 08:56:38 +01:00
Joachim Fasting
681f373fb7
dnscrypt-proxy: bump to version 1.4.3
2015-02-06 08:49:26 +01:00
Thor A. Hopland
a11c79853d
Fixed snafu
2015-02-06 07:38:21 +01:00
Thor A. Hopland
4c97a7c9ad
Added entries for frame, geis, grail and touchegg
2015-02-06 07:09:49 +01:00
Thor A. Hopland
28b8c50c2d
Added Touchegg and 3 depdenencies. Touchegg is a daemon for X that adds gesture based navigation for touch based surfaces.
2015-02-06 06:53:32 +01:00
Tobias Geerinckx-Rice
934910acdd
Merge pull request #6185 from fredlebel/mdp-0.93
...
Added mdp-0.93
2015-02-06 03:15:55 +01:00
Frederic LeBel
1e509d011d
Added mdp-0.93
...
A command-line based markdown presentation tool.
2015-02-05 21:04:33 -05:00
Tobias Geerinckx-Rice
4994c859ab
boxfs: use fetchFromGitHub
2015-02-06 02:00:35 +01:00
Tobias Geerinckx-Rice
d80cbe9409
Update radeontop v0.8-8-g575a416 -> v0.8-8-g2499679
2015-02-06 02:00:35 +01:00
Tobias Geerinckx-Rice
88b0c58ad0
radeontop: use fetchFromGitHub
2015-02-06 02:00:34 +01:00
Tobias Geerinckx-Rice
0711bd03e6
Update stress-ng 0.03.13 -> 0.03.14
2015-02-06 02:00:34 +01:00
Nikolay Amiantov
aa54b77611
Merge pull request #6189 from abbradar/fhs-userenv
...
steamOriginal: rename to steam-original
2015-02-06 03:59:43 +03:00
Nikolay Amiantov
fd99962abb
steamOriginal: rename to steam-original
2015-02-06 03:48:32 +03:00
Nikolay Amiantov
4b1a60b7b1
remove old aliases of some packages
2015-02-06 02:57:56 +03:00
Peter Simons
37a39e9cb4
gmp: drop obsolete and unused version 5.0.5
2015-02-06 00:32:00 +01:00
William A. Kennington III
28d8af438a
samba_light: Use samba4 instead of samba3
2015-02-05 14:21:57 -08:00
William A. Kennington III
07bf8ad03e
samba4: Add libbsd for string manipulation functions
2015-02-05 14:21:03 -08:00
Russell O'Connor
3feac4fd86
Merge branch 'master' of github.com:NixOS/nixpkgs
2015-02-05 15:21:54 -05:00
Emil Rangden
4daa4b86e3
add alias for php 5.5 packages.
2015-02-05 20:28:16 +01:00
Emil Rangden
8c125c0c74
fix phpPackages memcache,memcached,xdebug
...
These packages, and maybe some more include unix.h for some reason.
Creating that file makes them build, and in the case of xdebug also
appear to work.
2015-02-05 20:28:16 +01:00
Emil Rangden
36ceb01176
add php 5.6
2015-02-05 20:28:16 +01:00
Emil Rangden
90e8287ce6
add php 5.5
2015-02-05 20:28:16 +01:00
Emil Rangden
1b057e9f6f
remove patch that was only used in 5.3
2015-02-05 20:28:16 +01:00
Edward Tjörnhammar
e647414e4a
i2pd: update url
2015-02-05 20:23:22 +01:00
Shea Levy
a7dad535e4
Merge branch 'openjdk8' of git://github.com/cocreature/nixpkgs
...
Update to openjdk8u31b13
2015-02-05 14:22:12 -05:00
Arseniy Seroka
4ed82f23f2
Merge pull request #6180 from monocell/despotify-fix
...
despotify source moved
2015-02-05 21:58:53 +03:00
Arseniy Seroka
c477e173de
Merge pull request #6179 from k0ral/cppcheck
...
cppcheck: 1.67 -> 1.68
2015-02-05 21:58:37 +03:00
Arseniy Seroka
5ccc4839cb
Merge pull request #6177 from abbradar/fhs-userenv
...
add non-root temporary FHS chrootenv
2015-02-05 21:57:54 +03:00
Nikolay Amiantov
3500978b8f
build-fhs-*: prefer local build
2015-02-05 20:39:01 +03:00
Luca Bruno
3f718a743d
Add dontInstallSrc flag to buildGoPackage
2015-02-05 18:07:28 +01:00
Nikolay Amiantov
627f8178b8
steam: rename, add a warning
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
238fe730b9
steam-chrootenv: use UserEnv
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
4b3bb7b448
userFHSEnv: add build tool
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
b3ee378f50
buildFHSChrootEnv: split environment and chroot scripts
2015-02-05 19:46:00 +03:00
Russell O'Connor
af3c4a2744
Bitcoin 0.9.3 won't work with OpenSSL 1.0.1k.
...
This patch restores OpenSSL 1.0.1j and builds Bitcoin against it.
2015-02-05 11:40:57 -05:00
Emil Rangden
654d1f21b2
despotify source moved
2015-02-05 17:37:19 +01:00
koral
7ccede4aab
cppcheck: 1.67 -> 1.68
2015-02-05 16:58:21 +01:00
Arseniy Seroka
35e333241c
Merge pull request #6116 from dbohdan/master
...
tcl2048: update to 0.3.1, fix tclsh path.
2015-02-05 18:48:16 +03:00
Arseniy Seroka
b5e6950718
Merge pull request #6176 from abbradar/steamdeps
...
steam: replace steamdeps
2015-02-05 18:46:13 +03:00
Nikolay Amiantov
69d19d4283
steam: replace steamdeps
2015-02-05 18:43:58 +03:00
Arseniy Seroka
5b52dd91e6
Merge pull request #6158 from bdimcheff/upgrade-musicmanager
...
upgrade google-musicmanager to beta_1.0.129.6633-r0
2015-02-05 18:42:22 +03:00
Arseniy Seroka
974afbe53d
Merge pull request #6172 from nkaretnikov/pcmciautils-017
...
pcmcia-utils: update to 017
2015-02-05 18:41:24 +03:00
Peter Simons
b58dc94899
Merge pull request #6173 from active-group/unbreak-adns
...
Unbreak ADNS on Darwin.
2015-02-05 15:23:06 +01:00
Nikita Karetnikov
d8ff010255
pcmcia-utils: update to 017
2015-02-05 17:13:05 +03:00
Nikolay Amiantov
f35568e705
Merge pull request #5277 from abbradar/uwsgi
...
Add uWSGI application server
2015-02-05 17:10:37 +03:00
Mike Sperber
daa1941d27
Unbreak ADNS on Darwin.
...
Make the version number in postInstall match that of the package.
2015-02-05 15:02:23 +01:00
Peter Simons
02ff4444d7
haskell-amqp-conduit: broken on GHC 7.8.x because of dependency on mtl 2.2.x
2015-02-05 13:55:19 +01:00
Peter Simons
9c5d5b4e93
Downgrade more Haskell packages to LLVM 3.4.
2015-02-05 13:55:19 +01:00
Peter Simons
0bfd77b0f1
haskell-OpenGLRaw21: this build was broken by the recent OpenGLRaw update
2015-02-05 13:55:19 +01:00
Peter Simons
41fdb105a2
haskell-GlomeVec: downgrade to LLVM 3.4 to fix the build
2015-02-05 13:55:19 +01:00
Peter Simons
deb635f3d9
haskell-slack-api: disable failing test suite
2015-02-05 13:55:19 +01:00
Peter Simons
b6598d4d47
haskell-liquid-fixpoint: patch /bin/bash path in configure script
2015-02-05 13:55:19 +01:00
Peter Simons
4d8378c7b9
haskell-amqp: disable the test suite, which needs network access
2015-02-05 13:55:19 +01:00
Peter Simons
bae95790ff
haskell-threads: disable test suite to avoid intermittent failures
2015-02-05 13:55:18 +01:00
Peter Simons
5f160cfa86
hackage-packages.nix: re-generate from Hackage 2015-02-05T11:37:24+0100
2015-02-05 13:55:18 +01:00
koral
1439e72147
New sslh module.
2015-02-05 13:30:39 +01:00
Luca Bruno
4ce497e74f
Use buildFlags in buildGoPackage instead of makeFlags
2015-02-05 13:13:14 +01:00
Luca Bruno
e6e4c867e5
Port syncthing to buildGoPackage
2015-02-05 13:12:10 +01:00
Edward Tjörnhammar
83925c33f6
i2pd: 0.6.0 -> 0.7.0
...
nixos: i2pd.service, fix string escaping
2015-02-05 12:09:59 +01:00
Vladimír Čunát
100f4a4660
samba4: security update, CVE-2014-8143
...
Note: samba4_light fails just as before.
CC maintainer @wkennington.
2015-02-05 12:08:01 +01:00
Georges Dubus
a50e21dcc7
Exercism: update to 1.9.2
2015-02-05 11:54:19 +01:00
Vladimír Čunát
474aeb0b3d
ffmpeg-2.2: update (still used by vlc)
2015-02-05 11:19:18 +01:00
Vladimír Čunát
1982ac0b65
xorg.xinit: fix on Linux after #6160
2015-02-05 11:09:14 +01:00
Luca Bruno
d1b3874733
Port influxdb-backup to buildGoPackage
2015-02-05 10:55:50 +01:00
Vladimír Čunát
5fb4f2f39b
fasd: work around non-deterministic failures
...
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw
(cherry picked from commit 31810da31c
)
2015-02-05 10:51:41 +01:00
Luca Bruno
5e4f771a07
Fix go-assert
2015-02-05 10:13:24 +01:00
Rok Garbas
217f6ed01b
weechat: update to 1.1.1
2015-02-05 08:40:07 +01:00
Daniel Peebles
ab49ac71b8
Merge pull request #6154 from tel/build-file-on-darwin
...
Platforms for "file" derivation to include darwin
2015-02-05 00:58:13 -05:00
Sou Bunnbu
dcc543f8fe
Merge pull request #6125 from ktosiek/dynamic-glfw2
...
Build and install the .so for glfw 2.x
2015-02-05 10:02:11 +08:00
William A. Kennington III
43d8b1ef3c
openntpd: Fixes
2015-02-04 17:30:22 -08:00
William A. Kennington III
1dd23a28cb
openntpd: More build fixes
2015-02-04 16:17:38 -08:00
William A. Kennington III
6a872c304c
openntpd: Fix url
2015-02-04 16:04:24 -08:00
William A. Kennington III
da1a2184b9
openntpd: 2008 -> 5.7p3
2015-02-04 15:59:53 -08:00
Eric Seidel
cac8cc8985
Merge pull request #6160 from gridaphobe/master
...
fix xorgserver / xquartz on darwin
2015-02-04 15:34:51 -08:00
Eric Seidel
7f7482b6bd
fix xorgserver / xquartz on darwin
2015-02-04 15:14:36 -08:00
Shea Levy
e14d39b97b
Merge branch 'osx-i3-urxvt' of git://github.com/cresh/nixpkgs
2015-02-04 22:14:52 +00:00
Brandon Dimcheff
c209db4342
upgrade google-musicmanager to beta_1.0.129.6633-r0
2015-02-04 17:07:15 -05:00
Thomas Strobel
7f9eaf0eff
e19: updates ( close #6003 )
...
EFL: 1.12.2 -> 1.12.3
Enlightenment: 0.19.2 -> 0.19.3
2015-02-04 22:20:31 +01:00
Vladimír Čunát
6437727773
avxsynth: fix build by using libjpeg_original
...
It broke since the last major libjpeg_turbo update.
2015-02-04 21:45:00 +01:00
Joseph Abrahamson
d6dd4fd9d0
Platforms for file derivation to include darwin
2015-02-04 15:41:14 -05:00
Nikolay Amiantov
a6050c9268
Merge pull request #6153 from abbradar/android-udev
...
android-udev-rules: add package
2015-02-04 23:30:01 +03:00
Nikolay Amiantov
104d7e7e62
android-udev-rules: add package
2015-02-04 23:09:47 +03:00
Marcus Crestani
852b6c1093
rxvt-unicode: On OS X, add .PHONY target to Makefile.in.
...
Due to the case-insensitive file system on OS X, `make install` does
nothing, since it sees the INSTALL file as the up-to-date target.
Adding a .PHONY target to the Makefile fixes this.
2015-02-04 20:44:19 +01:00
Marcus Crestani
92ca614934
i3: Use xcb-util-cursor-HEAD on OS X.
2015-02-04 20:44:19 +01:00
Marcus Crestani
8e2fb7c816
i3: Set checkPhase only when on Linux.
2015-02-04 20:44:19 +01:00
Marcus Crestani
ecc7d50e26
IPCRun, JSONXS: Enable on OS X.
2015-02-04 20:44:19 +01:00
Marcus Crestani
455d9600e1
libev: Enable on all platforms.
2015-02-04 20:44:00 +01:00
Edward Tjörnhammar
d593f9e3ef
Merge pull request #6110 from edwtjo/ihaskell-ng-wrapper
...
ihaskell-with-packages: add environment
2015-02-04 20:43:15 +01:00
Matej Cotman
6a042a9272
Merge pull request #6118 from devhell/connman
...
connman: 1.26 -> 1.28
2015-02-04 20:01:42 +01:00
Vladimír Čunát
6517e5c0a8
kernel: 3.4.105 -> 3.4.106
2015-02-04 19:55:47 +01:00
Luca Bruno
7cd816e8da
Port nsq to buildGoPackage
2015-02-04 19:03:01 +01:00
Nikolay Amiantov
f21e9f0670
Merge pull request #6146 from abbradar/bundix-checksum
...
bundix: fix checksum
2015-02-04 20:06:58 +03:00
Shea Levy
b45aa294d4
Merge branch 'llvm-bump'
...
Bump default llvm on non-darwin too
2015-02-04 11:48:50 -05:00
Nikolay Amiantov
35f1d4459b
bundix: fix checksum
2015-02-04 19:44:19 +03:00
Shea Levy
c1aefe5d7e
Merge branch 'master' of git://github.com/gridaphobe/nixpkgs
...
make wget build on darwin
2015-02-04 16:41:15 +00:00
Rickard Nilsson
57d71cf8d2
More download mirrors for samba URLs
2015-02-04 17:38:39 +01:00
Shea Levy
0e225c0e37
llvm-3.5: Don't try to use libc++ on linux
2015-02-04 11:30:25 -05:00
Rickard Nilsson
52cb8db899
libldb: Add mirror url
2015-02-04 17:05:16 +01:00
Shea Levy
92962f049b
Merge branch 'less-tradcpp' of git://github.com/active-group/nixpkgs
...
Shorten tradcpp patch by re-running autoconf
2015-02-04 15:56:49 +00:00
Pascal Wittmann
97e50cac40
Merge pull request #6142 from k0ral/aria
...
aria2: 1.18.8 -> 1.18.9
2015-02-04 16:30:31 +01:00
Rickard Nilsson
100cc6b425
samba: Add download mirror
2015-02-04 16:28:48 +01:00
Luca Bruno
040d475103
Port flannel to buildGoPackage
2015-02-04 15:56:40 +01:00
koral
a3f0c7bff4
aria2: 1.18.8 -> 1.18.9
2015-02-04 15:55:49 +01:00
Luca Bruno
8fd42c55a9
Port go-mtpfs to buildGoPackage
2015-02-04 15:53:59 +01:00
Luca Bruno
ee90577704
Port serfdom to buildGoPackage
2015-02-04 15:23:52 +01:00
Luca Bruno
a20460462d
Port etcd to buildGoPackage
2015-02-04 14:55:40 +01:00
Peter Simons
fe07c77ff1
haskell-gtkglext: drop obsolete override
2015-02-04 14:53:58 +01:00
Peter Simons
fbaf6dcbb0
git-annex: fix build on Darwin
2015-02-04 14:53:58 +01:00
Peter Simons
638ea434cb
haskell-system-canonicalpath: fix build by disabling the test suite
2015-02-04 14:53:58 +01:00
Peter Simons
7ce799f0f8
haskell-hjsonschema doesn't pass the Haddock stage.
2015-02-04 14:53:58 +01:00
Peter Simons
483b71a44a
hackage-packages.nix: re-generate from Hackage 2015-02-04T14:35:51+0100
2015-02-04 14:53:54 +01:00
Eelco Dolstra
038a837f02
nixUnstable: Update to 1.9pre4028_0d1dafa
2015-02-04 14:22:34 +01:00
Domen Kožar
a3e23f6535
fix eval
2015-02-04 14:11:33 +01:00
Luca Bruno
1c98fc7a9a
Port go-repo-root to buildGoPackage
2015-02-04 14:00:26 +01:00
Luca Bruno
0e94ed144d
Port etcdctl to buildGoPackage
2015-02-04 13:49:49 +01:00
Domen Kožar
bb7246be3e
Revert "arduino: new package"
...
This reverts commit ca982158bf
.
@bjornfor
2015-02-04 13:49:27 +01:00
Luca Bruno
a594f0bcd5
Port gox to buildGoPackage
2015-02-04 13:46:32 +01:00
Luca Bruno
df097fe2c3
Fix and port bosun and scollector to buildGoPackage
2015-02-04 13:41:31 +01:00
Mike Sperber
93343fbb33
Reduce size of tradcpp derivation.
...
Generate configure using autoconf instead of including it in the patch.
2015-02-04 13:34:13 +01:00
Luca Bruno
9896829c49
Port gocode to buildGoPackage
2015-02-04 13:30:08 +01:00
Domen Kožar
d75a91ef1e
pypy: 2.4 -> 2.5
2015-02-04 13:21:20 +01:00
Luca Bruno
9dfa4b487f
Port pond to buildGoPackage
2015-02-04 13:14:15 +01:00
Peter Simons
955001a55b
Merge pull request #6134 from joachifm/haskell-monad-logger
...
haskell-monad-logger: version bump
2015-02-04 12:07:14 +01:00
Moritz Ulrich
a5807eb7c4
pass: default to withX = true & install passmenu.
2015-02-04 12:06:48 +01:00
Domen Kožar
cb6706c22f
Remove Varnish 2.1.5
...
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Domen Kožar
98a480363c
varnish: 3.0.5 -> 3.0.6
2015-02-04 11:51:57 +01:00
Domen Kožar
ee74e1a055
solr: 4.10.2 -> 4.10.3, CVE-2014-3628
...
(cherry picked from commit 4fa25ee93a45df61d97cf7ddd0149bbd954216d0)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Luca Bruno
67f34cbd0d
Port gotags to buildGoPackage
2015-02-04 11:41:45 +01:00
Domen Kožar
eaeef0377f
jasper: CVE-2014-8157, CVE-2014-8158, fixes #6114
2015-02-04 11:37:49 +01:00
Luca Bruno
9c6420580a
Port golint to buildGoPackage
2015-02-04 11:37:17 +01:00
Domen Kožar
d50bfd7515
unzip: CVE-2014-9636, fixes #6128
2015-02-04 11:17:19 +01:00
Shea Levy
df430ab2ea
Fix imake on darwin.
...
Taken from joelteon/nixpkgs@6b3f7e6fb0
Original author Mike Sperber <sperber@deinprogramm.de>
2015-02-04 10:00:50 +00:00
Luca Bruno
3e20e4c5e6
Drop cjdcmd because of broken go crypto
2015-02-04 10:41:33 +01:00
Luca Bruno
96701d6ff6
Port ngrok to buildGoPackage
2015-02-04 10:41:32 +01:00
Mike Sperber
b611e3fb61
Add tradcpp package, needed for making imake work.
...
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
Eric Seidel
9a1817c778
make wget build on darwin
2015-02-04 00:09:13 -08:00
John Wiegley
ad60eaedf1
clucene-core: make darwin-related patch conditional
...
This relates to pull request #6137 , and was made at request of the
submitter.
2015-02-04 01:40:17 -06:00
John Wiegley
33ecb3438f
Merge pull request #6137 from gridaphobe/master
...
fix clucene on darwin
2015-02-04 02:35:13 -05:00
Eric Seidel
58a891afb2
fix clucene on darwin
2015-02-03 23:34:03 -08:00
John Wiegley
cb91cf9ae3
Merge pull request #6136 from gridaphobe/master
...
fix obscure bug in apr on darwin
2015-02-04 02:13:19 -05:00
Eric Seidel
a600443bb3
fix obscure bug in apr on darwin
2015-02-03 23:11:44 -08:00
Bjørn Forsman
ca982158bf
arduino: new package
...
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.
Also:
- Add libusb to RPATH for avrdude. Without this, avrdude is broken.
Possible TODO: replace bundled avrdude with the one from nixpkgs.
- Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
reference documentation and the 'arduino' shell script that starts the
IDE gets included.
- Make meta.description slightly more generic, to cover both GUI/core
variants.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
83e3f38593
arduino-core: align attrname with package name
...
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
ef64865ea9
xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation)
2015-02-04 07:16:22 +01:00
Bjørn Forsman
bc18d0dbc0
mendeley: gcc.gcc -> gcc.cc (fix evaluation)
2015-02-04 07:16:19 +01:00
Joachim Fasting
40b4b1490d
haskell-monad-logger: version bump
...
The previous version fails to build.
2015-02-04 04:03:10 +01:00
Shea Levy
a1f1d0d442
Switch default llvm to 3.5
2015-02-03 20:01:39 -05:00
Shea Levy
5ac0318332
Merge branch 'new-darwin-stdenv' of git://github.com/gridaphobe/nixpkgs
...
refs #6122
2015-02-03 18:19:22 -05:00
Eric Seidel
cbd446d465
fix gmp on darwin
2015-02-03 15:18:28 -08:00
Eric Seidel
4a467ec02b
move libcxx[abi] into llvm tree
2015-02-03 14:58:10 -08:00
Eric Seidel
fe49487a05
fix evaluation
2015-02-03 14:31:07 -08:00
Eric Seidel
dbf3d31727
make llvm-3.5 the default and remove references to gccApple
...
make perl be less dumb
revert change to release.nix
2015-02-03 14:31:04 -08:00
Domen Kožar
f8dacd8528
Merge pull request #6090 from richardlarocque/xbmc_rtmp
...
xbmc: Add rtmp support
2015-02-03 23:22:52 +01:00
Eric Seidel
ebb8d03f96
darwin-specific stuff
2015-02-03 14:06:13 -08:00
Eric Seidel
92188d9d17
new darwin stdenv
2015-02-03 14:05:22 -08:00
Eric Seidel
6f7632a7bd
update libcxx[abi] to 3.5
2015-02-03 14:02:59 -08:00
Eric Seidel
2ca30151c2
add llvm-3.5
2015-02-03 13:58:32 -08:00
Ben Ford
9adc826c9a
Update hzk to use correct zookeeper_mt
2015-02-03 22:44:26 +01:00
Ben Ford
40af5a2b59
Fix haskakafka library to use rdkafka
2015-02-03 22:44:26 +01:00
Peter Simons
1f25998a60
all-packages.nix: don't print a message every time 'cmplayer' is evaluated
2015-02-03 22:44:26 +01:00
Arseniy Seroka
e01997e1ef
vim-plugins: add xkb-switch
2015-02-04 00:17:08 +03:00
Tomasz Kontusz
9d8defa06a
Build and install the .so for glfw 2.x
2015-02-03 21:33:26 +01:00
Peter Simons
d034aa11ee
Merge pull request #6121 from boothead/kafka
...
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
Luca Bruno
b3dd66dee1
buildGoPackage: add $makeFlags to go install call
2015-02-03 18:16:21 +01:00
devhell
968571af95
connman: 1.26 -> 1.28
...
ConnMan 1.28 was released Sunday, February 1st, 2015.
Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.
ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.
Other changes and fixes include:
* Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
* Fix memory deallocation in exit code paths (Hannu Mallat)
* Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
* A WiFi Access Point with unknown strength now has a proper minimum value
which translates to a service 'Strenght' property of 30 (Patrik Flykt)
* Fix byte order in DHCP server identifier (Jukka Rissanen)
* Properly cancel an ongoing service connect if the Agent exits
(Patrik Flykt)
2015-02-03 16:12:47 +00:00
Peter Simons
f637b5368b
ghc-head: re-use the $version attribute in the URL to prevent mismatches
2015-02-03 17:01:09 +01:00
Peter Simons
86753ed326
ghc-7.10.1: fix misspelled version number in build expression
2015-02-03 17:01:09 +01:00
Eelco Dolstra
007feb911d
libsodium: Update to 1.0.2
2015-02-03 16:59:28 +01:00
Peter Simons
b79ae8c4d5
contravariant, reflection: fix builds with GHC 7.6.3
2015-02-03 16:36:56 +01:00
Peter Simons
3b06dbf63c
haskell-tls: disable test suite to fix the build
2015-02-03 16:36:56 +01:00
Eelco Dolstra
86db6789ef
libsodium: Fix typo
2015-02-03 16:28:20 +01:00