Commit graph

41672 commits

Author SHA1 Message Date
Thomas Tuegel
ad83a961ae zotero: update to 4.0.22
Drop firefox-30.0, which we were only keeping around for
xulrunner-30.0. New Zotero version is compatible up to firefox-32.0.
2014-09-04 11:52:24 -05:00
Andreas Herrmann
4cae816420 h5py: Change description 2014-09-04 18:48:08 +02:00
Bjørn Forsman
53732eac2a python-robotframework-tools: new package
This package provides "Python Tools for Robot Framework and Test
Libraries".

In particular, I'm interested in the 'robotshell' extension for IPython.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
c1614ab180 python-moretools: new package
It provides "Many more basic tools for python 2/3 extending itertools,
functools, operator and collections".

It's a dependency of robotframework-tools, which I want to package.
2014-09-04 18:48:06 +02:00
Bjørn Forsman
f41e336cc0 python-path: new package
path is a module wrapper for os.path.

It's a dependency of moretools (which is a dependency of
robotframework-tools, which is what I want to package).
2014-09-04 18:48:06 +02:00
Andreas Herrmann
3a38a9b127 mpi4py: Change description 2014-09-04 18:47:57 +02:00
AndersonTorres
40b13e798b CImg and WxCam - New Packages #3519
In this commit, I'm including two new softwares
* CImg: A small, simple image toolkit library
* WxCam: a small, simple, wxGTK-based webcam application
2014-09-04 20:44:05 +04:00
Michael Raskin
014f7ad100 Merge pull request #3955 from paulkoerbitz/master
Update oraclejdk-7 patch version from 65 to 67
2014-09-04 20:20:01 +04:00
Michael Raskin
6b0e800d49 Merge pull request #3965 from ederoyd46/fix-sphinxsearch
Sphinxsearch Linux
2014-09-04 20:14:09 +04:00
Moritz Ulrich
963a554b31 cura(engine): update to 14.0{7,3}. 2014-09-04 17:05:21 +02:00
Moritz Ulrich
332395b262 Add myself as a maintainer to a bunch of packages. 2014-09-04 17:05:21 +02:00
Moritz Ulrich
c30b23166b scheme48: update from 1.9 to 1.9.2 2014-09-04 17:05:21 +02:00
Moritz Ulrich
dcf3ad6a2a chibi: Add missing meta.license field. 2014-09-04 17:05:20 +02:00
Moritz Ulrich
d788060cc7 httrack: update from 3.48.17 to 3.48.19 2014-09-04 17:05:20 +02:00
Moritz Ulrich
0863bcb683 gitAndTools.hub: update from 1.12.0 to 1.12.2, potentially fixes CVE-2014-0177 2014-09-04 17:05:20 +02:00
Moritz Ulrich
ff3ba48294 fping: update from 3.8 to 3.10 2014-09-04 17:05:20 +02:00
Moritz Ulrich
439ebda62a ffmpeg_1: update from 1.2.7 to 1.2.8 2014-09-04 17:05:20 +02:00
Michel Kuhlmann
83683c4140 haskell-ghc-server: initial expression 2014-09-04 16:20:57 +02:00
Peter Simons
e5878fa70b git-annex: re-build expression with latest cabal2nix 2014-09-04 16:20:57 +02:00
Moritz Ulrich
cce6dd11b6 subversionClient: update from 1.8.9 to 1.8.10, potentially fixes CVE-2014-3504, CVE-2014-3522, CVE-2014-3528 2014-09-04 16:06:42 +02:00
Moritz Heidkamp
6f682f9afb Add Chibi-Scheme expression 2014-09-04 16:06:42 +02:00
Moritz Ulrich
4678ddc1c0 gitAndTools.svn2git: update from 2.2.5 to 2.3.2 2014-09-04 16:06:41 +02:00
Moritz Ulrich
484dc89a21 pngcrush: update from 1.7.76 to 1.7.77 2014-09-04 16:06:41 +02:00
Moritz Ulrich
762c03ef64 openttd: update from 1.4.1 to 1.4.2 2014-09-04 16:06:41 +02:00
Bjørn Forsman
c3436c0c4a sudo: change password prompt
The current sudo password prompt is "Password: ", while distros like
e.g. Ubuntu and Arch Linux use "[sudo] password for %p: ", where "%p"
expands to the username of the user running sudo.

