Commit Graph

153591 Commits

Author SHA1 Message Date
Michael Weiss
61e59fbba0
tdesktop: 1.6.0 -> 1.6.1
tdesktopPackages.preview: 1.6.0 -> 1.6.1
2019-03-20 20:59:49 +01:00
Will Dietz
68ded8b4ec gitAndTools.lab: simplify by moving to buildGoModule! 2019-03-20 14:55:05 -05:00
Will Dietz
3d8170098f lab: generate and install zsh completion
Env variables are set to dummy values
so `lab` doesn't get stuck trying to helpfully
interact with user for initial configuration.
2019-03-20 14:55:04 -05:00
Will Dietz
8d378eb822 llvmPackages_8: disable sanitizers/etc w/musl
Patch needs porting and was uncertain anyway.
2019-03-20 13:28:46 -05:00
Will Dietz
8fa5d4ab1a llvm8: remove failing test to fix w/musl 2019-03-20 13:28:36 -05:00
Will Dietz
1cca46a498 llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch
Minor changes after review, see linked page for discussion.
2019-03-20 13:26:49 -05:00
Graham Christensen
3b7c3cbdd0
Merge pull request #57915 from eyJhb/sl-bump
sl: 5.02 -> 5.04
2019-03-20 12:42:53 -05:00
Samuel Leathers
cafd07a54e
Merge pull request #56423 from Izorkin/nginx-unit
unit: add service unit and update package
2019-03-20 13:08:05 -04:00
Graham Christensen
5c9b1c3a48
Merge pull request #57927 from justinwoo/purescript-binary
purescript: fix purescript derivation using easy-purescript-nix
2019-03-20 11:48:04 -05:00
Will Dietz
eb62028ed4 llvmPackages_8: add top-level attributes 2019-03-20 09:58:38 -05:00
Will Dietz
5c4aed5c8a llvmPackages_8: rc5 -> 8.0.0 release 2019-03-20 09:56:20 -05:00
Graham Christensen
5aaf79d189
purescript: tweak inlined import and usages
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:55:48 +02:00
Graham Christensen
7af53c85ed
purescript: add meta information for package
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:52:28 +02:00
Graham Christensen
fb39447028
purescript: inline properties used from pkgs
Co-Authored-By: justinwoo <moomoowoo@gmail.com>
2019-03-20 15:50:16 +02:00
Andreas Rammhold
8ff37d9c45
rssh: mark as insecure
There seems to be a consensus among many packagers that RSSH is
probably no longer a good idea. There are a few fixes for some of the
issues but people should move on and use other software these days.

Removing it from further (stable) releases is probably a good idea. If
someone really needs it we still have it in the tree and they can
whitelist it again.
2019-03-20 14:33:13 +01:00
Andreas Rammhold
5acc543233 samba4: apply patch for CVE-2019-3824 2019-03-20 14:18:58 +01:00
Andreas Rammhold
84c1b2fbd8 ldb: apply patch for CVE-2019-3824 2019-03-20 14:18:58 +01:00
Danylo Hlynskyi
de0612c46c
auto-patchelf: don't use grep -q, as it causes Broken pipe (#56958)
This rare sitation was caught when building zoom-us package:
```
automatically fixing dependencies for ELF files
/nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 213: echo: write error: Broken pipe
/nix/store/71d65fplq44y9yn2fvkpn2d3hrszracd-auto-patchelf-hook/nix-support/setup-hook: line 210: echo: write error: Broken pipe
```

The worst is that derivation continued and resulted into broken package:
https://github.com/NixOS/nixpkgs/pull/55566#issuecomment-470065690

I hope, replacing `grep -q` with `grep` will remove this race condition.
2019-03-20 14:57:59 +02:00
Andreas Rammhold
a6bb05be45 subversion_1_10: 1.10.3 -> 1.10.4
bugfix release for CVE-2018-11803 [0].

