3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

53202 commits

Author SHA1 Message Date
Peter Simons 44447fdd17 Merge pull request #7598 from jraygauthier/jrg/add_innoextract_pkg
Added innoextract package.
2015-04-28 13:23:14 +02:00
Peter Simons c449a930aa ghcWithPackages: add postBuild hook so that users can mess with the generated environment
postBuild can be used to execute user-specific commands on the generated $out
environment before finalizing the build. For example, this hook can be used to
generate appropriate 'makeWrapper' script for binaries contained in the
environment.
2015-04-28 13:17:44 +02:00
Hendrik Bunke 27ea35b481 pythonPackages: fixed and updated goobook
goobook didn't work because dependency package 'six' has been in buildInputs
but should be in propagatedBuildInputs.

Also: updated goobook to 1.6
2015-04-28 12:24:28 +02:00
Joachim Fasting db5623fd3e sawfish: git -> 1.11.90
This is the latest release (more recent than the GIT revision
previously pointed to). There is no release tarball, however.
2015-04-28 11:53:02 +02:00
Joachim Fasting 0e7e91030f rep-gtk: git -> 0.90.8.2
This is the most recent release which has a tarball.
It is strictly older than the GIT revision previously
pointed to, but the delta is insignificant (fixes to
debian helper scripts, updating NEWS & fixing a typo in
the changelog)
2015-04-28 11:53:02 +02:00
Joachim Fasting ed46b22db0 librep: git -> 0.92.5
This is the latest release and is more recent than
the GIT revision pointed to previously.

I have also taken the liberty of removing some irrelevant
information from the package description.
2015-04-28 11:52:34 +02:00
Pascal Wittmann 69116f8fc9 Fix evaluation after refactoring (a2a35082cc) 2015-04-28 11:09:20 +02:00
Pascal Wittmann f99d5cf2fc Fixed some descriptions 2015-04-28 10:55:20 +02:00
Edward Tjörnhammar 74742ad584 Merge pull request #7606 from dezgeg/pr-kmod-blacklist
kmod-blacklist-ubuntu: Fix source package URL returning 404
2015-04-28 10:18:30 +02:00
Tuomas Tynkkynen c323c87565 kmod-blacklist-ubuntu: Fix source package URL returning 404
The original URL http://archive.ubuntu.com/ubuntu/pool/main/k/kmod/kmod_9-3ubuntu1.debian.tar.gz
is dead.
2015-04-28 11:15:54 +03:00
Pascal Wittmann 06e2fdc62e spin: update from 6.4.1 to 6.4.3 2015-04-28 09:57:10 +02:00
Pascal Wittmann e1c65ddfe1 pycairo: set user-agent to fix download of patches 2015-04-28 09:51:26 +02:00
Raymond Gauthier c45bc8c2b4 Added innoextract package.
Allows to extract inno installer packages.
2015-04-27 23:03:18 -04:00
Charles Strahan 09602f7f39 ruby: fix gems that use mysql 2015-04-27 22:00:52 -04:00
Raymond Gauthier ce43dae0df Updated smartgithg to version 6.5.7. 2015-04-27 22:00:42 -04:00
William A. Kennington III 4463bad2dd grub: Update from 2015-2-21 -> 2015-04-24 2015-04-27 18:25:56 -07:00
William A. Kennington III 00230c9240 fusionio: Correct binary testing code 2015-04-27 17:38:08 -07:00
William A. Kennington III 9258e8a4bf fusionio: Refactor and add utils 2015-04-27 17:24:43 -07:00
Tobias Geerinckx-Rice f401b3cf0b httping 2.3.4 -> 2.4
Also add support for the fancy ncurses interface.
2015-04-28 02:22:25 +02:00
Tobias Geerinckx-Rice 16bb38655d Add rsstail 1.9: tail for RSS feeds 2015-04-28 02:22:24 +02:00
William A. Kennington III 47e67a80b9 fusionio: Add iomemory-vsl driver 2015-04-27 16:00:17 -07:00
Vincent Laporte e64cd5feec Adds ocaml-magic-mime
This OCaml library contains a database of MIME types that maps filename
extensions into MIME types suitable for use in many Internet protocols
such as HTTP or e-mail.

Homepage: https://github.com/mirage/ocaml-magic-mime
2015-04-28 00:58:51 +02:00
Tobias Geerinckx-Rice 999241a907 Add aha 0.4.8: quick & dirty ANSI-to-HTML converter 2015-04-28 00:10:14 +02:00
Jascha Geerds 1b3fb2709e dvdisaster: Add icons and desktop file 2015-04-28 00:01:58 +02:00
Jascha Geerds 00ab10de74 dvdisaster: Apply debian's patches to allow ROM type and encrypted DVDs 2015-04-28 00:01:49 +02:00
Tobias Geerinckx-Rice 4f0b6fa3ba vnstat 1.13 -> 1.14
26-Apr-2015

 - Fix: JSON output syntax during first day of newly created databases
   (pull request by Stefan Merettig)
 - Fix: field padding when using UTF-8 locale
 - Add optional mode parameter to --json and --xml for limiting the output
   to only selected information
