Commit Graph

14391 Commits

Author SHA1 Message Date
Arseniy Seroka a20e2d8f93 Merge pull request #4779 from gavinrogers/master
frostwire: initial working package
2014-11-04 23:03:52 +03:00
William A. Kennington III cbc05e77eb bareos: Add derivation 2014-11-04 11:11:14 -08:00
Gavin Rogers cb68376fcd frostwire: initial working package
This installs from the official frostwire tarball. Similar to the
jdiskreport package. Everything works fine on the systems I've tried.

I've made myself the maintainer.
Also upgraded it to 6.0.0 as it was released stable.
2014-11-04 18:57:01 +00:00
Vladimir Kirillov 049a991bc1 awscli -> 1.5.5, botocore -> 0.69.0 2014-11-04 19:44:13 +02:00
Domen Kožar e64d5655e9 fix eval 2014-11-04 18:31:32 +01:00
Domen Kožar b598f6af59 pythonPackages.runsnakerun: add performance/memory GUI profiler for python 2014-11-04 18:19:27 +01:00
karsten gebbert 9cbbd93c74 add elm-reactor to the package list 2014-11-04 11:47:32 +01:00
Michael Raskin 2d196dc36b Update Pandas library 2014-11-04 12:04:43 +03:00
Michael Raskin 5854eb09eb Update NILFS2 utils 2014-11-04 12:04:42 +03:00
Georges Dubus 52017df966 Merge pull request #4718 from ehmry/picard
update picard 1.2->1.3, initial pkg for python-libdiscid
2014-11-04 09:18:33 +01:00
aszlig 0f26e580bb
xmlto: Fix eval with w3m.graphicsSupport.
Having `nixpkgs.config.w3m.graphicsSupport = true;` leads to an infinite
recursion, because xmlto needs w3m for _text_ conversion and w3m with
graphics support needs imlib2, which in turn needs xmlto.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-11-04 04:48:27 +01:00
Mateusz Kowalczyk de96fb7cc7 sxiv: update to 1.3-git and fix runtime behaviour
The fix involves using imlib2 built with giflib instead of a libungif.
Initially I split imlib2 into two but other distros seem to build imlib2
with giflib already and everything still builds with giflib version so I
migrated imlib2 to giflib all together.

