Commit Graph

44439 Commits

Author SHA1 Message Date
James ‘Twey’ Kay
dc1965b9f7 New Haskell package: gloss-banana 2014-10-30 19:47:53 +00:00
Peter Simons
fc4cf24965 Merge pull request #4707 from wmertens/libpcap-darwin
libpcap: Force detection on Darwin
2014-10-30 19:27:22 +01:00
Pascal Wittmann
a156a6b2a7 opkg: update from 0.2.2 to 0.2.3 2014-10-30 19:02:42 +01:00
Pascal Wittmann
56c99b75b6 Merge pull request #4733 from linquize/git-2.1.3
git: Update to 2.1.3
2014-10-30 18:57:44 +01:00
Domen Kožar
5bd5d2d9be Merge pull request #4608 from oconnorr/master
Add python package gsutil plus all its dependencies.
2014-10-30 18:23:41 +01:00
Shea Levy
659db7e5b2 linux-3.17: bump 2014-10-30 13:09:18 -04:00
Linquize
23048155b7 git: Update to 2.1.3 2014-10-30 17:22:47 +01:00
cillianderoiste
4b78eff026 Merge pull request #4729 from deepfire/ifuse
ifuse:  new expression
2014-10-30 14:08:31 +01:00
Mateusz Kowalczyk
8185b6bba3 Merge pull request #4712 from schristo/phpstorm
IDEA Editor: Adds PHPStorm support
2014-10-30 13:03:15 +00:00
Georges Dubus
925684e83d Updated nox 2014-10-30 14:01:32 +01:00
Pascal Wittmann
521bc6ba0c Fix evaluation of pidgin wrapper 2014-10-30 12:50:07 +01:00
Ricardo M. Correia
a9170c0dba grsecurity: Update stable and test patches
stable: 3.0-3.14.22-201410192047 -> 3.0-3.14.22-201410250026
test:   3.0-3.17.1-201410192051  -> 3.0-3.17.1-201410281754
2014-10-30 12:47:36 +01:00
Scott Christopher
36308f6bbc IDEA Editor: Adds PHPStorm support. 2014-10-30 22:25:28 +11:00
Peter Simons
77afbf0bb9 Merge pull request #4722 from bosu/check-pure-cdb
haskell: upgrade pure-cdb and enable testing
2014-10-30 12:12:04 +01:00
Peter Simons
db7a885c26 Merge pull request #4723 from mstarzyk/idris
haskell-idris: update to version 0.9.15.1
2014-10-30 12:11:44 +01:00
Peter Simons
b001a5dc11 Merge pull request #4727 from dysinger/acme-lookofdisapproval
adding haskell package acme-lookofdisapproval (just for fun)
2014-10-30 12:11:26 +01:00
Pascal Wittmann
c7e4290fcc Merge pull request #4728 from fpletz/fix/wget-update
wget: Update to 1.16 (fix CVE-2014-4877)
2014-10-30 11:57:53 +01:00
Franz Pletz
e630ee2fdd wget: Update to 1.16 (fix CVE-2014-4877)
This patch updates wget to the current version, 1.16. This release fixes a
remotely exploitable security issue: CVE-2014-4877.

A dependency on libidn was added and the testsuite now depends on
python3. A patch that disables a test was removed because it is not needed
anymore.