Adopt the prompt from other distros because it makes it less confusing
when running commands with sudo that themselves ask for a password.
2014-09-04 15:39:11 +02:00
Peter Simons
c8e50e28cd Merge pull request #3956 from ip1981/master
Fixed buildLocalCabal by defining temporary $HOME
2014-09-04 15:03:02 +02:00
Igor Pashev
3d8a3e97bd Fixed buildLocalCabal by defining temporary $HOME
This fixes build error:

building path(s) ‘/nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix’
building /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix
cabal2nix: /homeless-shelter/.cache: createDirectory: does not exist (No such file or directory)
error: syntax error, unexpected $end, at /nix/store/c8i7gm134aij9330h77l4sdna635yj0a-foo.nix:1:1
(use ‘--show-trace’ to show detailed location information)…
2014-09-04 14:54:13 +02:00
Peter Simons
0a6ad14395 haskell-idris: update to version 0.9.14.3 2014-09-04 14:41:09 +02:00
Peter Simons
381ce7ef94 haskell-optparse-applicative: add version 0.10.0 2014-09-04 14:41:08 +02:00
Peter Simons
87bb484b9e haskell-setlocale: jailbreak to fix build with GHC 7.8.3 2014-09-04 14:41:08 +02:00
Peter Simons
9f22ed986b haskell-network-uri: disable test suite to fix the build
https://github.com/haskell/network-uri/issues/4
2014-09-04 14:41:08 +02:00
Peter Simons
f82bf82465 haskell-tls: update to version 1.2.9 (and drop obsolete tls-extra) 2014-09-04 14:41:08 +02:00
Peter Simons
064c3d3e54 haskell-ghc-mod: update to version 5.0.1.2 2014-09-04 14:41:08 +02:00
Peter Simons
a6bb945730 haskell-network: update to version 2.6.0.2 2014-09-04 14:41:08 +02:00
Peter Simons
061b9b148c haskell-x509: update to version 1.4.12 2014-09-04 14:41:08 +02:00
Peter Simons
6139f0f5ab haskell-setlocale: update to version 1.0.0 2014-09-04 14:41:07 +02:00
Peter Simons
01760e9110 haskell-retry: update to version 0.5.1 2014-09-04 14:41:07 +02:00
Peter Simons
a64103179f haskell-rest-happstack: update to version 0.2.10.2 2014-09-04 14:41:07 +02:00
Peter Simons
93778f97e2 haskell-rest-gen: update to version 0.15 2014-09-04 14:41:07 +02:00
Peter Simons
dcd580b9d2 haskell-purescript: update to version 0.5.5 2014-09-04 14:41:07 +02:00
Peter Simons
84b1072604 haskell-network-uri: update to version 2.6.0.1 2014-09-04 14:41:07 +02:00
Peter Simons
fd9aed1a77 haskell-monad-journal: update to version 0.2.3.2 2014-09-04 14:41:07 +02:00
Peter Simons
4ff583358e haskell-hplayground: update to version 0.1.0.4 2014-09-04 14:41:07 +02:00
Peter Simons
cd5f33affd haskell-entropy: update to version 0.3.3 2014-09-04 14:41:07 +02:00
Peter Simons
1ba291edc6 haskell-digestive-functors-heist: update to version 0.8.6.0 2014-09-04 14:41:07 +02:00
Peter Simons
cbe7451b5e haskell-crypto-random: update to version 0.0.8 2014-09-04 14:41:07 +02:00
Peter Simons
7f9609756d haskell-MFlow: update to version 0.4.5.9 2014-09-04 14:41:07 +02:00
Matthew Brown
82b4965b08 Removed mysql dependency as it does not pick up the header files on Linux, even when specified explicitly in the config params. 2014-09-04 13:21:28 +01:00
Bjørn Forsman
89eccb7fb0 sudo: add sendmailPath option (defaults to /var/setuid-wrappers/sendmail)
It currently seems impossible to make sudo send emails. No matter how much
debugging I enable, sudo continues to be silent about sendmail. I tried setting
"Defaults mailerpath=/var/setuid-wrappers/sendmail" but that too was completely
ignored (except for logging that the variable mailerpath exists with the value
I assigned to it...).

