Commit graph

9760 commits

Author SHA1 Message Date
Jason \"Don\" O'Conal 834cd6c886 beret: Fix build on darwin (close #923) 2013-09-08 10:32:25 +02:00
Vladimír Čunát b1be46e932 Merge branch 'master' into x-updates 2013-09-07 16:19:46 +02:00
Evgeny Egorochkin 138c42b5e3 Merge pull request #928 from grwlf/fuse-exfat
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-06 16:07:22 -07:00
Peter Simons 71f04ebe84 haskell-regex-compat-tdfa: add version 0.95.1.2 2013-09-06 23:49:32 +02:00
Peter Simons 2692c6e170 haskell-rosezipper: add version 0.2 2013-09-06 23:35:12 +02:00
Peter Simons c2c66fcda9 haskell-cmdtheline: add version 0.2.3 2013-09-06 23:35:11 +02:00
Peter Simons 0e8bf4f075 haskell-Strafunski-StrategyLib: add version 5.0.0.3 2013-09-06 23:35:11 +02:00
Peter Simons 4f827ec7d0 haskell-syz: add version 0.2.0.0 2013-09-06 23:35:11 +02:00
Peter Simons 880ca8abbc cabal-install: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons 9ed90073b3 haskell-Cabal: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons a508572731 haskell-cipher-{blowfish,camellia,des}: add new packages 2013-09-06 23:35:10 +02:00
Peter Simons 7527c19c27 Merge pull request #917 from errge/thyme
Add thyme haskell library
2013-09-06 14:29:48 -07:00
Sergey Mironov fe6b021ee1 fuse-exfat: add FUSE-mounter for exFAT devices 2013-09-07 01:25:30 +04:00
Gergely Risko b4a9ab5bd6 Add thyme haskell library 2013-09-06 10:37:21 +02:00
Jason "Don" O'Conal ab0ca44ffb texliveAggregationFunction: fix eval
vcunat edited to fix all cases (not just asymptote),
and a two "licnese" typos :-)
2013-09-06 10:34:09 +02:00
Rok Garbas 1f68487337 Merge pull request #919 from edwtjo/abook-0.6.0pre2
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Jason "Don" O'Conal c93d33b74e asymptote: fix build on darwin 2013-09-06 10:19:46 +02:00
Jason "Don" O'Conal bcec0454e9 texLive: fix build on darwin
vcunat edit: use ruby19 on all platforms now.
See #700 for discussion related to the changes.
2013-09-06 10:11:54 +02:00
Edward Tjörnhammar 485d22f862 Added abook 0.6.0pre2
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
Jason "Don" O'Conal 9f19d23282 perlPackages.ack: fix build on darwin 2013-09-06 10:03:35 +10:00
Moritz Ulrich be9b6c0fe2 GNU Stow: package - Symlink manager which makes it easy to manage dotfiles 2013-09-05 15:49:35 +03:00
Sander van der Burg 1642e3a6d7 libX11 is not in vice's rpath. this fixes it 2013-09-04 22:34:08 +02:00
Bjørn Forsman 99942d1fad source-highlight: unbreak by using boost 1.53
One of the tests started failing when boost was bumped from 1.53 to 1.54
(in July). Instead of skipping the tests, fix it by using boost 1.53.
2013-09-04 20:00:27 +02:00
Rok Garbas 9ffc2dff98 updating node packages and adding few to the json list
- bower
 - grunt-cli
 - grunt-contrib-jshint
 - grunt-contrib-requirejs
 - grunt-contrib-less
 - grunt-contrib-cssmin
 - grunt-contrib-uglify
 - grunt-karma
 - karma-mocha
 - karma-coverage
 - karma-requirejs
 - karma-sauce-launcher
 - karma-chrome-launcher
 - karma-junit-reporter
 - almond
 - lcov-result-merger
 - coveralls
2013-09-04 19:29:15 +02:00
Mathijs Kwik 03c9a1fb33 linux 3.11
works fine for me, but nvidia binary driver fails once again
2013-09-04 09:29:00 +02:00
Peter Simons c33d00bd64 Merge pull request #906 from ivan/fix-perl-1
Fix broken perl packages
2013-09-03 04:52:15 -07:00
Ivan Kozik 95b44f1adc Update some perl packages 2013-09-03 09:58:06 +00:00
Ricardo M. Correia a1bb7c1cfa scrypt: New package 2013-09-03 01:49:58 +00:00
Evgeny Egorochkin ddd1f7b52b Get rid of old rake derivation that doesn't build 2013-09-02 23:51:03 +03:00
Peter Simons 0c5c9e31ff haskell-groups: add version 0.3.0.0 2013-09-02 14:05:21 +02:00
Peter Simons 748c44df6f haskell-crypto-random: add version 0.0.5 2013-09-02 14:05:21 +02:00
Peter Simons ffe90114bd haskell-case-insensitive: add version 1.1 2013-09-02 14:05:21 +02:00
Peter Simons b3367cdfb9 haskell-packages.nix: transformers is a core package starting with ghc 7.7 2013-09-02 14:04:50 +02:00
Danny Wilson c4b1bbc1c8 Improved Storm package.
- Add config to defaults.yaml, to allow topologies to include their own storm.yaml.
- Symlink extra jars in lib/ since it's nearly impossible to add a classpath to Storm's config.
- Include native jzmq library in java.library.path
- Use package default args.
2013-09-02 12:20:24 +02:00
Danny Wilson d6a812332c Make Storm conf and log path configurable via symlinks.
- The bin/storm script makes too many assumptions about file locations and java classpath that I couldn't figure out a better way.

