Peter Simons
842459b22b
haskell-ghc-vis: update to version 0.7.0.1
2013-05-03 11:38:49 +02:00
Peter Simons
9e28ed89d1
haskell-cryptocipher: update to version 0.5.0
2013-05-03 11:38:49 +02:00
Peter Simons
ee291973cf
haskell-crypto-pubkey: update to version 0.1.3
2013-05-03 11:38:48 +02:00
Peter Simons
6dc8a1158f
haskell-crypto-pubkey-types: update to version 0.3.2
2013-05-03 11:38:48 +02:00
Peter Simons
319fc22b7c
haskell-conduit: update to version 1.0.5
2013-05-03 11:38:48 +02:00
Peter Simons
6c9c18833f
haskell-certificate: update to version 1.3.7
2013-05-03 11:38:47 +02:00
Peter Simons
a6deed86c1
haskell-basic-prelude: update to version 0.3.5.0
2013-05-03 11:38:47 +02:00
Peter Simons
1399445d59
haskell-DAV: update to version 0.4
2013-05-03 11:38:47 +02:00
Moritz Ulrich
24466df152
Update isync to 1.0.6
2013-05-03 11:03:49 +02:00
Bjørn Forsman
ae5664cc5e
mirrors.nix: add http://backpan.perl.org/ for old CPAN modules
...
It seems only the latest version of perl modules are in CPAN(?). The
BackPan claims to have a complete history of CPAN.
2013-05-03 10:59:36 +02:00
Peter Simons
54d9cf1c65
Merge pull request #499 from bjornfor/perl-modules
...
Add perl modules needed to build "slic3r"
2013-05-03 00:43:16 -07:00
Bjørn Forsman
fbae002717
Add perl modules needed to build "slic3r"
...
Slic3r is a tool to convert a digital 3D model into printing
instructions for your 3D printer. I have some build/run issues with it
so add it later.
These perl modules are added:
AlienWxWidgets
BoostGeometryUtils
constant-defer
ExtUtilsCppGuess
ExtUtilsTypemapsDefault
ExtUtilsXSpp
GrowlGNTP
MathLibm
MathClipper
MathConvexHullMonotoneChain
MathGeometryVoronoi
MathPlanePath
ModuleBuildWithXSpp
NetDBus
Spiffy
TestBase
Wx
A couple of old modules were no longer available on CPAN so I bumped
them:
DataUUID
ExtUtilsMakeMaker
ExtUtilsManifest
version
VersionRequirements
XMLTwig fails in the test phase (it is missing a dependencies), so the
test is skipped. (How did it pass the test before?)
2013-05-03 09:31:12 +02:00
Shea Levy
932dd06f3f
Revert "Add isPath to trivial.nix"
...
This breaks NixOS, and I don't actually need it, so someone who needs it
can bring this back without breaking NixOS :)
This reverts commit 2742087bdd
.
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-02 15:04:21 -04:00
Shea Levy
2742087bdd
Add isPath to trivial.nix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-02 14:03:43 -04:00
Peter Simons
318b7e2eeb
Merge pull request #495 from bjornfor/stlink
...
stlink: new package
2013-05-02 06:21:37 -07:00
Eelco Dolstra
14169da6f5
vdrift: Remove from the channel
...
It's 564 MiB compressed.
2013-05-02 13:26:15 +02:00
Eelco Dolstra
7846ad9a90
alienarena: Remove from the channel
...
387 MiB compressed, 898 uncompressed.
2013-05-02 13:26:01 +02:00
Eelco Dolstra
40cd4a8a9d
xonotic: Remove from the channel
...
It's 878 MiB compressed.
2013-05-02 13:25:57 +02:00
Eelco Dolstra
a1bc05bb55
ufoai: Remove from the channel
...
It's 898 MiB compressed.
2013-05-02 13:25:52 +02:00
Eelco Dolstra
35e8764a2e
speed-dreams: Remove from the channel
...
At 758 MiB compressed it's really too big for the channel.
2013-05-02 13:25:44 +02:00
Evgeny Egorochkin
6414a306a4
filegive: bump version to 0.3.1
2013-05-02 13:15:50 +03:00
Lluís Batlle i Rossell
290bc17ff6
Updating go 1.1beta2 to 1.1rc1
2013-05-02 13:17:01 +04:00
Lluís Batlle i Rossell
28f87c0eb5
Adding description to filegive
2013-05-02 11:34:42 +04:00
Lluís Batlle i Rossell
bd55358159
Adding filegive, my file sending program
2013-05-02 11:32:58 +04:00
Shea Levy
faddfc97b0
x11vnc: Properly hard-code the path to xdpyinfo
...
This never worked before, I don't think
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 20:49:56 -04:00
Domen Kozar
52edd648d3
fix jquery-ui link
2013-05-02 01:32:12 +02:00
Bjørn Forsman
8df1afa9c9
stlink: new package
...
stlink is an in-circuit debugging and programming tool for ST-Link v1
and v2 devices. It is similar to OpenOCD but just for ST-Link devices.
https://github.com/texane/stlink
IMPORTANT: You need permissions to access the stlink usb devices. Here
are example udev rules for stlink v1 and v2 so you don't need to have
root permissions (copied from <stlink>/49-stlink*.rules):
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3744", MODE:="0666", SYMLINK+="stlinkv1_%n"
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="3748", MODE:="0666", SYMLINK+="stlinkv2_%n"
2013-05-01 23:29:59 +02:00
Shea Levy
b8c2fc71b3
jboss: Update to 7.1.1.Final
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 11:22:37 -04:00
Shea Levy
e3a920feec
DBIxClass: Update
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-05-01 10:04:26 -04:00
Moritz Ulrich
ff4d3d88d2
Fix clisp 2.44.1 (needed by stumpwm).
...
This fix applies the patch used for the newest clisp to the old,
fixing errors with new glibc.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-05-01 14:33:00 +02:00
Eelco Dolstra
900a28e06d
krb5: Update to 1.10.5
...
CVE-2012-1012, CVE-2012-1013, CVE-2012-1015, CVE-2012-1016,
CVE-2013-1415, CVE-2013-1416.
2013-05-01 13:15:05 +02:00
Eelco Dolstra
b17ba0fbb2
subversion: Update to 1.7.9
...
CVE-2013-1845, CVE-2013-1846, CVE-2013-1847, CVE-2013-1849,
CVE-2013-1884.
2013-05-01 13:15:05 +02:00
Lennart Kats
aa555c56ac
lftp: use a download location that keeps old versions around
2013-05-01 10:58:32 +02:00
Evgeny Egorochkin
b8eaa5d3eb
Qt4.8: upgrade to 4.8.4
2013-04-30 13:02:50 +03:00
Evgeny Egorochkin
f912d96147
Virtuoso: upgrade to 6.1.6
2013-04-30 12:01:02 +03:00
Vladimír Čunát
10c6a065fc
Merge pull request #478 from falsifian/update_gnutls_clean
...
gnutls: update to 3.1.10 (security fix)
2013-04-30 01:01:11 -07:00
Lluís Batlle i Rossell
d4ac42ae11
Adding go 1.1 beta
2013-04-30 11:58:22 +04:00
Mathijs Kwik
bfc245f7de
linux-3.9: no longer marked as RC, updated "latest" reference.
2013-04-30 09:29:58 +02:00
Mathijs Kwik
d8489d37ed
linux-3.9: upgrade to 3.9.0
2013-04-30 09:27:02 +02:00
Mathijs Kwik
b18c7b5891
linux-3.8: upgrade to 3.8.10
2013-04-30 09:27:02 +02:00
Mathijs Kwik
2f036a21d7
mkvtoolnix: upgrade to 6.2.0
2013-04-30 09:27:02 +02:00
Eelco Dolstra
ef6fc4a345
nixUnstable: Update to 1.5.2pre3091_772b709
2013-04-30 00:17:18 +02:00
Eelco Dolstra
1e316e8eac
sqlite: Make 3.7.16 the default again
...
I've fixed the Hydra problem and the DBIx::Class issue is only a
problem in its test suite, apparently.
2013-04-30 00:16:56 +02:00
Eelco Dolstra
9c8923b5e6
sqlite: Don't include the last component of the version in the filenames
...
SQLite point releases are conservative, so we don't need to refer to
SQLite versions at this level of precision.
2013-04-30 00:04:46 +02:00
Eelco Dolstra
50c9c1c938
sqlite: Update to 3.7.16.2
2013-04-30 00:04:29 +02:00
Eelco Dolstra
61ec5a1ca4
DBI: Update to 1.625
2013-04-30 00:03:56 +02:00
Eelco Dolstra
abae82950e
sqlite 3.6.23.1: Remove (unused)
2013-04-30 00:03:56 +02:00
Shea Levy
c60a1f67cc
Add doxypy nixpkg
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 14:25:25 -04:00
Shea Levy
27b3ab6a8d
Make it possible to enable vbox extension pack easily from nixpkgs config
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-29 13:54:22 -04:00
Lluís Batlle i Rossell
b4fd5fdd83
gdb: update to 7.6
2013-04-29 13:44:23 +04:00
Evgeny Egorochkin
b2ad60553b
Revert "Fix incorrect attribute name"
...
This reverts commit 699d6a0bde
.
2013-04-28 13:39:45 +03:00
Evgeny Egorochkin
699d6a0bde
Fix incorrect attribute name
2013-04-28 13:30:13 +03:00
Peter Simons
a3810f2595
haskell-skein: update to version 1.0.2
2013-04-27 23:53:10 +02:00
Peter Simons
c4d1f2481e
haskell-MonadRandom: update to version 0.1.9
2013-04-27 23:53:10 +02:00
Peter Simons
cbf9bbd5f4
sqlite: downgrade from version 3.7.16.1 to 3.7.14.1
...
The recent sqlite update broke -- among other things -- the Hydra regression
test suite. Until these issues have been resolved, we stick to the older
reliable version.
2013-04-27 22:36:03 +02:00
Domen Kozar
197ca4d677
add bittorrent sync
2013-04-27 18:43:43 +02:00
Peter Simons
319ac481b8
sqlite: clean up
...
- Add version 3.7.14.1 again, so that we can work around issues caused
by the recent 3.7.16.1 update.
- Drop obsolete version 3.6.x.
- Consistently use the sqlite version number to name the file of the
expression.
2013-04-26 22:46:45 +02:00
Peter Simons
00101b66fe
filezilla: strip trailing whitespace
2013-04-26 22:40:40 +02:00
Peter Simons
41dc6930cd
filezilla: cosmetic changes to meta section
2013-04-26 22:40:29 +02:00
Peter Simons
2451e405c2
filezilla: update build to latest version of sqlite
2013-04-26 22:39:20 +02:00
Peter Simons
d2b9e65019
Merge pull request #491 from ierton/zathura-fix-file
...
zathura: fix missing [/bin/]file issue
2013-04-26 10:14:07 -07:00
Lluís Batlle i Rossell
678e983f5e
Adding reaver-wps.
2013-04-26 17:14:09 +04:00
Eelco Dolstra
607437122b
dhcpcd: Update to 5.6.8
2013-04-26 14:06:32 +02:00
David Guibert
a2af6241ad
update jquery-ui
2013-04-26 13:35:30 +02:00
Sergey Mironov
492645a347
zathura: fix missing [/bin/]file issue
2013-04-26 15:24:16 +04:00
Peter Simons
06d02090d2
bup: enable Hydra builds
2013-04-26 12:51:46 +02:00
Eelco Dolstra
a5606a1d9a
pakcs: Disable in Hydra because the build doesn't terminate
...
It appears to loop saying:
ERROR: load_files/2: No permission to load source `/tmp/nix-build-pakcs-1.10.0.drv-1/pakcs/lib/.curry/pakcs/Prelude.pl' (Non-module file already loaded into module prologbasics; trying to load into user)
http://hydra.nixos.org/build/4760096
2013-04-26 11:09:13 +02:00
Peter Simons
472cb836d8
haskell-io-choice: update to version 0.0.3
2013-04-26 10:40:28 +02:00
Peter Simons
9c2c0c58d4
haskell-github: update to version 0.7.0
2013-04-26 10:40:28 +02:00
Peter Simons
70735b11a5
haskell-ghc-heap-view: update to version 0.5.0.1
2013-04-26 10:40:28 +02:00
David Guibert
008bb6935c
update kernels 3.0, 3.2, 3.4, 3.8 and 3.9-rc
2013-04-26 09:12:35 +02:00
aszlig
e7b1dfdc39
chromium: Update beta and dev channels to latest.
...
This updates the channels to the following new versions:
beta: 27.0.1453.47 -> 27.0.1453.65 (builds fine, tested)
dev: 27.0.1453.47 -> 28.0.1485.0 (builds fine, tested)
As we now don't have any version below 26, this update drops all references to
all older versions as well.
In addition to that, the /usr/bin/gcc reference from:
third_party/WebKit/Source/core/core.gyp/core.gyp
Can now - starting at version 28 - be found in:
third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-26 08:10:45 +02:00
aszlig
47a14e3d36
google-talk-plugin: Update to version 3.17.0.0.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-04-26 08:10:44 +02:00
Peter Simons
63655c8fd8
haskell-diagrams-lib: jailbreak to fix build with recent NumInstances library
2013-04-25 13:48:12 +02:00
Peter Simons
873af26e53
haskell-diagrams: jailbreak to fix build with recent NumInstances library
2013-04-25 13:48:12 +02:00
Peter Simons
06eaec3c68
haskell-yesod: update to version 1.1.9.3
2013-04-25 13:48:12 +02:00
Peter Simons
ca7d0792a0
haskell-yesod-static: update to version 1.1.2.3
2013-04-25 13:48:12 +02:00
Peter Simons
c8219429b6
haskell-unordered-containers: update to version 0.2.3.1
2013-04-25 13:48:12 +02:00
Peter Simons
45afb3f6a6
haskell-shakespeare-css: update to version 1.0.5.1
2013-04-25 13:48:12 +02:00
Peter Simons
3ed1c87790
haskell-http-reverse-proxy: update to version 0.1.1.6
2013-04-25 13:48:12 +02:00
Peter Simons
676b08d848
haskell-crypto-conduit: update to version 0.5.2
2013-04-25 13:48:12 +02:00
Peter Simons
423e5c7594
haskell-NumInstances: update to version 1.3
2013-04-25 13:48:12 +02:00
viric
c932ecaefb
Merge pull request #484 from pSub/patch-1
...
Lighttpd: Enable SSL
2013-04-25 00:06:15 -07:00
viric
c278f25c18
Merge pull request #489 from bjornfor/openscad
...
openscad: version bump + small fixes
2013-04-25 00:05:20 -07:00
Peter Simons
e66fda4bba
Merge pull request #488 from bjornfor/systemd-cat-fix
...
systemd: patch hardcoded "/bin/cat" in systemd-cat
2013-04-25 00:04:00 -07:00
Bjørn Forsman
7c3c839fb6
openscad: compile the correct version number
...
The default version info that is compiled into openscad is the build
date(!). Force the version to the actual release version instead.
2013-04-25 08:41:46 +02:00
Bjørn Forsman
9f04208116
openscad: add longDescription and license
...
longDescription is taken from openscad homepage.
2013-04-25 08:20:49 +02:00
Bjørn Forsman
ee322d440c
openscad: bump to 2013.01
...
Bump to latest release. Use tarball instead of git.
2013-04-25 08:19:55 +02:00
Bjørn Forsman
7894a6fa27
systemd: patch hardcoded "/bin/cat" in systemd-cat
...
Without this patch, systemd-cat doesn't work here:
$ echo "hello world" | systemd-cat
Failed to execute process: No such file or directory
2013-04-24 23:46:09 +02:00
Lluís Batlle i Rossell
b4687c6966
tahoe-lafs: update to 1.9.2
...
I had to update a python package too (foolscap)
2013-04-24 22:41:17 +04:00
Evgeny Egorochkin
a8d1e3622f
Google killed my old email
2013-04-24 16:22:28 +03:00
Peter Simons
12f6308a01
haskell-crypto-conduit: jailbreak to fix build with recent version of crypto-api
2013-04-24 13:31:37 +02:00
Peter Simons
f0d5323e5f
haskell-shakespeare-css: disable Haddock generation to fix the build
2013-04-24 13:21:37 +02:00
Peter Simons
79fd846654
release-haskell.nix: fsnotify won't build with ghc 6.x
2013-04-24 13:21:06 +02:00
Peter Simons
6080adb28e
release-haskell.nix: run test builds of fsnotify with all GHC versions
2013-04-24 13:21:06 +02:00
Peter Simons
131bba507f
haskell-warp: update to version 1.3.8.1
2013-04-24 13:21:05 +02:00
Peter Simons
7d38313190
haskell-uuid: update to version 1.2.11
2013-04-24 13:21:05 +02:00
Peter Simons
58104ec26b
haskell-shakespeare-css: update to version 1.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
5d0660ede6
haskell-resourcet: update to version 0.4.7.1
2013-04-24 13:21:05 +02:00
Peter Simons
264e30a521
haskell-monad-control: update to version 0.3.2.1
2013-04-24 13:21:05 +02:00