This enables sendmail support and sets a default value that works on NixOS.
2014-09-04 13:38:03 +02:00
Michael Raskin
a517dfcf71 Fix ACL2 2014-09-04 14:41:35 +04:00
Jaka Hudoklin
3ccd8af29d Add curl-unix-socket, Run HTTP requests over UNIX socket 2014-09-04 12:08:59 +02:00
Peter Simons
ca931e0e1e Merge pull request #3915 from Fuuzetsu/agda-builder
RFC: Agda builder
2014-09-04 11:28:47 +02:00
Michael Raskin
467aa737a0 Fix QScintilla source 2014-09-04 13:01:30 +04:00
Jaka Hudoklin
0c398f6040 docker: add xz to PATH, make importing from archives work 2014-09-04 01:30:59 +02:00
Jaka Hudoklin
98778c4c27 Add JohnTheRipper, a fast password cracker 2014-09-04 01:30:04 +02:00
Pascal Wittmann
e510a27696 bsd-games: fixed path to dictionary
due to the update of miscfiles, see 4cf191a425
2014-09-03 23:58:07 +02:00
Michael Raskin
50cf685019 Merge pull request #3841 from monocell/wkhtml-update
updated wkhtmltopdf and use patched qt
2014-09-04 01:43:02 +04:00
Eelco Dolstra
88964f37a0 firefox: Update to 32.0 2014-09-03 22:51:55 +02:00
Eelco Dolstra
b3b06af89a nss: Update to 3.16.4 2014-09-03 22:51:55 +02:00
Eelco Dolstra
0dbdc857d7 nspr: Update to 4.10.7 2014-09-03 22:51:55 +02:00
Domen Kožar
1568dcd4dc move ike to applications/networking folder 2014-09-03 22:31:26 +02:00
Vincent Laporte
ebbd54e9f0 ocaml-javalib, ocaml-sawja: uses patchShebangs rather than ad-hoc patches 2014-09-03 21:59:29 +02:00
Andreas Herrmann
9ac9a06f13 h5py: Adhere to package description convention 2014-09-03 21:32:42 +02:00
Andreas Herrmann
f50c5602e9 mpi4py: Adhere to package description convention 2014-09-03 21:32:36 +02:00
Paul Koerbitz
b8a88ce472 Update oraclejdk-7 patch version from 65 to 67 2014-09-03 21:30:31 +02:00
Michael Raskin
6fcf8c0f63 Merge pull request #3954 from wjlroe/elixir-for-unix
Elixir and rebar aren't Linux-specific tools
2014-09-03 23:22:48 +04:00
William Roe
9a30ea90f0 Elixir and rebar aren't Linux-specific tools
Widen platform support to all unix
2014-09-03 20:14:57 +01:00
Michael Raskin
068d1696df Add radare2 2014-09-03 23:02:02 +04:00
Michael Raskin
71086542ee Fix radre for now by not using libewf and update it to latest 2014-09-03 23:02:02 +04:00
Michael Raskin
d45c1db2db Merge pull request #3942 from joshcartwright/proggyfonts
Add proggyfonts collection
2014-09-03 22:04:00 +04:00
Michael Raskin
878be9a234 Merge pull request #3945 from jbedo/master
Added missing curl dependency to RCurl package
2014-09-03 22:03:28 +04:00
Michael Raskin
113037967d Merge pull request #3931 from CodeBlock/screenfetch-bump
[screenfetch] Bump to the stable release
2014-09-03 21:55:55 +04:00
Michael Raskin
3f1ce8d864 Merge pull request #3886 from AndersonTorres/higan
Higan - a quick&dirty workaround
2014-09-03 21:49:05 +04:00
Michael Raskin
4c41c1ffbf Merge pull request #3890 from edwtjo/emulationstation-2.0.0-rc1
emulationstation: 1.0.2 -> 2.0.0-rc1
2014-09-03 21:47:58 +04:00
Michael Raskin
b37af08c3d Update mdbtools-git to latest 2014-09-03 21:54:25 +04:00
Michael Raskin
46cdc2e017 Allow git checkouts to have custom name 2014-09-03 21:54:25 +04:00
Michael Raskin
d3c5e960b4 Merge pull request #3878 from pmahoney/ngx_lua
nginx: add lua module
2014-09-03 21:37:18 +04:00
Michael Raskin
7a7a034f30 Merge pull request #3865 from edwtjo/dogecoin-1.8.0-refactor
dogecoin: autotools build factored out
2014-09-03 21:33:54 +04:00
Pascal Wittmann
b48c42f37b Merge pull request #3952 from tomfitzhenry/update-keepassx-to-2.0-alpha6
keepassx: update to 2.0-alpha6
2014-09-03 19:17:01 +02:00
Eelco Dolstra
65ef435d7b Merge pull request #3949 from wkennington/master.grub
grub2: Add localizations
2014-09-03 19:06:26 +02:00
Jaka Hudoklin
e5194e5aea docker: fix docker not finding dockerinit 2014-09-03 18:24:51 +02:00
Michael Raskin
d81303813a Merge pull request #3465 from joelteon/picky-binutils
Stop binutils from trying to build on Darwin
2014-09-03 19:57:09 +04:00
Luca Bruno
83c968fa2c Add new kgraphviewer and massif-visualizer packages
I chose the unstable versions because the stable versions
seemed too outdated to me. They work with kde 4.12 anyway.
2014-09-03 17:04:22 +02:00
Michael Raskin
9cf910cd51 Merge pull request #3932 from MP2E/retroarch_git_master
add retroarchMaster package
2014-09-03 18:59:13 +04:00
Michael Raskin
06a2dc3d2d Merge pull request #3703 from fignuts/df_40_09
Bump version of Dwarf Fortress to 40_09. Build graphics library for dwar...
2014-09-03 18:51:37 +04:00
Josh Cartwright
a224d1f9ba Add proggyfonts collection
The Proggy Fonts are a font collection intended for fixed-width uses
like programming languages.