Fix jzmq build on NixOS: java source was treated as ASCII.
2013-09-02 12:20:16 +02:00
Danny Wilson 04a232f28b Add storm package. 2013-09-02 12:20:06 +02:00
Danny Wilson c5750ea3e9 Add jzmq package. 2013-09-02 12:19:35 +02:00
Bjørn Forsman b7d4c94d52 unoconv: new package
unoconv is a tool that converts between any document format supported by
LibreOffice/OpenOffice.

Example of how to convert an .odt file to .pdf:
  unoconv -f pdf some-file.odt

Homepage: http://dag.wieers.com/home-made/unoconv/

Implementation notes:
unoconv must use the same python version as libreoffice (unless it will
not be able to load the pyuno module from libreoffice). And because we
recently switched to libreoffice 4.x, which uses python3, I had to
include unoconv-python3.patch. The patch comes from upstream unoconv.git
repo, so it will be included in the next release.
2013-09-02 07:11:58 +02:00
Evgeny Egorochkin 793fa68806 Merge pull request #892 from MarcWeber/submit/storebackup
adding store-backup
2013-08-31 16:23:23 -07:00
Marc Weber 6f6bc030f9 adding store-backup 2013-08-31 22:16:22 +02:00
Marc Weber cf762c8f58 firebirdSuper settings
document why its better to not use --with-system-icu

See patch for nixos adding firebird service

Signed-off-by: Marc Weber <marco-oweber@gmx.de>
2013-08-31 23:05:32 +03:00
Gergely Risko 8dac1a5d0f Add final haskell library 2013-08-31 16:10:09 +02:00
Bjørn Forsman 0526403461 basex: new package
BaseX is a very fast and light-weight, yet powerful XML database and
XPath/XQuery processor, including support for the latest W3C Full Text
and Update Recommendations. It supports large XML instances and offers a
highly interactive front-end (basexgui). Apart from two local standalone
modes, BaseX offers a client/server architecture.

Homepage: http://basex.org/

Implementation notes:
 - I'm using the pre-built java package (because it's simple)
 - I copied the basex.svg icon file from the Ubuntu package because I
   couldn't find it anywhere else. It's 9.3 KiB.
2013-08-31 14:27:40 +02:00
Bjørn Forsman 36564b72fe uncrustify: new package
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.

Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Aristid Breitkreuz 0c4185d37a haskell: export callPackage to be able to create packages outside haskell-packages.nix 2013-08-30 19:45:51 +00:00
Bjørn Forsman e8e76ac12e dstat: enable color output
Give dstat access to the "curses" module in the Python standard library
so that it can color its output. This is similar to how other distros
package it (e.g. Fedora, Ubuntu).
2013-08-30 18:43:54 +02:00
Rob Vermaas bd6eba997f Add collectd 5.4.0 2013-08-30 11:58:02 +02:00
Peter Simons 539304754f haskell-Chart-cairo: add version 1.0 2013-08-30 11:04:59 +02:00
Peter Simons 44801bf4fe haskell-operational: add version 0.2.2.1 2013-08-30 11:04:45 +02:00
Shea Levy 39a7470c73 Add patch to Net::Amazon::S3 to enable credentials from the environment/instance roles
See https://github.com/pfig/net-amazon-s3/pull/25

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-29 07:28:33 -04:00
Gergely Risko 354746527d Add platform meta attribute for perlPackages.ack 2013-08-28 23:51:38 +03:00
Shea Levy a8a197587a Add some Dist::Zilla plugins and their many deps
Definitely need to write a more complete cpan2nix

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 15:16:52 -04:00
Shea Levy 8bcfcac0c1 Add Dist::Zilla and its many deps
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 13:28:56 -04:00
Peter Simons 900ed0c353 Merge pull request #873 from errge/linear
Add linear haskell library
2013-08-28 03:10:58 -07:00
Vladimír Čunát 2fda1165da Merge branch 'master' into x-updates 2013-08-28 10:37:41 +02:00
Domen Kožar 8b3aeda82c Merge pull request #879 from matejc/newtarman
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Evgeny Egorochkin deecf7e1cb Merge pull request #869 from j4/master
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Matej Cotman 0d689828a2 tarman: switch to newer version 0.1.3 2013-08-28 06:06:07 +02:00
Cillian de Róiste 6e3416c898 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-28 00:26:39 +02:00
Cillian de Róiste 01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
Gergely Risko 9cb6a10949 Add linear haskell library 2013-08-27 17:11:33 +02:00
Song Wenwu eb0aafd4c9 add mate-themes 1.6.1 2013-08-27 17:00:03 +02:00
Song Wenwu d80e7b3799 add mate-icon-theme 1.6.1 2013-08-27 17:00:03 +02:00
Song Wenwu 757568b8fe add gtk-engine-murrine 0.98.2 2013-08-27 13:10:11 +02:00
Jean-Alexandre Peyroux ed522b59c6 Modif lbdb package. Following the remarks after the 1st commit.
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Jean-Alexandre Peyroux d0f40f17b8 Add The Little Brother's Database (lbdb) package 2013-08-27 09:28:36 +02:00
aszlig 35229f0cf4
boomerang: Refactor and fix build.
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.