2015-04-27 23:10:25 +02:00
Tobias Geerinckx-Rice 7e3b44b205 stress-ng 0.03.22 -> 0.04.00 2015-04-27 23:02:02 +02:00
Tobias Geerinckx-Rice 239a129b5a squeak: build commonly required plugins
Squeak without X11 or audio support is not very useful. Include
the required dependencies.
2015-04-27 23:02:02 +02:00
Cillian de Róiste fc15ee2b4b MuseScore: 1.3 -> 2.0.0 2015-04-27 21:52:57 +02:00
William A. Kennington III 85840be86e quassel: 0.11.0 -> 0.12.2 2015-04-27 12:52:20 -07:00
Tobias Geerinckx-Rice 69c0eff661 Add squeak 4.10.2.2614: a Smalltalk environment 2015-04-27 19:29:20 +02:00
Christian Theune d3a328bf82 Update syncthing to v0.11.1 2015-04-27 18:33:34 +02:00
Peter Simons 6db9c9a2bb haskell-configuration-common: build hruby with ruby 2.1
Our default version, 1.9, is not supported.
2015-04-27 17:24:14 +02:00
Peter Simons 2028ece4a8 hackage-packages.nix: update to 0342de381c with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 17:24:10 +02:00
lethalman 3f11a5a024 Merge pull request #7585 from polynomial/kafka
Issue #7584 Kafka Log Directory Not Writeable
2015-04-27 14:08:35 +02:00
Peter Simons 0241c1f25c hackage-packages.nix: update to 30bfb9f702 with hackage2nix revision 0d45926218066869f16d55d970cac0d6b50d9ebd 2015-04-27 13:09:40 +02:00
lethalman 9807dbc142 Merge pull request #7486 from oxij/actkbd-and-media-keys
add actkbd; nixos: add support for volume control with media keys
2015-04-27 12:31:15 +02:00
lethalman 62c60b4387 Merge pull request #7474 from AndersonTorres/comicneue
ComicNeue: 1.1 -> 2.2
2015-04-27 12:26:39 +02:00
lethalman 458ea6d506 Merge pull request #7480 from dezgeg/pr-ddclient-line-buffering
ddclient: Force line buffering on stdout
2015-04-27 12:16:50 +02:00
lethalman f134ba68e3 Merge pull request #7534 from berdario/jython
Add jython
2015-04-27 12:14:45 +02:00
Pascal Wittmann ad90aaf287 Merge pull request #7579 from ip1981/mwlib
Adding mwlib
2015-04-27 10:25:25 +02:00
aszlig fce7113345
chromium: Add missing dependency on libcap.
After the pulseaudio refactor in NixOS/nixpkgs@a2a3508, libcap is no
longer propagated to chromium anymore. And we need to have libcap for
the renderer sandbox.

Build log: https://hydra.nixos.org/build/21689759/nixlog/1/raw

What makes me wonder is that given that this was propagated by
pulseaudio noone either seemed to have disabled pulseaudio support for
Chromium or just didn't report the build failure.

