Commit Graph

197998 Commits

Author SHA1 Message Date
Jan Tojnar
84eabbc85b
gnome3.gpaste: general improvements
* Port to Meson (builds much faster)
   * needed a patch to install systemd units
   * soversion does not match but we do not care (https://github.com/Keruspe/GPaste/pull/285)
* Format with nixpkgs-format
* Updated license (BSD since 3.20)
* Drop dbus dependency (we are setting the paths manually anyway)
* Switch to fetchFromGitHub
* Add comment why clutter is needed
2019-10-20 01:53:11 +02:00
Jan Tojnar
7ba42794a8
Revert "fish: switch to fetchFromGitHub"
This reverts commit cc997f28d154e6bc47eacbe3632859090fedd616.

I confused the URLs. The files have the same contents but the former URL is recommended by upstream.
2019-10-20 01:53:10 +02:00
Jan Tojnar
05c0114801
gnome3.gpaste: 3.34.0 → 3.34.1
Fixes build with new appstream-glib.
2019-10-20 01:53:10 +02:00
worldofpeace
486a728b94 steam: don't use at-spi2-atk alias 2019-10-19 19:29:37 -04:00
worldofpeace
ed48341148
Merge pull request #67806 from rnhmjoj/arx
arx-libertatis: 2019-02-16 -> 2019-07-22
2019-10-19 23:25:54 +00:00
Astro
690b3c4e19 collectd: add lua plugin buildInputs 2019-10-20 00:53:49 +02:00
Astro
06abd24886 nixos/collectd: add option buildMinimalPackage 2019-10-20 00:53:49 +02:00
Astro
efab039575 collectd: parameterize with optional enabledPlugins 2019-10-20 00:53:49 +02:00
Astro
e2283d9533 nixos/collectd: add plugin config 2019-10-20 00:53:49 +02:00
worldofpeace
abf263fed7
Merge pull request #71374 from jerith666/gtk-pixbuf-disable-test
perlPackages.Gtk2: disable tests
2019-10-19 22:41:32 +00:00
worldofpeace
a13b8ce0b8
Merge pull request #71115 from hedning/plymouth-gdm-fix
nixos/plymouth: do not order `plymouth-quit` after `display-manager`
2019-10-19 22:34:46 +00:00
zimbatm
639a0eafcb
mdsh: 0.2.0 -> 0.3.0 2019-10-20 00:33:28 +02:00
OmnipotentEntity
e36dca0624 geant4: 10.4.1 -> 10.5.1 (#70535) 2019-10-19 18:23:42 -04:00
Lily Ballard
7be6ba2cca chit: 0.1.14 -> 0.1.15 2019-10-19 14:15:19 -07:00
Vincent Laporte
430e5ce04c compcert: 3.5 → 3.6
ocamlPackages.menhir: 20181113 → 20190626
2019-10-19 20:30:48 +00:00
Maximilian Bosch
183b9d0957
weechatScripts.wee-slack: replace myself as maintainer with willibutz
We just talked about this in private. I don't use this anymore for
various reasons, but willibutz is a wee-slack user and
definetely a well-qualified replacement here.
2019-10-19 21:40:04 +02:00
Maximilian Bosch
70783011e2
zsh-you-should-use: 1.4.0 -> 1.6.0
https://github.com/MichaelAquilina/zsh-you-should-use/blob/master/CHANGELOG.md#160
2019-10-19 21:36:06 +02:00
Maximilian Bosch
f8497559e9
python3Packages.fs-s3fs: 1.1.0 -> 1.1.1
https://github.com/PyFilesystem/s3fs/releases/tag/v1.1.1

Simple patch-release with some internal dependency bumps.
2019-10-19 21:20:27 +02:00
Simon Weber
5ed5e6125b home-assistant-frontend: document home-assistant to home-assistant-frontend package version relationship 2019-10-19 21:10:01 +02:00
Tor Hedin Brønner
ba36219220
perlPackages.XMLSAXExpat: fix build (#71392)
This broke after 979811fa4346. Adding the `installTarget` locally works.
Couldn't find any other reproducible breakage.
2019-10-19 20:07:41 +02:00
Martin Weinelt
648082e566 steam: add at_spi2_atk to chrootenv
This is required for the new Stellaris 2.4 series launcher
2019-10-19 10:58:09 -07:00
talyz
ed4a09c6f3 gitlab: Get rid of most 'already initialized constant'-warnings
On start, unicorn, sidekiq and other parts running ruby code emits
quite a few warnings similar to

/var/gitlab/state/config/application.rb:202: warning: already initialized constant Gitlab::Application::LOOSE_EE_APP_ASSETS
/nix/store/ysb0lgbzxp7a9y4yl8d4f9wrrzy9kafc-gitlab-ee-12.3.5/share/gitlab/config/application.rb:202: warning: previous definition of LOOSE_EE_APP_ASSETS was here
/var/gitlab/state/lib/gitlab.rb:38: warning: already initialized constant Gitlab::COM_URL
/nix/store/ysb0lgbzxp7a9y4yl8d4f9wrrzy9kafc-gitlab-ee-12.3.5/share/gitlab/lib/gitlab.rb:38: warning: previous definition of COM_URL was here

This seems to be caused by the same ruby files being evaluated
multiple times due to the paths being different - sometimes they're
loaded using the direct path and sometimes through a symlink, due to
our split between config and package data. To fix this, we make sure
that the offending files in the state directory always reference the
store path, regardless of that being the real file or a symlink.
2019-10-19 19:30:28 +02:00
Emily
ce60639c25 python3Packages.nmigen-boards: unstable-2019-09-23 -> unstable-2019-10-13 2019-10-19 12:26:49 -05:00
Emily
c64015d5ce glasgow: unstable-2019-09-28 -> unstable-2019-10-16 2019-10-19 12:26:49 -05:00
Emily
bf8ebc03b9 python3Packages.nmigen: unstable-2019-09-28 -> unstable-2019-10-17 2019-10-19 12:26:49 -05:00
Emily
fecfbe18bd symbiyosys: 2019.08.13 -> 2019.10.11 2019-10-19 12:26:49 -05:00
Emily
94fc232b72 nextpnr: 2019.09.28 -> 2019.10.13 2019-10-19 12:26:49 -05:00
Emily
b97a11643a trellis: 2019.09.27 -> 2019.10.13 2019-10-19 12:26:49 -05:00
Emily
0d026cf62f yosys: 2019.09.27 -> 2019.10.18 2019-10-19 12:26:49 -05:00
Marek Mahut
05c771fe46
Merge pull request #69940 from r-ryantm/auto-update/rebar3
rebar3: 3.11.1 -> 3.12.0
2019-10-19 18:54:04 +02:00
Simon Weber
465c412b8a home-assistant-frontend: 20190514.0 -> 20190919.0 2019-10-19 18:20:26 +02:00
Profpatsch
fc62890f2d execlineb: change execlineb wrapper to C script
Instead of using execlineb to define the execlineb wrapper, we replace
it by a little C wrapper.

This is mainly done because on non-Linux systems (i.e. mainly macOS),
it is impossible for a shebang interpreter to be itself a shebang
script.
It is, however, perfectly fine to have a chain that goes
shebang -> ELF -> shebang -> ELF -> …

Co-Authored-By: Laurent Bercot <ska-skaware@skarnet.org>
2019-10-19 15:49:39 +02:00
Marek Mahut
d2c9469ef7
Merge pull request #71384 from mmahut/jormungandr
jormungandr: 0.6.1 -> 0.6.5
2019-10-19 15:48:44 +02:00
Dima
b36ee87814 docker-runc: switch to OCI runc 1.0.0-rc8+dev
The revision picked is based on
https://github.com/docker/docker-ce/blob/19.03/components/engine/hack/dockerfile/install/runc.installer
and https://github.com/docker/docker-ce/blob/18.09/components/engine/hack/dockerfile/install/runc.installer

This should address CVE-2019-16884.
2019-10-19 15:39:09 +02:00
Marek Mahut
f2b29c1b54 jormungandr: 0.6.1 -> 0.6.5 2019-10-19 15:02:55 +02:00
Shreyansh Khajanchi
0b424ec3cf tor-browser-bundle-bin: fix icons 2019-10-19 14:34:30 +02:00
Jan Tojnar
cc997f28d1
fish: switch to fetchFromGitHub
The expression claimed there are differences between the release tarball and the tarball github packages from the tag but fetchFromGitHub literally downloads the same tarball.
2019-10-19 14:30:25 +02:00
edef
3b0bc6354a plover.dev: apply the Qt wrapper
Without this, it crashes instantly at startup looking for the
Qt xcb plugin.

Co-authored-by: Kovacsics Robert <rmk35@cam.ac.uk>
2019-10-19 09:48:13 +00:00
ryanfitzsimon
f203d50d09 rrsync: Make perl a run-time dependency (#71344)
perl is a run-time dependency, so it should be in buildInputs rather
than nativeBuildInputs.

This has been preventing patchShebangsAuto() in fixupOutputHooks from
patching the /usr/bin/perl interpreter shebang in $out/bin/rrsync since
61bc03c017f18e2fe54d209ae8ba8a42033b9564.

Resolves #71198
2019-10-19 11:33:28 +02:00
Mario Rodas
2dca619a07
Merge pull request #71345 from marsam/init-ncspot
ncspot: init at 2019-10-12
2019-10-19 04:20:54 -05:00
Mario Rodas
152e9882c4
bazelisk: 1.0 -> 1.1.0
Changelog: https://github.com/bazelbuild/bazelisk/releases/tag/v1.1.0
2019-10-19 04:20:00 -05:00
Mario Rodas
fb89b3c07a
rclone: 1.49.4 -> 1.49.5
Changelog: https://forum.rclone.org/t/rclone-1-49-5-release/12166
2019-10-19 04:20:00 -05:00
rnhmjoj
4af7f6321e
arx-libertatis: 2019-02-16 -> 2019-07-22 2019-10-19 10:41:36 +02:00
rnhmjoj
152402b528
arx-libertatis: use wrapQtAppsHook 2019-10-19 10:41:35 +02:00
Renaud
af5ddcdd6f
Merge pull request #71153 from matthuszagh/perlpackage-rpcepcservice
perlPackage.RPCEPCService: Init at 0.0.11
2019-10-19 10:28:36 +02:00
Sam Hug
552e55ac2b dhcpcd: 8.0.6 -> 8.1.1
https://roy.marples.name/blog/dhcpcd-8-1-1-released
2019-10-19 00:35:54 -07:00
R. RyanTM
7833adb0ee rsyslog: 8.1907.0 -> 8.1910.0 (#69954)
* rsyslog: 8.1907.0 -> 8.1908.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rsyslog/versions

* rsyslog: 8.1908.0 -> 8.1910.0

Changelog:
https://raw.githubusercontent.com/rsyslog/rsyslog/v8.1910.0/ChangeLog

Security fix: CVE-2019-17040
2019-10-19 09:22:30 +02:00
Jonathan Ringer
aed81020ed codeowners: add jonringer as python packages codeowner 2019-10-18 23:56:59 -07:00
Edmund Wu
445dd73304 vscodium: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00
Edmund Wu
9fadd8e2bd vscode: 1.39.1 -> 1.39.2 2019-10-18 23:55:15 -07:00