One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.

Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.

Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Rob Vermaas de9a2c342e Make generated node expression overridable in nodePackages. 2013-08-26 21:55:48 +02:00
Vladimír Čunát c7187ad59f libav: major update and refactoring (close #839)
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).

Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Peter Simons 52293798cc haskell-distributed-process: drop broken package
distributed-process won't compile, and upstream doesn't accept bug reports
without some elaborate registration procedure.
2013-08-26 12:24:08 +02:00
Peter Simons 402c496a8b Merge pull request #863 from errge/lensdatetime
Add lens-datetime haskell library
2013-08-26 03:04:24 -07:00
Rok Garbas dd51b43164 Plone: fixed Pillow 2013-08-25 21:57:10 +02:00
Rok Garbas b0fd3c79f7 pypi2nix: updated 2013-08-25 21:56:36 +02:00
Gergely Risko 9d530a48fa Add lens-datetime haskell library 2013-08-25 21:42:46 +02:00
Domen Kožar 75d8d312e8 add ungit to node-packages.json 2013-08-25 10:55:44 +02:00
Domen Kožar 03dd7deef2 node-packages: add ungit and update packages 2013-08-24 19:55:28 +02:00
Peter Simons 3bf9a5a773 Switch hoogle, hlint, derive, and stylish-haskell to the latest version of haskell-src-exts. 2013-08-24 13:00:42 +02:00
Peter Simons 67167c9170 haskell-src-exts: add version 1.14.0 and drop obsolete 1.11.1 2013-08-24 13:00:42 +02:00
Peter Simons ab006e69c4 haskell-tasty: add version 0.2 2013-08-24 13:00:41 +02:00
Peter Simons b92c0c2896 haskell-SourceGraph: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons 938a27d1bf haskell-Graphalyze: delete obsolete package
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Peter Simons 27d77bfc18 haskell-syb: add version 0.4.1 2013-08-24 13:00:41 +02:00
Peter Simons 2f2eb135be Don't prefer 'emacs24-nox' over the normal 'emacs24' attribute. 2013-08-24 12:19:56 +02:00
Moritz Ulrich a10812f792 Add emacs24-nox: emacs built without X (or GTK) libraries.
This commit also fixes an issue where pkgconfig was only added as a
dependency when gtk support was enabled. This made ./configure unable
to find other libraries (libtiff, libxml2, gnutls, and others).
2013-08-24 07:36:11 +03:00
Domen Kožar 17662a9a6e pypy: forgot to commit all-packages changes 2013-08-23 17:52:56 +02:00
Lluís Batlle i Rossell 183ae4c812 Adding the python package 'muttils' 2013-08-23 09:57:12 +02:00
Vladimír Čunát 310ae0915e tarball: add --show-trace on the remaining calls
This should help tracing some evaluation problems in future.
2013-08-23 09:02:10 +02:00
Bjørn Forsman edd2d907a0 Remove jing_tools expression (now contained in jing expression itself)
The jing expression now creates its own "jing" wrapper script, so there
is no need for jing_tools anymore.

jing hasn't been updated in years, so I assume (or hope) that not many
(if any) have jing_tools in their configuration.nix. If you do, just
change it to jing and it should behave the same.
2013-08-22 23:20:10 +02:00
Vladimír Čunát c1e62e7e91 Merge branch 'master' into x-updates 2013-08-22 19:29:09 +02:00
Christophe Raffalli 2c089337e7 OpenSSH: add Kerberos support 2013-08-22 12:53:06 +03:00
Peter Simons 959e79f4c7 haskell-packages.nix: fix builds of 'terminfo' and 'readline'
These builds depend on the ncurses library, but that package was
shadowed when the 'ncurses' Haskell library was added.
2013-08-22 10:33:10 +02:00
Evgeny Egorochkin d4cb9d11a1 Merge pull request #856 from offlinehacker/pkgs.re2
Add re2, an efficient, principled regular expression library
2013-08-22 01:32:37 -07:00
Jaka Hudoklin f4b3007ef9 Add re2, an efficient, principled regular expression library 2013-08-22 10:08:07 +02:00
Gergely Risko e8a37d3d41 Add ncurses haskell library 2013-08-21 23:39:07 +02:00
Bjørn Forsman 61822435fd duply: new package
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/. It greatly simplifies it's usage by
implementing backup job profiles, batch commands and more. Who says
secure backups on non-trusted spaces are no child's play?

