Commit graph

8523 commits

Author SHA1 Message Date
Eelco Dolstra
e7295597d8 Revert "all-packages.nix: Provide a shorter way to specify packages"
This reverts commit ece61b7cc8.
2014-07-22 17:40:24 +02:00
Eelco Dolstra
ece61b7cc8 all-packages.nix: Provide a shorter way to specify packages
There are zillions of lines of the form

  foo = callPackage ../bla/foo { };

in all-packages.nix. To get rid of this verbosity, you can now list
such packages in pkgs/auto-packages.nix. This is just a list of
package file names, e.g.

  development/libraries/libogg
  development/libraries/libvorbis
  tools/archivers/gnutar

If the package needs non-default function arguments, or if its
intended attribute name is different from its file name, then you
cannot put it in auto-packages.nix and instead need to specify it in
all-packages.nix.

If Nix had a glob function (https://github.com/NixOS/nix/pull/235), we
could even get rid of auto-packages.nix and have package expressions
be discovered automatically. However, that might not be desirable
because of the need to traverse the file system to find packages we
may not even use.
2014-07-22 15:58:18 +02:00
Eelco Dolstra
beb47fa3b6 opensans-ttf: Fix attribute name 2014-07-22 15:13:09 +02:00
Eelco Dolstra
3a9542455e Remove unused gcc builds 2014-07-22 15:12:22 +02:00
Eelco Dolstra
5add082ab8 gcc-4.2: Remove 2014-07-22 15:12:21 +02:00
Eelco Dolstra
9c53065b61 exult: Update to 1.4.9rc1 2014-07-22 15:12:21 +02:00
Eelco Dolstra
ee39b4e82e opencxx: Remove
It's unused and unmaintained.
2014-07-22 15:12:21 +02:00
Rob Vermaas
2851d81d76 Merge pull request #3287 from NixOS/opensans
Package for Open Sans fonts.
2014-07-22 14:38:20 +02:00
Eelco Dolstra
e0c43e8d04 llvm: Removed unused versions 3.1 and 3.2 2014-07-22 13:56:26 +02:00
Eelco Dolstra
9edf4631ce emacs24Macport: Mark as lowPrio 2014-07-22 13:50:53 +02:00
Eelco Dolstra
3ef40e5004 emacs: Remove 23.x 2014-07-22 13:50:52 +02:00
Pascal Wittmann
5156b5d11d Merge pull request #3260 from linquize/gbdfed
gbdfed: add package 1.6
2014-07-21 19:49:26 +02:00
Bjørn Forsman
f8778ed82c openopc: new package
"OPC (OLE for Process Control) toolkit designed for use with Python"

This package contains a python module (OpenOPC) and a command line
client (opc). The OpenOPC Gateway Service for Windows is also copied to
$out, for reference.

It only works with python2.7 (not python3.x), so I'm not adding it to
python-packages.nix.

Also add needed dependency, python-pyro3, a distributed object
middleware for Python (IPC/RPC).

http://openopc.sourceforge.net/
2014-07-21 18:43:33 +02:00
Sven Keidel
eeeed00950 added gpodder package 2014-07-20 21:14:00 +02:00
Pascal Wittmann
52cf78ef22 added cv: Tool that shows the progress of coreutils programs 2014-07-20 15:45:19 +02:00
Mathnerd314
dd325fa30c Add prelink package 2014-07-19 02:16:41 +02:00
lethalman
5ef6745be3 Merge pull request #3278 from sztupi/vagrant
vagrant: upgrade to 1.6.3
2014-07-18 14:35:55 +02:00
Matej Cotman
1afb26fb17 e18: enlightenment desktop manager version 18 2014-07-17 23:00:38 +02:00
Eugene Akentyev
08ca4e2d59 Add Light Table editor. 2014-07-17 12:25:22 +02:00
William A. Kennington III
830f3b6b55 efivar: Add derivation 2014-07-17 11:40:37 +02:00
Shea Levy
b969e9340b Separate fetchgitPrivate into a separate file 2014-07-16 18:05:56 -04:00
Russell O'Connor
2faad96991 Consistently use the package name opensans-ttf everywhere. 2014-07-16 16:22:47 -04:00
Eelco Dolstra
94db68d283 Move jdk -> oraclejdk 2014-07-16 18:35:35 +02:00
Eelco Dolstra
2d8e880c82 blender: Update to 2.71 2014-07-15 23:31:55 +02:00
Russell O'Connor
c4affbb17c Package for Open Sans fonts. 2014-07-15 13:35:22 -04:00
Paul Colomiets
abf19df497 Remove wrapVim
I don't see a reason for having wrapVim function and vimWrapper and
vimHugeXWrapper packages. If you need a system vimrc, whats wrong with
``environment.etc."vimrc".text`` ?

Also strictly speaking ``vimHugeXWrapper`` didn't wrap, X-version
properly. I.e. running ``gvim`` have console vim version.
2014-07-15 14:59:16 +02:00
Paul Colomiets
0ffcb718a2 Allow nix-env recurse into vimPlugins 2014-07-15 14:59:15 +02:00
Vladimír Čunát
0ef81572d8 Merge pull request #3263 from cstrahan/finalterm
finalterm: New package
2014-07-15 14:50:25 +02:00
Bjørn Forsman
9ff20ca43f libcredis: new package
libcredis is a client library for Redis (key-value database).

(libcredis is an optional dependency of collectd.)

Homepage: https://code.google.com/p/credis/
2014-07-15 14:07:28 +02:00
Eelco Dolstra
ad477c77ff Revert "Set default kernel to 3.14"
Go back to 3.12 pending resolution of #3214.

This reverts commit 8f33899dd2.
2014-07-15 12:14:02 +02:00
Attila Sztupak
84939f1d14 vagrant: upgrade to 1.6.3 2014-07-15 01:53:07 +01:00
Shea Levy
b57bc220cc Merge branch 'master' of git://github.com/ip1981/nixpkgs
Added quilt-0.63
2014-07-14 10:26:39 -04:00
Igor Pashev
a95e65da60 Added quilt-0.63 2014-07-14 15:35:27 +02:00
Charles Strahan
cd8063c4b2 finalterm: Add package 2014-07-13 19:36:43 -04:00
Peter Simons
f264c638df Merge pull request #3232 from peti/haskell-updates
Update default Haskell compiler to GHC 7.8.3 (and other stuff)
2014-07-14 00:18:03 +02:00
aszlig
4086f7c978
twister: Add new package, version 0.9.22.
This includes another source-only derivation for the web interface (and
patches the path into the twister binary), so there shouldn't be a need
to move it into ~/.twister/html separately.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-07-13 23:56:11 +02:00
Charles Strahan
a9858101bc keybinder-3.0: Add package
keybinder-3.0 is for GTK+ 3, whereas keybinder (already in nixpkgs) is
for GTK+ 2.

This adds version 0.3.0 of keybinder-3.0, which we named "keybinder3" in
nixpkgs to (hopefully) lessen the confusion about what is package name
and what is version number.

[Bjørn: extend commit message beyond summary line]
2014-07-13 19:52:45 +02:00
Linquize
73028ef161 gbdfed: add package 1.6 2014-07-13 19:22:10 +08:00
Peter Simons
3f89346556 Merge pull request #3252 from 4z3/sec
add SEC (Simple Event Correlator) 2.7.5
2014-07-12 23:08:54 +02:00
Peter Simons
21a83ed49b darcs: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons
ebdd966bc6 cryptol2: build with ghc 7.6.3 to avoid errors with 7.8.x 2014-07-12 15:13:58 +02:00
Peter Simons
a183c7eca1 Switch default Haskell compiler to GHC 7.8.3. 2014-07-12 15:13:58 +02:00
Vladimír Čunát
7c5a1b1d51 haskellPackages: use static-enabled 'gmp' to enable statically linked Haskell binaries
Pass '-optl-static -optl-pthread' to GHC to enable static linking.

Fixes <https://github.com/NixOS/nixpkgs/issues/3193>. Further details can be
found at <http://permalink.gmane.org/gmane.linux.distributions.nixos/13526>.
2014-07-12 15:12:05 +02:00
lethalman
38c2901741 Merge pull request #3253 from bjornfor/gnome-boxes
Add Gnome Boxes (access remote or virtual systems)
2014-07-12 14:56:41 +02:00
Bjørn Forsman
160e347acb libosinfo: new package
libosinfo contains "info about OSs, hypervisors and (virtual) hardware
devices".

It is a dependency of gnome-boxes (a virtual and remote machine
application).
2014-07-12 13:28:49 +02:00
tv
3fa1735b92 sec: add version 2.7.5 2014-07-12 13:19:08 +02:00
Rickard Nilsson
89a0bf43d1 mopidy: Update from 0.15.0 to 0.18.3
Also add the mopidy-spotify extension.
2014-07-12 09:34:52 +02:00
Austin Seipp
e75d92791e Merge pull request #3236 from bosu/volatility
Add volatility: memory forensics framework
2014-07-11 03:35:45 -05:00
Boris Sukholitko
0ef036f48a Add volatility: memory forensics framework 2014-07-10 21:34:23 +03:00
cillianderoiste
d6e8e764ae Merge pull request #3233 from wjlroe/exercism
New Exercism package
2014-07-10 18:56:47 +02:00