As I intend to take care of wget in the future, I added myself to the
maintainers.
2014-10-30 10:30:08 +01:00
cillianderoiste
9173944fc5 Merge pull request #4726 from dysinger/purescript-0.5.7
Purescript [http://purescript.org] version 0.5.7
2014-10-30 10:12:12 +01:00
Kosyrev Serge
b3ebe093b0 ifuse: new expression 2014-10-30 12:11:24 +03:00
Rickard Nilsson
eaf513da6a pidgin: Fix compilation errors, clean up 2014-10-30 10:10:48 +01:00
Rickard Nilsson
90d6146d12 gmpc: Fix compilation errors (missing X libs) 2014-10-30 10:10:48 +01:00
Luca Bruno
236f5686af Fix evaluation due to wrong meta.license 2014-10-30 09:56:39 +01:00
Bjørn Forsman
346f20305b rtl-sdr: add "Require: libusb-1.0" to pkg-config file
So that building 3rd party code works out of the box. (E.g. building
dump1090[1] works now).

[1]: https://github.com/antirez/dump1090
2014-10-30 08:33:16 +01:00
Tim Dysinger
7d0393baf2 adding haskell package acme-lookofdisapproval (just for fun) 2014-10-29 19:14:46 -10:00
Tim Dysinger
c5b74be098 Purescript [http://purescript.org] version 0.5.7 2014-10-29 19:06:44 -10:00
Luca Bruno
9d9fdb173a pybfd: new package
A Python interface to the GNU Binary File Descriptor (BFD) library

https://github.com/Groundworkstech/pybfd
2014-10-29 22:23:50 +01:00
cillianderoiste
2b706f6aaf Merge pull request #4724 from flosse/prosody-update
prosody: updated to v0.9.6
2014-10-29 21:51:07 +01:00
Markus Kohlhase
bc86dfa6b5 prosody: updated to v0.9.6 2014-10-29 21:11:25 +01:00
Maciek Starzyk
6296d967fd haskell-idris: update to version 0.9.15.1 2014-10-29 21:03:08 +01:00
Robert Helgesson
2b09dc566a Disable failing test case.
The test fails due to bug in the pygobject dependency.
2014-10-29 20:29:42 +01:00
Boris Sukholitko
4027b14966 Upgrade pure-cdb and enable tests 2014-10-29 21:04:33 +02:00
Robert Helgesson
beae0d93ff Reduce dependency footprint of gst-python.
The gst-python package actually is perfectly happy with pygobject and
does not require pygtk.
2014-10-29 19:34:21 +01:00
Vincent Laporte
58101991f7 cppo: update from 0.9.4 to 1.0.1 2014-10-29 17:43:05 +00:00
Mateusz Kowalczyk
b102f09c00 Merge pull request #4674 from balajisivaraman/meslo-lg
Add Meslo LG & Meslo LG DZ fonts
2014-10-29 16:34:25 +00:00
William A. Kennington III
578d77ae0e jfsrec: Undelete and fix evaluation 2014-10-29 09:23:08 -07:00
Pascal Wittmann
18548efe65 Merge pull request #4717 from titanous/fix-quassel
Fix quassel sha256
2014-10-29 15:57:34 +01:00
Jonathan Rudenberg
416137fc48 Fix quassel sha256 2014-10-29 10:51:51 -04:00
Georges Dubus
5a1a56b38d Merge pull request #4716 from DamienCassou/weboob-1.0
Weboob 1.0
2014-10-29 15:51:13 +01:00
Moritz Heidkamp
083040a77e Better work-around for stumpwmContrib dependency 2014-10-29 15:17:06 +01:00
Moritz Heidkamp
5f07d275f8 Remove stumpwmContrib from top-level and fix runtime dependency on it
This patch removes the stumpwmContrib package from the top-level since
it can't sensibly be used on its own. Also, it wraps the stumpwm
executable with a dummy reference to the contrib dir to work around the
issue that the stumpwm executable doesn't reference the contrib dir
that's passed in the configure phase for some reason.
2014-10-29 15:17:06 +01:00
lethalman
f73f5b9e24 Merge pull request #4237 from k0ral/termite
Upgraded termite to v8, and its dependency vte to v0.38.0
2014-10-29 15:16:28 +01:00
Damien Cassou
f662c29a47 Weboob 1.0 2014-10-29 13:22:22 +01:00
Cray Elliott
a30e5e4481 add doomseeker, a server browser for multiple doom ports 2014-10-29 05:06:34 -07:00
Cray Elliott
553ba05d6a Add odamex, a client/server multiplayer doom port
note that odalaunch is not included in this package, users are
expected to use doomseeker. If you would like an option for
odalaunch, please bother me(MP2E)
2014-10-29 05:05:44 -07:00
koral
f53ba30c87 Upgraded termite to v8, and its dependency vte to v0.38.0 2014-10-29 12:32:29 +01:00
lethalman
6281bc0936 Merge pull request #4708 from titanous/libcec
Add libcec
2014-10-29 11:34:45 +01:00
lethalman
69582f071c Merge pull request #4715 from RumataEstor/freetds-odbc
Allow to configure freetds for unixODBC support
2014-10-29 10:31:50 +01:00
Lluís Batlle i Rossell
f7f7a0d0f4 Updating qucs to 0.18
Patch by 'emery' on irc.
2014-10-29 10:29:53 +01:00
William A. Kennington III
e67f89261f npth: 0.9.1 -> 1.0 2014-10-29 02:05:17 -07:00
William A. Kennington III
06f8885609 libusb: 1.0.18 -> 1.0.19 2014-10-29 02:05:17 -07:00
William A. Kennington III
b7eead88bd libksba: 1.2.0 -> 1.3.1 2014-10-29 02:05:17 -07:00
William A. Kennington III
fa6275857e yubico-piv-tool: Add derivation 2014-10-29 02:05:17 -07:00
William A. Kennington III
4e8d55c59f pinentry: 0.8.3 -> 0.8.4 2014-10-29 02:05:17 -07:00
William A. Kennington III
992532731f libassuan: 2.1.1 -> 2.1.2 2014-10-29 02:05:16 -07:00
Domen Kožar
69aee03145 Merge pull request #4714 from sjmackenzie/new-pkg-hammer
A language security tool called Hammer is added
2014-10-29 09:52:58 +01:00
stewart
5d5fa6a484 changed version = e7aa734 2014-10-29 16:08:16 +08:00
stewart
61d7aaeea2 format changes + meta data changes to hammer package 2014-10-29 15:16:41 +08:00
stewart
c98ecd1e5f added git revision to nix hammer pkg to prevent nix build breaks on hammer update 2014-10-29 13:49:10 +08:00
stewart
be9f3af6c2 derp'ed the sha256 for hammer after patch landed 2014-10-29 13:35:33 +08:00
stewart
d625f62e51 kickstart travis after upstream patch landed 2014-10-29 13:14:04 +08:00
Dmitry Belyaev
fd9527eb24 Allow to configure freetds for unixODBC support 2014-10-29 15:18:11 +11:00
Evgeny Egorochkin
40979710f7 mediatomb: fix build by fetching a slightly newer git revision which has patches for new versions of dependencies, add more dependencies, clean up. 2014-10-29 05:09:28 +02:00
stewart
23819bf0b5 A language security tool called Hammer is added 2014-10-29 11:00:55 +08:00
Mateusz Kowalczyk
fd6cde6953 cantata: update to 1.5.0 2014-10-29 02:57:53 +00:00
Domen Kožar
419f15b060 Remove http_proxy/ftp_proxy overrides used in setup hooks.
Partially reverts eaa4db148d. Used
together with nix-shell it results into unresolvable domains. For
example: `nix-shell -p libxml2` spawns a shell with non-working DNS.

chroot should remove such unpurities.
2014-10-28 23:20:59 +01:00
Jonathan Rudenberg
f6a734e9e0 Add libcec support to xbmc 2014-10-28 17:45:08 -04:00
Jonathan Rudenberg
be5ec66d9e Add libcec 2.1.4 2014-10-28 17:45:07 -04:00
Wout Mertens
6d4b7d3af1 libpcap: Force detection on Darwin 2014-10-28 22:29:05 +01:00
Cillian de Róiste
2ee8be5db5 hydrogen: update from 0.9.6 to 0.9.6.1 2014-10-28 21:47:30 +01:00
Luca Bruno
34f681dcf8 Revert "vte: update pkg and patch"
This reverts commit 383075e009.
2014-10-28 21:46:56 +01:00
Luca Bruno
9fd1807279 Revert "vte: fix chroot build"
This reverts commit c17427597e.
2014-10-28 21:46:48 +01:00
Cillian de Róiste
bdf010ba65 xf86_input_wacom: update from 0.26.1 to 0.26.99.1 2014-10-28 21:44:45 +01:00
Cillian de Róiste
23bca3ea16 python33Packages.evdev: update from 0.4.5 to 0.4.6 2014-10-28 21:43:38 +01:00
Cillian de Róiste
e374f2e6c2 oxygen-gtk2: update from 1.4.5 to 1.4.6 2014-10-28 21:43:19 +01:00
Jascha Geerds
ab175c8d1b Merge pull request #4654 from geerds/virtualenvwrapper
Fix virtualenvwrapper's PYTHONPATH
2014-10-28 20:23:26 +01:00
Jascha Geerds
9381f4ffc3 Update hplip maintainer list 2014-10-28 20:19:58 +01:00
Jascha Geerds
1b064645ed Merge pull request #4693 from flosse/hplip-update
hplip: update to v3.14.10
2014-10-28 20:18:05 +01:00
Peter Simons
14cef95e84 Merge pull request #4704 from jkarni/jkarni/pipesShell
Add haskell package pipes-shell
2014-10-28 19:58:13 +01:00
Peter Simons
da029b982e Merge pull request #4705 from jirkamarsik/ghcid
Added ghcid-0.2
2014-10-28 19:57:54 +01:00
Peter Simons
85e26e7bdd Merge pull request #4706 from jkarni/jkarni/rawStringsQQ
Add haskell package raw-strings-qq.
2014-10-28 19:57:17 +01:00
Julian K. Arni
c251c333a8 Add haskell package raw-strings-qq. 2014-10-28 18:43:44 +01:00
Jirka Marsik
ce6f7f6ff0 Added ghcid-0.2
The .nix file was generated by cabal2nix. However, I still had to set
doCheck = false since some of the tests try to run `cabal repl` which
presupposes access to $HOME/.cabal and thus cannot be done from the Nix
sandbox where HOME = /homeless-shelter.
2014-10-28 18:41:22 +01:00
Julian K. Arni
9b9971d06e Add haskell package pipes-shell 2014-10-28 18:32:10 +01:00
Balaji Sivaraman
a76ee499a3 Add Meslo LG & Meslo LG DZ fonts.
Clean up description as per Nix standards.
2014-10-28 22:56:48 +05:30
cillianderoiste
f100b7221a Merge pull request #4703 from jirkamarsik/ocp-indent
Added ocp-indent-1.4.2b and its dependency ocp-build-1.99.8-beta
2014-10-28 18:16:07 +01:00
Jirka Marsik
6c61219644 Fix typo in ocp-indent nix expression path 2014-10-28 18:14:09 +01:00
Jirka Marsik
0f1ada577c Added ocp-indent-1.4.2b 2014-10-28 18:09:42 +01:00
Jirka Marsik
0de41a6871 Added ocp-build-1.99.8-beta 2014-10-28 18:05:53 +01:00
Pascal Wittmann
7a4d26a785 Merge pull request #4702 from ehmry/mbox
mbox: initial package
2014-10-28 18:04:46 +01:00
cillianderoiste
60bf93c5da Merge pull request #4701 from jirkamarsik/eff
Added eff-20140928
2014-10-28 17:59:45 +01:00
Emery Hemingway
358acd7d52 mbox: initial package
http://pdos.csail.mit.edu/mbox
2014-10-28 12:43:51 -04:00
Jirka Marsik
3ee1f6ee79 Added eff-20140928 2014-10-28 17:21:55 +01:00
Arseniy Seroka
68e38f7f05 btsync: update 1.4.82 -> 1.4.93 2014-10-28 19:11:53 +03:00
Arseniy Seroka
54deea558a Merge pull request #4641 from abbradar/xmonad-applet
xmonad_log_applet: add packages
2014-10-28 19:00:04 +03:00
cillianderoiste
24bb677ece Merge pull request #4697 from jirkamarsik/acgtk
Added acgtk-1.1 and dependencies ansiterminal-0.6.5 and bolt-1.4
2014-10-28 16:58:59 +01:00
Pascal Wittmann
e7bfcdac05 parallel: update from 20140922 to 20141022 2014-10-28 15:51:47 +01:00
Pascal Wittmann
99dd789527 accountsservice: update from 0.6.38 to 0.6.39 2014-10-28 15:51:47 +01:00
Jascha Geerds
1f4608917d Merge pull request #4698 from DamienCassou/pharo-vm-2014-10-28
Update pharo-vm to 2014.10.28
2014-10-28 15:51:04 +01:00
Rickard Nilsson
79f99e4578 remarkjs: Update from 0.6.5 to 0.7.0 2014-10-28 14:44:37 +01:00