Homepage: http://duply.net/
2013-08-21 22:16:20 +02:00
Evgeny Egorochkin b25bcf853f package KDE 4.11 2013-08-21 20:41:07 +03:00
Peter Simons b4750167e7 Merge pull request #847 from errge/master
Add modular-arithmetic haskell library
2013-08-21 01:28:41 -07:00
Jaka Hudoklin d8cd75d6a1 pythonPackages.graphite_web: update to 0.9.11 2013-08-21 10:10:11 +02:00
Shea Levy 7188cc39fa Add karma nodePackage
Required updating to npm2nix 5.1.0 for peerDependency cycle management

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Domen Kožar e9ec76b8a7 Merge pull request #743 from bencahill/master
Add nvpy, a Simplenote syncing note-taking application
2013-08-20 14:36:41 -07:00
Domen Kožar f13d2f58d3 Merge pull request #804 from lovek323/googlecl
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00
Shea Levy 33575ab335 Update nodePackages to latest npm2nix
This version has a much cleaner interface, should require fewer major version bumps

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 13:12:56 -04:00
Shea Levy 7cda7d5fa7 Whoops, npm2nix bugfix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 12:06:31 -04:00
Shea Levy a6887c5973 Update nodePackages to npm2nix 4.0.0
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 11:52:28 -04:00
Gergely Risko fdb6ae2734 Add modular-arithmetic haskell library 2013-08-20 17:46:58 +02:00
Rickard Nilsson 310268f36d diod: New package, a 9P server implementation for Linux 2013-08-20 17:24:30 +02:00
Sander van der Burg a6828daccc Force npm2nix not to use the 1.0.0 prerelease of swig 2013-08-20 11:57:14 +02:00
Sander van der Burg fc7cc7a90b Add mongodb nodejs package 2013-08-20 11:25:45 +02:00
Sander van der Burg 36eba4eb9a Force npm2nix to use mongoose 3.6.x - 3.7.x is an unstable/experimental release branch 2013-08-20 11:18:04 +02:00
Lluís Batlle i Rossell 2fbbe2c1a9 Adding a glibc variant with the memusage program 2013-08-20 10:15:40 +02:00
Peter Simons 35fe1d286f haskell-pretty-show: update to version 1.6.1 2013-08-19 20:54:50 +02:00
Shea Levy fb4b6506ee Update nodePackages again.
Every minor release of npm2nix requires several bugfixes immediately it seems

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 12:09:20 -04:00
Shea Levy 111e03c65b Update npm2nix
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:38:37 -04:00
Shea Levy c021741775 Add some yeoman generators
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:12:47 -04:00
Shea Levy d8b01bb241 Update nodePackages to npm2nix 3.1.1
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 10:52:14 -04:00
Rob Vermaas 94d74753ef Add statsd 0.6.0 2013-08-19 10:40:36 +02:00
Mathijs Kwik e4f7a1d3f5 conkeror: provide a wrapper, so plugins work 2013-08-19 07:04:18 +02:00
Mathijs Kwik 273689bcbd linux-3.10: remove the btrfs send patch
it helps, but is incomplete.
more fixes are coming, but including these would change too much
generic btrfs code, which might cause trouble for others.

so the best advice is not to use btrfs send yet and wait for 3.11 or 3.12
2013-08-19 07:04:18 +02:00
Mathijs Kwik 467c581811 new package: haskell-pcap-enumerator 2013-08-19 07:04:17 +02:00
Mathijs Kwik a50a9481f9 new package: haskell-pcap 2013-08-19 07:04:17 +02:00
Shea Levy d9397ed2b6 Add yo nodePackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:31:07 -04:00
Shea Levy 67eb2c8ad3 Handle peerDependencies in nodePackages
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:51 -04:00
Shea Levy b0320f130a Update node-packages-generated to latest npm2nix format
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:18 -04:00
Song Wenwu 6ae213d3ae add gtk-engines 2.20.2 2013-08-18 19:17:19 +02:00
Peter Simons d2194a294e mpack: add version 1.6 2013-08-17 14:42:06 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Peter Simons a940651968 liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates) 2013-08-16 22:45:30 +02:00
Shea Levy 595b8dbab9 Revert "Make all node packages available at the top level via their real name/version"
This makes attributes visible to nix-env that can't actually be
specified with -A, which is why there is a separate top-level in the
first place, duh.

This reverts commit ddb8b7f831.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-16 15:30:49 -04:00
Gergely Risko a7a9676e60 Add unix-bytestring haskell library 2013-08-16 17:55:34 +02:00
Vladimir Still eb97daf88d networking: Add bwm-ng expression. 2013-08-16 14:57:16 +02:00
Eelco Dolstra 6175954271 Revert "libav: major update and refactoring"
This reverts commit b003138081 because
it breaks Nixpkgs evaluation with "error: attribute `cross.config'
missing".

