Bjørn Forsman
5405636bb1
Add recurseIntoAttrs for gnome3
...
So that we can search for gnome3.* packages like this:
nix-env -qaP \* | grep gnome3
2013-07-28 22:06:00 +02:00
Domen Kožar
289a00913c
Merge pull request #783 from aristidb/master
...
pavucontrol 2.0
2013-07-28 11:16:11 -07:00
Shea Levy
5c66a46bc6
buildNodePackage: Fix $out/bin symlink
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-28 11:46:40 -04:00
Domen Kozar
8525695a72
sqlalchemy: add the patch so that things work, you know
2013-07-28 17:13:19 +02:00
Domen Kozar
7186fd3f71
pillow: 1.7.8 -> 2.1.0, add webp and tiff support
2013-07-28 15:56:45 +02:00
Bjørn Forsman
386bef322d
iftop: improve meta attributes
...
- The description attribute is very long, so rename it to
longDescription and add a short text in the description attribute.
- Use licenses.gpl2Plus instead of free form text "GPLv2+".
- Add platforms attribute so that hydra will build the package.
2013-07-28 14:04:44 +02:00
Peter Simons
516377c0b6
bind: update to 9.9.3-p2 to fix CVE-2013-4854
2013-07-28 13:50:11 +02:00
Domen Kozar
3ee369ce5a
sqlalchemy: 0.7.9 -> 0.7.10, apply patch to fix tests
2013-07-28 12:30:11 +02:00
Domen Kozar
f34a79ad35
nose: 1.2.1 -> 1.3.0
2013-07-28 11:31:41 +02:00
Domen Kozar
a0fbee619d
Jinja2: 2.6 -> 2.7, rename MarkupSafe to markupsafe
2013-07-28 11:12:39 +02:00
Domen Kožar
a33ba64c66
Merge pull request #782 from aforemny/haskell-elm-fix
...
Add jailbreak to Elm server
2013-07-28 01:16:09 -07:00
Jason \"Don\" O'Conal
b4105cfaff
php53: fix build on darwin ( close #748 )
...
* add empty unix.h header
* build with kerberos
* ensure the binary has no extension
2013-07-28 09:41:58 +02:00
Sergey Mironov
5b4e0207ba
wmctrl: add command-line window-manipulation tool ( close #781 )
2013-07-27 20:12:55 +02:00
Sergey Mironov
1fa3afeb91
wmctrl: command-line window-manipulation tool
2013-07-27 20:11:29 +02:00
Jason \"Don\" O'Conal
75dedeb8bd
gtk2: fix build on darwin ( close #749 )
...
* add xlibs.libXi to build inputs
2013-07-27 20:01:08 +02:00
Jason \"Don\" O'Conal
b43d1c014a
sdcv: fix build on darwin ( close #744 )
...
* add -lintl flag to NIX_CFLAGS_COMPILE
2013-07-27 20:00:24 +02:00
Shea Levy
2762b0667d
node-packages.nix: Actually use nativeDeps
...
Wonder how long that's been broken...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:33:18 -04:00
Shea Levy
93cdc526c3
buildNodePackages: Move /node_modules to /lib/node_modules to make nix profiles usable as an npm prefix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:23:35 -04:00
Aristid Breitkreuz
5a0710b36b
pavucontrol 2.0
2013-07-27 17:43:17 +02:00
Florian Friesdorf
595937318f
update release-python.nix from python branch
2013-07-27 12:08:36 +02:00
Peter Simons
30e9f13d81
smartmontools: update to version 6.2
2013-07-27 11:05:59 +02:00
Alexander Foremny
828b1de8f4
Add jailbreak to Elm server
2013-07-27 10:22:07 +02:00
Domen Kozar
082ea14148
virtualenv: upgrade to 1.10
2013-07-27 01:02:57 +02:00
Domen Kozar
51a6bee012
pypy: multiprocessing tests are failing, try with internal module
2013-07-26 23:12:05 +02:00
Domen Kozar
0f98ddf8fd
Revert "networkmanager: we dont need networkmanager group anymore, just use at_console policy"
...
This reverts commit 52fe694360
.
2013-07-26 23:09:50 +02:00
Florian Friesdorf
8e3fa9f56a
waitress test fail for me
2013-07-26 20:37:02 +02:00
kikic
b9d933ba24
Added nose-cprof for profiling
2013-07-26 20:32:33 +02:00
Peter Simons
5ff9c0c067
haskell-dns: disable the test suite to fix the build
...
The test suite assumes that it can read /etc/resolv.conf.
2013-07-26 19:40:48 +02:00
Peter Simons
9d7cb9b593
haskell-unix-process-conduit: update to version 0.2.1.1
2013-07-26 19:40:47 +02:00
Peter Simons
b04d577dcb
haskell-language-java: update to version 0.2.5
2013-07-26 19:40:47 +02:00
Peter Simons
37e428f229
haskell-splot: update to version 0.3.9
2013-07-26 19:40:47 +02:00
Peter Simons
93b8532f17
haskell-hinotify: update to version 0.3.6
2013-07-26 19:40:47 +02:00
Peter Simons
88cb67fc88
haskell-dns: update to version 0.3.7
2013-07-26 19:40:47 +02:00
Peter Simons
49335abfd2
haskell-git-annex: update to version 4.20130723
2013-07-26 19:40:47 +02:00
Domen Kozar
ef540f3df7
properly use & when ignoring tests
2013-07-26 19:05:39 +02:00
Domen Kožar
7d032bc892
Merge pull request #780 from grwlf/urxvt-gdkpixbuf
...
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00
Sergey Mironov
60761e94b8
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 17:06:54 +04:00
Domen Kozar
dbdde8b231
pypy: currectly use bash
2013-07-26 14:36:53 +02:00
Domen Kozar
f6a60d6640
calibre: upgrade to 0.9.11 ( fixes #777 )
2013-07-26 13:18:08 +02:00
Domen Kozar
ef16799c9c
pypy: try to fix remaining 4 tests
2013-07-26 11:04:02 +02:00
Mathijs Kwik
ac91adf4e3
linux-3.10: upgrade to 3.10.3
2013-07-26 07:18:39 +02:00
aszlig
120e3fc167
chromium: Update beta and dev release channels.
...
Introduces the following new versions:
beta: 29.0.1547.22 -> 29.0.1547.32 (builds fine, tested)
dev: 30.0.1568.0 -> 30.0.1573.2 (builds fine, tested)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
aszlig
311c96ac0f
hetzner-nixops-installer: Remove package.
...
This package now is in NixOps directly, so we don't need it here
anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
aszlig
1d0e666eed
python-hetzner: Update to new version 0.5.0.
...
This introduces the following changes:
- New subcommand "show" for hetznerctl which shows additional
information about one or more servers.
- Allow to get subnets of a specific server through the "subnets"
attribute.
- Allow te get IP addresses of a specific server through the "ips"
attribute.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
Eelco Dolstra
6b495e9251
Add nixpkgs-lint
...
This is a simple tool to scan Nixpkgs for violations of the packaging
guidelines, such as multiple packages with the same name, packages
that lack a description or license, and so on.
To use:
$ nix-env -i nixpkgs-lint
$ cd .../nixpkgs
$ nixpkgs-lint
Current statistics:
Number of packages: 8666
Number of missing maintainers: 3711
Number of missing licenses: 6159
Number of missing descriptions: 1337
Number of bad descriptions: 633
Number of name collisions: 277
2013-07-25 23:52:36 +02:00
Domen Kozar
b0a12396ef
fix ignore param for tests
2013-07-25 20:45:57 +02:00
Domen Kozar
0d551aed75
Merge branch 'pypy'
2013-07-25 16:26:26 +02:00
Domen Kozar
eb0b6f8241
pypy: correctly skip tests
2013-07-25 16:25:55 +02:00
Rob Vermaas
a8f11fcba5
Update pypy build with sqlite and expat support. Fix the installPhase.
2013-07-25 13:42:20 +02:00
Russell O'Connor
0990730038
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-07-25 06:50:31 -04:00