Commit Graph

81791 Commits

Author SHA1 Message Date
Domen Kožar
306a8d9e8c Merge pull request #19655 from periklis/topic_php_darwin
php: fix darwin build
2016-10-19 10:34:54 +02:00
Vladimír Čunát
dba626e1df
Merge #19674: llvm_39: fix on darwin
There's not even a rebuild on Linux.
2016-10-19 10:16:16 +02:00
Periklis Tsirakidis
61ce404598 php: fix pr review comments 2016-10-19 09:35:06 +02:00
Periklis Tsirakidis
b336be90cc php: fix darwin build 2016-10-19 09:32:06 +02:00
Pascal Wittmann
80224ed1d1 Merge pull request #19638 from jonafato/init-keepassx-reboot-2.0.3-http
Rename keepassx2-http to keepassx-reboot
2016-10-19 09:12:25 +02:00
Dmitry Kalinkin
1feb89897e
nlojet++: init at 4.1.3 2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
3324d8dc72
sacrifice: init at 1.0.0 2016-10-19 02:17:16 -04:00
Dmitry Kalinkin
6aa5dc11f1
pythia: init at 8.219 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
fd95f8f824
herwig: init a 7.0.3
thepeg: init at 2.0.3
2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
1c855085cd
lhapdf: init at 6.1.6 2016-10-19 02:17:15 -04:00
Dmitry Kalinkin
334b9e2a40
rivet: init at 2.5.0 2016-10-19 02:17:02 -04:00
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
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
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
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
Joachim Fasting
b3ffc580ec
tor: 0.2.8.8 -> 0.2.8.9
Fixes a security hole that could be exploited for a denial of service
attack against a tor client, relay, hidden service, or authority [1].

[1]: https://trac.torproject.org/projects/tor/ticket/20384
2016-10-18 00:44:41 +02:00
Nikolay Amiantov
ed12afd1f9 Merge pull request #19586 from aske/uniemoji
ibus-engines.uniemoji: 2016-09-20 -> 0.6.0
2016-10-18 02:41:54 +04:00
Thomas Tuegel
35e2e51c9d Merge pull request #19632 from mdorman/emacs-updates
emacs-packages: 2016-10-17
2016-10-17 17:07:15 -05:00
Kranium Gikos Mendoza
a4b050584a bluejeans: 2.160.66.8 -> 2.180.71.8 2016-10-18 05:47:49 +08:00
Graham Christensen
3bd1e62a6d Merge pull request #19578 from grahamc/facetimehd
facetimehd: 2016-05-02 -> 2016-10-09
2016-10-17 17:11:18 -04:00
Joachim F
ac3fb8389c Merge pull request #19598 from nfjinjing/shadowsocks-libev
shadowsocks-libev: 2.5.0 -> 2.5.5
2016-10-17 22:32:48 +02:00
Joachim F
1c966e0d96 Merge pull request #19615 from RamKromberg/fix/sam
sam: 2016-09-15 -> 2016-10-08
2016-10-17 22:32:11 +02:00
Joachim F
55e929d95e Merge pull request #19616 from RamKromberg/fix/vis
vis: 2016-08-24 -> 2016-10-09
2016-10-17 22:31:34 +02:00
Michael Alan Dorman
dfc1c6b886 org-packages: 2016-10-17 2016-10-17 16:19:02 -04:00
Michael Alan Dorman
1295b3bd63 melpa-stable-packages: 2016-10-17
Removals:
- ecb :: stable version no longer parseable by package.el
- puml-mode :: Deprecated in favor of plantuml-mode
2016-10-17 16:19:02 -04:00
Michael Alan Dorman
ff6300c995 melpa-packages: 2016-10-17
Removals:
- aria2 :: Repository has been removed, recipe not yet updated, melpa issue opened
- aurora-theme :: Repository has been removed
- go-guru :: Code has moved, recipe not yet updated, melpa issue opened
- hipster-theme :: Repository has been removed
- mozc :: Repository doesn't clone
- puml-mode :: Removed in favor of plantuml-mode
- visible-mark :: Repository has been removed, recipe not yet updated, melpa issue opened
- xah-math-input :: Repository has a problem on disk, recipe not yet updated, melpa issue opened
2016-10-17 16:19:01 -04:00
Michael Alan Dorman
20bf2ade33 elpa-packages: 2016-10-17 2016-10-17 16:19:01 -04:00
Frederik Rietdijk
9b68f4272c git-cola: 2.5 -> 2.8 2016-10-17 22:11:33 +02:00
Ronny Pfannschmidt
8b407e2342 tox: bump version to 2.4.1 2016-10-17 21:04:36 +02:00
Thomas Tuegel
42cc06c2df
kde5.gwenview: add optional libkdcraw and libkipi dependencies 2016-10-17 09:45:45 -05:00
Thomas Tuegel
953fd050c0 Merge pull request #19621 from peterhoeg/peruse
peruse: init at 1.1
2016-10-17 09:17:38 -05:00
derchris
6786773389 apcupsd: 3.14.13 -> 3.14.14 2016-10-17 15:47:39 +02:00
derchris
cfb843b9a9 gource: 0.43 -> 0.44 2016-10-17 15:14:28 +02:00
Peter Hoeg
2a4098d74c peruse: init at 1.1
Includes kirigami at 1.1.0
2016-10-17 20:50:12 +08:00
Frederik Rietdijk
0cbcb08d22 kde5.kwalletmanager: init at 16.08.1 2016-10-17 10:48:24 +02:00
Lancelot SIX
c959cc3d9c guile: 2.0.12 -> 2.0.13
This is a maintenance release on the stable series, containing
security fixes.