http://hydra.nixos.org/build/5725600
2013-08-16 13:39:02 +02:00
Eelco Dolstra a0d4c09445 Fix Nixpkgs evaluation
http://hydra.nixos.org/build/5722962
2013-08-16 11:52:10 +02:00
Vladimír Čunát b8d00ac153 ghostscript: minor update, a little refactoring
Builds fine, I tried running some apps depending on it.
2013-08-15 20:48:14 +02:00
Eelco Dolstra 3a008f7a1d tango-icon-theme: Add 2013-08-15 18:01:16 +02:00
Eelco Dolstra 50b2e52988 hicolor-icon-theme: Move to data/icons 2013-08-15 16:53:40 +02:00
Rob Vermaas 47c9825c2d Update boto to 2.9.9 2013-08-15 16:01:36 +02:00
Shea Levy ddb8b7f831 Make all node packages available at the top level via their real name/version
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-15 09:57:07 -04:00
Rok Garbas 48e89259b1 pypi2nix should only be avaliable for python27 2013-08-15 14:33:24 +02:00
Evgeny Egorochkin 1af650355b Merge pull request #831 from the-kenny/avra-1.3.0
avra-1.3.0: Assember for the Atmel AVR microcontroller family
2013-08-14 21:20:02 -07:00
Eelco Dolstra 68469ca342 releaseTools.aggregate: Rename ‘members’ to ‘constituents’ 2013-08-15 02:29:08 +02:00
Moritz Ulrich f15af7c8e6 avra-1.3.0: Assember for the Atmel AVR microcontroller family
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-14 23:37:17 +02:00
aszlig 23a53b8dfa
windowmaker: New package in version 0.95.4.
Packaged this for @devhell sometime ago and adding it here so maybe it's
useful for other people using Nix(OS).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig f67392cbca
paramiko: Correctly call the test suite.
Using setup.py, the test suite isn't run at all, because it's not
referenced there. So let's call it directly.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:59 +02:00
aszlig e8eea6c2c0
acoustid-fingerprinter: Add new package, v0.6.
This is the commandline tool for interacting with the chromaprint
library and it's needed for Picard version 1.2 (as it no longer has
support for AmpliFIND/PUIDs).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:58 +02:00
aszlig d5487fc684
chromaprint: Add new package in version 0.7.
This is the core component of the AcoustID project and is the library
for extracting/querying of audio fingerprints.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-14 20:50:57 +02:00
Peter Simons 48ff02f369 haskell-monad-par: update to version 0.3.4.4 2013-08-14 11:53:06 +02:00
Domen Kožar c51e9e7fad substanced: bump git rev 2013-08-14 10:52:26 +02:00
Domen Kožar 963bde70bd Mako: 0.7.3 -> 0.8.1 (python3 support) 2013-08-14 10:52:26 +02:00
Domen Kožar ff2338d2a7 fix evaluation error (for real) 2013-08-14 08:17:03 +02:00
Evgeny Egorochkin 2d056f9307 Merge pull request #811 from the-kenny/erlang-elixir
Update erlang to R16B1, add elixir and rebar
2013-08-13 21:56:04 -07:00
Evgeny Egorochkin 91e082a241 Merge pull request #828 from iyzsong/tiled-qt
add tiled-qt 0.9.1
2013-08-13 18:35:45 -07:00
Eelco Dolstra b3642c3673 Move the AMD microcode to the microcode directory 2013-08-14 03:26:04 +02:00
Eelco Dolstra 5c208844e9 Remove more duplicate firmware 2013-08-14 03:24:58 +02:00
Song Wenwu 40cfa15513 add tiled-qt 0.9.1 2013-08-14 09:23:15 +08:00
Eelco Dolstra 0b086080f9 Typo fix
Doesn't fix evaluation though...
2013-08-14 02:34:45 +02:00
Eelco Dolstra 4d7d5ba69c Delete the Intel firmware packages
The Debian firmware package (firmwareLinuxNonfree) contains all of
these so there is no reason to keep them.
2013-08-14 02:32:12 +02:00
Domen Kožar 4cbf9f3f19 fix nixpkgs eval 2013-08-14 00:43:14 +02:00
Vladimír Čunát b003138081 libav: major update and refactoring
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).
2013-08-13 20:08:26 +02:00
Domen Kožar 558067676d python-magic: git -> 0.4.3 2013-08-13 15:13:56 +02:00
Domen Kožar ab1c1773e2 python: fix alot by having magic and python_magic packages 2013-08-13 14:49:42 +02:00
Rok Garbas 425ea2ce9b Merge pull request #815 from garbas/pypi2nix
pypi2nix - generating packages from pypi
2013-08-13 02:42:50 -07:00
Domen Kožar 1974c55d91 add python application substanced and it's dependencies 2013-08-13 11:14:24 +02:00
Justin Bedo 9ab74cd977 Add expression for flpsed 2013-08-13 08:20:08 +02:00
Rok Garbas bea6a51986 updated beautifulsoup4 and waitress 2013-08-13 01:33:51 +02:00
Rok Garbas 274f26620a json wasnt formatted correctly and updating pypi2nix script 2013-08-13 01:26:30 +02:00
Jaka Hudoklin 941055dae9 curl: Add support for c-ares, asynchronous dns resolver 2013-08-12 19:53:08 +02:00
Sander van der Burg e502b3867b express-form needs express, but it does not get extracted by npm2nix. Fixing it manually 2013-08-12 15:20:49 +02:00
Sander van der Burg d77bbbae82 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-12 14:57:24 +02:00
Sander van der Burg 5a0c7f3077 Added express-form and updates nodejs package 2013-08-12 14:57:00 +02:00
Eelco Dolstra adefbee815 Forks::Super: Disable checks 2013-08-12 14:22:16 +02:00
Rok Garbas 7fdf26231f pypi2nix packaged, Distutils2 added to generated python packages 2013-08-12 10:10:44 +02:00
Rok Garbas a646dee027 removing existing plone packages 2013-08-12 10:10:44 +02:00
Rok Garbas 92443dea6c generated python packages for Plone and Pyramid 2013-08-12 10:10:44 +02:00
Karn Kallio 91358d6529 racket: libpng 1.6 now supported 2013-08-12 01:19:07 +02:00
Evgeny Egorochkin 27dcd771c3 Merge pull request #802 from wizeman/kernel_update
Kernel update
2013-08-11 15:08:45 -07:00
Peter Simons 1ccc0025e4 haskell-union-find: add version 0.2 2013-08-11 23:56:02 +02:00
Peter Simons 9547cdaadc haskell-language-c: drop obsolete version 0.3.2.1 2013-08-11 23:50:05 +02:00
Peter Simons 39f336b92f haskell-numeric-extras: add version 0.0.3 2013-08-11 23:50:05 +02:00
Peter Simons 35221e2be3 haskell-intervals: add version 0.2.2 2013-08-11 23:50:05 +02:00
Peter Simons ea27769a61 haskell-securemem: add version 0.1.2 2013-08-11 23:50:04 +02:00
Peter Simons 0700209478 haskell-crypto-cipher-types: add version 0.0.1 2013-08-11 23:50:04 +02:00
Peter Simons 60a58dda25 haskell-crypto-cipher-tests: add version 0.0.1 2013-08-11 23:50:04 +02:00
Domen Kožar 1cdc07296d update deform,colander,translationstring python modules 2013-08-11 14:29:40 +02:00
Domen Kožar cc2c757fc2 Merge pull request #818 from iyzsong/orc
add orc 0.4.17
2013-08-11 04:32:01 -07:00
Jaka Hudoklin 50021ebb0a pythonPackages: fix graphite_web, make it usable 2013-08-11 12:05:02 +02:00
Domen Kožar a5a9ccffc9 Merge pull request #816 from offlinehacker/pycurl2
Add pycurl2, a Python interface to libcurl
2013-08-10 20:23:12 -07:00
Domen Kožar 007f563124 Merge pull request #817 from offlinehacker/pythonPackages.carbon
pythonPackages: fix carbon, move dependecies to propagated build inputs
2013-08-10 20:22:53 -07:00
Song Wenwu 4705462a2f add libvisual 0.4.0 2013-08-11 11:15:07 +08:00
Song Wenwu 094ffb2b08 add orc 0.4.17 2013-08-11 11:00:45 +08:00
Evgeny Egorochkin 3065a7686b torbutton: package version 1.6.1 2013-08-10 20:09:18 +03:00
Michael Raskin 15637cf207 Add HTTPS support to Midori 2013-08-10 21:00:14 +04:00
Jaka Hudoklin 46d887aca9 pythonPackages: fix carbon, move dependecies to propagated build inputs 2013-08-10 15:27:25 +02:00
Jaka Hudoklin cf4e29b916 Add pycurl2, a Python interface to libcurl 2013-08-10 15:06:01 +02:00
Bjørn Forsman 70ea99cfa8 lttng-modules: new package
Add linux kernel modules needed to do kernel tracing with LTTng.