Half-assed testing done against all channels, because it builds the
sandbox and we can't break an already broken build twice (or maybe we
can, who knows...).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-27 07:24:11 +02:00
John Wiegley 3768a7aea9 Merge pull request #7539 from jwiegley/coq_8_5
coq_8_5: New expression
2015-04-26 22:32:52 -05:00
John Wiegley 9402a56620 coq_8_5: New expression 2015-04-26 22:29:15 -05:00
Ben Smith c9e337196a Issue #7584 Kafka Log Directory Not Writeable
Fix quotes in substitution so LOG_DIR is set to a writeable location
2015-04-26 19:58:12 -07:00
John Wiegley de808ae79f Merge pull request #7276 from spwhitt/git-imerge
git-imerge: new package
2015-04-26 19:51:05 -05:00
Edward Tjörnhammar 2a8b3c724b Merge pull request #7521 from hbunke/hb_geeknote
python-packages: added geeknote with dependencies
2015-04-27 00:20:12 +02:00
Edward Tjörnhammar 28192e5fa8 Merge pull request #7568 from malyn/firefox-hal-flash
Add enableAdobeFlashDRM option to firefoxWrapper
2015-04-27 00:19:03 +02:00
Edward Tjörnhammar ca32fbd6ee Merge pull request #7580 from ehmry/firestr
firestr: initial package at 0.8
2015-04-27 00:17:11 +02:00
Arseniy Seroka f14242e9aa Merge pull request #7576 from listx/pcg-c
pcg-c rng library
2015-04-27 00:57:59 +03:00
Linus Arver e216a63c7d Add package: pcg-c
Also, add myself as maintainer.
2015-04-26 14:50:45 -07:00
Igor Pashev 00c3434a7e Added mwlib 2015-04-26 20:32:13 +00:00
Sander van der Burg 2cb3dc6812 Merge pull request #7515 from abbradar/platformtools-bin
androidEnv.platformTools: add /bin
2015-04-26 20:19:24 +00:00
William A. Kennington III 429a997303 pulseaudio: More refactoring to bring libpulse in line with pulse libraries 2015-04-26 12:12:55 -07:00
William A. Kennington III 308429c6be pulseaudio: Fix propagation of libcap 2015-04-26 12:12:54 -07:00
Emery Hemingway 8b7a05cba6 firestr: initial package at 0.8
http://firestr.com/
2015-04-26 14:57:22 -04:00
Michael Raskin 52b47982ff Abandon separate TeXLive-associated PGF package, make it a reference to pgf3 2015-04-26 21:49:21 +03:00
Michael Raskin 39d8b61a25 Apparently https:// is now required for iterate darcs 2015-04-26 20:58:05 +03:00
William A. Kennington III d96535ba41 ffado: Add maintainer 2015-04-26 10:24:48 -07:00
Peter Simons d0d5bbdc53 libcanberra: pass libcap to fix the build 2015-04-26 17:27:13 +02:00
Rok Garbas c76a27e780 keybase: package 0.7.8 and rename it from 'keybase-node-client' 2015-04-26 17:11:31 +02:00
Michael Raskin 9e44118e5d libao now needs libcap 2015-04-26 18:09:08 +03:00
Michael Raskin c9c2aa5ced Pass libcap as SDL input to fix the build 2015-04-26 18:06:15 +03:00
Peter Simons 08f0e0208a hackage-packages.nix: update to bf1b180f9d with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 16:53:47 +02:00
cillianderoiste ba6390b24d Merge pull request #7509 from obadz/pithos
add pithos 1.0.1
2015-04-26 16:00:17 +02:00
Hendrik Bunke 60aa7bec64 python-packages: added geeknote and dependencies
packages: geeknote, thrift, markdown2, evernote
2015-04-26 14:28:01 +02:00
Peter Simons 066d6146fc haskell-shake: disable test suite on Darwin
The tests fail because of https://github.com/ndmitchell/shake/issues/206.
2015-04-26 13:09:13 +02:00
Peter Simons effd525c55 hackage-packages.nix: update to ea1e77a413 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 13:06:35 +02:00
Arseniy Seroka 98c6034004 Merge pull request #7562 from offlinehacker/pkgs/elasticsearch-plugins/kopf
elasticsearchPlugins: add elasticsearch_kopf plugin
2015-04-26 13:15:10 +03:00
Peter Simons 2c5f7fdd58 haskell-configuration-ghc-7.10.x: fix test suite failure in haddock-library 2015-04-26 11:47:44 +02:00
Peter Simons 0340d4d0ea haskell-configuration-ghc-7.10.x: fix evaluation error 2015-04-26 11:47:44 +02:00
Peter Simons c59420a856 hackage-packages.nix: update to abae36d131 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-26 11:47:44 +02:00
Edward Tjörnhammar a682c2eb4e Merge pull request #7572 from dezgeg/pr-trinity
trinity: New package
2015-04-26 10:13:57 +02:00
Pascal Wittmann 2f15fcc4c9 Merge pull request #7389 from AndersonTorres/atari++
Atari++: 1.46 -> 1.73
2015-04-26 10:05:14 +02:00
William A. Kennington III 954b8a4cdb Merge pull request #7574 from codyopel/v86d
v86d: refactor
2015-04-25 23:35:15 -07:00
Wout Mertens 7d12c7cbd7 Merge pull request #7575 from k0ral/git
git: 2.3.5 -> 2.3.6
2015-04-26 08:33:53 +02:00
William A. Kennington III 03d755aca5 mumble: Refactor 2015-04-25 23:32:04 -07:00
William A. Kennington III 3cb1669249 alsa-plugins: 1.0.28 -> 1.0.29 2015-04-25 21:43:37 -07:00
William A. Kennington III 618763f5a8 pulseaudio: Fix typo 2015-04-25 21:31:03 -07:00
William A. Kennington III a2a35082cc pulseaudio: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 418963ef63 jack2: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 7fa5873cd8 libsndfile: Fix typo 2015-04-25 21:27:54 -07:00
William A. Kennington III 2754efb8a2 lirc: Fix install 2015-04-25 21:27:54 -07:00
William A. Kennington III 04aefc111b jack1: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 60a39dec54 ffado: Refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III f11859b464 eigen: Add platform 2015-04-25 21:27:54 -07:00
William A. Kennington III 64fa593e1e celt: Correct typo 2015-04-25 21:27:54 -07:00
William A. Kennington III 726f1a6edd libopus: Slight refactor 2015-04-25 21:27:54 -07:00
William A. Kennington III 6a931f4127 dbus_cplusplus: Remove dependency on gtkmm 2015-04-25 21:27:54 -07:00
William A. Kennington III bca07bdaa6 libxml++: 2.37.2 -> 2.38.0 2015-04-25 21:27:53 -07:00
William A. Kennington III 14d52d7e0d Fix some platforms 2015-04-25 21:27:53 -07:00
William A. Kennington III bdf2329262 bluez5: 5.29 -> 5.30 2015-04-25 21:27:53 -07:00
William A. Kennington III 1439ed2134 sbc: 1.1 -> 1.3 2015-04-25 21:27:53 -07:00
William A. Kennington III 2bc99bb996 webrtc-audio-processing: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III dbcbb2dbe1 libasyncns: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III 232b71c6e8 Fix some platforms 2015-04-25 21:27:53 -07:00
William A. Kennington III 54f812558a lirc: Refactor 2015-04-25 21:27:53 -07:00
William A. Kennington III f9afdf62b9 speex: 1.2rc1 -> 1.2rc2 2015-04-25 21:27:53 -07:00
William A. Kennington III 6e2b9cf61a speexdsp: Add derivation 2015-04-25 21:27:53 -07:00
William A. Kennington III bcbda5d95b ntp: Refactor and add signing support 2015-04-25 21:27:53 -07:00
William A. Kennington III 95a49c18b5 alsaLib: 1.0.28 -> 1.0.29 2015-04-25 21:27:53 -07:00
Michael Alyn Miller 374000befd Add enableAdobeFlashDRM option to firefoxWrapper 2015-04-25 20:44:59 -07:00
William A. Kennington III 2725b41ae5 mongodb: 3.0.1 -> 3.0.2 2015-04-25 18:48:15 -07:00
koral ffe6539c98 git: 2.3.5 -> 2.3.6 2015-04-25 23:07:02 +00:00
codyopel 2421b139bc v86d: refactor 2015-04-25 17:36:56 -04:00
Tuomas Tynkkynen 7453f378ea trinity: init at version 1.5 2015-04-26 00:03:01 +03:00
Vincent Laporte 7cf05bfe71 boost: use ${python.interpreter} rather than ${python}/bin/python 2015-04-25 22:35:25 +02:00
Domen Kožar 600d73df41 Merge pull request #7551 from offlinehacker/pkgs/node-packages/add
node-packages: updates
2015-04-25 21:55:25 +02:00
Domen Kožar 02b478e2c1 Merge pull request #7560 from offlinehacker/pkgs/docker/update
docker: update to 1.6.0
2015-04-25 21:53:43 +02:00
Bjørn Forsman 173da15f75 jquery: bump 1.11.1 -> 1.11.2 2015-04-25 20:27:07 +02:00
Peter Simons 991a23b5db haskell-edit-distance: update patch SHA 2015-04-25 18:02:02 +02:00
Peter Simons 848bf3b75d haskell-wreq-sb: disable failing test suite 2015-04-25 17:57:32 +02:00
Peter Simons 24f50d3e22 hackage-packages.nix: update to cc08310397 with hackage2nix revision c84f676708fec9d3a848f466468db04c7e641069 2015-04-25 17:57:32 +02:00
Jaka Hudoklin 6e79ba48f9 Merge pull request #7567 from joachifm/sxhkd-0_5_5
sxhkd: 0.5.4 -> 0.5.5
2015-04-25 17:51:09 +02:00
Peter Simons cb3342f1dc Merge pull request #7543 from mdorman/master
Add patch for present not yet on hackage.
2015-04-25 17:48:53 +02:00
Joachim Fasting d455153a9b sxhkd: 0.5.4 -> 0.5.5 2015-04-25 17:28:33 +02:00
Peter Simons 2ca6148bc7 hackage-packages.nix: re-generate from Hackage state 5af579af59 2015-04-25 17:09:04 +02:00
Jaka Hudoklin 8599cfdad4 Merge pull request #7552 from offlinehacker/pkgs/python-packages/docker-compose
fig: switch to docker-compose
2015-04-25 16:23:00 +02:00
Jaka Hudoklin 245b45f798 Merge pull request #7561 from offlinehacker/pkgs/fluentd/record_reformer
fluentd: add record_reformer plugin
2015-04-25 16:22:28 +02:00
Jaka Hudoklin 5e2b429e82 Merge pull request #7556 from offlinehacker/pkgs/node-packages/fix_platforms
nodePackages: fix platform detection
2015-04-25 16:21:51 +02:00
Jaka Hudoklin efe6f06aa4 goPackages: add confd, grafana and vulcand 2015-04-25 15:58:55 +02:00
Jaka Hudoklin 515b06ef2a elasticsearchPlugins: add elasticsearch_kopf plugin 2015-04-25 15:54:00 +02:00
Jaka Hudoklin a77ef79e5c fluentd: add record_reformer plugin 2015-04-25 15:48:47 +02:00
Jaka Hudoklin eee1bb5ae5 docker: update to 1.6.0 2015-04-25 15:46:35 +02:00
Jaka Hudoklin 5c41b342d4 Merge pull request #7557 from offlinehacker/pkgs/rippled/update
rippled: update to 0.27.4
2015-04-25 15:45:02 +02:00
Jaka Hudoklin b8ff249e8f rippled: update to 0.27.4 2015-04-25 15:20:24 +02:00
Jaka Hudoklin 744b06cc28 nodePackages: fix platform detection 2015-04-25 15:18:54 +02:00
Jaka Hudoklin 3e480fde93 fig: switch to docker-compose 2015-04-25 15:11:19 +02:00
Jaka Hudoklin fc1aa9f99a nodePackages: export npm2nix 2015-04-25 15:07:26 +02:00
Jaka Hudoklin 8a0dbafdc5 nodePackages: export packages for node 0.10 and 0.12 2015-04-25 15:06:29 +02:00
Jaka Hudoklin 2497836f66 node-packages: add a few packages, fix, regenerate 2015-04-25 14:54:26 +02:00
vbgl 3591040468 Merge pull request #6535 from michelk/qgis_2.8.0
[WIP] qgis: update to 2.8.0
2015-04-25 14:35:40 +02:00
Jaka Hudoklin cbf1c3ca22 kubernetes: update to 0.15 2015-04-25 14:18:05 +02:00
Michael Alan Dorman 54fb857a49 Add patch for present not yet on hackage. 2015-04-25 06:45:35 -04:00
Pascal Wittmann fd15fe4f09 Merge pull request #7466 from matthiasbeyer/add-rtv
Add Package: rtv
2015-04-25 12:19:29 +02:00
Edward Tjörnhammar 9604dcc42f Merge pull request #7493 from malyn/hal-flash
Add hal-flash package
2015-04-25 12:14:15 +02:00
Matthias Beyer 6acc1fe34d Add package: rtv 2015-04-25 11:55:47 +02:00
Pascal Wittmann 8e86ec5bf0 Merge pull request #7529 from joachifm/trivial-builderDefs
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Charles Strahan 1cdbde93d5 haskell-Extra: patch for GHC 7.10.x 2015-04-24 22:10:11 -04:00
Thomas Tuegel 66d44ef6d4 Merge branch 'openblas' 2015-04-24 19:34:39 -05:00
Thomas Tuegel 9508fcafdd openblas: drop old versions 2015-04-24 19:12:28 -05:00
Thomas Tuegel 8ed9f847b1 openblas: update to 0.2.14 2015-04-24 18:21:20 -05:00
Edward Tjörnhammar ca9d049654 removing cocreature as maintainer, as per request #6305 2015-04-25 00:29:51 +02:00
Edward Tjörnhammar ad03fb11b3 openjdk8: enable fontconfig, add fallback fonts and fix emacs highlighting 2015-04-25 00:22:57 +02:00
William A. Kennington III 076dff2f58 hostapd: Refactoring 2015-04-24 15:12:55 -07:00
William A. Kennington III 4ae59b199a wpa_supplicant: 2.3 -> 2.4 2015-04-24 15:02:25 -07:00
Charles Strahan c719235b40 haskell-pandoc-siteproc: remove obsolete patches
Remove obsolete patches for ghc-7.10.x support; these patches have
landed in the pandoc-citeproc-0.6.0.1 release.
2015-04-24 14:15:51 -04:00
Peter Simons d300943ba8 haskell-cgi: fix build with GHC 7.8.x 2015-04-24 17:52:19 +02:00
Edward Tjörnhammar e610f41583 Merge pull request #7537 from codyopel/x265
x265: 1.5 -> 1.6
2015-04-24 17:06:00 +02:00
Edward Tjörnhammar 29c3f65ffe Merge pull request #7494 from malyn/powerline-fonts
Add Powerline fonts
2015-04-24 17:00:00 +02:00
Edward Tjörnhammar 1f47ec29ff Merge pull request #7462 from codyopel/cuetools
cuetools: 1.3.1 -> 2014-11-30
2015-04-24 16:58:53 +02:00
Michael Alyn Miller 76dcf48b13 Add Powerline fonts 2015-04-24 07:33:59 -07:00
Arseniy Seroka e5b2ecd9b4 Merge pull request #7535 from joachifm/apparmor-2_9_2
apparmor: 2.9.1 -> 2.9.2
2015-04-24 16:42:47 +03:00
j-keck 46aee4e3ca ghcjs: update revisions
* ghcjs in nixpkgs depends on lens < 4.9
 * current lens in nixpkgs is 4.9.1
 * actual upstream ghcjs depends on lens < 4.10