It addresses CVE-2016-8606

See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00009.html
for upstream announcement
2016-10-17 09:44:48 +02:00
Ram Kromberg
b5683808b0 vis: 2016-08-24 -> 2016-10-09 2016-10-17 10:35:48 +03:00
Ram Kromberg
fc5bd4986f sam: 2016-09-15 -> 2016-10-08 2016-10-17 10:21:29 +03:00
Pascal Wittmann
58e552fc6d Merge pull request #19609 from cedeel/screenfetch
screenFetch: 2016-01-13 -> 2016-10-11
2016-10-17 09:01:44 +02:00
Kirill Boltaev
0a6ec885aa ocaml-ng: export mkOcamlPackages 2016-10-17 08:50:23 +02:00
Chris Darnell
e21f858922 screenFetch: 2016-01-13 -> 2016-10-11 2016-10-16 19:07:49 -04:00
Tim Steinbach
4ed7db95ac
ammonite-repl: init at 0.7.8 2016-10-16 18:56:28 -04:00
Graham Christensen
5118c50ba3 Merge pull request #19604 from cedeel/glances
glances: 2.6.2 -> 2.7.1_1
2016-10-16 17:32:00 -04:00
Tuomas Tynkkynen
b4d8f8b8e2 bind: Disable seccomp on non-x86
The list of permitted syscalls in the seccomp sandbox is only defined
for x86. It fails to build otherwise:

````
In file included from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/magic.h:23:0,
                 from /tmp/nix-build-bind-9.10.4-P3.drv-0/bind-9.10.4-P3/lib/isc/include/isc/app.h:89,
                 from ./main.c:26:
./main.c: In function 'setup_seccomp':
./main.c:848:17: error: 'scmp_syscalls' undeclared (first use in this function)
  INSIST((sizeof(scmp_syscalls) / sizeof(int)) ==
````
2016-10-16 23:37:48 +03:00
Tuomas Tynkkynen
025c74f248 aliases.nix: Fix syntax 2016-10-16 23:29:49 +03:00
Jörg Thalheim
756a6949f8 Merge pull request #19603 from aneeshusa/adopt-google-authenticator
[WIP] Adopt google authenticator
2016-10-16 22:06:40 +02:00
Pascal Wittmann
8d80ad4175 calibre: 2.68.0 -> 2.70.0 2016-10-16 20:11:32 +02:00
Pascal Wittmann
56ca7ca136 homebank: 5.0.6 -> 5.1 2016-10-16 19:28:38 +02:00
Chris Darnell
acb80e9b73 glances: 2.6.2 -> 2.7.1_1 2016-10-16 13:18:16 -04:00
Graham Christensen
33ac1e1d63
raleway: fix meta.homepage 2016-10-16 13:10:41 -04:00
Graham Christensen
104d6965af
hound: fixup meta 2016-10-16 13:10:41 -04:00
Nikolay Amiantov
40547dd4c4 cachefilesd: init at 0.10.9 2016-10-16 19:58:29 +03:00
Nikolay Amiantov
4ceca4fe4f samba4: 4.3.11 -> 4.4.6 2016-10-16 19:58:12 +03:00
Aneesh Agrawal
31b4fcd0b7 google-authenticator: adopt package 2016-10-16 12:42:51 -04:00
Aneesh Agrawal
f87e998c51 google-authenticator: rename from googleAuthenticator 2016-10-16 12:42:33 -04:00
Graham Christensen
634a098940
linuxPackages.nvidia_x11: Remove us prefix from mirror
At the time of the last upgrade, the new driver wasn't available on
anything but their US mirror. Pinning to the US mirror isn't
recommended or preferable, but I did it anyway to be able to get the
upgrade out.
2016-10-16 11:08:17 -04:00
Jinjing Wang
29191da7a0 shadowsocks-libev: 2.5.0 -> 2.5.5 2016-10-16 22:41:50 +08:00
Tim Steinbach
641fbb2140 Merge pull request #19596 from schneefux/httpie
httpie: 0.9.3 -> 0.9.6
2016-10-16 10:11:25 -04:00
schneefux
92487043ae
httpie: 0.9.3 -> 0.9.6 2016-10-16 15:44:29 +02:00
Graham Christensen
25ea97585f Merge pull request #19577 from grahamc/broadcom-sta-4.8
broadcom-sta: Support linux-4.8
2016-10-16 08:31:27 -04:00
zimbatm
13293d108d Merge pull request #19459 from dipinhora/git-osxkeychain
git: enable credential-osxkeychain for darwin
2016-10-16 12:03:31 +01:00
Aristid Breitkreuz
64b2205bf4 ihaskell: partial fix, mark as broken 2016-10-16 12:27:46 +02:00
Aristid Breitkreuz
e6ca8b0375 Merge pull request #19592 from NixOS/roxterm-broken
mark roxterm as broken
2016-10-16 11:26:17 +02:00
Aristid Breitkreuz
0250b647ae mark roxterm as broken 2016-10-16 11:21:54 +02:00
Chris Darnell
137ce58317 bspwm-unstable: init at 2016-09-30 2016-10-16 01:28:11 -04:00
dipinhora
66113fb0fa ponyc: 2016-07-26 -> 0.5.1 2016-10-15 23:50:04 -04:00
Dan Peebles
6a380c20e0 darwin.make-bootstrap-tools: Fix test target
I'll probably get rid of this eventually since the test-pkgs stuff is
more realistic, but this gives quick feedback for now.
2016-10-15 21:36:51 -04:00
Thomas Tuegel
85b4359109
kde5.applications: 16.08.1 -> 16.08.2
The hashes are now generated by downloading from a mirror with a
known-good connection because the KDE rotation has several poor
mirrors. Packages are still built by downloading from the rotation.
2016-10-15 17:51:49 -05:00
Kirill Boltaev
51dd34f103 ibus-engines.uniemoji: 2016-09-20 -> 0.6.0 2016-10-16 01:42:09 +03:00
Graham Christensen
7c6b92a3c4 Merge pull request #19515 from joachifm/thunderbird-pax
thunderbird: disable PaX mprotect() hardening
2016-10-15 18:11:06 -04:00
Jörg Thalheim
dab4f0a720 Merge pull request #19506 from Mic92/rancher-compose
rancher-compose: init at 0.10.0
2016-10-15 22:11:19 +02:00
Jörg Thalheim
d60b74e7db
rancher-compose: init at 0.10.0 2016-10-15 22:06:33 +02:00
Jörg Thalheim
bffdf2c0d8 Merge pull request #19448 from regnat/selfoss
selfoss : 2.15 -> 2016-07-31
2016-10-15 20:15:40 +02:00
Graham Christensen
fbadf2da23 Merge pull request #19498 from grahamc/hound
Initialize Hound package / module
2016-10-15 13:56:24 -04:00
Jörg Thalheim
142b017066 Merge pull request #19499 from RamKromberg/init/mfcj6510dw
mfcj6510dw: init at 3.0.0-1
2016-10-15 19:56:06 +02:00
Graham Christensen
14384f02e8
hound: init at 20160919 2016-10-15 13:32:16 -04:00
Graham Christensen
bd2ad683d3 Merge pull request #19483 from RamKromberg/fix/a2ps
a2ps: fix build
2016-10-15 13:18:29 -04:00
Vincent Laporte
5a5d051ed0 ocamlPackages.js_of_ocaml: link to ppx_deriving 2016-10-15 17:59:29 +02:00
Vincent Laporte
5fc012ecab ocamlPackages.safepass: 1.3 -> 2.0 2016-10-15 17:59:29 +02:00
Ram Kromberg
1e290ae75f mfcj6510dw: init at 3.0.0-1 2016-10-15 18:57:37 +03:00
Nikolay Amiantov
aad01d5831 buildNodePackage: remove trailing spaces 2016-10-15 18:45:48 +03:00
Nikolay Amiantov
10447c6900 buildNodePackage: fix strippedName usage 2016-10-15 18:45:48 +03:00
Graham Christensen
267c7a299c Merge pull request #19543 from kamilchm/clipit
clipit: hicolor_icon_theme dependency
2016-10-15 08:33:18 -04:00
Fatih Altinok
8ab8f49827
flow: 0.32.0 -> 0.33.0 2016-10-15 08:24:07 -04:00
Graham Christensen
37bc2c0bbf
broadcom-sta: Support linux-4.8 2016-10-15 08:06:30 -04:00
Graham Christensen
2525a3d682
facetimehd: 2016-05-02 -> 2016-10-09 2016-10-15 07:42:08 -04:00
Tim Steinbach
5e1c84e475
i3lock-fancy: 2016-05-05 -> 2016-10-13 2016-10-15 07:28:14 -04:00
Graham Christensen
70a6b404f6 Merge pull request #19574 from derchrisuk/bareos
bareos: 15.2.1 -> 15.2.4
2016-10-15 07:23:04 -04:00
Graham Christensen
58a2f07f1d Merge pull request #19566 from NeQuissimus/vivaldi_1_4_589
vivaldi: 1.4.589.29-1 -> 1.4.589.38-1
2016-10-15 07:16:06 -04:00
obadz
540e3e8935 coreclr: 8c70800 -> 1.0.4 2016-10-15 12:15:35 +01:00
Arseniy Seroka
24c551a99d Merge pull request #19575 from romildo/new.qippler
qlipper: init at 2016-09-26
2016-10-15 14:13:45 +03:00
Graham Christensen
541bc547eb Merge pull request #19563 from NeQuissimus/atom_1_11_1
atom: 1.10.1 -> 1.11.1
2016-10-15 07:13:10 -04:00
Graham Christensen
ca808516cd Merge pull request #19562 from NeQuissimus/lightdm_1_19_5
lightdm: 1.19.4 -> 1.19.5
2016-10-15 07:11:56 -04:00
Graham Christensen
1de561e670 Merge pull request #19564 from NeQuissimus/netbeans_8_2
netbeans: 8.1 -> 8.2
2016-10-15 07:11:20 -04:00
Graham Christensen
9b99c9a296 Merge pull request #19570 from NeQuissimus/rkt_1_17_0
rkt: 1.15.0 -> 1.17.0
2016-10-15 07:09:48 -04:00
Graham Christensen
c5bb7ace33 Merge pull request #19571 from NeQuissimus/conky_1_10_5
conky: 1.10.3 -> 1.10.5
2016-10-15 07:06:06 -04:00
romildo
0efba3b99c qlipper: init at 2016-09-26 2016-10-15 07:46:12 -03:00
romildo
0f78fcec7a
screengrab: init at 2016-02-24
fixes #19561
2016-10-15 12:10:16 +02:00
derchris
9624080e86 bareos: 15.2.1 -> 15.2.4 2016-10-15 11:46:57 +02:00
Jörg Thalheim
f175831407 Merge pull request #19573 from Profpatsch/league-of-moveable-type
League of moveable type update & raleway
2016-10-15 11:25:35 +02:00
Jörg Thalheim
3d5c3da40f Merge pull request #19557 from wizeman/u/upd-mypy
mypy-lang: 0.4.3 -> 0.4.5
2016-10-15 10:34:01 +02:00
Domen Kožar
14139d1088 Merge pull request #19559 from Profpatsch/weechat-man
weechat: generate manpages
2016-10-15 10:16:47 +02:00
Profpatsch
fc19902260 league-of-movable-type: 2014-12 -> 2016-10-15
Restructured, so that updates can be done by executing a shell script.
Also uses the extended Raleway fonts, the league itself has only thin
variants.
2016-10-15 06:49:50 +02:00
Profpatsch
a1d3af2082 raleway: init at 2016-08-30 2016-10-15 06:49:38 +02:00
Tim Steinbach
b43c0dab8e
conky: 1.10.3 -> 1.10.5 2016-10-14 23:16:45 -04:00
Tim Steinbach
bb02cf71ef
rkt: 1.15.0 -> 1.17.0 2016-10-14 23:00:54 -04:00
Dan Peebles
fc4c0d4ba1 talloc: fix on darwin 2016-10-14 22:51:21 -04:00
Jaka Hudoklin
ac0f0312f3 Merge pull request #19568 from NeQuissimus/docker_1_12_2
docker: 1.12.1 -> 1.12.2
2016-10-15 04:51:11 +02:00
Tim Steinbach
1a23e336a5
docker: 1.12.1 -> 1.12.2 2016-10-14 22:47:18 -04:00
Alex Ivanov
a70dfe6ffb pakcs: add kkallio as maintainer 2016-10-15 05:24:42 +03:00
Tim Steinbach
71732441fb
vivaldi: 1.4.589.29-1 -> 1.4.589.38-1 2016-10-14 22:14:38 -04:00
Tim Steinbach
405f241e6e
netbeans: 8.1 -> 8.2 2016-10-14 21:56:26 -04:00
Tim Steinbach
1a988b155b
atom: 1.10.1 -> 1.11.1 2016-10-14 21:37:28 -04:00
Tim Steinbach
e622d5a73d
lightdm: 1.19.4 -> 1.19.5 2016-10-14 21:28:18 -04:00
Joachim Fasting
d2238cc9f0
electrum: 2.6.4 -> 2.7.8 2016-10-15 00:52:47 +02:00
Daiderd Jordan
9237596519 Merge pull request #19402 from ryanartecona/vagrant/darwin-support
vagrant: add darwin support
2016-10-15 00:37:13 +02:00
Graham Christensen
3a86395cf8 Merge pull request #19558 from grahamc/xen
xen: 4.5.2 -> 4.5.5, drop old versions
2016-10-14 18:12:29 -04:00
Joachim Fasting
16a917d5e2
thunderbird: disable PaX mprotect() hardening
Otherwise, thunderbird crashes at startup due to a PaX mprotect()
violation.

Fixes https://github.com/NixOS/nixpkgs/issues/19403
2016-10-14 23:48:14 +02:00
Joachim F
c719a4c434 Merge pull request #19552 from romildo/upd.elementary-icon-theme
elementary-icon-theme: 3.2.2 -> 4.0.1
2016-10-14 23:31:50 +02:00
Profpatsch
6717213ca4 weechat: generate manpages 2016-10-14 23:30:38 +02:00
Graham Christensen
4e89b237bc
xen: 4.5.2 -> 4.5.5, drop old versions 2016-10-14 17:09:18 -04:00
Robert Helgesson
2398a66859
overpass: init at 2.1 2016-10-14 23:07:04 +02:00
Jörg Thalheim
f72666e17e Merge pull request #19556 from mimadrid/fix/gthumb
gthumb: hicolor_icon_theme dependency
2016-10-14 21:42:43 +02:00
zimbatm
1cb4676dfa terraform: 0.7.5 -> 0.7.6 2016-10-14 20:28:24 +01:00
mimadrid
07fba2591d
gthumb: hicolor_icon_theme dependency 2016-10-14 21:03:20 +02:00
Ricardo M. Correia
0fd97bc102 mypy-lang: 0.4.3 -> 0.4.5 2016-10-14 20:50:54 +02:00
Tim Steinbach
521e6b9295 Merge pull request #19553 from romildo/fix.vertex
theme-vertex: revert package renaming
2016-10-14 14:09:13 -04:00
romildo
4e4205469b elementary-icon-theme: 3.2.2 -> 4.0.1 2016-10-14 14:48:50 -03:00
Jörg Thalheim
86ff8be9c3 Merge pull request #19551 from uralbash/vscode-1.6.1
vscode: 1.5.1 -> 1.6.1
2016-10-14 19:42:46 +02:00
Svintsov Dmitry
8df9632a25 vscode: 1.5.1 -> 1.6.1 2016-10-14 22:33:21 +05:00
romildo
b59b353d4d theme-vertex: revert package renaming 2016-10-14 14:27:50 -03:00
Franz Pletz
0a9fa3004a
atlassian-jira: 7.2.2 -> 7.2.3 2016-10-14 19:05:53 +02:00
Franz Pletz
79f4bb3259
atlassian-confluence: 5.10.4 -> 5.10.7 2016-10-14 19:05:46 +02:00
Eelco Dolstra
5e2a9a0a54 zk-shell: Fix broken meta.license 2016-10-14 18:11:48 +02:00
zimbatm
cdbb020a1f fixes bundlerEnv calls 2016-10-14 16:56:42 +01:00
Franz Pletz
8f794cd6b8
zfstools: 0.3.3 -> 0.3.6 2016-10-14 17:34:34 +02:00
Franz Pletz
9df6c89a6e
gitlab: 8.12.1 -> 8.12.6 2016-10-14 17:34:29 +02:00
Franz Pletz
a7a34745b6
postfix: 3.1.2 -> 3.1.3 2016-10-14 17:34:26 +02:00
Anders Papitto
ffb0d1158f
clerk: init at 2016-10-14
fixes #19505
2016-10-14 16:58:41 +02:00
Ricardo M. Correia
47e61969b8 ocaml-react: fix hash
The package had been updated from 1.1.0 -> 1.2.0 but the hash hadn't.
2016-10-14 16:58:05 +02:00
Peter Simons
c031945a9f Merge pull request #19534 from LumiGuide/fix-cereal-on-ghcjs
cereal: fix build on ghcjs
2016-10-14 16:52:02 +02:00
Jörg Thalheim
15bb24f7e7 Merge pull request #19538 from 2chilled/master
zk-shell:: init at 1.0.0
2016-10-14 16:47:05 +02:00
Eelco Dolstra
811b876fab Revert "openssl, curl, git: Respect $NIX_SSL_CERT_FILE"
This reverts commit 942dbf89c6. Sorry,
this was supposed to go to staging instead of master...
2016-10-14 16:01:54 +02:00
Tim Steinbach
24de66ce48 Merge pull request #19541 from romildo/upd.themes
vertex-theme: 20160329 -> 20161009
2016-10-14 09:28:05 -04:00
Tim Steinbach
c12b5d5e16 Merge pull request #19542 from romildo/upd.arc-theme
arc-theme: 2016-06-06 -> 2016-10-13
2016-10-14 09:27:33 -04:00
Tim Steinbach
2cfe0407b8 Merge pull request #19545 from derchrisuk/netdata
netdata: 1.0.0 -> 1.4.0
2016-10-14 09:27:13 -04:00
Tim Steinbach
24f86ac41a Merge pull request #19546 from romildo/upd.faba-icon-theme
faba-icon-theme: 2016-06-02 -> 2016-09-13
2016-10-14 09:26:52 -04:00
Tim Steinbach
03805c42a3 Merge pull request #19547 from romildo/upd.moka-icon-theme
moka-icon-theme: 2016-06-07 -> 2016-10-06
2016-10-14 09:26:41 -04:00
Tim Steinbach
9aa06ba95a Merge pull request #19548 from romildo/upd.faba-mono-icons
faba-mono-icons: fix repository name
2016-10-14 09:26:21 -04:00
Tim Steinbach
3beb90cf72 Merge pull request #19549 from romildo/upd.arc-icon-theme
arc-icon-theme: 2016-06-06 -> 2016-07-07
2016-10-14 09:25:51 -04:00
Tim Steinbach
4c41345975 Merge pull request #19539 from romildo/upd.enlightenment
enlightenment: 0.21.2 -> 0.21.3
2016-10-14 09:25:37 -04:00
romildo
2817e73568 arc-icon-theme: 2016-06-06 -> 2016-07-07 2016-10-14 07:57:29 -03:00
zimbatm
6351c4d24b Merge pull request #19180 from zimbatm/bundler-env-bins
Bundler env bins
2016-10-14 11:51:23 +01:00
romildo
2f5150be7a faba-mono-icons: fix repository owner 2016-10-14 07:42:26 -03:00
Nikolay Amiantov
7619bea1fe Merge pull request #19544 from kamilchm/blueman
blueman: hicolor_icon_theme dependency
2016-10-14 14:34:50 +04:00
romildo
33acea23b4 moka-icon-theme: 2016-06-07 -> 2016-10-06 2016-10-14 07:33:23 -03:00
romildo
ebcd7f2a63 faba-icon-theme: 2016-06-02 -> 2016-09-13 2016-10-14 07:10:52 -03:00
Eelco Dolstra
942dbf89c6 openssl, curl, git: Respect $NIX_SSL_CERT_FILE
$NIX_SSL_CERT_FILE overrides $SSL_CERT_FILE, which in turn overrides
the default CA path (/etc/ssl/certs/ca-certificates.crt). This allows
Nix to set a CA path without interfering with other packages (such as
Homebrew).

See https://github.com/NixOS/nix/issues/921.
2016-10-14 12:06:10 +02:00
derchris
0acd3b3b42 netdata: 1.0.0 -> 1.4.0 2016-10-14 12:05:42 +02:00
Kamil Chmielewski
745b659481 blueman: hicolor_icon_theme dependency 2016-10-14 12:03:04 +02:00