To make them available to lttng in NixOS, add this to configuration.nix:

  boot.extraModulePackages = [ pkgs.linuxPackages.lttngModules ];
2013-08-10 14:47:55 +02:00
Bjørn Forsman 5a3a82d81c lttv: new package
Linux Trace Toolkit Viewer is a GUI program to visualize LTTng trace
files. (An alternative to this program is the LTTng plugin for the
Eclipse IDE.)
2013-08-10 14:32:57 +02:00
Bjørn Forsman 1eb38f2ccb babeltrace: new package
Babeltrace is a command-line tool and library to read and convert LTTng
tracefiles. Give it a (binary) trace file/dir path and it will print a
human readable event log to standard out.
2013-08-10 14:32:57 +02:00
Bjørn Forsman 6a4f068b9e lttng-tools: new package
This is the Linux Trace Toolkit. Included in this package:

Command-line client:
  lttng
Tracing daemons:
  lttng-sessiond (automatically started by lttng)
  lttng-relayd   (remote trace collection daemon)

Userspace tracing can be done by using liblttng-ust. To do kernel
tracing we also need the LTTng kernel modules.

I've added a patch that changes "/sbin/modprobe" to just "modprobe".
2013-08-10 14:32:57 +02:00
Bjørn Forsman 33d78777a3 lttng-ust: new package
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00
Bjørn Forsman 4e8dfe71d3 liburcu: new package
liburcu is a userspace RCU (read-copy-update) library that is used by
LTTng - Linux Trace Toolkit (next generation).
2013-08-10 14:32:56 +02:00
Mathijs Kwik 59025453e7 linux-3.10: backport a fix for "btrfs send"
It has been submitted for inclusion in mainline, so it will probably
make it into 3.11 (or 3.12 as 3.11 is fairly close to release).