Signed-off-by: Josh Cartwright <joshc@eso.teric.us>
2014-09-03 09:03:15 -05:00
Ricardo M. Correia
e552fbf521 gcc/gcj: Update antlr dep to 4.4
Version 3.1.3 is no longer available for download.
2014-09-03 14:04:52 +02:00
Domen Kožar
24fed22cff pypyPackages.jsonwatch: comment why it's disabled 2014-09-03 13:41:36 +02:00
Danyil Bohdan
8c0b08d705 add python package 'jsonwatch' 2014-09-03 13:41:36 +02:00
Strahinja Popovic
fe3f7716f0 Enabled access to binaries of needed tools, and worker daemons can be enabled for phabricator #3306 2014-09-03 15:46:59 +04:00
Michael Raskin
dae0d770fc Merge pull request #3213 from wmertens/google-hangouts
Google hangouts: Bump to 5.4.2.0
2014-09-03 15:35:18 +04:00
Tom Fitzhenry
03ff6450b9 keepassx: update to 2.0-alpha6 2014-09-03 12:32:11 +01:00
Rickard Nilsson
66ee6e03e7 pulseaudio: Use group audio instead of pulse-access 2014-09-03 13:24:47 +02:00
Nomen Nescio
ef5b30428f baekmuk-ttf: new package
baekmuk-ttf: new package
2014-09-03 15:12:03 +04:00
Luca Bruno
46b78bdef4 release: do not process broken packages, we induce they don't have platforms at all 2014-09-03 13:02:45 +02:00
Michael Raskin
53c9a17959 Merge pull request #3712 from vbgl/ocaml-sqlite3EZ
Adds ocaml-sqlite3EZ and its dependency ocaml+twt
2014-09-03 15:00:55 +04:00
aszlig
fc434d1f5c
synergy: Update to new upstream version 1.5.1.
Bugfix release, fixing the following bugs:

 - Configuration file paths containing spaces don't work
 - Log path needs to be in quotes on windows
 - Installer fails when Windows Firewall is disabled

