Commit graph

94145 commits

Author SHA1 Message Date
Anthony Cowley 0f6ef7c41c llvm_39: fix on darwin 2016-10-19 01:53:13 -04:00
Joachim F 7b4a9cd5f3 Merge pull request #19657 from romildo/upd.cmst
cmst: 2016.04.03 -> 2016.10.03
2016-10-19 05:24:26 +02:00
Joachim F 9444754a6e Merge pull request #19661 from romildo/upd.aria2
aria2: 1.27.1 -> 1.28.0
2016-10-19 05:23:39 +02:00
Joachim F 60af6fd9af Merge pull request #19662 from romildo/upd.efl
efl: 1.18.1 -> 1.18.2
2016-10-19 05:23:24 +02:00
Jon Banafato 0bc186510a Rename keepassx2-http to keepassx-reboot
The `keepassx2-http` fork has been moved to a new organization and
renamed to `keepassx-reboot`. For more details on the change, see the
discussions in GitHub issues [1][2].

Included changes:
- Rename the `keepassx2-http` package to `keepassx-reboot`
- Fetch source from correct (moved) GitHub repository
- Update the version to the latest release
- Change the `homepage`, as these projects are likely to diverge over
  time
- Add `keepassx2-http` to `aliases.nix

[1] https://github.com/keepassx/keepassx/pull/111#issuecomment-250639109
[2] https://github.com/keepassxreboot/keepassx/issues/40
2016-10-18 20:59:24 -04:00
Alexander Ried 8bb4fc1039 systemd.timers: filter timers with empty startAt 2016-10-19 02:22:12 +02:00
Alexander Ried 89ef1a1756 nix-optimise module: fix startAt 2016-10-19 02:22:12 +02:00
Alexander Ried c9941c4b5e systemd.timers.startOn: automatically convert string to list 2016-10-19 02:22:12 +02:00
Ruben Maher 2e0d0af1c8 Revert "matrix-synapse: Pass required --report-stats opt" 2016-10-19 08:28:38 +10:30
Tuomas Tynkkynen ba42683e9a libselinux: Fix ARM build failure
Avoid this warning (which is in turn an error via -Werror):
````
avc_internal.c: In function 'avc_netlink_receive':
avc_internal.c:105:25: error: cast increases required alignment of target type [-Werror=cast-align]
 struct nlmsghdr *nlh = (struct nlmsghdr *)buf;
                        ^
````

The code allocates abuffer with "__attribute__ ((aligned))",
then passes it via a 'char*' parameter, which is then finally cast,
causing the warning. So the code is ok but compiler is not smart
enough to see it.

It seems that -Wcast-align is a no-op on x86, so this shows up on ARM
only.
2016-10-18 23:54:29 +03:00
Thilo Uttendorfer f98dac2ac8 pytestflakes: 1.0.0 -> 1.0.1 2016-10-18 22:48:08 +02:00
romildo d69bc41aa3 efl: 1.18.1 -> 1.18.2 2016-10-18 18:16:58 -02:00
Vladimír Čunát 0240306d01
xorg-server: maintenance 1.18.3 -> 1.18.4 2016-10-18 22:11:51 +02:00
Vladimír Čunát 47df822937 xf86-video-nouveau: 1.0.12 -> 1.0.13 2016-10-18 22:11:32 +02:00
romildo bcca1cf326 aria2: 1.27.1 -> 1.28.0 2016-10-18 17:47:39 -02:00
José Romildo Malaquias 598d824198 hexchat: 2.12.1 -> 2.12.2 (#19659) 2016-10-18 20:19:27 +02:00
Derek Gonyeo a0295e21c5 rkt: libsystemd fix (#19658)
As of systemd 231, the LD_LIBRARY_PATH fix applied in the installPhase of rkt's
build was no longer valid, causing rkt to fail to work. This patch changes the
path to point to the new location of libsystemd, which is in ${systemd.lib}.
2016-10-18 20:00:44 +02:00
José Romildo Malaquias b085f4a216 opensmtpd: 6.0.0p1 -> 6.0.2p1 (#19660)
Changelogs at
  https://www.opensmtpd.org/announces/release-6.0.1.txt
  https://www.opensmtpd.org/announces/release-6.0.2.txt
2016-10-18 19:59:59 +02:00
romildo 5a049dfc15 cmst: 2016.04.03 -> 2016.10.03 2016-10-18 15:31:51 -02:00
Ram Kromberg fd02ff7cf5 hecate: init at 0.0.1 2016-10-18 19:40:23 +03:00
Michael Alan Dorman a70e11adbf haskellPackages: jailbreak terminal-progress-bar 2016-10-18 18:02:40 +02:00
Peter Simons 56ea4f8098 haskell-stack: fix build 2016-10-18 18:02:40 +02:00
Peter Simons 3af8c6e306 git-annex: enable test suite again 2016-10-18 18:02:40 +02:00
Peter Simons 3ce999416a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.0.2-12-g87e23de from Hackage revision
19c7074b55.
2016-10-18 18:02:33 +02:00
Peter Simons db6b964290 Update to LTS Haskell 7.4 2016-10-18 18:01:35 +02:00
Tim Steinbach 51c9c2f851
linux_testing: 4.8-rc6 -> 4.9-rc1 2016-10-18 11:19:46 -04:00
Tim Steinbach 0acfbaa5b2
linux_4_8: 4.8.1 -> 4.8.2 2016-10-18 10:13:02 -04:00
Tim Steinbach 55adff59f1
linux_4_7: 4.7.7 -> 4.7.8 2016-10-18 10:12:26 -04:00
Graham Christensen 2b1af4fe7c Merge pull request #19640 from lsix/update_django_channels
pythonPackages.channels: 0.17.2 -> 0.17.3
2016-10-18 09:06:34 -04:00
Graham Christensen b8868af52a Merge pull request #19645 from phanimahesh/marp-0.0.9
marp: 0.0.8 -> 0.0.9
2016-10-18 08:34:00 -04:00
J Phani Mahesh e002108cef marp: 0.0.8 -> 0.0.9 2016-10-18 17:50:35 +05:30
Franz Pletz 5456d8f007
php70: 7.0.11 -> 7.0.12
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-7.php#7.0.12
2016-10-18 14:18:04 +02:00
Franz Pletz 0f42ee7c88
php56: 5.6.26 -> 5.6.27
Fixes some security vulnerabilities:

    https://secure.php.net/ChangeLog-5.php#5.6.27
2016-10-18 14:17:01 +02:00
Thomas Tuegel 6ad403728e
Merge branch 'kipi-plugins' 2016-10-18 06:46:15 -05:00
Thomas Tuegel 7f4ad13ef6
kde5.spectacle: include kipi-plugins 2016-10-18 06:45:40 -05:00
Thomas Tuegel e62ab65fe6
kde5.gwenview: include kipi-plugins 2016-10-18 06:45:30 -05:00
Thomas Tuegel e2204b72b8
kde5.kipi-plugins: init at 5.2.0 2016-10-18 06:45:19 -05:00
Joachim F 5f74c07893 Merge pull request #19643 from mayflower/emby_3_0_8200
emby: 3.0.7300 -> 3.0.8200
2016-10-18 13:42:06 +02:00
Graham Christensen bb6765b416 Merge pull request #19633 from womfoo/bump/bluejeans-2.180.71.8
bluejeans: 2.160.66.8 -> 2.180.71.8
2016-10-18 07:11:24 -04:00
Graham Christensen 3268f423df Merge pull request #19634 from joachifm/tor-2_8_9
tor: 0.2.8.8 -> 0.2.8.9
2016-10-18 07:02:28 -04:00
Tristan Helmich b36750f140 emby: 3.0.7300 -> 3.0.8200 2016-10-18 13:01:14 +02:00
Graham Christensen 8df7a31498 Merge pull request #19642 from asymmetric/youtube-dl
youtube-dl: 2016.10.07 -> 2016.10.16
2016-10-18 06:58:32 -04:00
Dmitry Kalinkin 571d1111fe
yoda: init at 1.6.3 2016-10-18 06:52:31 -04:00
Dmitry Kalinkin 75ed9ac975
hepmc: init at 2.06.09 2016-10-18 06:51:59 -04:00
Dmitry Kalinkin b7db7cc30c
fastjet: init at 3.2.0 2016-10-18 06:51:22 -04:00
Domen Kožar 30c3e503f6 Merge pull request #19639 from cleverca22/ipxe
ipxe: allow usage of preConfigure again
2016-10-18 10:45:45 +02:00
Lorenzo Manacorda beebf04710 youtube-dl: 2016.10.07 -> 2016.10.16 2016-10-18 10:45:20 +02:00
Lancelot SIX eed0730fd0 pythonPackages.channnels: 0.17.2 -> 0.17.3 2016-10-18 10:27:05 +02:00
michael bishop 153ff5a69a
ipxe: allow usage of preConfigure again, and add a simpler way to extend the options 2016-10-18 02:18:52 -03:00
Thomas Tuegel a6e4e8f600
dropbox: 11.4.22 -> 12.4.22 2016-10-17 17:50:01 -05:00