Commit Graph

39113 Commits

Author SHA1 Message Date
Peter Simons
d4fa3e2e54 Rename 'idea_community_1313' attribute to 'idea_community', i.e. drop the
version number so that it's possible to refer to some "default version of the
package" without knowing what version number that actually is.

The same applies to idea_ultimate_1313.
2014-07-09 16:10:50 +02:00
Luca Bruno
d05a86a1de Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the box 2014-07-09 15:46:48 +02:00
Luca Bruno
0cba70391b Revert "haskell-unlambda: update to version 0.1.3"
This reverts commit b4a3a61285.

The unlambda package failed to build after this change, reverting.
2014-07-09 12:43:37 +02:00
Charles Strahan
08f2ce1172 Fix Python 3.{2,3,4} on Darwin.
This removes the `-lcrypt` linker flag when compiling under Darwin.
2014-07-09 00:18:11 -04:00
Martin Lavoie
05f7391881 Typo in bitbucket-cli expression 2014-07-09 02:03:56 +02:00
Martin Lavoie
3df7911f35 Add bitbucket-cli to nixpkgs
Adding refnil as mainteners

Added alias in top-level
2014-07-09 01:15:49 +02:00
Peter Simons
1e5528c15a haskell-unix-time: the -fPIC flag is now provided by the proper build instructions 2014-07-08 20:04:17 +02:00
Cillian de Róiste
26e36dcc80 Add Mark Lord's symlinks utility 2014-07-08 19:19:43 +02:00
Austin Seipp
c734ec6952 Merge pull request #3201 from cstrahan/update-macvim
Update `macvim` package to v7.4.355
2014-07-08 11:47:09 -05:00
Eelco Dolstra
0a11e40596 tzdata: Update to 2014e 2014-07-08 18:35:40 +02:00
Eelco Dolstra
1b391e6bf9 openjdk: Set more informative version string
Also, disable full debug symbols. Don't know if this matters because
we're already stripping everything.
2014-07-08 18:35:40 +02:00
Eelco Dolstra
639f117ec4 openjdk: Update to 7u60-b30 2014-07-08 18:35:40 +02:00
Eelco Dolstra
c4877df388 openjdk: Drop dependency on CUPS
We only need the CUPS headers, not the whole package.
2014-07-08 18:35:40 +02:00
Peter Simons
ce6c23d8a6 Merge pull request #3210 from aycanirican/hpdf
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons
88b41ae358 haskell-unix-time: update to version 0.3.1 2014-07-08 15:58:22 +02:00
Peter Simons
f7f1e3f842 haskell-git-annex: update to version 5.20140707 2014-07-08 15:58:22 +02:00
Peter Simons
4e39d2dde6 haskell-uuagc: update to version 0.9.51 2014-07-08 15:58:22 +02:00
Peter Simons
cefbc461cc haskell-codex: update to version 0.1.0.0 2014-07-08 15:58:22 +02:00
Peter Simons
93e5ad83bc haskell-cake3: update to version 0.5.1.0 2014-07-08 15:58:22 +02:00
Peter Simons
a9a9b758d0 haskell-HaRe: update to version 0.7.2.4 2014-07-08 15:58:22 +02:00
Peter Simons
1828059b7e haskell-websockets: update to version 0.8.2.6 2014-07-08 15:58:22 +02:00
Peter Simons
f0caf8cf98 haskell-twitter-conduit: update to version 0.0.5.2 2014-07-08 15:58:22 +02:00
Peter Simons
3ce4ec0ba9 haskell-tasty: update to version 0.8.1.3 2014-07-08 15:58:22 +02:00
Peter Simons
c64784a002 haskell-tasty-golden: update to version 2.2.2.4 2014-07-08 15:58:22 +02:00
Peter Simons
4fdf86415b haskell-snap: update to version 0.13.2.8 2014-07-08 15:58:22 +02:00
Peter Simons
fbb94cf88c haskell-purescript: update to version 0.5.2.6 2014-07-08 15:58:22 +02:00
Peter Simons
fb8c595833 haskell-pipes-binary: update to version 0.4.0.2 2014-07-08 15:58:22 +02:00
Peter Simons
fb2a6eea81 haskell-libmpd: update to version 0.8.0.5 2014-07-08 15:58:21 +02:00
Peter Simons
6c975bfbda haskell-esqueleto: update to version 1.4.1.3 2014-07-08 15:58:21 +02:00
Peter Simons
5946181ebb haskell-crypto-conduit: update to version 0.5.4 2014-07-08 15:58:21 +02:00
Peter Simons
a8a57c3212 haskell-bloomfilter: update to version 2.0.0.0 2014-07-08 15:58:21 +02:00
Peter Simons
81e6e97c61 haskell-vty: update to version 5.1.1 2014-07-08 15:58:21 +02:00
Peter Simons
35f380c7ba haskell-parsers: update to version 0.11.0.3 2014-07-08 15:58:21 +02:00
Peter Simons
a9b0361cbf haskell-regex-tdfa-rc: add version 1.1.8.3 2014-07-08 15:58:21 +02:00
Peter Simons
023b9094aa haskell-haskell-token-utils: add version 0.0.0.2 2014-07-08 15:58:21 +02:00
Peter Simons
3d7388cee5 haskell-RSA: update to version 2.0.0 2014-07-08 15:58:21 +02:00
Peter Simons
3723f28f75 Merge pull request #3208 from jbedo/master
Fix R expressions when packages are updated
2014-07-08 15:47:44 +02:00
Eelco Dolstra
973c9abdbe Fix info command
The "info" command has been broken on NixOS since
457fdb3842 (proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Pascal Wittmann
a1b27f9806 Merge pull request #3131 from bennofs/dwb-wrapper
add dwb-wrapper for plugin support
2014-07-08 14:19:47 +02:00
Domen Kožar
b40055d6ec pythonPackages.beets: 1.0.0 -> 1.3.6 2014-07-08 09:36:16 +02:00
Aycan iRiCAN
c57a72bbae Introduced haskellPackages.HPDF 2014-07-08 10:07:34 +03:00
Sönke Hahn
c7159f0706 haskell-hspec-attoparsec: new package, version 0.1.0.1 2014-07-08 13:47:01 +08:00
Justin Bedo
57f1baa66d Added CRAN archive to R package derivation to prevent R expressions from
breaking when any package is updated.
2014-07-08 11:02:05 +10:00
Justin Bedo
0a12a50b11 Removed CRAN mirror that was incorrectly handling 404 errors, causing
builder to abort.
2014-07-08 11:00:41 +10:00
Moritz Maxeiner
682aadfc91 eclipse: add Eclipse Standard 4.4 Luna 2014-07-08 00:34:56 +02:00
Jaka Hudoklin
2cc11dd21a elasticsearch: fix darwin build 2014-07-08 00:30:20 +02:00
Markus Kohlhase
1d109fc211 added lua-sec-0.5 2014-07-08 00:26:04 +02:00
zimbatm
a05ae93c66 Update direnv to v2.4.0 2014-07-08 00:20:21 +02:00
Rickard Nilsson
233825760c New pkg: syslog-ng-incubator
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rickard Nilsson
0ee69ef529 New pkg: riemann-c-client version 1.1.1
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
_1126
daa7f344ae ncmpc: update to version 0.22 2014-07-07 23:51:14 +02:00
Benno Fünfstück
52c8df4ad3 dwb: add wrapper and use GTK2 for plugin support 2014-07-07 21:00:53 +02:00
Oliver Charles
847a9a5c30 Merge pull request #3206 from bosu/mp3splt
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko
70ad9ad8f9 Add mp3splt 2014-07-07 21:38:14 +03:00
Vladimír Čunát
7be0fc2e51 xfce4-xkb-plugin: maintenance update 2014-07-07 19:03:48 +02:00
Vladimír Čunát
45ad922763 libxklavier: fix not finding xkbcomp (fixes #3173)
Also refactor the expression a bit,
and add description+license.
2014-07-07 19:03:10 +02:00
Eelco Dolstra
1596c3a012 linux: Update to 3.12.24
CVE-2014-4508, CVE-2014-0206.
2014-07-07 18:21:34 +02:00
Peter Simons
2044c13947 Revert "pretty: new haskell package"
This reverts commit 51dc75b769. The pretty
library is a core package since (at least) GHC 6.10.4, i.e. every single one of
our compilers ships this library by default. Adding the package to the global
namespace like this is almost certainly going to cause trouble because we'll
end up with inconsistently linked binaries whenever packages mix the user-space
pretty library with the core one.
2014-07-07 16:41:59 +02:00
Rob Vermaas
83e1ff846c Upgrade rsyslog to latest (v7) stable release. Added liblogging (new dependency of rsyslog). 2014-07-07 16:23:54 +02:00
Luca Bruno
51dc75b769 pretty: new haskell package 2014-07-07 15:35:12 +02:00
Peter Simons
1ecae5c2c1 Merge pull request #3189 from aherrmann/pr_licenses
License meta-data for numexpr, tables, and szip
2014-07-07 11:33:47 +02:00
Peter Simons
6ccf8cbfeb haskell-packages.nix: delete obsolete 'gtk2hsC2hs' alias 2014-07-07 11:15:41 +02:00
Peter Simons
27ff2eeb77 haskell-gtkglext: re-generate with cabal2nix 2014-07-07 11:15:16 +02:00
Peter Simons
357429247f haskell-hlibgit2: re-generate with cabal2nix 2014-07-07 11:08:41 +02:00
Charles Strahan
03391f9894 Update macvim package to v7.4.355
MacVim's maintenance has stagnated, so this moves `macvim` to a new maintainer.
Additionally, the `-headerpad_max_install_names` linker flag is passed to
prevent problems when setting the rpaths.
2014-07-07 00:16:55 -04:00
Shea Levy
8f33899dd2 Set default kernel to 3.14
It is the latest longterm http://permalink.gmane.org/gmane.linux.kernel/1738612
2014-07-06 19:27:37 -04:00
John Wiegley
74d51f0b4e Merge pull request #3197 from wavewave/gitlib
Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2
2014-07-06 15:19:19 -05:00
Ian-Woo Kim
90dacd685d Haskell packages, hlibgit2, gitlib, gitlib-test, gitlib-libgit2 added. Low/High-level API for git 2014-07-06 22:03:38 +02:00
cillianderoiste
5e83d2b7ab Merge pull request #3190 from cstrahan/watchman
watchman: new package
2014-07-06 17:34:03 +02:00
Luca Bruno
873832ab6d telepathy-gabble: build on hydra 2014-07-06 11:50:30 +02:00
Luca Bruno
1b7d5ff469 empathy: fix icons 2014-07-06 11:31:09 +02:00
Charles Strahan
6b16c2ec34 watchman: new package
This adds `watchman`, a CLI utility that watches files and takes action when
they change.
2014-07-06 01:34:11 -04:00
Andreas Herrmann
af8ec93e6a szip: Provide meta-data
The license is set to "unfree" as commercial use is not permitted by the
license [1].

[1]: http://www.hdfgroup.org/doc_resource/SZIP/Commercial_szip.html
2014-07-05 21:41:04 +02:00
Andreas Herrmann
0e1eac04bb szip: Indentation 2014-07-05 21:41:04 +02:00
Andreas Herrmann
ddfdd85171 tables: Define license 2014-07-05 21:41:04 +02:00
Andreas Herrmann
01e2ed000b numexpr: Define license 2014-07-05 21:41:04 +02:00
Luca Bruno
1c1747be0d Add gnome shell extensions plugin for browsers 2014-07-05 21:16:31 +02:00
Luca Bruno
55dc58d7d0 evolution-data-server: wrap all libexec executables 2014-07-05 19:52:39 +02:00
Luca Bruno
9ec0a105d3 gnome-shell: enable parallel building 2014-07-05 19:52:38 +02:00
Bjørn Forsman
e658ae9694 Revert "haskell-gtkglext: update to version 0.12.5.0"
Because it breaks nixpkgs evaluation:

$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `haskell-gtkglext-ghc7.6.3-0.12.5.0':
while evaluating the attribute `propagatedNativeBuildInputs' of the derivation `haskell-gtkglext-ghc7.6.3-0.12.5.0' at /home/bfo/nixpkgs/pkgs/build-support/cabal/default.nix:70:13:
infinite recursion encountered

This reverts commit 6ba32aa8bd.
2014-07-05 16:12:06 +02:00
Rok Garbas
f3439fcfd4 Revert "nodePackages.couchapp: added & and node packages updated"
This reverts commit 8cf2cd5d11.
2014-07-05 14:30:53 +01:00
cillianderoiste
dd826b86a8 Merge pull request #3186 from geerds/plasma-nm
Packaging plasma-nm and its dependencies
2014-07-05 15:24:37 +02:00
Bjørn Forsman
ae5501f44e Fix nixpkgs evaluation
'banshee' doesn't exist (yet) in nixpkgs. I think it was accidentally
added in commit 5dc9730a63 (gnome-music
3.12: add totem-pl-parser to dependencies).
2014-07-05 15:00:01 +02:00
Bjørn Forsman
3950f2582d openocd: fix symlink to udev rules file
I made an error last time I touched this line. Fix it (.udev => .rules).
2014-07-05 14:56:10 +02:00
Jascha Geerds
28322c8d58 Packaging plasma-nm and its dependencies 2014-07-05 13:54:01 +02:00
Luca Bruno
5dc9730a63 gnome-music 3.12: add totem-pl-parser to dependencies 2014-07-05 13:52:29 +02:00
Luca Bruno
ac711a705e dfeet: fix icons 2014-07-05 12:18:17 +02:00
Oliver Charles
6365987e53 Merge pull request #3178 from tomberek/haskell_hastePerch
Haskell haste perch
2014-07-05 10:59:22 +01:00
Oliver Charles
2fc5d3c243 Merge pull request #3181 from vbgl/yojson
Adds yojson.
2014-07-05 10:58:47 +01:00
Rok Garbas
fac41b58ca couchdb: update to 1.6.0 2014-07-05 09:18:42 +01:00
Vincent Laporte
9256136635 Adds yojson.
Yojson is an optimized parsing and printing OCaml library for the JSON
format, contributed by Martin Jambon.

Webpage: http://mjambon.com/yojson.html
2014-07-05 09:00:12 +02:00
John Wiegley
67e4df75dd Revert "mutt: update to 1.5.23"
This reverts commit 6a7d60c01a.
2014-07-04 15:48:14 -05:00
Michael Raskin
01d9778625 Update boinc 2014-07-04 22:18:49 +04:00
Michael Raskin
94e11b2f91 Update autocutsel 2014-07-04 21:51:43 +04:00
Michael Raskin
b243ef6bef maven: update from 3.0.4 to 3.1.1, potentially fixes CVE-2013-0253 2014-07-04 21:45:30 +04:00
Michael Raskin
cb84c4d6a4 babeld: update from 1.4.3 to 1.5.0 2014-07-04 21:45:07 +04:00
Michael Raskin
5aef461e72 asio: update from 1.10.1 to 1.10.2 2014-07-04 21:42:48 +04:00
Michael Raskin
3329d68199 aria2: update from 1.18.1 to 1.18.5 2014-07-04 21:42:31 +04:00
Michael Raskin
0b9a382fc8 Apparently nobody ever noticed that aria was already packaged when packaging it once more; merging expressions 2014-07-04 21:42:14 +04:00
Michael Raskin
db88d93335 accountsservice: update from 0.6.35 to 0.6.37 2014-07-04 21:36:12 +04:00
Michael Raskin
57890e2921 Mark allegro as allegro-4.* 2014-07-04 21:33:59 +04:00
Michael Raskin
5e066f9741 Update acpi_call 2014-07-04 21:30:11 +04:00
Michael Raskin
ca6dba33ad Add Botan unstable branch - 1.11.9 release 2014-07-04 21:23:09 +04:00
tomberek
ce5c883ecf jailbreak haste-perch for base==4.6 req 2014-07-04 12:16:12 -04:00
lethalman
fa825c32da Merge pull request #3170 from vbgl/biniou
Adds biniou
2014-07-04 15:40:41 +02:00
Pascal Wittmann
a628da8b64 Update dwb to latest revision 2014-07-04 15:20:08 +02:00
tomberek
36426f2b49 Initial additions 2014-07-04 09:10:57 -04:00
Peter Simons
f5a5f46b57 haskell-hlint: update to version 1.9 2014-07-04 12:04:22 +02:00
Peter Simons
576d0c5210 haskell-websockets: update to version 0.8.2.5 2014-07-04 12:04:22 +02:00
Peter Simons
25e16e9f20 haskell-webdriver: update to version 0.5.5 2014-07-04 12:04:22 +02:00
Peter Simons
e1811c9e3b haskell-web-routes: update to version 0.27.6 2014-07-04 12:04:22 +02:00
Peter Simons
a841fef097 haskell-vty-ui: update to version 1.7.1 2014-07-04 12:04:22 +02:00
Peter Simons
975696ea3d haskell-twitter-conduit: update to version 0.0.5.1 2014-07-04 12:04:22 +02:00
Peter Simons
a4a2aafcee haskell-th-desugar: update to version 1.4.1 2014-07-04 12:04:21 +02:00
Peter Simons
9c67107c4f haskell-tasty: update to version 0.8.1.2 2014-07-04 12:04:21 +02:00
Peter Simons
efd0fa6e5a haskell-tasty-th: update to version 0.1.2 2014-07-04 12:04:21 +02:00
Peter Simons
1f239b2a10 haskell-tasty-golden: update to version 2.2.2.3 2014-07-04 12:04:21 +02:00
Peter Simons
3e8934f801 haskell-syntactic: update to version 2.0 2014-07-04 12:04:21 +02:00
Peter Simons
3be3743e3c haskell-storable-record: update to version 0.0.3 2014-07-04 12:04:21 +02:00
Peter Simons
d0c41893b6 haskell-shakespeare: update to version 2.0.1 2014-07-04 12:04:21 +02:00
Peter Simons
7bb9fbb2f0 haskell-semigroups: update to version 0.15.1 2014-07-04 12:04:21 +02:00
Peter Simons
75b9298e54 haskell-safe: update to version 0.3.5 2014-07-04 12:04:20 +02:00
Peter Simons
6da8c3ab74 haskell-random-fu: update to version 0.2.6.0 2014-07-04 12:04:20 +02:00
Peter Simons
39573f8ad1 haskell-purescript: update to version 0.5.2.5 2014-07-04 12:04:20 +02:00
Peter Simons
9f9dcadb64 haskell-pipes-text: update to version 0.0.0.12 2014-07-04 12:04:20 +02:00
Peter Simons
2c5e3a9b42 haskell-monad-loops: update to version 0.4.2.1 2014-07-04 12:04:20 +02:00
Peter Simons
7df262edda haskell-midi: update to version 0.2.1.3 2014-07-04 12:04:20 +02:00
Peter Simons
03cb18157b haskell-lifted-base: update to version 0.2.3.0 2014-07-04 12:04:20 +02:00
Peter Simons
63f8f5ffc6 haskell-lens-family-core: update to version 1.1.0 2014-07-04 12:04:20 +02:00
Peter Simons
cdfb5207e1 haskell-jack: update to version 0.7.0.3 2014-07-04 12:04:19 +02:00
Peter Simons
a7fb91bd9d haskell-http-streams: update to version 0.7.2.0 2014-07-04 12:04:19 +02:00
Peter Simons
5900e9bef0 haskell-http-client: update to version 0.3.4 2014-07-04 12:04:19 +02:00
Peter Simons
abe293fda1 haskell-hoauth2: update to version 0.4.1 2014-07-04 12:04:19 +02:00
Peter Simons
7959a4343b haskell-happstack-server: update to version 7.3.7 2014-07-04 12:04:19 +02:00
Peter Simons
ca4c1edc1d haskell-happstack-lite: update to version 7.3.4 2014-07-04 12:04:19 +02:00
Peter Simons
6ba32aa8bd haskell-gtkglext: update to version 0.12.5.0 2014-07-04 12:04:19 +02:00
Peter Simons
b63dbe46d4 haskell-gitit: update to version 0.10.4 2014-07-04 12:04:19 +02:00
Peter Simons
5013bdace3 haskell-fb: update to version 1.0.2 2014-07-04 11:45:44 +02:00
Peter Simons
da780a691e haskell-explicit-exception: update to version 0.1.7.3 2014-07-04 11:45:44 +02:00
Peter Simons
3a1a5bfb39 haskell-dlist: update to version 0.7.1 2014-07-04 11:45:44 +02:00
Peter Simons
324cfb7447 haskell-dependent-sum: update to version 0.2.1.0 2014-07-04 11:45:44 +02:00
Peter Simons
0cdf1161b5 haskell-data-accessor: update to version 0.2.2.6 2014-07-04 11:45:44 +02:00
Peter Simons
c7804aeca2 haskell-data-accessor-transformers: update to version 0.2.1.6 2014-07-04 11:45:44 +02:00
Peter Simons
76a47d2cf0 haskell-data-accessor-mtl: update to version 0.2.0.4 2014-07-04 11:45:44 +02:00
Peter Simons
6f7c6a8575 haskell-configurator: update to version 0.3.0.0 2014-07-04 11:45:44 +02:00
Peter Simons
8099352020 haskell-conduit-extra: update to version 1.1.1 2014-07-04 11:45:43 +02:00
Peter Simons
0585def399 haskell-conduit-combinators: update to version 0.2.6.1 2014-07-04 11:45:43 +02:00
Peter Simons
4b52f0bdff haskell-cipher-aes: update to version 0.2.8 2014-07-04 11:45:43 +02:00
Peter Simons
7227516bc6 haskell-boomerang: update to version 1.4.3 2014-07-04 11:45:43 +02:00
Peter Simons
003f93bb79 haskell-binary-conduit: update to version 1.2.2 2014-07-04 11:45:43 +02:00
Peter Simons
14370ad080 haskell-alsa-pcm: update to version 0.6.0.3 2014-07-04 11:45:43 +02:00
Peter Simons
485f73f6b3 haskell-HTF: update to version 0.11.4.0 2014-07-04 11:45:43 +02:00
Peter Simons
8aa3b656e5 haskell-HFuse: update to version 0.2.4.2 2014-07-04 11:45:43 +02:00
Peter Simons
961cefe814 haskell-GLUtil: update to version 0.7.5 2014-07-04 11:45:43 +02:00
Peter Simons
00a8b36e03 haskell-Chart: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons
c6498b3df0 haskell-Chart-gtk: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons
a6e7afead4 haskell-Chart-diagrams: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons
a54ebb76b9 haskell-Chart-cairo: update to version 1.2.3 2014-07-04 11:45:43 +02:00
Peter Simons
0d414a9399 haskell-sloane: update to version 1.8.2 2014-07-04 11:45:43 +02:00
Peter Simons
99c6b978a7 haskell-arbtt: update to version 0.8.1 2014-07-04 11:45:43 +02:00
Peter Simons
d9d6af1bda haskell-cpphs: update to version 1.18.5 2014-07-04 11:45:42 +02:00
Rok Garbas
8cf2cd5d11 nodePackages.couchapp: added & and node packages updated 2014-07-04 00:42:48 +01:00
Pascal Wittmann
6d13d1e521 Fixed settings issue.
The following warning was shown when I clicked on links:
'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
2014-07-03 23:19:15 +02:00
Shea Levy
a391b55b31 Use buildPecl for php-xcache 2014-07-03 11:01:19 -04:00
Shea Levy
4277c05a88 Remove obsolete php-apc package 2014-07-03 11:01:19 -04:00
Shea Levy
90bfde59f8 Simplify php-packages.nix 2014-07-03 11:01:19 -04:00
Peter Simons
20a931aa8b xmobar: set the proper home page url 2014-07-03 16:52:23 +02:00
Peter Simons
837a8bcc80 haskell-SHA2: refer to AES library with its proper attribute 2014-07-03 16:51:55 +02:00
Peter Simons
609514d281 haskell-AES: fix spelling of the corresponding attribute and directory name 2014-07-03 16:51:25 +02:00
Shea Levy
2fe4eb3df9 Make php packages available in nix-env 2014-07-03 10:19:57 -04:00
Vincent Laporte
e4216eddda Clarifies the license; populates meta.platforms 2014-07-03 15:23:38 +02:00
Eelco Dolstra
e443fcb37f openresolv: Update to 3.5.7 2014-07-03 12:18:44 +02:00
Eelco Dolstra
993e8da496 dhcpcd: Update to 6.4.0
The lxc_ro_promote_secondaries patch no longer applies so I disabled
it for now (@offlinehacker).
2014-07-03 12:18:44 +02:00
Ricardo M. Correia
3614b34c6a transmission: Update from 2.83 -> 2.84 2014-07-03 11:39:11 +02:00
Ricardo M. Correia
b50074929e grsecurity: Update stable and test patches
stable: 3.0-3.14.9-201406262057 -> 3.0-3.14.10-201407012152
test:   3.0-3.15.2-201406262058 -> 3.0-3.15.3-201407012153
2014-07-03 11:37:19 +02:00
Ricardo M. Correia
d4243e2a00 linux: Update to 3.14.10 2014-07-03 11:35:28 +02:00
Moritz Ulrich
27515430ca mu: Bump to 0.9.9.6. 2014-07-03 11:15:55 +02:00
Vincent Laporte
543f355883 Adds biniou 2014-07-03 11:09:47 +02:00
Oliver Charles
65f1e8667d Merge pull request #3169 from fluffynukeit/add-haskell-snaplet-postgresql-simple
Added snapletPostgresqlSimple to haskellPackages.
2014-07-03 09:17:26 +01:00
Oliver Charles
13c6e05d61 Merge pull request #3168 from fluffynukeit/add-haskell-snap-web-routes
Added snapWebRoutes to haskellPackages.
2014-07-03 09:16:21 +01:00
Daniel Austin
d60c5a55a0 Added snapletPostgresqlSimple to haskellPackages. 2014-07-03 07:40:38 +02:00
Daniel Austin
9db55e72e5 Added snapWebRoutes to haskellPackages. 2014-07-03 03:25:05 +02:00
Austin Seipp
795ae344e3 Merge pull request #3166 from tailhook/rust0.11
rust: Update to 0.11
2014-07-02 17:03:10 -05:00
Bjørn Forsman
1388ae5da5 lua: add 'lua' attribute pointing to 'lua5' 2014-07-02 23:57:42 +02:00
Paul Colomiets
febf46bf5c rust: Update to 0.11 2014-07-03 00:52:33 +03:00
Florian Friesdorf
48817c8d97 python pip-1.5.6 2014-07-02 22:57:04 +02:00
Florian Friesdorf
3fafbed076 python plumbum-1.4.2 2014-07-02 22:56:54 +02:00
Florian Friesdorf
1f5d61ca5b python click-2.1 2014-07-02 22:56:54 +02:00
lethalman
68bffbd0b7 Merge pull request #3127 from tailhook/myenv-name
Add `NIX_MYENV_NAME` environment variable in `myEnvFun`
2014-07-02 21:02:33 +02:00
Austin Seipp
f36252b7cd Merge pull request #3155 from doublec/inferno
Add inferno, a distributed cross-platform hosted OS
2014-07-02 13:48:15 -05:00
Austin Seipp
d958fc4ea2 Merge pull request #3137 from flosse/lua5-prefix-fix
use wrapper to set LUA_PATH variable to fix #3036
2014-07-02 13:47:21 -05:00
Austin Seipp
5edecf1eef Merge pull request #3128 from vbgl/easy-format
Adds easy-format
2014-07-02 13:46:47 -05:00
Austin Seipp
002d33b6cc Merge pull request #3151 from flosse/lua5-filesystem
added lua-filesystem-1.6.2
2014-07-02 13:46:11 -05:00
Austin Seipp
14aca4feff Merge pull request #3164 from 1126/master
mutt: update to 1.5.23
2014-07-02 13:45:57 -05:00
Austin Seipp
f318c99f21 Merge pull request #3160 from cstrahan/vcprompt
vcprompt: new package
2014-07-02 13:45:27 -05:00
Domen Kožar
2e70c676ca python: link gcc_s
Signed-off-by: Domen Kožar <domen@dev.si>
2014-07-02 19:57:16 +02:00
Domen Kožar
cfcbfb494e python: 2.7.7 -> 2.7.8 2014-07-02 18:45:34 +02:00
Ricardo M. Correia
80709b141c zfs.git: Fix vdev_id error when plugging in a disk (#3161) 2014-07-02 17:23:35 +02:00
_1126
61c200391a mutt: added mailpath.patch. 2014-07-02 17:14:20 +02:00
_1126
6a7d60c01a mutt: update to 1.5.23
This commit rewrites the expression somewhat:

- it tries to simplify the expression.
- it changes from fetchurl to fetchhg.
- a patch to configure.ac is added in order to enable configuring the
  source on NixOS.
2014-07-02 17:08:45 +02:00
Ricardo M. Correia
7e20124875 zfs: Fix vdev_id error when plugging in a disk (#3161) 2014-07-02 16:34:46 +02:00
Oliver Charles
0d5537ac23 Merge pull request #3157 from hellertime/pkg/haskell-Thrift
Add Thrift-0.6.0.1
2014-07-02 15:05:35 +01:00
Chris Heller
1ca3e9c681 Remove version. Make default 2014-07-02 08:38:02 -04:00
cillianderoiste
00cb266c4f Merge pull request #3163 from pSub/writegood-mode
Update writegood-mode from 1.3 to 2.0
2014-07-02 14:15:10 +02:00
Pascal Wittmann
da8b931738 Update writegood-mode from 1.3 to 2.0 2014-07-02 13:03:01 +02:00
Luca Bruno
aa0179744a go: fix build of 1.0.3 2014-07-02 12:12:57 +02:00
Oliver Charles
ba2a7d4755 Merge pull request #3153 from aycanirican/pipes-work
Added pipes-csv and pipes-http packages.
2014-07-02 10:56:34 +01:00
Oliver Charles
395e6d77c6 Merge pull request #3154 from 1126/master
xmobar: update to 0.21
2014-07-02 10:55:43 +01:00
Oliver Charles
a0ef7dffde Merge pull request #3156 from doublec/lightning
Update GNU lightning to 2.0.4
2014-07-02 10:55:31 +01:00
Oliver Charles
7d65ce7f37 Merge pull request #3159 from sol/master
Update haskell-http-kit to version 0.5.1
2014-07-02 10:54:23 +01:00
_1126
9759372476 Merge remote-tracking branch 'upstream/master' 2014-07-02 11:45:59 +02:00
Lluís Batlle i Rossell
eeadde0967 sqlcipher: missing semicolon on nix syntax 2014-07-02 11:27:24 +02:00
Lluís Batlle i Rossell
f8cd1b3062 Adding sqlcipher. 2014-07-02 11:19:26 +02:00
Charles Strahan
6c15656a06 vcprompt: new package
This adds the vcprompt utility, a little C program that prints a short string
with barebones information about the current working directory for various
version control systems.
2014-07-02 02:43:47 -04:00
Simon Hengel
f737f1a157 Update haskell-http-kit to version 0.5.1 2014-07-02 14:12:03 +08:00
Chris Heller
7efe90a6e3 Add Thrift-0.6.0.1 2014-07-02 00:14:06 -04:00
Chris Double
52af6d650b Update GNU lightning to 2.0.4 2014-07-02 15:04:28 +12:00
Chris Double
91ac34b648 Add inferno, a distributed cross-platform hosted OS 2014-07-02 14:00:49 +12:00
_1126
d2356fc75c Merge branch 'xmobar-update' 2014-07-02 01:41:39 +02:00
_1126
5cc1245a11 xmobar: Updated to 0.21 2014-07-02 01:30:49 +02:00
John Wiegley
f666bf4ddf compcert: Correct syntax used in default.nix 2014-07-01 17:01:11 -05:00
John Wiegley
e06124731c compcert: add missing semicolon in all-packages.nix 2014-07-01 16:59:35 -05:00
John Wiegley
8d5c4e8b4b compcert: build with 64-bit compiler, add darwin support 2014-07-01 16:43:27 -05:00
Aycan iRiCAN
ea7ddcd864 Added pipes-csv and pipes-http 2014-07-01 22:52:09 +03:00
Markus Kohlhase
0d30718357 include share directory 2014-07-01 19:16:24 +02:00
Eelco Dolstra
24e8c3ac41 Tweak 2014-07-01 16:28:34 +02:00
Markus Kohlhase
e0fc4e7734 added lua-filesystem-1.6.2 2014-07-01 13:34:08 +02:00
Michael Raskin
e303e18608 Update Linux 3.15 to 3.15.3 2014-07-01 14:28:52 +04:00
Michael Raskin
0957b0a432 Add an auto-update script for atanks 2014-07-01 13:59:02 +04:00
Michael Raskin
be4bdff8ab Update Box2D to 2.3.0. I fail to build 2.3.1, though. 2014-07-01 13:58:11 +04:00
Michael Raskin
874e4d7d23 Update atanks 2014-07-01 13:07:33 +04:00
Michael Raskin
a7984cca3b Update angelscript 2014-07-01 12:55:16 +04:00
Michael Raskin
040c0e8d7d Allow autoupdates for altermime 2014-07-01 12:47:15 +04:00
Michael Raskin
91623b8472 Add fresh (unstable) Allegro 5, too 2014-07-01 12:41:07 +04:00
Michael Raskin
d7ee7709ff Update afflib 2014-07-01 12:27:13 +04:00
Michael Raskin
8f03d888c3 Allow auto-updating of the AnonymousPro font 2014-07-01 12:20:04 +04:00
Michael Raskin
285e112357 Allow search of updates for atop 2014-07-01 12:11:08 +04:00
Michael Raskin
ce623950ad Update bip 2014-07-01 12:08:07 +04:00
Michael Raskin
8ed1aeb712 Fix default tarball mask 2014-07-01 12:08:07 +04:00
Oliver Charles
2480f2465c Merge pull request #3138 from flosse/lua5-expat
added luaexpat 1.3.0
2014-07-01 08:47:39 +01:00
Michael Raskin
3471744cbb Add auto-updating meta for restund 2014-07-01 11:54:09 +04:00
Michael Raskin
0733404aca Update baresip 2014-07-01 11:54:09 +04:00
Michael Raskin
2466b0bc76 Update lib rem 2014-07-01 11:54:09 +04:00
Michael Raskin
4f4a378a02 Update lib re 2014-07-01 11:54:09 +04:00
Michael Raskin
0fcee20522 Allow pure-meta updates to specify tarball regexp 2014-07-01 11:54:09 +04:00
Michael Raskin
2e12709a26 Allow update-walker to run directly from meta attributes 2014-07-01 11:54:09 +04:00
Michael Raskin
5ed1adbbd4 Update Blobby Volley 2014-07-01 11:54:09 +04:00
Michael Raskin
60ccbebc4e Create some meta for the AnonymousPro font 2014-07-01 11:54:08 +04:00
Oliver Charles
200e3535dc Merge pull request #3141 from cstrahan/iomelt
iomelt: new package
2014-07-01 08:46:12 +01:00
Oliver Charles
e11813c8fe Merge pull request #3142 from pSub/dwb-dconf-issue
Fixed dwb startup issue
2014-07-01 08:43:50 +01:00