[0] https://subversion.apache.org/security/CVE-2018-11803-advisory.txt
2019-03-20 13:37:03 +01:00
Gabriel Ebner
52c3ee6c4d elan: 0.7.2 -> 0.7.4 2019-03-20 13:33:24 +01:00
Sarah Brofeldt
f6e1221e8d pythonPackages.elasticsearch-curator: Jailbreak click (#57912) 2019-03-20 13:30:13 +01:00
Peter Ferenczy
12e425c17b musly: init at unstable-2017-04-26 2019-03-20 13:27:13 +01:00
Dmitry Kalinkin
399061d3e4 pythonPackages.fastparquet: init at 0.2.1 (#56027) 2019-03-20 12:45:58 +01:00
Rommel MARTINEZ
afea6fbf92 deco: 0.0.1 -> 0.0.2 2019-03-20 19:33:38 +08:00
Jörg Thalheim
eb5afaf06b
nix-review: 1.0.5 -> 2.0.0 2019-03-20 11:27:46 +00:00
Robert Schütz
f088866945
Merge pull request #56193 from nyanloutre/mautrix-update
mautrix-telegram: 0.4.0.post1 -> 0.5.0
2019-03-20 12:24:23 +01:00
R. RyanTM
2fd5f716dc python37Packages.telethon: 1.5.5 -> 1.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-telethon/versions
2019-03-20 11:59:18 +01:00
Robert Schütz
f2f577cda9
Merge pull request #57922 from dotlambda/mopidy-iris-3.33.0
mopidy-iris: 3.32.5 -> 3.33.0
2019-03-20 11:43:00 +01:00
nyanloutre
3fa5e2bab6 mautrix-telegram: 0.4.0.post1 -> 0.5.0 2019-03-20 11:42:27 +01:00
nyanloutre
0f266d1e4c pythonPackages.telethon-session-sqlalchemy: 0.2.9.post1 -> 0.2.14 2019-03-20 11:41:58 +01:00
Carlos D'Agostino
0fd37a2da1 dnscrypt-proxy2: 2.0.15 -> 2.0.21 2019-03-20 21:13:59 +11:00
Vincent Laporte
338f5208b3
compcert: fix source 2019-03-20 09:54:51 +00:00
Domen Kožar
49fb21232f
Add nodePackages.elm-doc-preview 2019-03-20 16:44:06 +07:00
Rob Vermaas
c254bb6c70
Merge pull request #57350 from r-ryantm/auto-update/opentracing-cpp
opentracing-cpp: 1.5.0 -> 1.5.1
2019-03-20 09:52:41 +01:00
justinwoo
ee1e16453f purescript: inline referenced derivation 2019-03-20 10:20:05 +02:00
Lily Ballard
59fdbac729 ffsend: 0.2.36 -> 0.2.38
Also add support for xclip on Linux.
2019-03-19 20:59:55 -07:00
Will Dietz
3e1079da0e libconfig: 1.5 -> 1.7.2, enable tests 2019-03-19 19:43:41 -05:00
adisbladis
419fbda8d9
pulseaudio-modules-bt: unstable-2019-01-05 -> unstable-2019-03-15 2019-03-20 00:43:34 +00:00
adisbladis
c896c74747
firefox-beta-bin: 66.0b7 -> 67.0b3 2019-03-19 23:49:16 +00:00
adisbladis
ca0d9f4154
firefox-devedition-bin: 66.0b7 -> 67.0b3 2019-03-19 23:49:15 +00:00
worldofpeace
0bdf2a391d lightdm: drop run-dir.patch
That patched the bundled configuration which is useless to NixOS.
2019-03-19 19:16:21 -04:00
Robert Schütz
a376d3ee09 python.pkgs.pylast: no longer supports python2 2019-03-19 23:37:15 +01:00
justinwoo
0810c406b7 purescript: fix purescript derivation using easy-purescript-nix
For the past couple of years, there has continued to be problems with having the PureScript compiler on nixpkgs building from Haskell packages it is not built against in its actual development and release. We have seen this issue come up multiple times here on nixpkgs, but this also causes numerous issues to be filed against the PureScript compiler repository. One example of an exchange that has occurred multiple times in the past: https://github.com/NixOS/nixpkgs/issues/53597 https://github.com/purescript/purescript/issues/3571. As noted, the PureScript compiler is not on Stackage because it is not meant to be used as a library, and it does not update itself to the latest LTS and cut releases to match LTS releases.

Instead, I have begun maintaining my own derivation for the PureScript compiler (among other tools) in a small project here: https://github.com/justinwoo/easy-purescript-nix. Within are other reference and derivations for other tools commonly used in the PureScript ecosystem, updated to their respective newest releases. These derivations use the same releases that other Linux and OSX users use, along with the standard application of patchELF to provide for runtime dependencies such as zlib, gmp, and ncurses5. These derivations are now used by a variety of NixOS, non-NixOS Linux, and OSX users.

This commit then consumes the easy-purescript-nix derivation for the PureScript compiler and provides it in all-packages for consumption.
2019-03-20 00:36:55 +02:00
Robert Schütz
11f0d36737 mopidy-iris: 3.32.5 -> 3.33.0
The removed dependencies were dropped in the following commits:
0c134459ea
4d64980900
c9861bc79c

Requests was added in:
28b5f69333
2019-03-19 23:35:33 +01:00
Robert Helgesson
c18bb57627
openshift: remove obsolete comment 2019-03-19 23:24:37 +01:00
Matthew Bauer
0bf5c6acb4
Merge pull request #57820 from illegalprime/fix/tree-cross
tree: use $CC instead of cc to build
2019-03-19 17:48:56 -04:00
Robert Schütz
1ca05690c6 python.pkgs.mt-940: 4.13.0 -> 4.13.2 2019-03-19 22:29:46 +01:00
Alyssa Ross
bc3e7f875e python3Packages.priority: fix build (#57807) 2019-03-19 22:28:54 +01:00
Alyssa Ross
c357b53763 python36Packages.hpack: fix build (#57808) 2019-03-19 22:26:32 +01:00
dywedir
b9aaa63f0f
skim: 0.5.5 -> 0.6.2 2019-03-19 23:15:01 +02:00
Robert Schütz
d338fc1583 python.pkgs.msrest: fix build on python2 2019-03-19 22:01:54 +01:00
eyjhbb@gmail.com
a8654f8858 sl: 5.02 -> 5.04 2019-03-19 21:06:08 +01:00
Bob van der Linden
d394fa0d96
ngrok2: cleanup update.sh 2019-03-19 20:28:30 +01:00
Bob van der Linden
b1bfe7b478
ngrok-2: set updateScript 2019-03-19 20:03:41 +01:00
Bob van der Linden
acedabeff7
ngrok-2: rename update to update.sh 2019-03-19 20:03:27 +01:00
Daiderd Jordan
373488e6f4
Merge pull request #57868 from Kaali/coreaudio-sox
Add CoreAudio to sox on macOS
2019-03-19 19:11:13 +01:00
zimbatm
8403965d01 pythonPackages.invoke: patch the default bash path (#57908)
Use a reasonable path :)
2019-03-19 17:38:55 +01:00
Robert Schütz
0cbe2fa18c python.pkgs.msrest: cleanup
I accidentally pushed fcf74c6 in a premature state.
2019-03-19 16:40:24 +01:00
Robert Schütz
fcf74c6dc0 python.pkgs.msrest: 0.6.2 -> 0.6.4 2019-03-19 16:34:24 +01:00
Robert Schütz
fc172b3590 python.pkgs.aiodns: 1.2.0 -> 2.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz
99cd4a1063 python.pkgs.pycares: 2.4.0 -> 3.0.0 2019-03-19 16:34:24 +01:00
Robert Schütz
5c52dcf1d9 python.pkgs.simpleparse: fix build 2019-03-19 16:34:24 +01:00
Will Dietz
b9045b073d
Merge pull request #57884 from dtzWill/update/libssh2-1.8.1
libssh2: 1.8.0 -> 1.8.1 (SECURITY)
2019-03-19 09:31:53 -05:00
Robert Schütz
deb20c14a2 python.pkgs.mecab-python3: correct meta 2019-03-19 15:30:50 +01:00
Robert Schütz
06bcb5c21b python.pkgs.mecab-python3: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
2019-03-19 15:28:32 +01:00
Jan Tojnar
f4ffeaf9a5
Merge pull request #57889 from mat8913/flatpak-bubblewrap-paths
flatpak: Fix bubblewrap paths for icon-validator
2019-03-19 15:11:29 +01:00
Ryan Mulligan
f4db78b4f2
Merge pull request #57334 from r-ryantm/auto-update/now-cli
now-cli: 13.1.2 -> 14.0.3
2019-03-19 07:03:46 -07:00
Tim Steinbach
6a9896b411
linux: 5.0.2 -> 5.0.3 2019-03-19 08:56:06 -04:00
Tim Steinbach
4adf858377
linux: 4.20.16 -> 4.20.17 2019-03-19 08:55:56 -04:00
Tim Steinbach
b1c72326ce
linux: 4.19.29 -> 4.19.30 2019-03-19 08:55:47 -04:00
Tim Steinbach
08414dd72e
linux: 4.14.106 -> 4.14.107 2019-03-19 08:55:35 -04:00
Tim Steinbach
9e2adb4e36
linux: 4.9.163 -> 4.9.164 2019-03-19 08:51:04 -04:00
Will Dietz
d0133e6624 strace: 4.26 -> 5.0
https://lists.strace.io/pipermail/strace-devel/2019-March/008672.html
2019-03-19 07:34:55 -05:00
Will Dietz
43ed5cb1df gnupg: 2.2.13 -> 2.2.14
https://lists.gnupg.org/pipermail/gnupg-announce/2019q1/000435.html
2019-03-19 07:34:02 -05:00
Jörg Thalheim
03050e9749
dino: 2019-02-06 -> 2019-03-07 2019-03-19 10:57:35 +00:00
Jörg Thalheim
5e888d1854
Merge pull request #57896 from dotlambda/asyncio-remove
python.pkgs.asyncio: remove
2019-03-19 10:55:37 +00:00
Pascal Wittmann
ed5bee9415
Merge pull request #57772 from dywedir/wmfocus
wmfocus: 1.0.2 -> 1.1.2
2019-03-19 11:36:41 +01:00
Robert Hensing
2f410841b8
Merge pull request #57536 from roberth/ngrok-update
Ngrok update + update script
2019-03-19 11:07:33 +01:00
Robert Schütz
180c68d88a
python.pkgs.cairocffi: make withXcffib work again (#57855) 2019-03-19 10:20:05 +01:00
Will Dietz
b517554ea6 nnn: 2.3 -> 2.4 (#57890)
https://github.com/jarun/nnn/releases/tag/v2.4
2019-03-19 10:17:25 +01:00
Robert Schütz
271835909e python.pkgs.aioeventlet: 0.5.1 -> 0.5.2 2019-03-19 10:17:16 +01:00
Robert Schütz
a4a61777e8 python.pkgs.asyncio: remove
> This version is only relevant for Python 3.3,
> which does not include asyncio in its stdlib.
We don't ship 3.3 anymore.
2019-03-19 10:11:23 +01:00
Robert Schütz
3172140c19
Merge pull request #57724 from dotlambda/pyalgotrade-fix
python.pkgs.pyalgotrade: fix build
2019-03-19 09:57:03 +01:00
Robert Schütz
4cf0a12d34 python.pkgs.pyalgotrade: fix build 2019-03-19 09:39:38 +01:00
Robert Schütz
ae5b83683a python.pkgs.ws4py: enable for all Python versions 2019-03-19 09:39:37 +01:00
Cedric Cellier
913e33897c ocaml-syslog: init at 1.5 2019-03-19 09:31:12 +01:00
Aleksey Kladov
c5c886f091 jumpapp: init at 1.0 (#57893) 2019-03-19 10:20:21 +02:00
Matthew Harm Bekkema
f2d6e4ab04 flatpak: Fix bubblewrap paths for icon-validator
Otherwise, `flatpak-validate-icon --sandbox` gives error:
  bwrap: Can't find source path /etc/ld.so.cache: No such file or directory
2019-03-19 15:57:43 +11:00
worldofpeace
d04c4ff1c2 pantheon.contractor: add wrapGAppsHook
Probably got tossed out somehow.
2019-03-18 23:32:08 -04:00
worldofpeace
201de89641 pantheon.wingpanel: 2.2.2 -> 2.2.3 2019-03-18 23:31:12 -04:00
worldofpeace
735b047ead pantheon.switchboard-plug-security-privacy: 2.2.0 -> 2.2.1
https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.1
2019-03-18 23:31:12 -04:00
worldofpeace
5b2d2abd3c pantheon.elementary-code: 3.1.0 -> 3.1.1
https://github.com/elementary/code/releases/tag/3.1.1
2019-03-18 23:31:12 -04:00
worldofpeace
6e72318904 lollypop: 0.9.923 -> 1.0
Large release, regressions expected.

Changes: https://gitlab.gnome.org/World/lollypop/compare/0.9.923...1.0

Release Notes:
* https://gitlab.gnome.org/World/lollypop/tags/0.9.924
* https://gitlab.gnome.org/World/lollypop/tags/0.9.925
* https://gitlab.gnome.org/World/lollypop/tags/1.0
2019-03-18 23:31:12 -04:00
Ryan Mulligan
e4c9a026c1
Merge pull request #57844 from vbgl/dune-1.8.2
dune: 1.6.2 -> 1.8.2
2019-03-18 19:20:37 -07:00
Dmitry Kalinkin
631ec69639
Merge pull request #57048 from 0x4A6F/master-tayga
tayga: init at 0.9.2
2019-03-18 21:28:43 -04:00
aszlig
7c3311d152
lastwatch: Remove no longer maintained package
I no longer use nor do I maintain this package upstream and with the
current version of pylast moving to Python 3, this package is hereby
obsolete as I'm not willing to port this to Python 3.

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-19 02:14:11 +01:00
Will Dietz
efee45b05a libssh2: 1.8.0 -> 1.8.1 (SECURITY)
Release announcement:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0009.shtml
Security info:
https://www.libssh2.org/mail/libssh2-devel-archive-2019-03/0010.shtml
2019-03-18 19:41:55 -05:00
aszlig
12efcc2dee
Merge overlayfs fix, LTS kernel bump and test
In Linux 4.19 there has been a major rework of the overlayfs
implementation and it now opens files in lowerdir with O_NOATIME, which
in turn caused issues in our VM tests because the process owner of QEMU
doesn't match the file owner of the lowerdir.

The crux here is that 9p propagates the O_NOATIME flag to the host and
the guest kernel has no way of verifying whether that flag will lead to
any problems beforehand.

There is ongoing work to possibly fix this in the kernel, but it will
take a while until there is a working patch and consensus.

So in order to bring our default kernel back to 4.19 and of course make
it possible to run newer kernels in VM tests, I'm merging a small QEMU
patch as an interim solution, which we can drop once we have a working
fix in the next round of stable kernels.

Now we already had Linux 4.19 set as the default kernel, but that was
subsequently reverted in 048c36ccaa
because the patch we have used was the revert of the commit I bisected a
while ago.

This patch broke overlayfs in other ways, so I'm also merging in a VM
test by @bachp, which only tests whether overlayfs is working, just to
be on the safe side that something like this won't happen in the future.

Even though this change could be considered a moderate mass-rebuild at
least for GNU/Linux, I'm merging this to master, mainly to give us some
time to get it into the current 19.03 release branch (and subsequent
testing window) once we got no new breaking builds from Hydra.

Cc: @samueldr, @lheckemann

Fixes: https://github.com/NixOS/nixpkgs/issues/54509
Fixes: https://github.com/NixOS/nixpkgs/issues/48828
Merges: https://github.com/NixOS/nixpkgs/pull/57641
Merges: https://github.com/NixOS/nixpkgs/pull/54508
2019-03-19 00:15:51 +01:00
Daiderd Jordan
8fce8a930c
Merge pull request #55856 from jsamsa/xhyve-update
update xhyve to tip of master
2019-03-19 00:14:27 +01:00
Jason Samsa
a7147c868f update xhyve to tip of master 2019-03-18 17:39:18 -05:00
Bas van Dijk
0b2ae584c9
Merge pull request #57880 from basvandijk/megacli-8.07.14
megacli: 8.07.07 -> 8.07.14
2019-03-18 23:31:54 +01:00
Bas van Dijk
ef006122f0 megacli: 8.07.07 -> 8.07.14 2019-03-18 22:13:34 +01:00
Michael Weiss
101901649b
tdesktop: 1.5.15 -> 1.6.0
tdesktopPackages.preview: 1.5.18 -> 1.6.0
2019-03-18 20:46:42 +01:00
Michael Raskin
92a950cc8d
Merge pull request #57776 from lilyball/ffsend
ffsend: init at 0.2.36
2019-03-18 19:44:03 +00:00
Michael Raskin
0f3146eda7
Merge pull request #56689 from andir/firefox66
firefox 65.0.2 -> 66, 60.5.2esr -> 60.6.0esr, firefox-bin: 65.0.2 -> 66.0
2019-03-18 19:12:23 +00:00
Michael Hoang
7bdbeb1f25 anki: 2.1.9 -> 2.1.11 (#57852) 2019-03-18 20:04:42 +01:00
Francesco Gazzetta
1779c61f1b drawpile: 2.1.2 -> 2.1.3 (#57858) 2019-03-18 19:57:20 +01:00
Stephen
84903aa354 commandergenius: update and move to gitlab (#57740)
update and move to gitlab (repo has moved)
update fixes build (https://hydra.nixos.org/build/90482453/nixlog/2) for #56826
2019-03-18 19:51:00 +01:00
Väinö Järvelä
3cc74c3a7c Add CoreAudio to sox on macOS
Otherwise no audio devices are available for recording and playback on
macOS.
2019-03-18 20:17:40 +02:00
Will Dietz
58b3b9c34b cherry: 1.2 -> 1.3 (#57841)
https://github.com/turquoise-hexagon/cherry/releases/tag/1.3
2019-03-18 19:10:56 +01:00
Léo Gaspard
4b0cc7599e Merge branch 'pr-57862'
* pr-57862:
  PuTTY: 0.70 -> 0.71
2019-03-18 19:04:16 +01:00
Andreas Rammhold
f5c63cbb54
Merge pull request #57018 from andir/davix
davix: 0.6.4 -> 0.7.2
2019-03-18 18:54:03 +01:00
Tor Hedin Brønner
4a75888544 meld: fix checkPhase
Needs some more inputs after checkInputs went native.

(cherry picked from commit 99fac0a967e76ef85303f16a051208627995703b)
2019-03-18 18:52:42 +01:00
Jörg Thalheim
d9fc44e721
Merge pull request #57821 from illegalprime/fix/highlight-cross
highlight: use $CXX instead of c++ to build
2019-03-18 17:49:48 +00:00
Will Dietz
7785df3b90
Merge pull request #57495 from r-ryantm/auto-update/udisks
udisks: 2.8.1 -> 2.8.2
2019-03-18 12:49:29 -05:00
Will Dietz
3ff71fcc8b
Merge pull request #57784 from dtzWill/fix/ghc-musl-strdup
ghc{822,863}Binary: fix to work w/musl again, __strdup -> strdup
2019-03-18 12:44:08 -05:00
0x4A6F
2c330e1382
tayga: init at 0.9.2 2019-03-18 17:42:41 +00:00
Tom Bereknyei
0c60f5626a teleport: 2.4.1 -> 3.1.8 2019-03-18 13:31:20 -04:00
Daniel Frank
9d95c9d78f PuTTY: 0.70 -> 0.71 2019-03-18 18:24:45 +01:00
Andreas Rammhold
94d9400b4d
firefox-esr-60: 60.5.2esr -> 60.6.0.esr 2019-03-18 17:27:29 +01:00
Sarah Brofeldt
379ff387f4 pythonPackages.secretstorage: 3.1.0 -> 3.1.1 (#57857) 2019-03-18 17:25:07 +01:00
Andreas Rammhold
a1cd934ba3
firefox-bin: 65.0.2 -> 66.0 2019-03-18 17:18:46 +01:00
Andreas Rammhold
dafe9c3cb0
firefox: 65.0.2 -> 66.0 2019-03-18 17:18:44 +01:00
Andreas Rammhold
d64d42f12d
firefox: support building firefox 66 (and 60.6+) 2019-03-18 17:18:42 +01:00
Andreas Rammhold
b6fff67587
rust-cbindgen: add andir (myself) as maintainer 2019-03-18 17:18:40 +01:00
Andreas Rammhold
f10d6564ea
rust-cbindgen: 0.6.7 -> 0.8.0 2019-03-18 17:18:38 +01:00
Robert Schütz
8f115c02a5 bonfire: use pytest_3
Otherwise, tests fail with
> Failed: [pytest] section in setup.cfg files is no longer supported, change to [tool:pytest] instead.
2019-03-18 16:56:54 +01:00
Sarah Brofeldt
1222e289b5
Merge pull request #57284 from srhb/jl-monadfail-patch
jl: Patch to work with MonadFail GHC 8.6 change
2019-03-18 16:48:53 +01:00
Will Dietz
f9b1a1955b python3Packages.PyChromecast: 2.5.2 -> 3.0.0 (#57843) 2019-03-18 16:09:51 +01:00
Robert Schütz
72e0be2fb7 python3.pkgs.pycaption: fix build 2019-03-18 16:08:49 +01:00
Robert Schütz
ea7885fd7a python.pkgs.mysqlclient: fix build
fallout of https://github.com/NixOS/nixpkgs/pull/54182
fixes https://github.com/NixOS/nixpkgs/issues/57263
2019-03-18 15:57:11 +01:00
Robert Schütz
8ec6905aae
Merge pull request #57745 from dotlambda/csvkit-no-library
csvkit: move out of pythonPackages
2019-03-18 15:49:47 +01:00
worldofpeace
c94f6f22d8
Merge pull request #57840 from worldofpeace/colord/bump
colord: 1.4.2 -> 1.4.4
2019-03-18 09:25:37 -04:00
Robert Schütz
9b202b6f3d abcm2ps: 8.14.3 -> 8.14.4 2019-03-18 14:03:26 +01:00
aszlig
9a395a45aa
linuxPackages: 4.14 -> 4.19
This reverts commit 048c36ccaa.

With the patch applied for fixing the overlayfs bug in QEMU, there
really shouldn't stand anything in our way to use 4.19 as the default
kernel.

Signed-off-by: aszlig <aszlig@nix.build>
2019-03-18 13:53:51 +01:00
aszlig
4c1ddb3a57
qemu: Apply interim fix for overlayfs + O_NOATIME
Our VM tests and everything related to our virtualisation infrastructure
is currently broken if used with kernel 4.19 or later.

The reason for this is that since 4.19, overlayfs uses the O_NOATIME
flag when opening files in lowerdir and this doesn't play nice with the
way we pass the Nix store to our QEMU guests.

On a NixOS system, paths in the Nix store are typically owned by root
but the QEMU process is usually run by an ordinary user. Using O_NOATIME
on a file where you're not the owner (or superuser) will return with
EPERM (Operation not permitted).

This is exactly what happens in our VM tests, because we're using
overlayfs in the guests to allow writes to the store.

Another implication of this is that the default kernel version for NixOS
19.03 has been reverted to Linux 4.14.

Work on getting this upstream is still ongoing and the patch I posted
previously was incomplete, needs rework and also some more review from
upstream maintainers - in summary: This will take a while.

So instead of rushing in a kernel patch to nixpkgs, which will affect
all users of overlayfs, not just NixOS VM tests, I opted to patch QEMU
for now to ignore the O_NOATIME flag in 9p.

I think this is also the least impacting change, because even if you
care about whether access times are written or not, you get the same
behaviour as with Linux 4.19 in conjunction with QEMU.

Signed-off-by: aszlig <aszlig@nix.build>
Fixes: https://github.com/NixOS/nixpkgs/issues/54509
2019-03-18 13:34:30 +01:00
worldofpeace
5c106fe8ec colord: 1.4.2 -> 1.4.4
* multiple outputs
* enable all docs
* installed tests

https://github.com/hughsie/colord/blob/1.4.3/NEWS
https://github.com/hughsie/colord/blob/1.4.4/NEWS
2019-03-18 08:05:42 -04:00
Jörg Thalheim
b16f32acd4
Merge pull request #57822 from illegalprime/nmap-optional-lua
nmap: lua scripting support is optional
2019-03-18 10:10:31 +00:00
Jörg Thalheim
63279e2ce2
Merge pull request #57834 from balsoft/kanshi-init
kanshi: init at 2019-02-02
2019-03-18 09:59:18 +00:00
Vincent Laporte
f23e6ec166 coqPackages.contribs.containers: enable for Coq 8.9 2019-03-18 10:25:58 +01:00
Florian Franzen
b76e608ecc waybar: init at 0.4.0 2019-03-18 09:56:26 +01:00
Vincent Laporte
2923bd5d06 coqPackages.coq-simple-io: 0.2 -> 1.0.0
coqPackages.QuickChick: 1.0.2 -> 20190311
2019-03-18 09:52:01 +01:00
Maximilian Bosch
341aeb8cf3
hydra: 2019-02-01 -> 2019-03-18
Yesterday we had a discussion about several Hydra-related problems in the #nixos
IRC channel[1], as a result a lot of stalled PRs were merged.

I think that we want to use the latest Hydra now as it contains lots of
new fixes and folks mentioned that they want to use a self-hosted
Hydra, so they probably use the `nixpkgs` package rather than the
expressions from `NixOS/hydra`.

Simply moving to 2019-03-18 should be fine for now as Hydra doesn't have
a release model.

[1] https://logs.nix.samueldr.com/nixos/2019-03-17#2048416;
2019-03-18 09:49:42 +01:00
Александр Бантьев
bcc8494e2c kanshi: init at 2019-02-02 2019-03-18 11:38:30 +03:00
Edward Tjörnhammar
e42b5d9326 anbox: init at 2019-03-07
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Edward Tjörnhammar <ed@cflags.cc>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2019-03-18 09:28:01 +01:00
Edward Tjörnhammar
07632cbaab properties-cpp: init at 0.0.1
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
2019-03-18 09:28:01 +01:00
Edward Tjörnhammar
dfa314c382 linuxPackages.anbox: init at 2018-09-08
Co-authored-by: Luke Adams <luke.adams@belljar.io>
Co-authored-by: Volth <volth@webmaster.ms>
Co-authored-by: Jörg Thalheim <Mic92@users.noreply.github.com>
Co-authored-by: Edward Tjörnhammar <ed@cflags.cc>
Co-authored-by: Gabriel Ebner <gebner@gebner.org>
2019-03-18 09:23:08 +01:00
Will Dietz
93e3eecdb3 ghc*Binary: use $OBJCOPY when invoking objcopy (touchup musl fix) 2019-03-18 02:00:39 -05:00
Vincent Laporte
9af5a9a595
dune: 1.6.2 -> 1.8.2 2019-03-18 04:43:01 +00:00
Vincent Laporte
ff43f0a7b5 ocamlPackages.ocp-index: 1.1.8 -> 1.1.9 2019-03-18 05:39:11 +01:00
Peter Hoeg
b0a571b54a
Merge pull request #55105 from peterhoeg/u/mpw
mpw: point upgrade and minor cleanups
2019-03-18 12:26:33 +08:00
Peter Hoeg
31e4f1dbf6 mpw: point upgrade and minor cleanups 2019-03-18 11:56:58 +08:00
Peter Hoeg
7691d57cd2
Merge pull request #57777 from peterhoeg/p/broadlink-cli
broadlink-cli: init at 0.9
2019-03-18 11:31:42 +08:00
Peter Hoeg
017f0e8043
Merge pull request #56334 from peterhoeg/u/shairplay
shairplay: 2016-01-01 -> 2018-08-24 and add avahi-compat convenience derivation
2019-03-18 11:29:38 +08:00
Peter Hoeg
e913308b11
Merge pull request #55870 from peterhoeg/f/zm
zoneminder: add some of the missing ONVIF dependencies
2019-03-18 11:29:04 +08:00
Will Dietz
d3760f1c7a udisks2: touchup and adjust deps for new version 2019-03-17 22:13:51 -05:00
Domen Kožar
4c6be1f00c
cachix: use synced, upstream haskell packages 2019-03-18 10:11:27 +07:00
Lily Ballard
11cdd00138 ffsend: init at 0.2.36 2019-03-17 18:52:25 -07:00
Ryan Mulligan
d4559c372d
Merge pull request #57466 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.6.0 -> 0.7.0
2019-03-17 18:01:57 -07:00
Robert Hensing
b3c0c2e989
Merge pull request #57829 from roberth/vscode-haskell
vscode-extensions.{language-haskell,hie-server}: init
2019-03-18 01:33:09 +01:00
José Luis Lafuente
c5c31ef91a clojure: 1.10.411 -> 1.10.442 (#57788) 2019-03-18 00:13:11 +01:00
José Romildo Malaquias
b76f320c7e zuki-themes 3.30-1 -> 3.32-1 (#57802) 2019-03-18 00:10:35 +01:00
Robert Hensing
a45031aa73 ngrok-2: 2.2.8 -> 2.3.18 2019-03-17 23:57:44 +01:00
José Romildo Malaquias
a8eb2d9df4 plano-theme: 3.30-3 -> 3.32-1 (#57801) 2019-03-17 23:23:06 +01:00
José Romildo Malaquias
711a57d502 emacs-all-the-icons-fonts: 3.1.1 -> 3.2.0 (#57644) 2019-03-17 23:20:54 +01:00
Troels Henriksen
27f7cf2cad futhark: only wrap the 'futhark' executable
Newer versions of Futhark only care about this executable, and the
others are thin wrappers that will go away in a future version.
2019-03-17 22:51:20 +01:00
Александр Бантьев
0958787ca4 kanshi: init at 2019-02-02 2019-03-18 00:47:38 +03:00
worldofpeace
d630716229 pythonPackages.rabbitypy: nitpicks 2019-03-17 17:46:39 -04:00
Josef Kemetmüller
2016b37495 pythonPackages.rabbitpy: Fix build 2019-03-17 17:44:36 -04:00
Pierre Bourdon
0489e8c560
nginx-sso: 0.16.0 -> 0.16.1 2019-03-17 22:33:28 +01:00
Robert Hensing
340e21473f vscode-extensions.alanz.vscode-hie-server: init at 0.0.25 2019-03-17 21:01:26 +01:00
Robert Hensing
2864f5a967 vscode-extensions.justusadam.language-haskell: init at 2.5.0 2019-03-17 21:01:23 +01:00
Vladyslav M
1a2c78b420
Merge pull request #57828 from marsam/update-lsd
lsd: 0.13.0 -> 0.14.0
2019-03-17 21:48:16 +02:00
Ryan Mulligan
3669ef0976
Merge pull request #57311 from r-ryantm/auto-update/lxtask
lxtask: 0.1.8 -> 0.1.9
2019-03-17 12:28:15 -07:00
Michael Eden
6a4364fdf1 devmem2: use $CC instead of cc to build 2019-03-17 20:23:45 +01:00
Vladyslav M
078687526e miniflux: 2.0.14 -> 2.0.15 using buildGoModule (#57813) 2019-03-17 12:21:17 -07:00
Mario Rodas
949f811576
lsd: 0.13.0 -> 0.14.0 2019-03-17 14:20:03 -05:00
Artemis Tosini
2f6da091ce factorio: experimental 0.17.12 → 0.17.14 (#57763) 2019-03-17 13:49:31 -04:00
markuskowa
2451207304
Merge pull request #57206 from r-ryantm/auto-update/armadillo
armadillo: 9.200.7 -> 9.200.8
2019-03-17 18:27:07 +01:00
gnidorah
9586811030 adlplug: 1.0.0-beta.5 -> 1.0.0 (#57744) 2019-03-17 13:21:31 -04:00
Silvan Mosberger
1784621e0c
Merge pull request #57731 from ar1a/obs-23
obs-studio: 22.0.3 -> 23.0.2
2019-03-17 17:42:36 +01:00
Jan Tojnar
a92a1ae908
firefox-esr-52: remove updateScript
This is dead package so let’s remove the updateScript which does not evaluate anyway.
2019-03-17 17:39:20 +01:00
Silvan Mosberger
f3a06cc5da
Merge pull request #57799 from romildo/upd.materia-theme
materia-theme: 20190201 ->20190315
2019-03-17 17:34:02 +01:00
Vladyslav M
832eb2559d buildGoModule: Allow pname attribute (#57787) 2019-03-17 09:29:20 -07:00
Alyssa Ross
ad0d1ff6fd
makeDBusConfig: don't allow substitutions
This is rebuilt virtually every time a NixOS module is enabled or
disabled, so I don't think it makes sense to have it substituted.
It gets in the way of trivial config changes when I would otherwise be
able to rebuild my system entirely offline.
2019-03-17 16:04:08 +00:00
Robert Schütz
36cbb7c45e texworks: 0.6.2 -> 0.6.3 2019-03-17 16:28:22 +01:00
Robert Schütz
5e39aa231a csvkit: move out of pythonPackages
From https://csvkit.readthedocs.io/en/1.0.3/index.html:
> csvkit is a suite of *command-line tools* for [...]
2019-03-17 16:11:14 +01:00
Robert Schütz
b1454f587e python.pkgs.agate-excel: 0.2.2 -> 0.2.3 2019-03-17 16:11:02 +01:00
Timo Kaufmann
11c3040ec9
Merge pull request #57798 from timokau/spotify-improvements
Spotify improvements
2019-03-17 15:01:27 +00:00
José Romildo Malaquias
cd7a9f8fb5 materia-theme: 20190201 ->20190315 2019-03-17 11:48:36 -03:00
Timo Kaufmann
b54478ce2b
vimPlugins: update (#57796) 2019-03-17 14:46:48 +00:00
Timo Kaufmann
5fc5881221
sage: backport bugfix (#57794) 2019-03-17 14:36:01 +00:00
Timo Kaufmann
8fc3c033cb
pynac: 0.7.23 -> 0.7.24 (#57791)
Apparently some python3 related fixes: https://trac.sagemath.org/ticket/27241

Also switch to using pname.
2019-03-17 14:35:28 +00:00
Timo Kaufmann
bc96e2f43b spotify: link useful resources
Unfortunately, spotify tends to break on updates.
2019-03-17 15:32:44 +01:00
Timo Kaufmann
51a798389f spotify: add timokau as a maintainer
Did a significant refactor (debian sources -> snapcraft) and I'm
interested in this package.
2019-03-17 15:32:19 +01:00
Timo Kaufmann
4be712b9e1 spotify: update ffmpeg version
Needed for spotify 1.1.x. The update itself is blocked on alsa issues:
https://community.spotify.com/t5/Desktop-Linux/spotify-client-1-1-0-98-78-gb45d2a6b-10-from-Ubuntu-package/td-p/4675676
https://community.spotify.com/t5/Desktop-Linux/1-0-98-1-1-0-Crash-when-using-ALSA/td-p/4680398
2019-03-17 15:31:06 +01:00
markuskowa
889e0bf512
Merge pull request #57314 from r-ryantm/auto-update/mapnik
mapnik: 3.0.21 -> 3.0.22
2019-03-17 14:50:45 +01:00
Ryan Mulligan
4979238e80
Merge pull request #57399 from r-ryantm/auto-update/python3.7-django-cors-headers
python37Packages.django-cors-headers: 2.4.0 -> 2.5.0
2019-03-17 06:31:37 -07:00
AndersonTorres
e71445c330 plan9port: 2018-09-20 -> 2019-02-25 2019-03-17 09:46:05 -03:00
markuskowa
4c268dcabc
Merge pull request #57501 from r-ryantm/auto-update/wavebox
wavebox: 4.7.1 -> 4.7.3
2019-03-17 12:05:59 +01:00