Closes https://github.com/NixOS/nixpkgs/pull/7536.
2015-04-24 14:47:03 +02:00
Shea Levy 97bcc831f1 ats2: bump 2015-04-24 06:55:06 -04:00
codyopel 82472ee628 x265: 1.5 -> 1.6
+ Removed unused x265-hg package
+ Fix missing optionals
+ Fix high bit-depth to allow for all 64bit platforms
2015-04-24 06:51:45 -04:00
Joachim Fasting 029514b513 apparmor: 2.9.1 -> 2.9.2
Bugfixes & minor improvements
2015-04-24 12:42:58 +02:00
Pascal Wittmann 6dfbe62c7d calibre: update from 2.25.0 to 2.26.0 2015-04-24 11:58:10 +02:00
Joachim Fasting d8e0dfdc5b ldcpp: reimplement using mkDerivation
Also add libnotify support
2015-04-24 11:54:38 +02:00
Joachim Fasting 290c217577 ioping: reimplement using mkDerivation
Also
- set platform unix (upstream claims to support bsd and sun as well)
- fetch source from GitHub
2015-04-24 11:54:38 +02:00
Joachim Fasting a579886b2b vue: reimplement using mkDerivation 2015-04-24 11:54:34 +02:00
Joachim Fasting fd9c13956f libffcall: port to mkDerivation
Also set meta.{license,platforms} (the latter is guesswork).
2015-04-24 11:52:16 +02:00
Dario Bertini 7c5dbbe23a
Add jython 2015-04-24 10:44:33 +01:00
Peter Simons 5fade2b6aa hackage-packages.nix: re-generate from Hackage state f3fe5bb92d 2015-04-24 11:22:47 +02:00
codyopel 2fa244e4da cuetools: 1.3.1 -> 1.4.1
+ Fix autoreconf
+ Add support for cuetag.sh
2015-04-24 05:21:40 -04:00
Michel Kuhlmann fb26f771c6 qgis: update from 2.6.1 to 2.8.1 2015-04-24 11:12:31 +02:00
Michel Kuhlmann 4f2b5c57c6 qscintilla: update to 2.9 2015-04-24 11:12:11 +02:00
Peter Simons 3428b8df57 haskell-HGamer: these packages don't compile and it's unclear when they'll be fixed
https://github.com/urs-of-the-backwoods/HGamer3D/issues/7
2015-04-24 09:10:36 +02:00
Michael Alyn Miller 48c8092f6d Add hal-flash package 2015-04-23 19:56:51 -07:00
Ambroz Bizjak 05a44cd06e stlink: Update to version 1.1.0. 2015-04-24 00:08:12 +02:00
William A. Kennington III 4277d71a83 bandwidth: Add package 2015-04-23 14:45:39 -07:00
Edward Tjörnhammar 83b5b5ca6c Merge pull request #7507 from ertesx/ertes-compton-git
compton-git: added package
compton: removed unnecessary optimizations
2015-04-23 22:08:56 +02:00
Ertugrul Söylemez 60c18ca586 compton: Removed unnecessary optimisation flags. 2015-04-23 22:04:28 +02:00
Vladimír Čunát ccc1ccf983 ceph: fix eval because of typo 2015-04-23 21:45:13 +02:00
Edward Tjörnhammar e928311fe1 Merge pull request #7496 from taku0/firefox-bin-37.0.2
firefox-bin: update to version 37.0.2
2015-04-23 21:41:26 +02:00
Ertugrul Söylemez a4e976c752 Added compton-git, the Git version of compton. 2015-04-23 21:22:19 +02:00
Edward Tjörnhammar e92c84402d Merge pull request #7519 from dezgeg/pr-trace-cmd-build-fix
trace-cmd: Fix build by adding docbook_xsl dependency
2015-04-23 20:52:24 +02:00
Joachim Schiele e3e8aebdc1 wpa-supplicant: CVE-2015-1863 (close #7526)
http://w1.fi/security/2015-1/
2015-04-23 20:23:47 +02:00
Nikolay Amiantov f6607ca4a5 wineStaging: add derivation 2015-04-23 21:00:42 +03:00
Peter Simons 9bf6a6d679 haskell-defaults.nix: remove obsolete override for cabal2nix
Thanks @jwiegley for catching this!
2015-04-23 19:55:55 +02:00
Peter Simons cde5088bec cabal2nix: the hash has changed because of the newly added tag 2015-04-23 19:55:55 +02:00
Peter Simons 4e679f0ca3 hackage-packages.nix: re-generate from Hackage state fdf6d76660 2015-04-23 19:55:55 +02:00
Daniel Peebles 465a8c6238 Merge pull request #7471 from spwhitt/darwin_misc
Enable some libs on Darwin
2015-04-23 12:21:47 -04:00
Edward Tjörnhammar 490e6c491a Merge pull request #7520 from hbunke/hb_vimplugins
vimPlugins: added vim-jinja
2015-04-23 18:02:48 +02:00
Hendrik Bunke a96c076743 vimPlugins: added vim-jinja 2015-04-23 17:40:16 +02:00
Edward Tjörnhammar c26ed5adc9 Merge pull request #7522 from edwtjo/nix-bump-1
nixUnstable: Update to 1.9pre4100_4bbcfaf
2015-04-23 17:29:59 +02:00
Domen Kožar a23b6cebfb Merge pull request #7523 from cwoac/btsync
wait for filesystem before starting btsync; bump to new package version
2015-04-23 17:22:51 +02:00
Eelco Dolstra 6bfc1f7380 fio: Update to 2.2.7 2015-04-23 15:45:45 +02:00
Oliver Matthews a498b28322 wait for filesystem before starting btsync; bump to latest package version 2015-04-23 13:09:34 +00:00
Thomas Tuegel 4887f44d02 emacsWithPackages: don't call package-initialize
Emacs will call package-initialize itself, if required, or the user will
call it in their initialization file. There is no reason to call it in
the wrapper and doing so only increases start-up time.
2015-04-23 08:08:22 -05:00
Peter Simons 019b18722d cabal2nix: bump to latest version and wrap it to include nix-prefetch-scripts in $PATH 2015-04-23 14:12:43 +02:00
Edward Tjörnhammar 87b0558101 nixUnstable: Update to 1.9pre4100_4bbcfaf 2015-04-23 13:52:44 +02:00
Peter Simons c209665763 haskell-configuration-ghc-7.6.x.nix: add missing definition for "xhtml"
hackage-packages.nix contains no "xhtml" attribute because our default
compiler -- GHC 7.10.x -- has this package as a core module. Now, the
package is missing for older versions of GHC. This patch Remedies that
issue for 7.6.x. Older compilers probably need a similar fix.

Closes https://github.com/NixOS/nixpkgs/pull/7510.
2015-04-23 11:34:05 +02:00
Nikolay Amiantov 0fd1cac36f IOSpec: remove patch
Closes https://github.com/NixOS/nixpkgs/pull/7514.
2015-04-23 11:34:05 +02:00
Peter Simons 8a9de1effd hackage-packages.nix: re-generate from Hackage state 318f4faa8b 2015-04-23 11:34:05 +02:00
William A. Kennington III a7638854d2 libdbi-drivers: Fix 2015-04-22 21:16:22 -07:00
Tuomas Tynkkynen 663c972385 trace-cmd: Fix build by adding docbook_xsl dependency
Gets rid of this build error:

make -C /tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation all
      ASCIIDOC            trace-cmd-hist.1.xsl
*********************************
** No docbook.xsl is installed **
** Can't make man pages        **
*********************************
Makefile:59: recipe for target '/tmp/nix-build-trace-cmd-2.5.3.drv-0/trace-cmd/Documentation/trace-cmd-hist.1' failed
2015-04-23 06:32:54 +03:00
Tobias Geerinckx-Rice fb235a871a mcelog 114 -> 115: major path fixes
Both $out/bin/mcelog and $out/etc/mcelog/mcelog.conf now point to
the correct $out/etc/mcelog.
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice 07b9356023 b43-firmware: add new version 6.30.163.46 2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice b7135f496e suid-chroot 1.0.1 -> 1.0.2 (and refactor)
More of a conversion excercise than anything, but here you go.
2015-04-23 01:52:18 +02:00
William A. Kennington III 1adb482638 Convert more applications to libmysql 2015-04-22 16:09:41 -07:00
William A. Kennington III 781d77d507 rsyslog: Use libmysql instead of mysql 2015-04-22 16:08:53 -07:00
William A. Kennington III 5129c67fd3 libdbi-drivers: Use libmysql 2015-04-22 16:06:33 -07:00
William A. Kennington III 618c051985 bareos: Use libmysql instead of mysql 2015-04-22 16:03:20 -07:00
William A. Kennington III 88b8333750 bareos: Correctly fix libceph 2015-04-22 16:01:50 -07:00
Moritz Ulrich b8f33f1147 Fix evaluation by re-adding ceph to bareos. 2015-04-23 00:58:07 +02:00
William A. Kennington III 6e2dde7b78 nginx: 1.6.3 -> 1.8.0 2015-04-22 15:28:10 -07:00
William A. Kennington III 37ab5f0ad0 kernel: 3.18.11 -> 3.18.12 2015-04-22 14:49:43 -07:00
William A. Kennington III e074268230 stunnel: 5.14 -> 5.16 2015-04-22 14:47:09 -07:00
William A. Kennington III b6960ac709 libinput: 0.13.0 -> 0.14.1 2015-04-22 14:41:14 -07:00
William A. Kennington III dc3f962f64 curl: 7.41.0 -> 7.42.0 2015-04-22 14:37:53 -07:00
William A. Kennington III fe69e24330 ceph: More refactoring 2015-04-22 14:32:41 -07:00
William A. Kennington III 05d7fb2054 ceph: Add git derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 9f55b2de6a ceph: More refactoring 2015-04-22 12:35:21 -07:00
William A. Kennington III 49967a7b3a sphinx: 1.2.3 -> 1.3.1 2015-04-22 12:35:21 -07:00
William A. Kennington III 6a031c8aa7 snowballstemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III d144b28996 PyStemmer: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 18e91d3614 alabaster: Add derivation 2015-04-22 12:35:21 -07:00
William A. Kennington III 132c01761e docutils: 0.11 -> 0.12 2015-04-22 12:35:21 -07:00
William A. Kennington III fccee5c58b accelio: Fix patch 2015-04-22 12:35:21 -07:00
Moritz Ulrich 80e5dcbb90 haskell-configuration-ghc-7.10.x: bug report link for AttoBencode. 2015-04-22 21:00:01 +02:00
Edward Tjörnhammar 63563b2c5f ideas: correct env vars in wrapper 2015-04-22 20:15:05 +02:00
Edward Tjörnhammar a039f4a584 idea-{community,ultimate}: 14.1.1 -> 14.1.2 2015-04-22 19:19:45 +02:00
Lluís Batlle i Rossell 5a21c015c7 Updating cjdns to 20150422. 2015-04-22 17:11:10 +02:00
Nikolay Amiantov 05dd67ce9f schedtool: add package 2015-04-22 17:50:41 +03:00
Nikolay Amiantov e749f1ef61 emacsPackages: use Agda and ghc-mod from 7.8 2015-04-22 17:50:41 +03:00
Nikolay Amiantov 9ae0798e73 steam: fix for new fhs-userenv 2015-04-22 17:50:41 +03:00
Nikolay Amiantov 19c497050e fhs-userenv: refactor and try to chdir to the current directory
runScript now expects a filename instead of a Bash snippet; thus, "exec" should be
omitted.
2015-04-22 17:50:41 +03:00
Nikolay Amiantov 508ef7e629 fhs-userenv: fix mkdirs 2015-04-22 17:50:41 +03:00
Nikolay Amiantov b66be2a549 fhs-userenv: move mounts map 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 97931361d7 fhs-userenv: refactor envvars and propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov de487c5c99 fhs-chrootenv: propagate SSL_CERT_FILE 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 68fabf295d fhs-chrootenv-env: cleanup 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 7a01374bf3 fhs-chrootenv-env: refactor /etc build and add ssl certs 2015-04-22 17:50:40 +03:00
Nikolay Amiantov 298341f1c4 androidEnv.platformTools: add /bin 2015-04-22 17:35:00 +03:00
Bart Brouns 9857e8353b jaaa: add desriptions, remove longdescriptions 2015-04-22 16:28:37 +02:00
Moritz Ulrich 40d135b6ad GHC 7.10: Fix Data.AttoBencode. 2015-04-22 15:18:56 +02:00
Georges Dubus d10fb7c7be Merge pull request #7511 from Havvy/rustc-1.0.0-beta2
Rustc 1.0.0 beta2
2015-04-22 14:25:26 +02:00
Tobias Geerinckx-Rice e727aae8ca jfbview 0.4.2 -> 0.5.1
Also adds two new tools to the package: jpdfcat (quick and dirty text
dumper) and jpdfgrep (PDF search tool with weird syntax).
2015-04-22 12:34:15 +02:00
Tobias Geerinckx-Rice e4f0c4a494 netsniff-ng -> v0.5.9-rc5 2015-04-22 12:32:59 +02:00
William A. Kennington III 96101d07db ceph: Xio is only supported in 0.94 and newer 2015-04-22 01:24:50 -07:00
William A. Kennington III 5a573862a2 ceph: Major refactoring 2015-04-22 01:17:55 -07:00
Georges Dubus 7372c5434f nixbang: upgrade to 0.1.2 2015-04-22 10:00:26 +02:00
Cray Elliott d5bd6062eb readosm had an extra license field, fixed
extra license introduced at 8488d133f3
2015-04-21 22:10:08 -07:00
William A. Kennington III 7761112e37 Use some of the library shortcuts 2015-04-21 20:59:42 -07:00
William A. Kennington III 83c781f6fe all-packages: Add some library shortcuts 2015-04-21 20:59:42 -07:00
William A. Kennington III 2ac2d94286 accelio: Add derivation 2015-04-21 20:59:16 -07:00
William A. Kennington III 7fb042d172 kinetic-cpp-client: Add derivation 2015-04-21 20:59:15 -07:00
William A. Kennington III e214f2f1fa glog: 0.3.3 -> 0.3.4 2015-04-21 20:59:15 -07:00
William A. Kennington III 5de3e8fa46 libs3: Add derivation 2015-04-21 20:57:58 -07:00