It is very local, only affecting people who use the "send" feature.
Without it, send is unstable/unsafe to use incrementally.

It can probably be applied to 3.9 and 3.8 as well, but as I only
tested it against 3.10, so I didn't bother.
2013-08-10 13:53:17 +02:00
Michael Raskin 7701b22977 Merge pull request #814 from garbas/vifm-update
vifm: update to 0.7.5 and enabling new options
2013-08-10 04:03:01 -07:00
Rok Garbas 24a0e6ad5f callPackage automatically inherits from xlibs 2013-08-10 13:00:43 +02:00
Carles Pagès 4d853ae94f steam: revert adding amd64 version.
It turns out that the .deb only contains the changelog and some other docs.
Revert back to using the i686 version, but keep the double url for the future.
2013-08-10 06:08:18 +03:00
Carles Pagès 97ea8d61e6 steam: add amd64 version and point url to fix version (as suggested by aristid).
Valve has a repository with fixed version packages, so use that instead of the
steam.deb I was using. They also have amd64 packages there.
2013-08-10 06:08:18 +03:00
Carles Pagès 2725cbef42 Add libtxc_dxtn-1.0.1.
I thought this was needed by Steam, but it only applies when not using
propietary drivers, and even then it doesn't look like well supported.
2013-08-10 06:08:17 +03:00
Carles Pagès 3cd37b550b Steam: first attempt at adding the beta client.
The script installed with this expression only copies a boostrapper and another
script to the user's home folder. Those also need to be patched to get on with
the installation.
2013-08-10 06:08:15 +03:00
Rok Garbas 3c6b2f7501 vifm: update to 0.7.5 and enabling new options 2013-08-10 02:32:21 +02:00
Bodil Stokke 14c5f6bd74 Adding ponysay. 2013-08-10 01:21:25 +02:00
Eelco Dolstra 9845e6ec5c Kernel module aggregator: Use kmod instead of module-init-tools 2013-08-09 18:48:52 +02:00
Eelco Dolstra d9a4706f73 linux: Use kmod instead of module-init-tools 2013-08-09 18:48:51 +02:00
Moritz Ulrich ceb96b7312 Package elixir and rebar.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Moritz Ulrich e32b26c222 Add erlang R16B1
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Sander van der Burg 4be1055c40 Upgraded nodejs packages 2013-08-09 13:37:27 +02:00
aszlig 9040af06e3
nixpart: Add an alias called nixpart0.
The reason behind this is to avoid breaking NixOps while releasing
version 1.0 of nixpart. We could also use nixpart and nixpart1, but the
goal is to have nixpart as a generic part of NixOS instead of being only
used specifically for the Hetzner backend of NixOps.

