Eelco Dolstra
98a4eabd99
Revert "qemu: 2.2.2 -> 2.3.0"
...
This reverts commit 19c259161b
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
3096d03435
Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
...
This reverts commit 25a148fa19
.
2015-06-04 14:54:48 +02:00
Eelco Dolstra
4f60156afb
Revert "qemu-nix: Build statically"
...
This reverts commit 5afa4f18d6
.
2015-06-04 14:54:47 +02:00
Eelco Dolstra
18b5bd8dca
Add some info about editors
2015-06-04 14:32:10 +02:00
Peter Simons
c659105ef8
cabal2nix: get rid of the '-dirty' version suffix
...
The fetchgit builder performs some freak magic in the name of deterministic
hashes that screws up git's idea of a clean directory tree.
2015-06-04 13:33:57 +02:00
Tobias Geerinckx-Rice
ac5d849ff6
Merge pull request #8153 from nckx/update-libnl
...
libnl 3.2.25 -> 3.2.26
2015-06-04 13:11:16 +02:00
Domen Kožar
baa4d46d21
Merge pull request #8170 from anderspapitto/dunst-fix
...
make a wrapper so that dunst can find dbus-launch
2015-06-04 13:03:31 +02:00
lethalman
1e744d9005
Merge pull request #8149 from clefru/xsettingsd
...
Add xsettingsd package
2015-06-04 12:19:42 +02:00
Cillian de Róiste
4938d89272
Merge pull request #8168 from richardlarocque/loxodo_app_rebase
...
Move Loxodo package and add an icon
2015-06-04 11:26:04 +02:00
Clemens Fruhwirth
1db87a34e9
Add xsettingsd.
2015-06-04 09:16:05 +00:00
Eelco Dolstra
cdeb271101
zfs: Nuke references to linux.dev in *.ko files
...
This prevents linux.dev being included in the installation CD.
2015-06-04 11:06:44 +02:00
Eelco Dolstra
7318ff0e38
Add option ‘system.extraDependencies’ for including stuff in the system closure
...
Mostly useful for installer tests that don't have network access. This
generalizes virtualisation.pathsInNixDB and isoImage.storeContents.
2015-06-04 11:06:44 +02:00
Eelco Dolstra
6bf1853387
Don't include 4 editors in the minimal installation CD
...
Emphasis on "minimal".
2015-06-04 11:06:44 +02:00
Domen Kožar
a53955eac9
Merge pull request #8167 from richardlarocque/kodi_fix_rebased
...
kodi: Enable RTMP support
2015-06-04 11:01:44 +02:00
Domen Kožar
eb9874389b
Merge pull request #8079 from adnelson/pandas_osx
...
supporting pandas on osx, added test suite
2015-06-04 10:29:01 +02:00
lethalman
8e564526fc
Merge pull request #8157 from monocell/spotify-fix
...
fix spotify by using older libgcrypt
2015-06-04 10:05:43 +02:00
Anders Papitto
43ef7e2925
make a wrapper so that dunst can find dbus-launch
...
Prior to this change, the following would fail
nix-shell --pure -p dunst --command dunst
while this would succeed
nix-shell --pure -p dunst -p dbus_daemon --command dunst
because dunst tries to execve 'dbus-launch'. The same issue hit if dunst
was used inside a (user) systemd service (which is what I actually care
about).
2015-06-03 23:53:50 -07:00
Richard Larocque
19108c1b6c
Add a .desktop file for Loxodo
2015-06-03 23:44:18 -07:00
Richard Larocque
472642ebff
Make Loxodo into a real package
...
There's no reason to keep it hidden in python27Packages hierarchy.
Promote it to be a top-level package.
2015-06-03 23:43:00 -07:00
Richard Larocque
78f2410865
kodi: Enable RTMP support
...
Ports over similar XBMC changes from
d221fd91a3
.
2015-06-03 23:27:39 -07:00
Allen Nelson
560d52f51e
switched to python.executable
2015-06-03 15:45:57 -05:00
Tobias Geerinckx-Rice
33ad641be9
libnl 3.2.25 -> 3.2.26
...
Changes (also in project hosting):
<http://lists.infradead.org/pipermail/libnl/2015-March/001865.html >
2015-06-03 22:41:30 +02:00
Tobias Geerinckx-Rice
a714ddcbd5
signing-party: Americanise licence -> license
2015-06-03 22:40:10 +02:00
Tobias Geerinckx-Rice
142cf0de0d
geolite-legacy: GeoLiteCity -> 2015-06-03
...
The update of this file seems to have been delayed.
2015-06-03 22:24:40 +02:00
Pascal Wittmann
b55e54694e
Merge pull request #7666 from qknight/clamav_security
...
clamav: CVE-2015-2170 CVE-2015-2221 CVE-2015-2222 CVE-2015-2305 CVE-2015...
2015-06-03 22:13:48 +02:00
Ricardo M. Correia
07c26ee680
grsecurity: Update stable and test patches
...
stable: 3.1-3.14.43-201505272112 -> 3.1-3.14.43-201506021902
test: 3.1-4.0.4-201505272113 -> 3.1-4.0.4-201506021902
2015-06-03 19:38:05 +02:00
Peter Simons
e7f898a17c
Merge pull request #8158 from DamienCassou/add-signing-party
...
Add signing-party (aka., gpg-tools)
2015-06-03 17:11:48 +02:00
Damien Cassou
a4ac0caa52
Add signing-party (aka., gpg-tools)
2015-06-03 17:08:45 +02:00
Eelco Dolstra
07b212b09d
Strip indentation from programlistings
2015-06-03 17:05:14 +02:00
Eelco Dolstra
35ff30c73f
Streamline contributing section
2015-06-03 17:05:10 +02:00
Emil Rangden
165cb05ea5
fix spotify by using older libgcrypt
2015-06-03 16:50:53 +02:00
Eelco Dolstra
7c6b935b60
Remove dead code
2015-06-03 16:38:52 +02:00
Rok Garbas
7b2448d021
cygwin: perl-Encode-Locale fix
...
disabling tests which test setting environment variable with a name outside
7-bit ASCII. this causes a segmentation fault in cygwin.
2015-06-03 15:21:40 +02:00
Tobias Geerinckx-Rice
bcc8eeca48
geolite-legacy -> 2015-06-03
2015-06-03 13:38:46 +02:00
lethalman
d144ece04e
Merge pull request #8127 from ip1981/mwlib
...
Add more dependencies for mwlib
2015-06-03 12:50:02 +02:00
Tobias Geerinckx-Rice
3467aa462a
stress-ng 0.04.04 -> 0.04.05
...
Changes:
- Ensure maximum sizes don't exceed 4GB-1 for 32 bit systems
- stress-crypt: only use re-entrant crypt_r on Linux for now
- Add perf reference in manual, update date
- stress-vm-rw: zero msg_wr just to be totally safe
- stress-crypt: use reentrant crypt_r to avoid any memory leaks
- stress-zombie: free items on list head on exit
- stress-lockf: free items on list head on exit
- stress-wcstr: fix incorrect wide string size
- Add int8, int16, int32 and int64 versions of mwc*()
- Increase various stressors upper memory limits
- Make --aggressive force more CPU migrations and context switches
- Fix comment for stress_get_ticks_per_second
- perf: enable inherit flag to trace children
- Add the new --getrandom stressor
- Fix sigq options, missing because not using STRESS_SIGQUEUE
- Fix help -h option, was --h, should be -h
- avoid builtins when libs shall be tested
- add stressor for wide character sting operations
- fix string names
- avoid compiler error in stress-vector
- fix EPOLL build
2015-06-03 12:44:07 +02:00
Eelco Dolstra
4564a0e5e2
firefox: Update to 38.0.5
2015-06-03 11:35:06 +02:00
Marco
3af4c7065d
Update HOL Light to svn r232 (2015-05-31)
2015-06-03 11:17:39 +02:00
lethalman
6e0ca8cd11
Merge pull request #8122 from benley/prometheus-0.14
...
Prometheus: update to 0.14.0
2015-06-03 11:09:44 +02:00
lethalman
997022bea9
Merge pull request #8148 from ts468/jitsi
...
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 10:57:37 +02:00
lethalman
219b9a63ad
Merge pull request #8135 from sofuture/fix-goimports-build
...
Fix goimports build
2015-06-03 10:47:55 +02:00
Cillian de Róiste
68a82a9114
Merge pull request #8145 from robbinch/pkg-wavegain
...
wavegain: Add package.
2015-06-03 09:59:40 +02:00
Domen Kožar
23c845f526
Merge pull request #8119 from mbbx6spp/fix-dd-agent-package
...
Fix dd-agent buildInputs to include pythonPackages.psutil
2015-06-03 09:11:10 +02:00
Thomas Strobel
ac355ac095
Update version: jitsi: 2.4.4997 -> 2.8.5426
2015-06-03 07:49:01 +02:00
Mateusz Kowalczyk
9e5c2450d8
Merge pull request #8144 from taku0/firefox-bin-38.0.5
...
firefox-bin: update to version 38.0.5
2015-06-03 06:40:25 +01:00
Daniel Peebles
9712e379da
Rename microHttpd to micro-httpd
2015-06-03 00:15:14 -04:00
Robbin C
13ea5b65db
wavegain: Add package.
...
This adds wavegain which is a normalizer for WAV audio files.
2015-06-03 11:06:24 +08:00
taku0
def4876d41
firefox-bin: update to version 38.0.5
2015-06-03 09:32:11 +09:00
Eric Seidel
ef667f779f
emacs-packages: separate helm- and persp-projectile from projectile
...
mirrors current MELPA division
2015-06-02 17:01:07 -07:00
Eric Seidel
df95d3eca7
emacs-packages: add perspective-el
2015-06-02 17:01:07 -07:00