Closes #4622
2014-11-03 23:03:51 +00:00
Peter Simons b5fed52c43 Merge pull request #4238 from wkennington/master.boost
Make boost 156 the default
2014-11-03 23:03:01 +01:00
Peter Simons 0346efdabf Merge pull request #4813 from bosu/fix-hscope
haskell: update to hscope 0.4.1
2014-11-03 23:01:37 +01:00
Peter Simons 030a044800 Merge pull request #4812 from krgn/elm-repl
add elm-preprepl to package list
2014-11-03 23:00:50 +01:00
Michael Raskin f891bc78d1 Add a binary-distribution-based Liberation fonts package 2014-11-04 00:54:15 +03:00
Michael Raskin b7f7341169 Add Nginx 1.7.7; RTMP module fails for some reason 2014-11-04 00:54:15 +03:00
John Wiegley 311c6c66bf Undo some changes only appropriate for the clang fork 2014-11-03 15:31:17 -06:00
Michael Raskin bf179ce795 Adding FontTools 2014-11-04 00:37:42 +03:00
John Wiegley 4219c27632 threadscope: allow building with GHC 7.8.3, and on recent OS X 2014-11-03 15:27:31 -06:00
Boris Sukholitko 68183b8f5f Update to hscope 0.4.1 2014-11-03 23:04:10 +02:00
Cillian de Róiste 3a6a3815e9 kdeconnect: upgrade from 0.7.2 to 0.7.3 add new dependency: libfakekey
libfakekey is an X virtual keyboard library
2014-11-03 21:59:20 +01:00
karsten gebbert 9868f13799 add elm-get to haskell packages 2014-11-03 21:46:20 +01:00
Emery Hemingway c9282c65f4 update picard 1.2->1.3 2014-11-03 15:31:49 -05:00
karsten gebbert f646d1f6ec add elm-preprepl to package list 2014-11-03 21:31:32 +01:00
Peter Simons 984b0cbd8a uhc: remove broken package
https://github.com/NixOS/nixpkgs/issues/3565
2014-11-03 18:33:02 +01:00
Arseniy Seroka e167a3cbf1 Merge pull request #4808 from henrytill/opam
opam: update to 1.2.0
2014-11-03 20:01:06 +03:00
Henry Till 5f2e7c71a4 opam: update to 1.2.0 2014-11-03 11:55:33 -05:00
John Wiegley 198874e489 emacs24Macport: allow installing either 24.3 or 24.4 2014-11-03 10:51:29 -06:00
Arseniy Seroka 2d47366e4c Merge pull request #4756 from iyzsong/guile-sdl
add guile-sdl and bump guile to 2.0.11
2014-11-03 17:09:57 +03:00
Michael Raskin 063ee53190 Update afflib 2014-11-03 16:54:39 +03:00
Arseniy Seroka e639e48c36 Merge pull request #4783 from vbgl/ocamlscript
ocamlscript: new derivation
2014-11-03 16:06:42 +03:00
cillianderoiste 926cffa400 Merge pull request #4731 from jirkamarsik/vg
Added ocaml-vg-0.8.1 and deps ocaml-otfm-0.2.0 and ocaml-gg-0.9.0
2014-11-03 13:59:26 +01:00
Jaka Hudoklin 950780a24f Merge pull request #4540 from taku0/firefox-bin-33.0
Update firefox-bin to 33.0
2014-11-03 13:43:53 +01:00
Evgeny Egorochkin 1e388a118c Remove old and unused gegl and babl versions 2014-11-03 13:08:12 +02:00
Evgeny Egorochkin 3f21e952f2 python34Packages.autopep8: update from 1.0.3 to 1.0.4 2014-11-03 12:58:07 +02:00
karsten gebbert 61fe82ccae Adds the hsc3-server haskell package to the tree. 2014-11-03 11:29:18 +01:00
codyopel 512e33bcbd x265: new package 2014-11-02 17:23:02 -08:00
William A. Kennington III a9c472d16e boost: Fix incompatible applications 2014-11-02 17:22:28 -08:00
William A. Kennington III 8f8712b1e1 qbittorrent: Refactor 2014-11-02 17:22:28 -08:00
William A. Kennington III 4c0d152d1e libtorrent-rasterbar: Add generic builder and 0.16.x derivation 2014-11-02 17:22:28 -08:00
William A. Kennington III 1df867f008 boost: Remove old boost 2014-11-02 17:22:27 -08:00
William A. Kennington III 5ae216558f jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
William A. Kennington III 94f80e66d3 boost: Remove legacy users 2014-11-02 17:22:27 -08:00
William A. Kennington III 9b9f716df2 Make boost 156 the default 2014-11-02 17:22:26 -08:00
Markus Kohlhase 8efce598ff nodejs: added some packages 2014-11-02 22:42:09 +01:00
Vincent Laporte 16150e1f1e ocamlscript: new derivation
Ocamlscript compiles scripts, i.e. one-file programs, into
natively-compiled binaries, and executes them.

Homepage: http://mjambon.com/ocamlscript.html
2014-11-02 21:41:24 +00:00
Michael Raskin 8b092fe505 Adding Julia 0.3.2 — will make default after a little testing 2014-11-02 23:51:59 +03:00
Arseniy Seroka 2b61f0b204 Merge pull request #4772 from abbradar/lbzip2
lbzip2: add package
2014-11-02 22:38:39 +03:00
Bjørn Forsman a6c21ccea9 libfaketime: new package
Report faked system time to programs without having to change the
system-wide time.