Which essentially means: The partition syntax will change to be based on
attribute sets and we no longer need to use Kickstart syntax. And that's
the main reason why it will break in version 1.0.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-08 03:18:00 +02:00
Eelco Dolstra 4c77c6e232 makeModulesClosure: Use kmod instead of module-init-tools 2013-08-07 22:46:11 +02:00
Domen Kožar d3d92c7b6d supervisor: 3.0b2 -> 3.0 2013-08-07 16:31:04 +02:00
Domen Kožar 9fad991fbb Merge pull request #806 from lovek323/pangomm
fix pangomm build: use cairo 1.12.2
2013-08-07 05:14:29 -07:00
Domen Kožar ffed739441 Merge pull request #793 from lovek323/grcat
grc: add expression
2013-08-07 05:13:53 -07:00
Domen Kožar 3cf22b5307 Merge pull request #805 from lovek323/pass
password-store: add expression
2013-08-07 05:11:51 -07:00
Eelco Dolstra 3a4ef26397 Remove Linux 3.8 (EOL) 2013-08-06 12:39:50 +02:00
Eelco Dolstra 3e8812d23b Add Unix::Getrusage 2013-08-06 12:32:59 +02:00
Vladimír Čunát b6bb1e513d mesa: attempt to fix driverLink on darwin 2013-08-06 12:20:34 +02:00
Ricardo M. Correia 36c2711f8b linux: update grsecurity patch 2013-08-06 02:21:00 +00:00
Evgeny Egorochkin db6155fa54 xrestop: package 0.4 2013-08-06 03:56:21 +03:00
Jason "Don" O'Conal d4ba4769b6 password-store: add expression 2013-08-06 09:46:06 +10:00
Jason "Don" O'Conal 32a3516b2c pythonPackages.googlecl: add expression 2013-08-06 09:43:57 +10:00
Jason "Don" O'Conal f3aedccfd4 grc: add expression 2013-08-06 09:42:24 +10:00
Eelco Dolstra 2a294a582b Statistics::Descriptive: Update to 3.0605 2013-08-05 15:14:02 +02:00
Peter Simons d65b81b36b haskell-MissingH: update to version 1.2.0.1
Don't run the check phase to avoid depending on the obsolete testpack package.
2013-08-05 10:56:30 +02:00
Peter Simons d5cad473f9 bison3: mark low-prio until the check phase is fixed 2013-08-03 12:14:03 +02:00
Peter Simons 41126666a6 bison: add version 3.0 2013-08-03 10:39:07 +02:00
aszlig 4489dc729e
python-paramiko: Propagate pycrypto dependency.
Leaving this just in buildInputs won't help here, because the project
using Paramiko will need pycrypto in any case.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:49:08 +02:00
aszlig a672551d44
python-paramiko: Update to version 0.11.0.
This also now uses the md5 istead of the sha256, because pypi actually
directly provides MD5 sums.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-03 09:48:54 +02:00
Vladimír Čunát d374527509 GTK-related minor updates 2013-08-03 09:45:22 +02:00
Vladimír Čunát 625f40151b Merge branch 'master' into x-updates
Conflicts (a little tricky, I did some cleanup of interacting changes):
	pkgs/development/compilers/llvm/default.nix
	pkgs/development/libraries/libpng/default.nix
	pkgs/tools/package-management/nixops/default.nix
	pkgs/top-level/all-packages.nix
2013-08-02 18:30:53 +02:00
Mathijs Kwik bdb525e020 add haskell-llvm-general 2013-08-02 11:47:38 +02:00
Peter Simons 4fb87e91ff Merge pull request #800 from edanaher/master
Add simple hsetroot package.
2013-08-02 02:32:19 -07:00
Michael Raskin bfbbb12e35 Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations 2013-08-02 09:39:20 +04:00
Evan Danaher 35333935d6 Add simple hsetroot package. 2013-08-01 20:16:37 +02:00
Eelco Dolstra f155a35d7d Move kernelExtraConfig to common-config.nix (for x86)
It's bad to have the kernel config scattered across two places.  (This
should also be done for the other architectures.)

Also, restore Xen and KVM guest support in Linux 3.10.
2013-08-01 14:35:31 +02:00
Eelco Dolstra ff99631753 linux: Remove CIFS timeout patch
We longer use CIFS in the VM tests so we don't need this anymore.
2013-08-01 01:40:40 +02:00
Eelco Dolstra e1a7be4294 iwlwifi4965ucodeV1: Remove
This is verrrry obsolete.
2013-08-01 01:40:40 +02:00
Eelco Dolstra 7ce325f3e0 Unify the Linux kernel configurations
Having N different copies of the NixOS kernel configuration is bad
because these copies tend to diverge.  For instance, our 3.10 config
lacked some modules that were enabled in older configs, probably
because the 3.10 config had been copied off an earlier version of some
older kernel config.

So now there is a single kernel config in common-config.nix.  It has a
few conditionals to deal with new/removed kernel options, but
otherwise it's pretty straightforward.

Also, a lot of cut&paste boilerplate between the kernel Nix
expressions is gone (such as preConfigure).
2013-08-01 01:40:40 +02:00
Joachim Schiele 6b1116cfce Merge branch 'dhex' 2013-07-31 15:21:54 +00:00
Joachim Schiele afbc5cd5e9 added dhex, a nice ncurses based hex editor for the shell 2013-07-31 15:20:23 +00:00
Rok Garbas 537a71a51e openconnect and vpnc NetworkManager plugins added
also openvpn plugin updated to the same version as NetworkManager
2013-07-31 15:36:17 +02:00
Eelco Dolstra c8c817a3b4 qemu-kvm: Disambiguate 2013-07-31 14:53:35 +02:00
Eelco Dolstra 00e311e438 qemu-kvm: Remove
But install a qemu-kvm wrapper in qemu.
2013-07-31 14:53:34 +02:00
Domen Kožar 332dd4854f Move namePrefix="" python packages out of python-packges.nix
It doesn't make sense to build tools/applications with three different
python interpreter versions, so move them out of python modules list.

Also reverts 53ffc6e0ef.
2013-07-31 13:34:11 +02:00
Peter Simons 67afed00d5 all-packages.nix: drop trailing whitespace 2013-07-31 10:52:27 +02:00