Commit Graph

197857 Commits

Author SHA1 Message Date
Simon Weber
5ed5e6125b home-assistant-frontend: document home-assistant to home-assistant-frontend package version relationship 2019-10-19 21:10:01 +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
61bc03c017.

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
Greg Roodt
bdeea9eb24 kubecfg: 0.12.5 -> 0.13.1 2019-10-18 23:54:09 -07:00
Jörg Thalheim
3349ecc7f9
netdata: 1.18.0 -> 1.18.1 (#71379)
netdata: 1.18.0 -> 1.18.1
2019-10-19 07:07:53 +01:00
Mario Rodas
de5f293365
Merge pull request #71306 from marsam/update-prometheus
prometheus: 2.13.0 -> 2.13.1
2019-10-18 22:11:03 -05:00
Arthur Lee
98b487bd64 pstreams: init at 1.0.1 2019-10-19 10:48:02 +08:00
Arthur Lee
39e2802087 maintainers: Add arthurl 2019-10-19 10:33:53 +08:00
Stig Palmquist
4fc18fb52f
perlPackages.MojoliciousPluginMail: init at 1.5
dependencies:
perlPackages.MIMEEncWords: init at 1.014.3
2019-10-19 04:21:54 +02:00
va1entin
afa371559d pythonPackages.geographiclib: init at 1.50 2019-10-18 19:21:49 -07:00
Matt McHenry
0df1d437d8 perlPackages.Gtk2: disable tests
works around #70829
2019-10-18 21:31:28 -04:00
worldofpeace
66239bcbea
Merge pull request #71205 from Izorkin/fix-screenfetch
screenfetch: add to path pciutils
2019-10-19 01:05:02 +00:00
worldofpeace
cf05f707d8
Merge pull request #71210 from worldofpeace/fix-gnome-flashback
nixos/gnome3: fix gnome-flashback
2019-10-18 23:57:45 +00:00
worldofpeace
ba088e726a
Merge pull request #71353 from dywedir/exiftool
exiftool: 11.50 -> 11.70
2019-10-18 23:56:58 +00:00
worldofpeace
1554e4a95e
Merge pull request #71298 from symphorien/nm-fortissl
networkmanager-fortisslvpn: create the local state directory
2019-10-18 23:50:33 +00:00
Symphorien Gibol
a37b9636f7 networkmanager-fortisslvpn: create the local state directory
Otherwise connecting simply fails:
VPN connection: failed to connect: 'La création du fichier « /tmp/lib/NetworkManager-fortisslvpn/0507e3ef-f0e0-4153-af64-b3d9a025877c.config.XSB19Z » a échoué : No such file or directory'
2019-10-18 19:49:56 -04:00
worldofpeace
9b898eca6d
Merge pull request #71367 from thorstenweber83/fix-kazam
kazam: fix package
2019-10-18 23:46:44 +00:00
worldofpeace
72854d938a
Merge pull request #71333 from edef1c/kak-lsp-7
kak-lsp: 6.2.1 -> 7.0.0
2019-10-18 23:32:53 +00:00
Aaron Andersen
1fb20eadb8 mediawiki: 1.33.0 -> 1.33.1 2019-10-18 19:15:42 -04:00
Aaron Andersen
327d406f03 wordpress: 5.2.3 -> 5.2.4 2019-10-18 19:05:35 -04:00
Thorsten Weber
15953b7728 kazam: fix
- work around strictDeps issue wit python packages
- use pr 21 commit instead of debian patch to fix configparser issue
2019-10-19 01:02:49 +02:00
Mario Rodas
2a6225d717
netdata: 1.18.0 -> 1.18.1
Changelog: https://github.com/netdata/netdata/releases/tag/v1.18.1
2019-10-18 18:00:00 -05:00