http://svn.synergy-project.org/tags/1.5.1/ChangeLog

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-03 12:52:08 +02:00
Vincent Laporte
b33b05a878 ocaml-twt: some fixes 2014-09-03 12:07:33 +02:00
Luca Bruno
0f6d45f6b4 sphinxsearch: fix again... 2014-09-03 12:02:25 +02:00
Luca Bruno
428cb0ea7a sphinxsearch: fix evaluation error 2014-09-03 11:26:06 +02:00
Eelco Dolstra
468f99e946 liquidfun: Don't build on Hydra
It uses requireFile.
2014-09-03 11:05:21 +02:00
Sergey Mironov
2b72edad9b yandex-disk: fix the url; introduce systemd.service #2228 2014-09-03 12:36:29 +04:00
Rüdiger Sonderfeld
8abe312cde octave: Add qscintilla support. #3711 2014-09-03 12:12:00 +04:00
Rüdiger Sonderfeld
698170005f Add QScintilla. 2014-09-03 12:12:00 +04:00
William A. Kennington III
88d270f62e grub2: Add localizations 2014-09-03 01:06:07 -07:00
Luca Bruno
1d0c2faf6b totem: drop upstream patch after update 2014-09-03 10:02:41 +02:00
Luca Bruno
e23504c0b2 evolution-data-server: update from 3.12.2 to 3.12.5 2014-09-03 10:02:41 +02:00
Michael Raskin
83832944af Merge pull request #3486 from svenkeidel/gpodder
gpodder: Update to 3.8.0
2014-09-03 11:58:03 +04:00
Michael Raskin
4fa0a59753 Merge pull request #3807 from iyzsong/fcitx
fcitx: update and add anthy addon
2014-09-03 11:45:58 +04:00
AndersonTorres
4dac1990d7 FME: New Package #3695 2014-09-03 11:47:58 +04:00
Michael Raskin
7a47d21aec Merge pull request #3943 from wkennington/master.grub
Fix grub zfs build and typo
2014-09-03 11:39:35 +04:00
Michael Raskin
18c5119f18 Fix maintainers entry 2014-09-03 11:36:44 +04:00
Michael Raskin
df3061295e Specify correct version for Symbola 2014-09-03 11:31:52 +04:00
Nathan Bijnens
33a3f76ee4 Copy.com: client #3617 2014-09-03 11:31:51 +04:00
Michael Raskin
07e9016f35 Merge pull request #3195 from ederoyd46/add-sphinx-search
Added Sphinx Search package
2014-09-03 11:22:47 +04:00
Michael Raskin
9976dd3c4f Merge pull request #3644 from AndersonTorres/xiphos
Xiphos: New Package
2014-09-03 11:19:02 +04:00
Michael Raskin
2b7e30b674 Merge pull request #3741 from wkennington/master.tinc
tinc_pre: Add derivation
2014-09-03 11:18:25 +04:00
Michael Raskin
3ee4ba46cd Merge pull request #3733 from bjornfor/qt-full-names
qt: make package names of "full" variants appear as such
2014-09-03 11:16:40 +04:00
Michael Raskin
6bfc32f376 Merge pull request #3729 from vandenoever/k3b
Install runtime executables for k3b.
2014-09-03 11:12:22 +04:00
Michael Raskin
74343ca3ab Fix handling of paths with multuple mounts — for example rootfs first mount for / 2014-09-03 10:11:41 +04:00
Justin Bedo
28af151e1a Added missing curl dependency to RCurl package 2014-09-03 15:48:33 +10:00
William A. Kennington III
c369c4afbd grub2: Fix zfs support 2014-09-02 19:38:52 -07:00
Aristid Breitkreuz
3a33731e54 Merge pull request #3903 from wkennington/master.grub
Bring back grub update with fixes
2014-09-02 20:59:27 +02:00
Sander van der Burg
7b7fd5044f androidsdk: remove obsolete workaround 2014-09-02 19:19:03 +02:00
Sander van der Burg
800beea5f9 androidsdk: Bump to version 23.02 and update all its plugins and conversion scripts 2014-09-02 19:18:30 +02:00
Cray Elliott
02f5f25b2d merge in ewemoa's zipalign fix with my updated build-tools
now passes Android tests found at https://github.com/svanderburg/nix-androidenvtests !
2014-09-02 19:17:47 +02:00
Michael Raskin
0ede64bfcb Override postFixup for urlwatch so it works somehwo 2014-09-02 21:17:52 +04:00
Michael Raskin
76f4eb5f93 Revert "python-wrapper: fix wrapped argv[0] w/o sed, maybe"
This reverts commit a6dd9bd0cb.
2014-09-02 20:45:41 +04:00
Michael Raskin
af4c369d0a Revert "Create wrapper directory outside of /bin/ for FHS chroots to be closer to FHS"
This reverts commit 9deb7f8aae.
2014-09-02 20:17:55 +04:00
William A. Kennington III
d13423c74f tinc_pre: Experimental Patches 2014-09-02 09:16:15 -07:00
William A. Kennington III
ac502d28ff tinc_pre: Add derivation
The tinc developer has made significant developments to the next version
of tinc including many protocol security fixes. This patch adds the
prerelease of the next major tinc release.
2014-09-02 09:16:15 -07:00
William A. Kennington III
36614ff3e2 Revert "Revert "Merge pull request #2449 from wkennington/master.grub""
This reverts commit 94205f5f21.

