Domen Kožar
09fa7304ae
ninka: update to 1.1 and refactor
2013-10-30 11:47:12 +01:00
Bjørn Forsman
a13ed71b43
xc3sprog: new package
...
xc3sprog is command-line tools for programming FPGAs, microcontrollers
and PROMs via JTAG.
Homepage: http://xc3sprog.sourceforge.net/
I'm using the latest from subversion as xc3sprog doesn't seem to make
proper releases. There are only a few seemingly random snapshots at
sourceforge. And these snapshots are built binary packages, not source
archives.
NOTE: I haven't tested this on any hardware yet.
2013-10-26 12:43:12 +02:00
Michael Raskin
20e8f46022
Updating luarocks to 2.1.0
2013-10-20 21:08:09 +04:00
Michael Raskin
96585205d7
Updating CL-Launch to 3.22.1
2013-10-20 21:07:48 +04:00
Michael Raskin
be5b32e798
Apparently fix texinfo5 with fresh TeXLive
2013-10-20 19:15:11 +04:00
Bjørn Forsman
083d0890f5
More description fixes
...
* Remove package name
* Start with upper case letter
* Remove trailing period
Also reword some descriptions and move some long descriptions to
longDescription.
I'm not touching generated packages.
2013-10-06 12:01:38 +02:00
Bjørn Forsman
28ac782583
Some description fixes
...
There are many more packages to fix, this is just a start.
Rules:
* Don't repeat the package name (not always that easy...)
* Start with capital letter
* Don't end with full stop
* Don't start with "The ..." or "A ..."
I've also added descriptions to some packages and rewritten others.
2013-10-05 19:36:23 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Krofek
51f63b1d03
Merge branch 'master' of https://github.com/Krofek/nixpkgs
2013-09-14 00:28:27 +02:00
Krofek
da21a852c3
gtkdialog: update to 0.8.3
2013-09-14 00:10:17 +02:00
Rickard Nilsson
45b8a1b1ff
avrdude: Update to version 5.11
2013-09-13 00:28:02 +02:00
Vladimír Čunát
9766dbb1df
dejagnu: minor update
2013-09-07 16:20:39 +02:00
Vladimír Čunát
b1be46e932
Merge branch 'master' into x-updates
2013-09-07 16:19:46 +02:00
Bjørn Forsman
86c7583ab4
lttng: 2.2.x -> 2.3.0
2013-09-05 22:46:07 +02:00
Bjørn Forsman
36564b72fe
uncrustify: new package
...
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.
Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Vladimír Čunát
c1e62e7e91
Merge branch 'master' into x-updates
2013-08-22 19:29:09 +02:00
Peter Simons
2badada2be
haskell-cpphs: update to version 1.17.1
2013-08-19 20:54:51 +02:00
Petr Rockai
374a27fe8e
binutils: Also enable plugins when building with gold.
2013-08-18 21:14:16 +02:00
Peter Simons
e6e33e3d08
haskell-cpphs: update to version 1.17
2013-08-18 18:49:12 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
e2baa14add
xxdiff: update to version 4.0
2013-08-15 12:25:07 +02:00
Bjørn Forsman
5a3a82d81c
lttv: new package
...
Linux Trace Toolkit Viewer is a GUI program to visualize LTTng trace
files. (An alternative to this program is the LTTng plugin for the
Eclipse IDE.)
2013-08-10 14:32:57 +02:00
Bjørn Forsman
1eb38f2ccb
babeltrace: new package
...
Babeltrace is a command-line tool and library to read and convert LTTng
tracefiles. Give it a (binary) trace file/dir path and it will print a
human readable event log to standard out.
2013-08-10 14:32:57 +02:00
Bjørn Forsman
6a4f068b9e
lttng-tools: new package
...
This is the Linux Trace Toolkit. Included in this package:
Command-line client:
lttng
Tracing daemons:
lttng-sessiond (automatically started by lttng)
lttng-relayd (remote trace collection daemon)
Userspace tracing can be done by using liblttng-ust. To do kernel
tracing we also need the LTTng kernel modules.
I've added a patch that changes "/sbin/modprobe" to just "modprobe".
2013-08-10 14:32:57 +02:00
Bjørn Forsman
33d78777a3
lttng-ust: new package
...
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00
Bjørn Forsman
61a1867c5d
strace: 4.7 -> 4.8
...
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Vladimír Čunát
661a1a68a6
automake113x: minor update to .4
...
I can't make glib build without it.
2013-08-03 09:39:31 +02:00
Michael Raskin
bfbbb12e35
Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations
2013-08-02 09:39:20 +04:00
Bjørn Forsman
67ce7f863a
srecord: new package
...
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.
http://srecord.sourceforge.net/
2013-07-19 00:29:50 +02:00
Moritz Ulrich
30f54585d5
Add stm32flash, flash program for stm32 bootloader.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 01:50:41 +02:00
Bjørn Forsman
2c702a1d81
avarice: set meta.platforms (make hydra build it)
2013-07-16 19:40:45 +02:00
Sergey Mironov
62bbba8173
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol
2013-07-16 14:19:32 +04:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
8a2da95255
luarocks: fix version to match tarball
2013-07-14 02:08:49 +03:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00
Jason "Don" O'Conal
2a21046f24
otool & setFile: only allow on darwin
2013-07-04 19:01:47 +10:00
Jason "Don" O'Conal
c2901da1b8
setFile: add expression
2013-07-04 08:50:37 +10:00
Jason "Don" O'Conal
216d47be0c
gobject-introspection: fix build on darwin
...
* add otool expression (add otool to build inputs)
* add libintlOrEmpty to build inputs
2013-07-03 22:03:48 +10:00
Moritz Ulrich
978fa98933
avrdude: Add libusb to enable USB support
2013-06-25 22:19:31 +02:00
Evgeny Egorochkin
0889bbe88f
Patch binutils to produce more deterministic output
2013-06-25 11:15:45 +03:00
Vladimír Čunát
7db886fdb9
Merge remote-tracking branch 'hydra/master' into x-updates
...
Conflicts (taken from @7c6f434c):
pkgs/development/libraries/libgphoto2/default.nix
2013-06-08 15:41:39 +00:00
Michael Raskin
eb946b4795
Luarocks: new package
2013-06-07 14:05:13 +04:00
Michael Raskin
2baaaebf57
Luarocks: new package
2013-06-07 14:04:15 +04:00
Bjørn Forsman
f425048875
saleae-logic: new package
...
Add Saleae Logic - analyzer software for Saleae logic analyzators.
Also, add a small LD_PRELOAD library that is needed to make it work from
a read-only installation directory.
2013-06-05 21:56:50 +02:00
Vladimír Čunát
b770365574
ReRevert Merge x-updates into master
...
This reverts commit ec3965d8d0
.
Conflicts (taken x-updates):
pkgs/development/libraries/libgcrypt/default.nix
pkgs/development/libraries/libgpg-error/default.nix
pkgs/development/libraries/poppler/default.nix
2013-05-29 23:25:02 +02:00
Rob Vermaas
d5f7976aef
Fix maintainers attribute
2013-05-21 09:20:00 +02:00
Bjørn Forsman
05bb66ce20
Add myself as maintainer for several packages
...
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Bjørn Forsman
df09b7fb5f
tcptrack: new package
...
tcptrack is a small libpcap based program (with ncurses UI) for live TCP
connection monitoring.
It seems upstream homepage is down, so download the source code from a
fedora server instead.
2013-05-12 14:03:24 +02:00
Peter Simons
3b2254a3af
Remove myself from the meta.maintainer field of most Haskell packages.
...
There is no point in receiving hundreds of e-mails; I cannot read them anyway.
2013-05-11 00:36:59 +02:00