Yury G. Kudryashov
ec15b98631
Add memcached
...
Patch by Corey O'Connor, see http://reviewboard.loegria.net/r/15/
svn path=/nixpkgs/trunk/; revision=33461
2012-03-28 22:30:13 +00:00
Lluís Batlle i Rossell
33e42bdd8e
Removing usernixos from nixpkgs trunk.
...
I placed a repository starting at this same svn content removed at:
http://viric.name/cgi-bin/usernixos
svn path=/nixpkgs/trunk/; revision=33459
2012-03-28 20:18:56 +00:00
Yury G. Kudryashov
a87c8d9bee
Add telepathy-logger
...
svn path=/nixpkgs/trunk/; revision=33457
2012-03-28 19:23:42 +00:00
Yury G. Kudryashov
defd86049c
Merge ^/nixpkgs/trunk.
...
This merge leads to a big rebuild, but this wouldn't hurt as I'm going to
reintegrate this branch soon.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33455
2012-03-28 15:42:42 +00:00
Peter Simons
e94fd0e83c
all-packages.nix: stripped trailing whitespace
...
svn path=/nixpkgs/trunk/; revision=33452
2012-03-28 13:49:16 +00:00
Peter Simons
b575fa1259
all-packages.nix: removed virtmanager and virtinst attributes, which point to non-existent files
...
svn path=/nixpkgs/trunk/; revision=33451
2012-03-28 13:49:14 +00:00
Joachim Schiele
37e67f9888
wgetpaste is a handy shell utility getting things pasted on pasting services online
...
svn path=/nixpkgs/trunk/; revision=33450
2012-03-28 13:21:42 +00:00
Lluís Batlle i Rossell
68b5044cc0
Adding 'usernixos', where I start a modular kind-of-nixos that can go into
...
"nix-env -i" profiles, as a container for flexible configuration at the style
of nixos, to be defined in .nixpkgs/config.nix, with the main target of
generating an activation script.
svn path=/nixpkgs/trunk/; revision=33445
2012-03-27 20:33:49 +00:00
Eelco Dolstra
bb311ce1d0
* Boto updated to 2.3.0.
...
svn path=/nixpkgs/trunk/; revision=33437
2012-03-27 10:48:45 +00:00
Ludovic Courtès
95703347b6
GCC 4.7: Fix the `name' attribute.
...
svn path=/nixpkgs/trunk/; revision=33432
2012-03-26 17:47:47 +00:00
Ludovic Courtès
f6af9b84c6
GCC 4.7.0.
...
svn path=/nixpkgs/trunk/; revision=33431
2012-03-26 15:36:43 +00:00
Eelco Dolstra
e1b49fe69d
* Drop some recurseIntoAttrs calls.
...
svn path=/nixpkgs/trunk/; revision=33425
2012-03-26 14:22:28 +00:00
Eelco Dolstra
a559cc270e
* Let nix-env only search Python 2.7 packages. Reported by Konrad
...
Hinsen.
We should add a check to enforce that every package/version pair in
"nix-env -qa" is unique :-)
svn path=/nixpkgs/trunk/; revision=33424
2012-03-26 14:07:34 +00:00
Eelco Dolstra
b62900880a
* Fix the build of Task::Catalyst::Tutorial ( http://hydra.nixos.org/build/2307296 ).
...
svn path=/nixpkgs/trunk/; revision=33423
2012-03-26 11:38:49 +00:00
Eelco Dolstra
2d0e07c242
* Don't recurse into perl510Packages. It confuses nix-env -u since it
...
can't distinguish between 5.10 and 5.14 packages. (We should
probably include the Perl version number in the name of Perl
packages, like GHC packages.)
svn path=/nixpkgs/trunk/; revision=33422
2012-03-26 10:22:27 +00:00
Russell O'Connor
ec5dda12d2
Reparing stable build of Matita.
...
Also correcting the version and simplifying the prerelease package of Matita.
svn path=/nixpkgs/trunk/; revision=33420
2012-03-25 21:27:30 +00:00
Russell O'Connor
510308e039
Adding a package for a preview release of Matita.
...
svn path=/nixpkgs/trunk/; revision=33418
2012-03-25 20:43:00 +00:00
Lluís Batlle i Rossell
f389901fd2
Adding 'tabbed'. I think Alexander Foremny wanted to send this patch
...
long ago, but I could not find it.
svn path=/nixpkgs/trunk/; revision=33414
2012-03-25 20:10:25 +00:00
Shea Levy
343fb0be1e
Add kmod, the replacement for the now-defunct module-init-tools
...
The kmod tools appear to take a flag to name the location of the modules
directory, so we may not need to migrate our module-init-tools patches
svn path=/nixpkgs/trunk/; revision=33413
2012-03-25 20:05:36 +00:00
Peter Simons
d44e55866a
Updated Haskell packages.
...
- cabal2nix: updated to version 1.30
- cmdargs: updated to version 0.9.5
- derive: updated to version 2.5.6
- hlint: updated to version 1.8.25
- io-choice: added version 0.0.1
svn path=/nixpkgs/trunk/; revision=33411
2012-03-25 19:33:53 +00:00
Peter Simons
a058381657
haskell-ghc-mod: updated to version 1.10.11
...
This expression can now be generated by cabal2nix. Note that it doesn't
propagate Emacs and haskell-mode, though, these dependencies must be
installed by the user in addition to ghc-mod.
To active ghc-mod, add the following snippet to your ~/.emacs file:
(autoload 'ghc-init "ghc" nil t)
(add-hook 'haskell-mode-hook (lambda () (ghc-init)))
svn path=/nixpkgs/trunk/; revision=33410
2012-03-25 19:33:48 +00:00
Peter Simons
48ce33903a
haskell-hoogle: added version 4.2.10
...
svn path=/nixpkgs/trunk/; revision=33409
2012-03-25 18:22:20 +00:00
Lluís Batlle i Rossell
fa183b675b
Adding wrapFirefox for midori and vimprobable2, so they can enjoy the flash plugin.
...
OTH, I'd prefer naming the attributes like "midoriWrapped" instead of "midoriWrapper".
But I chose the 2nd to follow the example of those already in all-packages.
svn path=/nixpkgs/trunk/; revision=33406
2012-03-25 13:59:17 +00:00
Lluís Batlle i Rossell
2ccec99d8c
Making webkit build further. They want an older perl.
...
svn path=/nixpkgs/trunk/; revision=33401
2012-03-25 11:27:13 +00:00
Michael Raskin
99f198ab9f
Update/fix Midori
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33400
2012-03-25 11:22:32 +00:00
Arie Middelkoop
797c0f86fa
Recovered OCaml 3.11 by using version 3.11.2 and a patch from ocaml's bugtracker.
...
svn path=/nixpkgs/trunk/; revision=33399
2012-03-24 22:59:08 +00:00
Cillian de Roiste
d2d41e9b78
Adding mhwaveedit, a sample editor
...
svn path=/nixpkgs/trunk/; revision=33397
2012-03-24 18:59:26 +00:00
Cillian de Roiste
a305102589
Adding Petri-Foo, a fork of the Specimen sampler project
...
svn path=/nixpkgs/trunk/; revision=33395
2012-03-24 13:22:14 +00:00
Peter Simons
e7403a7f63
haskell-permutation: added version 0.4.1
...
svn path=/nixpkgs/trunk/; revision=33389
2012-03-23 21:03:04 +00:00
Yury G. Kudryashov
eeb95637ac
Add ksshaskpass
...
Patch supplied by Kirill Elagin, edited by Yury Kudryashov.
svn path=/nixpkgs/trunk/; revision=33386
2012-03-23 18:56:35 +00:00
Peter Simons
062c35144d
haskell-monad-control: added version 0.3.1.1
...
svn path=/nixpkgs/trunk/; revision=33379
2012-03-23 12:03:21 +00:00
Peter Simons
952626fc94
haskell-transformers: added version 0.3.0.0
...
svn path=/nixpkgs/trunk/; revision=33378
2012-03-23 12:03:18 +00:00
Peter Simons
3837c965ad
haskell-zlib-bindings: added version 0.1.0
...
svn path=/nixpkgs/trunk/; revision=33373
2012-03-23 12:03:04 +00:00
Mathijs Kwik
c690fb832b
haskell-arrows
...
svn path=/nixpkgs/trunk/; revision=33365
2012-03-22 22:37:17 +00:00
Mathijs Kwik
25fe36ff15
haskell-Stream
...
svn path=/nixpkgs/trunk/; revision=33364
2012-03-22 22:37:13 +00:00
Mathijs Kwik
01e0c31bae
haskell-lazysmallcheck
...
svn path=/nixpkgs/trunk/; revision=33363
2012-03-22 22:37:08 +00:00
Cillian de Roiste
438f877d82
Removing specimen, the release doesn't work and the svn repo is no longer available :(
...
svn path=/nixpkgs/trunk/; revision=33362
2012-03-22 19:56:48 +00:00
Peter Simons
0c842e7620
Updated Haskell packages.
...
- cautious-file: updated to version 1.0.1
- hmatrix: updated to version 0.14.0.1
- random-fu: updated to version 0.2.2.0
- resourcet: added version 0.3.0
- sendfile: updated to version 0.7.6
- test-framework: added version 0.6
svn path=/nixpkgs/trunk/; revision=33354
2012-03-22 11:17:49 +00:00
Yury G. Kudryashov
c4b9da5949
Add libgweather
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33344
2012-03-22 08:39:08 +00:00
Yury G. Kudryashov
268146472c
Add libgtop
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33343
2012-03-22 07:32:08 +00:00
Lluís Batlle i Rossell
07c583c3d4
Adding rpcbind.
...
Patch by Rickard Nilsson.
svn path=/nixpkgs/trunk/; revision=33341
2012-03-21 20:35:15 +00:00
Michael Raskin
8dddfbeea6
Update/fix Uzbl
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33340
2012-03-21 19:14:34 +00:00
Shea Levy
0728828fac
Remove old Thunderbird with Eelco's blessing
...
svn path=/nixpkgs/trunk/; revision=33335
2012-03-21 17:15:39 +00:00
Michael Raskin
4233eece19
Update and fix WebKit
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33323
2012-03-21 10:47:00 +00:00
Shea Levy
f67b9d8f2d
Thunderbird: Blind update
...
svn path=/nixpkgs/trunk/; revision=33320
2012-03-21 01:26:21 +00:00
Eelco Dolstra
b449705587
* Firefox 11 (contributed by Kirill Elagin). Unfortunately it's not
...
called "Firefox" anymore when built without official branding.
Apparently that was a SNAFU in Firefox 10.
svn path=/nixpkgs/trunk/; revision=33319
2012-03-20 23:59:09 +00:00
Lluís Batlle i Rossell
b2d61a850d
Enabling nfsv4 and nfsv41 in nfsUtils (or at least I think so).
...
svn path=/nixpkgs/trunk/; revision=33315
2012-03-20 23:17:45 +00:00
Lluís Batlle i Rossell
2ce433c26c
Removing go-oo. It neither builds neither upstream continues it.
...
svn path=/nixpkgs/trunk/; revision=33314
2012-03-20 22:19:48 +00:00
Shea Levy
8d1d247e02
Add nouveau xorg video driver
...
svn path=/nixpkgs/trunk/; revision=33300
2012-03-20 16:29:22 +00:00
Yury G. Kudryashov
34fcba81be
Add new release of kdevelop
...
I'll remove the old release when Hydra will build the new one, and I'll test the
result.
svn path=/nixpkgs/trunk/; revision=33296
2012-03-20 14:12:53 +00:00
Yury G. Kudryashov
ba7f02630a
Add gtkmm-3.x
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33294
2012-03-20 11:46:42 +00:00
Yury G. Kudryashov
aa47fca2f6
Restore libchamplain
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33291
2012-03-20 11:16:06 +00:00
Yury G. Kudryashov
f0039537ce
Restore clutter-gtk
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33290
2012-03-20 11:16:01 +00:00
Shea Levy
f272acd501
Add a module for the pommed tool for Apple laptop keyboards.
...
svn path=/nixpkgs/trunk/; revision=33286
2012-03-20 04:41:13 +00:00
Shea Levy
6fe5413cb7
xf86-input-multitouch seems to be abandoned, update it with the mtrack fork
...
svn path=/nixpkgs/trunk/; revision=33283
2012-03-20 01:48:09 +00:00
Yury G. Kudryashov
0d90c06ba1
Remove some packages with Qt3 dependency
...
kde3.k3b: use kde4.k3b instead
kde3.kphone: there are many other SIP phones
valknut: last version from 2009, doesn't support new ADC protocol
qdu: latest release in 2004, use kde4.filelight
REVIEWBOARD:5
svn path=/nixpkgs/trunk/; revision=33273
2012-03-19 18:31:02 +00:00
Eelco Dolstra
626d364e37
* Build Bison 2.5.
...
svn path=/nixpkgs/trunk/; revision=33258
2012-03-19 13:49:39 +00:00
Peter Simons
69adc0d433
Update Haskell packages.
...
- gd: updated to version 3000.7.3
- hakyll: updated to version 3.2.6.2
- HaskellForMaths: updated to version 0.4.4
- haskell-src-meta: updated to version 0.5.1.1
- mwc-random: dropped obsolete version 0.10.0.1.
- persistent-template: updated to version 0.8.2
- snap-core: updated to version 0.8.0.1
- snap-server: updated to version 0.8.0.1
- unordered-containers: dropped obsolete version 0.1.4.6.
svn path=/nixpkgs/trunk/; revision=33255
2012-03-19 11:15:39 +00:00
Yury G. Kudryashov
abec146924
Add libwnck3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33254
2012-03-19 04:36:51 +00:00
Yury G. Kudryashov
b113433d51
Move libwnck to top-level
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33253
2012-03-19 04:36:47 +00:00
Yury G. Kudryashov
3d0b778848
Move gnome-doc-utils and gtk-doc to top-level
...
Add compatibility attrs.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33252
2012-03-19 04:36:41 +00:00
Eelco Dolstra
b4d308f672
* Update some Perl packages that had gone missing.
...
svn path=/nixpkgs/trunk/; revision=33250
2012-03-19 03:55:37 +00:00
Shea Levy
dfcd4dd559
Add a kernel patch for the efi boot stub to read a config file when booted without arguments, and base removable media booting off of that patch
...
The patch is currently being discussed on LKML and hopefully will be included
in mainline in some form in the future. Note that booting from the livecd has
to do a lot of work before anything is output to the console, so if the drive
is still busy don't assume the boot has hanged
svn path=/nixpkgs/trunk/; revision=33235
2012-03-18 17:14:52 +00:00
Lluís Batlle i Rossell
a544da22fc
Adding latencytop.
...
svn path=/nixpkgs/trunk/; revision=33233
2012-03-18 11:45:53 +00:00
Lluís Batlle i Rossell
b4955eea65
Adding qemu 1.0.1.
...
svn path=/nixpkgs/trunk/; revision=33232
2012-03-18 10:31:15 +00:00
Mathijs Kwik
54a5f7f328
gtypist, typing tutor
...
Now all I need is time to practise :)
svn path=/nixpkgs/trunk/; revision=33228
2012-03-18 08:11:17 +00:00
Yury G. Kudryashov
168a3d7101
Add qt4_for_skype
...
This build disables some optional features. I'm going to pass this to
skype_linux to reduce the size occupied by i686 packages on x86_64 system.
svn path=/nixpkgs/trunk/; revision=33217
2012-03-17 20:57:28 +00:00
Yury G. Kudryashov
d68c80932a
Remove libjingle
...
It seems that every japper/jingle implementation ships a modified version of
libjingle.
svn path=/nixpkgs/trunk/; revision=33207
2012-03-17 17:20:39 +00:00
Yury G. Kudryashov
f94501bfa2
Remove tuxracer
...
"tuxracer = ..." string was commented for 3 years.
svn path=/nixpkgs/trunk/; revision=33206
2012-03-17 17:20:34 +00:00
Yury G. Kudryashov
a466941945
Move last piece o gnome3 to top-level
...
Since there is no common release schedule, I'd prefer to avoid gnome3 set at
all.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33203
2012-03-17 16:46:12 +00:00
Yury G. Kudryashov
d1860f6def
Move gnome3.GConf to GConf3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33201
2012-03-17 16:46:02 +00:00
Yury G. Kudryashov
ddb01436a0
Move gnome3.libgnome_keyring to libgnome_keyring3
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33200
2012-03-17 16:45:56 +00:00
Yury G. Kudryashov
d96524476d
Move libsoup to development/libraries
...
It is used in many packages outside of gnome2 set.
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33197
2012-03-17 16:45:37 +00:00
Yury G. Kudryashov
0e397758ee
dragonegg-3.0
...
The old version fails to build, thus I commit it instead of review request.
svn path=/nixpkgs/trunk/; revision=33193
2012-03-17 15:25:00 +00:00
Marco Maggesi
0d06448ac2
Remove lowPrio to ocaml-3.12.1
...
svn path=/nixpkgs/trunk/; revision=33192
2012-03-17 15:03:12 +00:00
Lluís Batlle i Rossell
ef1437585d
Adding kexectools.
...
svn path=/nixpkgs/trunk/; revision=33175
2012-03-16 21:17:13 +00:00
Yury G. Kudryashov
75207a6a90
Try to update slr
...
Still fails to build because atlas doesn't provide full blas.
svn path=/nixpkgs/trunk/; revision=33164
2012-03-16 17:15:52 +00:00
Ludovic Courtès
105ad5e503
GCC 4.7: Update.
...
svn path=/nixpkgs/trunk/; revision=33161
2012-03-16 15:32:03 +00:00
Shea Levy
d30947aef3
Move NixosBootPkg into NixOS
...
svn path=/nixpkgs/trunk/; revision=33149
2012-03-16 11:53:50 +00:00
Yury G. Kudryashov
2aed4ebe88
Add telepathy-salut
...
svn path=/nixpkgs/trunk/; revision=33143
2012-03-16 06:58:03 +00:00
Yury G. Kudryashov
01b8506708
Add libsoup to top-level
...
svn path=/nixpkgs/trunk/; revision=33142
2012-03-16 06:57:58 +00:00
Shea Levy
d7533209a1
Add NixosBootPkg
...
You almost certainly don't want to use this. It's a very stupid,
overspecialized application that's only needed by the efiBootStub NixOS
module in corner cases.
svn path=/nixpkgs/trunk/; revision=33134
2012-03-16 02:05:38 +00:00
Yury G. Kudryashov
d477e709c8
Add telepathy-farstream
...
svn path=/nixpkgs/trunk/; revision=33128
2012-03-15 21:50:02 +00:00
Yury G. Kudryashov
0239640def
Add farstream
...
svn path=/nixpkgs/trunk/; revision=33127
2012-03-15 21:49:54 +00:00
Ludovic Courtès
eaab66d11a
forceSystem: Inherit crossSystem' and
platform'.
...
svn path=/nixpkgs/trunk/; revision=33119
2012-03-15 20:27:41 +00:00
Peter Simons
ee402fac15
haskell-bloomfilter: added version 1.2.6.8
...
svn path=/nixpkgs/trunk/; revision=33115
2012-03-15 18:07:45 +00:00
Yury G. Kudryashov
785d18e02b
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/glib-2.30-take2/; revision=33111
2012-03-15 15:09:36 +00:00
Yury G. Kudryashov
bbc9d6670d
Add RBTools
...
svn path=/nixpkgs/trunk/; revision=33103
2012-03-15 10:54:48 +00:00
Lluís Batlle i Rossell
fb013d4bd6
Giving the zip without NLS to libreoffice; I think this may fix a permission denid error
...
at perl Archive/Zip.
svn path=/nixpkgs/trunk/; revision=33098
2012-03-15 08:06:45 +00:00
Yury G. Kudryashov
fe1115caf4
Make nixpkgs ready for gst_all attrset removal
...
svn path=/nixpkgs/trunk/; revision=33092
2012-03-14 22:44:52 +00:00
Yury G. Kudryashov
03875e0bce
Make nixpkgs ready to gtkLibs attrset removal
...
svn path=/nixpkgs/trunk/; revision=33091
2012-03-14 22:44:41 +00:00
Yury G. Kudryashov
68fe867e19
Get rid of most references to gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33088
2012-03-14 21:57:32 +00:00
Yury G. Kudryashov
da0a96d06c
glib and gtk are now in top-level namespace
...
svn path=/nixpkgs/trunk/; revision=33084
2012-03-14 19:59:41 +00:00
Yury G. Kudryashov
f105c2353b
Pass libgnome_keyring, not gnome_keyring
...
svn path=/nixpkgs/trunk/; revision=33082
2012-03-14 19:35:55 +00:00
Yury G. Kudryashov
8167b5a2a7
No need to inherit glib, gtk etc. from gnome/gtkLibs
...
svn path=/nixpkgs/trunk/; revision=33081
2012-03-14 19:35:49 +00:00
Yury G. Kudryashov
c9da6ff736
Move dev/libs/telepathy-* to a subdir
...
svn path=/nixpkgs/trunk/; revision=33079
2012-03-14 19:35:41 +00:00
Yury G. Kudryashov
4d9fb0a594
Move gstreamer packages to top-level
...
This will make callPackage work with gst.
* Rename gstCamelCase to gst_with_underscores.
* Add compatibility attributes.
svn path=/nixpkgs/trunk/; revision=33078
2012-03-14 19:35:35 +00:00
Peter Simons
45e9207c4c
all-packages.nix: use mesaPlatforms list to determine whether wxGTX should be built with OpenGL support or not
...
svn path=/nixpkgs/trunk/; revision=33070
2012-03-14 17:45:13 +00:00
Sander van der Burg
7ccc8fc78f
OOPS: typo
...
svn path=/nixpkgs/trunk/; revision=33068
2012-03-14 17:25:49 +00:00
Sander van der Burg
a315685cd8
Added pgfplots package
...
svn path=/nixpkgs/trunk/; revision=33067
2012-03-14 17:05:21 +00:00