Commit Graph

197602 Commits

Author SHA1 Message Date
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
Marek Mahut
f2b29c1b54 jormungandr: 0.6.1 -> 0.6.5 2019-10-19 15:02:55 +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
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
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
va1entin
afa371559d pythonPackages.geographiclib: init at 1.50 2019-10-18 19:21:49 -07: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
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
worldofpeace
676a988b8c
Merge pull request #71355 from chkno/fix-storeContents-doc
nixos/make-iso9660-image: Fix storeContents documentation
2019-10-18 21:49:46 +00:00
worldofpeace
020e1b0c8e
Merge pull request #71334 from edef1c/git-series
Clean up git-series packaging, use OpenSSL 1.1
2019-10-18 21:42:22 +00:00
edef
67b8f4e0a7 git-series: add edef as maintainer 2019-10-18 21:28:46 +00:00
edef
fca52043a5 git-series: use nixpkgs libgit2
This replaces the vendored copy from libgit2-sys.
2019-10-18 21:28:46 +00:00
edef
2bc9e6cb37 git-series: use nixpkgs libcurl
This replaces the vendored copy from curl-sys.
2019-10-18 21:28:46 +00:00
edef
f7de72a552 git-series: upgrade Cargo dependencies to allow using OpenSSL 1.1 2019-10-18 21:28:46 +00:00
Renaud
8b0f365582
Merge pull request #70658 from dsg22/feature-chromaprint-1.4.3
chromaprint: 1.3.2 -> 1.4.3
2019-10-18 23:12:13 +02:00
worldofpeace
30cfe8d5f1
Merge pull request #71341 from edef1c/rabbitmq-example
nixos/rabbitmq: use a literalExample for example configItems
2019-10-18 21:07:02 +00:00
Silvan Mosberger
f9113fc063 haskellPackages.nix-tools: Fix build 2019-10-18 22:50:37 +02:00
Peter Simons
63dad6c2ad haskell-rank2classes: disable test suite to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
0eefb1f843 git-annex: update sha256 hash for the new 7.20191017 version 2019-10-18 22:50:37 +02:00
Peter Simons
652a245224 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-4-gf382c3d from Hackage revision
dea2fba9b4.
2019-10-18 22:50:37 +02:00
Peter Simons
3a24e332cf haskell-generics-sop: use the latest version when building with ghc-8.8.x 2019-10-18 22:50:37 +02:00
Emily
2c2d9f347d haskellPackages.clash-{ghc,lib,prelude}: mark unbroken 2019-10-18 22:50:37 +02:00
Peter Simons
4445d50de3 haskell-uri-bytestring: drop obsolete patch to fix the build 2019-10-18 22:50:37 +02:00
Peter Simons
b712543128 all-cabal-hashes: update to Hackage at 2019-10-17T23:44:51Z 2019-10-18 22:50:37 +02:00
Peter Simons
b5c2f6613b haskell-gtk: drop obsolete patches for the whole gtk package family 2019-10-18 22:50:36 +02:00
Peter Simons
51f62fb7a7 haskell-hjsmin: disable test suite to fix the build 2019-10-18 22:49:18 +02:00
Peter Simons
6d6889601c hackage2nix: mark broken builds to fix evaluation on Hydra 2019-10-18 22:49:18 +02:00
Peter Simons
561bf1a91b haskell-tls: update ghc-8.8.x override for the latest version 2019-10-18 22:49:18 +02:00
Domen Kožar
7a71069309 ghcide: unbreak 2019-10-18 22:49:18 +02:00
Robert Hensing
3ca15e5fe1 arion-compose: Enable without tests
This adds me as a maintainer of arion-compose, which provides the
executable for the arion package (#71092).

Note that it has a different name because it was already taken on
Hackage before arion switched to Haskell.
2019-10-18 22:49:17 +02:00
Serhii Pererva
0ddcf74037 universum 1.6.0 is no longer broken 2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
e1e5c7f9e2 tasty-tap: fix tests
- The golden test for tasty-tap is out-of-date with the current TAP
  format. An issue has been submitted upstream here:
  https://github.com/MichaelXavier/tasty-tap/issues/2.
- I've created a pull request that makes the (minor) changes to the
  golden test file and applied the patch for that pull request here.
- Remove tasty-tap from broken-packages
2019-10-18 22:49:17 +02:00
Samuel Evans-Powell
f6cdbee1bb prometheus, ekg-prometheus-adapter: Remove from broken-packages
- Prometheus and ekg-prometheus-adapter were fixed in PR:
  https://github.com/NixOS/nixpkgs/pull/70956 but I forgot to remove
  them from the list of broken-packages.
2019-10-18 22:49:17 +02:00