Peter Simons
318b7e2eeb
Merge pull request #495 from bjornfor/stlink
...
stlink: new package
2013-05-02 06:21:37 -07:00
Lluís Batlle i Rossell
290bc17ff6
Updating go 1.1beta2 to 1.1rc1
2013-05-02 13:17:01 +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
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
Evgeny Egorochkin
b8eaa5d3eb
Qt4.8: upgrade to 4.8.4
2013-04-30 13:02:50 +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
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
abae82950e
sqlite 3.6.23.1: Remove (unused)
2013-04-30 00:03:56 +02:00
Lluís Batlle i Rossell
b4fd5fdd83
gdb: update to 7.6
2013-04-29 13:44:23 +04: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
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
David Guibert
a2af6241ad
update jquery-ui
2013-04-26 13:35:30 +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
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
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
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
Peter Simons
61687cebf9
haskell-lifted-base: update to version 0.2.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
2483ac2d12
haskell-fsnotify: update to version 0.0.11
2013-04-24 13:21:05 +02:00
Peter Simons
01f0df8702
haskell-crypto-api: update to version 0.12
2013-04-24 13:21:05 +02:00
Peter Simons
3328807f41
haskell-byteorder: update to version 1.0.4
2013-04-24 13:21:05 +02:00
Peter Simons
cd470bc296
idris: drop obsolete package, it doesn't compile anywhere
2013-04-24 13:21:05 +02:00
Peter Simons
e0b57c9fb9
ghc: bump HEAD compiler to version 7.7
2013-04-24 13:21:05 +02:00
Peter Simons
e21708320c
haskell-shakespeare: update to version 1.0.5
2013-04-24 13:21:04 +02:00
Peter Simons
d61a37871f
haskell-shakespeare-js: update to version 1.1.4
2013-04-24 13:21:04 +02:00
Peter Simons
a18f94381e
haskell-mainland-pretty: update to version 0.2.6
2013-04-24 13:21:04 +02:00
Peter Simons
6b1b5a27a3
haskell-http-reverse-proxy: update to version 0.1.1.5
2013-04-24 13:21:04 +02:00
Peter Simons
d062ce9eef
haskell-ghc-heap-view: update to version 0.5
2013-04-24 13:21:04 +02:00
Peter Simons
a62266a1d7
haskell-shakespeare-css: revert "disable Haddock generation to fix the build"
...
This reverts commit 73b4546fa8
.
Accidentally committed in the wrong branch.
2013-04-24 13:20:21 +02:00
Peter Simons
ac09077e0c
haskell-crypto-conduit: revert "jailbreak to fix build with recent version of crypto-api"
...
This reverts commit 471362de95
.
Accidentally committed in the wrong branch.
2013-04-24 13:19:25 +02:00