Conflicts:
	nixos/modules/system/boot/loader/grub/install-grub.pl
2014-09-02 09:16:13 -07:00
Pascal Wittmann
d812281674 zile: update from 2.4.9 to 2.4.11, adpot it and set platforms to linux 2014-09-02 17:57:09 +02:00
Peter Simons
7847276598 Merge pull request #3927 from ts468/haste
Update: Haste-Compiler: 0.4.1 -> 0.4.2
2014-09-02 17:27:44 +02:00
Michel Kuhlmann
6a0b39b0af haskell-hindent: initial expression 2014-09-02 16:02:00 +01:00
Jaka Hudoklin
217cda9c54 pythonPackages: add websocket_client, fix pythonPackages.docker 2014-09-02 16:37:13 +02:00
Sander van der Burg
ef8220d1bf Expose Android NDK in the top level expression 2014-09-02 14:11:09 +02:00
Cray Elliott
c8871e0b65 ewemoa : add the Android Support repository 2014-09-02 14:09:01 +02:00
Sander van der Burg
3b0c725255 Add attributes for all relevant Android SDK API levels and their capabilities 2014-09-02 14:05:09 +02:00
Andreas Herrmann
728793ef0b h5py: New package, version 2.3.1 2014-09-02 13:56:54 +02:00
Andreas Herrmann
1e786087e4 mpi4py: New package, version 1.3.1 2014-09-02 13:56:47 +02:00
Vincent Laporte
7d3706c788 Merge remote-tracking branch 'upstream/master' into ocaml-sqlite3EZ
Conflicts:
	pkgs/top-level/all-packages.nix
2014-09-02 13:32:43 +02:00
Luca Bruno
268a5618f4 Merge branch 'gnome3' 2014-09-02 12:59:47 +02:00
Luca Bruno
8a4a0a5aa0 json-glib: update from 1.0.0 to 1.0.2 2014-09-02 12:58:06 +02:00
Luca Bruno
17e96cd1a3 vte: update from 0.36.2 to 0.36.3 2014-09-02 12:57:10 +02:00
Luca Bruno
12018a0df9 gnome3_12.tracker: update from 1.0.1 to 1.0.3, potentially fixes CVE-2012-2671, CVE-2012-6109 2014-09-02 12:56:07 +02:00
Luca Bruno
f02ab3f9c4 gnome3_12.totem: update from 3.12.1 to 3.12.2 2014-09-02 12:56:01 +02:00
Luca Bruno
70991e666e gnome3_12.gtksourceview: update from 3.12.2 to 3.12.3 2014-09-02 12:55:54 +02:00
Luca Bruno
7cb6d4cd87 gnome3_12.grilo-plugins: update from 0.2.12 to 0.2.13 2014-09-02 12:55:46 +02:00
Luca Bruno
4426b5aca7 grilo: update from 0.2.10 to 0.2.11 2014-09-02 12:55:33 +02:00