Rob Vermaas
a4ebaa61e4
Update dd-agent to 4.2.0
2014-04-08 09:27:09 +02:00
Austin Seipp
4dc15c087a
musl: version 1.0.0
...
NB: This currently doesn't add a working musl-wrapper around musl-gcc to
allow it to work properly (musl has its own dynamic linker as well as
libc too which must be accounted for). But at the moment it builds fine,
and I plan on working more on it in the future. So lets get it
integrated and building on Hydra.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 10:31:31 -05:00
Austin Seipp
5aa4495cb5
boolector: add version 1.5 and 1.6
...
There are two versions here because beginning with 1.6.0, Boolector has
a more restrictive, unfree license which disallows commercial use.
As a result, Boolector 1.5 is the default 'boolector' expression.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-07 09:17:05 -05:00
Ricardo M. Correia
807fad571a
grsecurity: Update stable and test patches
...
stable: 3.0-3.2.56-201404012135 -> 3.0-3.2.56-201404062126
test: 3.0-3.13.8-201404011912 -> 3.0-3.13.9-201404062127
2014-04-07 15:31:12 +02:00
Shea Levy
9949d0255e
Merge branch 'make-the-kernel-build-repeatable' of git://github.com/alexanderkjeldaas/nixpkgs
...
Make the kernel build and initrd generation binary repeatable (#2128 )
2014-04-06 17:02:16 -04:00
Austin Seipp
8d3d50191d
spiped: version 1.3.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-06 11:07:35 -05:00
Shea Levy
79c9d556e0
Add sproxy-web
2014-04-06 11:10:01 -04:00
Shea Levy
331d234ef6
Add sproxy
2014-04-06 10:54:44 -04:00
Shea Levy
0bab5319cc
Merge branch 'pastebinit' of git://github.com/lethalman/nixpkgs
...
pastebinit: new package
2014-04-06 07:16:46 -04:00
Luca Bruno
1653c118bd
pastebinit: new package
...
A software that lets you send anything you want directly to a pastebin from the command line
https://launchpad.net/pastebinit
2014-04-06 11:10:24 +02:00
Shea Levy
d35619429a
Merge branch 'cache.su' of git://github.com/wkennington/nixpkgs
...
su: Make the su package a provider of only the su binary
Fixes #1877
2014-04-05 18:49:30 -04:00
Shea Levy
add2fafffb
Merge branch 'master.nmap' of git://github.com/wkennington/nixpkgs
...
nmap: Build the non-graphical version by default
2014-04-05 18:40:18 -04:00
William A. Kennington III
28ab3acb58
su: Make the su package a provider of only the su binary
...
Additionally, provide su with the base system and remove su from the
util-linux package as it is now provided by shadow.
2014-04-05 16:01:52 -05:00
William A. Kennington III
47f0f34fca
nmap: Build the non-graphical version by default
2014-04-05 14:58:49 -05:00
Shea Levy
bd1a95ee60
Remove superfluous newline
2014-04-05 15:01:05 -04:00
Shea Levy
0fda39ee3e
Merge branch 'mtpfs' of git://github.com/qknight/nixpkgs
...
added mtpfs to mount MTP devices via usb using FUSE
2014-04-05 15:00:38 -04:00
Sander van der Burg
dc614aff92
libresample: Add package
2014-04-05 20:54:47 +02:00
Shea Levy
ea9c8d6a13
Merge branch 'rippled' of git://github.com/ehmry/nixpkgs
...
rippled: initial pkg and module expressions
Had to change the rippled uid.
Conflicts:
nixos/modules/misc/ids.nix
2014-04-05 14:23:29 -04:00
Jaka Hudoklin
413ebfb246
virt-manager: update to 1.0.1, fix & update dependencies, gtk3 support
...
- Vte, add gtk3 support, enable introspection, update to 0.35.90
- Spice-gtk, add gtk3 support
- gtk-vnc, add gtk3 support
- Add libvirt-glib (thanks @bjornfor)
- Add usbredir
- qemu, enable usbredir
- spice-gtk, enable usbredir
- virt-manager, update to 1.0.1
[Bjørn:
* Set namePrefix = "" to preserve package name "virt-manager"
(instead of "python2.7-virt-manager")
* Add dconf to GIO_EXTRA_MODULES to get persistent settings in
virt-manager. Without it:
GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
* Add ${gtk3}/share to XDG_DATA_DIRS to unbreak "Take Screenshot"
feature (fixes "Settings schema 'org.gtk.Settings.FileChooser' is not installed")
* gtk-vnc: don't pull "pkgs" attrset for optionalString, use stdenv.lib.optionalString instead.
]
2014-04-05 18:37:05 +02:00
Alexander Kjeldaas
f67015cae4
Make initrd and the kernel builds repeatable.
2014-04-05 08:41:06 +02:00
Vladimír Čunát
10147beecf
Merge branch vcunat@NixOS:p/stdenv ( close #1840 )
...
This branch contains a collection of stdenv-changing updates.
There's glibc 2.18 -> .19 bump and many non-intrusive PRs.
The grsecurity branch #1187 got removed at Eelco's request,
see https://github.com/NixOS/nixpkgs/issues/1840#issuecomment-39327023
2014-04-04 21:33:55 +02:00
Luca Bruno
13f40aea33
libpwquality: factor out from gnome-control-center
2014-04-04 16:14:59 +02:00
Matej Cotman
7df1ce5088
syncthing: new package and nixos module
2014-04-04 10:46:29 +02:00
Vladimír Čunát
8146737127
Merge #2090 : add new lockdep tool from Linux 3.14
2014-04-02 20:55:30 +02:00
Vladimír Čunát
457fdb3842
texinfo: move ncurses support into texinfoInteractive
...
This, for example, drops the stdenv dependency on ncurses.
2014-04-02 19:05:56 +02:00
Vladimír Čunát
11d4c257c1
Merge branch glibc-2.19, see #1840
2014-04-02 19:03:49 +02:00
Domen Kožar
80a03f665d
Merge branch 'x-updates'
2014-04-02 15:30:52 +02:00
Ricardo M. Correia
52d233af22
grsecurity: Update stable patch from 3.0-3.2.55-201403300851 -> 3.0-3.2.56-201404012135
2014-04-02 15:11:33 +02:00
Ricardo M. Correia
407a6857c6
grsecurity: Update stable and test patches
...
stable: 3.0-3.2.55-201403252026 -> 3.0-3.2.55-201403300851
test: 3.0-3.13.7-201403252047 -> 3.0-3.13.8-201404011912
2014-04-02 02:16:59 +02:00
Vladimír Čunát
6445ac90ad
Merge master into x-updates
2014-04-01 10:49:31 +02:00
Austin Seipp
4202a9315a
grsecurity: add myself to maintainer list
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 02:59:53 -05:00
Austin Seipp
bdff718c5b
kernel: add lockdep expression
...
Lockdep is the kernel's locking validation/debugging tool and has seen
heavy pro-active usage and development. In Linux 3.14, it's now
available directly to userspace for the same purpose. It comes with a
convenient utility to LD_PRELOAD a shared library for validation, or a
user-space API to link to directly.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 01:20:46 -05:00
Austin Seipp
9493159017
kernel: remove 3.11 series (EOL)
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-04-01 00:56:23 -05:00
Shea Levy
304fd16d95
Merge branch 'concurrencykit' of git://github.com/thoughtpolice/nixpkgs
...
concurrencykit: version 0.4.1
2014-03-31 21:50:42 -04:00
Austin Seipp
92192847fc
concurrencykit: version 0.4.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 20:49:50 -05:00
Shea Levy
2d4ce25b5b
Add linux 3.14
2014-03-31 20:54:47 -04:00
Peter Simons
a20d5da92e
Merge pull request #2084 from thoughtpolice/security
...
Add tools: p0f & hashcat
2014-03-31 23:06:10 +02:00
Domen Kožar
c6ebbd29e5
add v4l2loopback: a kernel module to create V4L2 loopback devices
2014-03-31 20:02:53 +02:00
Austin Seipp
3ef0a880cb
p0f: version 3.06b
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 11:22:50 -05:00
Austin Seipp
cff179f829
hashcat: version 0.47
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-31 10:56:02 -05:00
Joachim Schiele
b894dfffb3
added mtpfs to mount MTP devices via usb using FUSE
2014-03-30 13:00:25 +02:00
Rickard Nilsson
61ecf919e1
New package: wal-e
...
A Postgres WAL-shipping disaster recovery and replication toolkit
2014-03-30 04:34:38 +02:00
Shea Levy
fd5d6044c0
Merge branch 'printrun' of git://github.com/ambrop72/nixpkgs
...
Add Printrun.
2014-03-29 22:19:29 -04:00
Austin Seipp
925cce304f
cb0cat is now cb1cat
...
Submissions for CAESAR are now over, so CBEAMr0 has become CBEAMr1 with
some minor alterations.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-29 18:48:16 -05:00
ambrop7@gmail.com
9a2758f98d
Add Printrun.
2014-03-29 23:17:56 +01:00
ambrop7@gmail.com
090ee41e6b
gvfs: Fix build with lightWeight=false ( close #2068 )
...
Needed for SMB backend.
2014-03-29 21:51:16 +01:00
Emery Hemingway
6c77690b28
rippled: initial pkg and module expressions
...
rippled is the Ripple P2P payment network reference server
https://ripple.com
2014-03-29 15:31:37 -04:00
宋文武
5668a70a49
widelands: update to build-18 ( close #2062 )
...
@vcunat enabled parallelBuilding.
2014-03-29 18:38:46 +01:00
Shea Levy
ee65278d54
Merge branch 'add_n-djbdns' of git://github.com/msackman/nixpkgs
...
Add New-DJBDNS
2014-03-29 13:06:08 -04:00
ambrop7@gmail.com
8b94e22f33
Add gcc-arm-embedded.
...
These are packages for precompiled ARM microcontroller compilers from
https://launchpad.net/gcc-arm-embedded .
[Bjørn: modify commit message (add paragraph).]
2014-03-29 17:57:45 +01:00