http://www.code-wizards.com/projects/libfaketime/
2014-11-02 14:34:37 +01:00
Nikolay Amiantov b91721a119 pidgin-latex: replace with SF one and fix 2014-11-02 04:35:43 +03:00
Nikolay Amiantov b6529ce1f6 lbzip2: add package 2014-11-02 02:05:54 +03:00
Peter Simons 0bba805fa6 haskell-defaults.nix: build 'entropy' with a recent version of Cabal on older platforms 2014-11-01 22:28:19 +01:00
Georges Dubus 5258211e32 focuswriter: added expression 2014-11-01 21:20:59 +01:00
Peter Simons c487bdc12a haskell-hsc3-lang: add missing override for 7.2.x 2014-11-01 21:08:06 +01:00
Peter Simons 4c5261cee3 haskell-packages.nix: fix attribute names for hsc3-related packages 2014-11-01 21:08:06 +01:00
Peter Simons 37c0947529 all-packages.nix: strip trailing whitespace 2014-11-01 21:08:05 +01:00
Peter Simons ead6bc4a57 R: run the test suite only when recommended packages are built 2014-11-01 21:08:05 +01:00
Peter Simons d7c70809e6 R-wrapper: update list of recommended packages 2014-11-01 21:08:05 +01:00
Peter Simons 21ab5f5a53 haskell-graphviz: add system graphviz package to the list of test dependencies 2014-11-01 21:08:05 +01:00
Peter Simons 2e0af23c36 haskell-src-exts: update to version 1.16.0.1 2014-11-01 21:08:04 +01:00
Peter Simons b74e190f9b Drop obsolete llvm-general{,-pure} version 3.3.8.2. 2014-11-01 21:08:00 +01:00
Peter Simons a10b545eac haskell-text: add version 1.2.0.0 2014-11-01 21:08:00 +01:00
Peter Simons 2acd0a63a5 haskell-MonadRandom: add version 0.3 2014-11-01 21:08:00 +01:00
Peter Simons 1b851ae563 haskell-scientific: update to version 0.3.3.2 2014-11-01 21:08:00 +01:00
Peter Simons e50324a243 haskell-hmatrix-gsl: add version 0.16.0.2 2014-11-01 21:08:00 +01:00
Peter Simons 00d0b22fe3 haskell-th-reify-many: add version 0.1.2 2014-11-01 21:08:00 +01:00
Igor Pashev ce5cc9d803 Added pxz 2014-11-01 18:59:20 +01:00
Vincent Laporte c216448075 camlimages: update from 4.0.1 to 4.1.2
Previous version 4.0.1 is kept for OCaml 3.12
2014-11-01 08:37:40 +00:00
Mateusz Kowalczyk 89d4c850f5 easytag: update from 2.2.4 to 2.3.1
Also cleanup: preConfigure seems to not be necessary, gtk2 support was
dropped, wrapping done so it doesn't crash at startup and icon theme
pulled in.
2014-11-01 01:22:24 +00:00
Aristid Breitkreuz 53c287f5cd postgresql 9.4beta3, but keep beta2 around because they are not compatible 2014-10-31 22:21:16 +01:00
宋文武 00ec235e44 guile-sdl: new package 2014-10-31 23:50:54 +08:00
cillianderoiste 919ed14477 Merge pull request #4627 from abbradar/xfce-mixer
xfce4-mixer: add pulseaudio support
2014-10-31 15:08:42 +01:00
cillianderoiste b73816d26b Merge pull request #4751 from jirkamarsik/ocaml-cairo2
Added ocaml-cairo2-0.4.6
2014-10-31 14:33:23 +01:00
Jirka Marsik 257f629c1e Added ocaml-cairo2-0.4.6 2014-10-31 14:14:17 +01:00
Domen Kožar 0433a33816 Merge pull request #4745 from anderspapitto/master
add datadiff and termcolor python packages
2014-10-31 12:36:54 +02:00
Peter Simons 8ef85d448c Register gloss-banana in haskell-packages.nix.
Completes https://github.com/NixOS/nixpkgs/pull/4735.
2014-10-31 11:02:44 +01:00
Peter Simons 22597ad778 Merge pull request #4743 from Chobbes/master
Add haskellPackages.serialport
2014-10-31 10:46:01 +01:00
Anders Papitto c73d0a3bc2 add datadiff and termcolor python packages 2014-10-31 00:50:17 -07:00
Calvin Beck 7c0503360c Adding the Haskell serial port library to nix. 2014-10-30 23:27:35 -06:00
宋文武 88f5aa4fda guile-opengl: new package
import from guix/gnu/packages/gl.scm
2014-10-31 09:25:45 +08:00
Domen Kožar 5b2b008ea9 pypyPackages.subprocess32: don't run tests 2014-10-30 23:15:06 +01:00
Aristid Breitkreuz 752f5bba48 problems with quassel 0.11 and qt5, forcing qt4 for now 2014-10-30 22:16:37 +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
cillianderoiste 4b78eff026 Merge pull request #4729 from deepfire/ifuse
ifuse:  new expression
2014-10-30 14:08:31 +01: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 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
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
Tim Dysinger 7d0393baf2 adding haskell package acme-lookofdisapproval (just for fun) 2014-10-29 19:14:46 -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
Jirka Marsik d9f0e16883 Added ocaml-vg-0.8.1 2014-10-29 21:15:50 +01:00
Jirka Marsik d48dd17c5e Added gg-0.9.0 2014-10-29 20:15:39 +01:00
Boris Sukholitko 4027b14966 Upgrade pure-cdb and enable tests 2014-10-29 21:04:33 +02:00
Jirka Marsik fc43239c56 Added ocaml-otfm-0.2.0 2014-10-29 19:35:23 +01: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
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 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