Eric Seidel
f62b04954f
fetchgitlocal: be less chatty
2016-02-01 10:57:01 -08:00
Robert Helgesson
9fbba0ac2b
perl-Text-CSV-Encoded: 0.24 -> 0.25
2016-02-01 19:54:47 +01:00
Tobias Geerinckx-Rice
8ba0fe2866
geolite-legacy 2016-01-25 -> 2016-02-01
2016-02-01 19:39:18 +01:00
Tobias Geerinckx-Rice
c55c909e56
liferea: 1.10.17 -> 1.10.18
...
This is a maintenance release that brings the following changes:
- Fixes #287 : media:content support broken
- Fixes #279 : Rules not visible in searchdialog
- Fixes #83 : Segfault when sorting feeds in folder
- Fixes #302 : Broken compilation with --disable-notify
2016-02-01 19:39:18 +01:00
aszlig
ecefd2167a
nixos/connman: Fix assertion for networkmanager
...
Regression introduced by 5184aaa1ea93368cb993b1e8e5862adb6e305110.
The fix was intended to remove the "x == true/false" assertions, but by
accident a "x == false" was made "x == true" instead of "(!x)".
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: devhell <"^"@regexmail.net>
2016-02-01 19:33:50 +01:00
Al Zohali
7443f9d00a
mono: add gmcs symlink
2016-02-01 21:02:21 +03:00
Simon Vandel Sillesen
b34b05b3b8
Hunspell: add wrapper to include dictionaries
...
use like this:
(hunspellWithDicts (with hunspellDicts; [en-us en-gb-ise]))
2016-02-01 18:44:20 +01:00
Eelco Dolstra
45c218f893
initrd: Use modprobe from busybox
2016-02-01 18:19:24 +01:00
Eelco Dolstra
48f51f1185
linux: Compress kernel modules
...
This reduces the kernel package from 185 to 62 MiB, for a neglible
boot time cost.
2016-02-01 18:19:23 +01:00
Eelco Dolstra
b21ef9c9e6
Don't include wireless-tools/iw/rfkill when wireless is disabled
...
This is mostly to get rid of some useless stuff in VMs/containers.
2016-02-01 18:19:23 +01:00
Eelco Dolstra
5184aaa1ea
Use booleans properly
2016-02-01 18:19:23 +01:00
Eelco Dolstra
030838ba25
makeModulesClosure: Small cleanup
2016-02-01 18:19:23 +01:00
Eelco Dolstra
72a30ae66f
linux: Use $SOURCE_DATE_EPOCH as the build timestamp
2016-02-01 18:19:23 +01:00
Eelco Dolstra
0a7cd3c110
Remove unused file
2016-02-01 18:19:23 +01:00
Nikolay Amiantov
5404714997
systemd: add a notice to remove makeFlags on update
2016-02-01 20:15:29 +03:00
Robin Gloster
d2d9b7a7bc
drbd: set DESTDIR
2016-02-01 18:11:36 +01:00
Franz Pletz
92c7ff216e
libimobiledevice: Add patch to disable SSLv3
2016-02-01 18:11:08 +01:00
Franz Pletz
1026673f37
firefox: 43.0.4 -> 44.0
2016-02-01 18:10:47 +01:00
Michiel Leenaars
5b8e6aaa21
libcutl: init -> 1.9.0
2016-02-01 17:50:57 +01:00
Henry Till
79b326e9e9
mr: 1.20150503 -> 1.20160123
2016-02-01 11:24:01 -05:00
Eelco Dolstra
a7b7ac8bfb
openssh: Enable DSA host/client keys
...
This applies a patch from Fedora to make HostKeyAlgorithms do the
right thing, fixing the issue described in
401782cb678d2e28c0f7f2d40c6421624f410148.
2016-02-01 16:31:43 +01:00
koral
a7f09e9773
openssh: 6.9p1 -> 7.1p2
2016-02-01 16:31:43 +01:00
Sander van der Burg
4d0e732168
titaniumenv: fix android builds on darwin and get rid of allowUnfree since the OpenJDK just works fine
2016-02-01 15:11:28 +00:00
Christopher Lübbemeier
ea25afa2cb
spotify: fix icons
2016-02-01 14:49:43 +01:00
Tomas Vestelind
42627b7d59
remove period from description
2016-02-01 14:02:24 +01:00
Tomasz Czyż
0c5ad78c18
solaar: fix, partially ( close #12685 )
...
vcunat's comments:
Unused parameter got removed.
CLI looks good now but the GUI still won't work with:
bin/..solaar-wrapped-wrapped:45: PyGIWarning:
Gtk was imported without specifying a version first.
Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
solaar.gtk.main()
solaar: error: Argument 0 does not allow None as a value
2016-02-01 13:21:43 +01:00
Tom Hunger
88ae75017e
Fix boto3 for python3.
2016-02-01 11:59:43 +00:00
Tony White
8491d0d1ca
chromium: 47.0.2526.106 - > 48.0.2564.97
...
- Fixes CVE-2016-1612 CVE-2016-1613 CVE-2016-1614 CVE-2016-1615
CVE-2016-1616 CVE-2016-1617 CVE-2016-1618 CVE-2016-1619 CVE-2016-1620.
- Moves chromium stable and beta channels up one version major.
vcunat made dev channel stay for now, as it wouldn't download otherwise.
This is most of PR #12717 .
2016-02-01 12:12:07 +01:00
Nikolay Amiantov
7330bfe464
udev service: generate proper hwdb database
2016-02-01 14:09:49 +03:00
Pascal Wittmann
209318b130
Merge pull request #12491 from davidak/rarcrack
...
rarcrack: init at 0.2
2016-02-01 11:56:10 +01:00
Arseniy Seroka
43ea13b314
Merge pull request #12721 from romildo/update-awesome
...
awesome: 3.5.7 -> 3.5.8
2016-02-01 13:42:22 +03:00
Eelco Dolstra
1d6379bd30
Merge pull request #12458 from k0ral/acpid
...
Rewrite acpid module in a more generic way
2016-02-01 11:22:31 +01:00
Lluís Batlle i Rossell
b2dc647c1e
linux: adding PCI Expresscard Hotplug support
2016-02-01 11:07:08 +01:00
Rickard Nilsson
e430f14da3
nixos-rebuild: Don't propagate --no-out-link arg to nix-store
2016-02-01 10:54:58 +01:00
Rickard Nilsson
b5b7805543
nixos-rebuild: Do not create result symlinks for boot/switch actions ( resolves #12665 )
2016-02-01 10:37:53 +01:00
Nikolay Amiantov
53e0f8b1cd
Merge branch 'fontconfig-caches' into staging
...
Closes #12668 , fixes #12648
2016-02-01 12:20:06 +03:00
Nikolay Amiantov
b64ca73b81
Merge remote-tracking branch 'nckx/update-freetype' into staging
...
Closes #12600
2016-02-01 12:18:02 +03:00
Tomas Vestelind
de2d609317
haka in unstable release notes
2016-02-01 09:47:23 +01:00
Tuomas Tynkkynen
4cf9bf9eb0
sd-image.nix: Move the /boot partition up to 8M
...
Reportedly some ARM boards need some boot code at the start of a SD card
that could be larger than a megabyte. Change it to 8M, and while at it
reduce the /boot size such that the root partition should now start on a
128M boundary (the flash on SD cards really don't like non-aligned
writes these days).
2016-02-01 10:46:17 +02:00
Tuomas Tynkkynen
b6621196e0
sd-image-armv7l-multiplatform.nix: Add ttymxc0 to the list of consoles
...
Needed for the RS-232 port on Wandboard Quad (and presumably other boards
using the i.MX6 SoC).
2016-02-01 10:46:17 +02:00
Tuomas Tynkkynen
e9b80f3972
U-Boot: Build for the Wandboard board
...
From v2016.01 onwards, the Wandboards boot using the distro bootcmd
stuff as well.
Tested on a Wandboard Quad.
2016-02-01 10:46:17 +02:00
Tuomas Tynkkynen
5d3642eba9
U-Boot: 2015.10 -> 2016.01
2016-02-01 10:45:13 +02:00
Tuomas Tynkkynen
f80a563461
U-Boot: Build for the Banana Pi board
...
I don't own this board, but someone on IRC reported this as working (and
anyway it's practically identical to ubootPcduino3Nano since they're both
Allwinner boards)
2016-02-01 10:45:11 +02:00
Stefan Junker
95ed5766d6
U-Boot: refactor to allow easier extendability
...
[dezgeg: minor stylistic tweaks, export buildUBoot for out-of-tree users]
2016-02-01 10:44:16 +02:00
Tomas Vestelind
beabacf8c7
tvestelind in maintainers
2016-02-01 09:40:50 +01:00
Pascal Wittmann
535056cbd3
Merge pull request #12483 from rycee/bump/perl-SoftwareLicense
...
perl-Software-License: 0.103010 -> 0.103011
2016-02-01 09:20:12 +01:00
Théophane Hufschmitt
5b28d3f1eb
ocamlPackages.findlib: 1.5.3 -> 1.6.1
2016-02-01 09:12:40 +01:00
Vladimír Čunát
576746970e
liberation-fonts: fix meta after 2012 changes
...
/cc maintainer @7c6f434c.
2016-02-01 08:50:19 +01:00
Charles Strahan
fdd54a9434
ghcjs-ffiqq: init at rev da31b1858 (Oct 12, 2015)
2016-02-01 02:13:45 -05:00
Charles Strahan
142b417284
ghcWithHoogle: fix haddocks for GHCJS builtin libs
2016-02-01 00:10:45 -05:00