Commit Graph
169781 Commits
Author SHA1 Message Date
Robert SchützandGitHub f5e4c981fc Merge pull request #54670 from r-ryantm/auto-update/seafile-client
seafile-client: 6.2.10 -> 6.2.11
2019-01-27 13:40:39 +01:00
R. RyanTMandRobert Schütz 223175a47f seafile-client: 6.2.10 -> 6.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-client/versions
2019-01-27 12:55:58 +01:00
worldofpeaceandGitHub 23b673bc89 gnome3.totem-pl-parser: remove gmime dependency
See: https://gitlab.gnome.org/GNOME/totem-pl-parser/blob/V_3_26_2/NEWS#L4
2019-01-27 06:45:52 -05:00
Gabriel EbnerandGitHub 022fe62e43 Merge pull request #54687 from r-ryantm/auto-update/python3.7-rlp
python37Packages.rlp: 1.0.3 -> 1.1.0
2019-01-27 12:41:11 +01:00
markuskowaandGitHub 458d144365 Merge pull request #54668 from r-ryantm/auto-update/snapper
snapper: 0.8.1 -> 0.8.2
2019-01-27 12:39:07 +01:00
R. RyanTM 9e6241ef69 python37Packages.Wand: 0.4.5 -> 0.5.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/python3.7-wand/versions
2019-01-27 03:37:41 -08:00
R. RyanTM c653e7f6bb python37Packages.texttable: 1.5.0 -> 1.6.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/python3.7-texttable/versions
2019-01-27 03:26:19 -08:00
R. RyanTM 9533ea5a9b python37Packages.rlp: 1.0.3 -> 1.1.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/python3.7-rlp/versions
2019-01-27 03:23:20 -08:00
Vladimír Čunát 510a678f02 Merge #54638: gnumeric: fix wrapping 2019-01-27 12:05:27 +01:00
Maximilian Bosch acbadcdbba nixos/wpa_supplicant: escape interface names to listen on
Systemd provides some functionality to escape strings that are supposed
to be part of a unit name[1]. This seems to be used for interface names
in `sys-subsystem-net-devices-{interface}.device` and breaks
wpa_supplicant if the wireless interface name has a dash which is
encoded to \x2d.

Such an interface name is rather rare, but used i.e. when configuring
multiple wireless interfaces with `networking.wlanInterfaces`[2] to have on
interface for `wpa_supplicant` and another one for `hostapd`.

[1] https://www.freedesktop.org/software/systemd/man/systemd-escape.html
[2] https://nixos.org/nixos/options.html#networking.wlaninterfaces
2019-01-27 11:59:18 +01:00
Vladimír Čunát eb965a4b38 Revert "hackage-packages.nix: automatic Haskell package set update"
This reverts commit c6ff4d6192.

error: while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/.gc-of-borg-outpaths.nix:39:12, called from undefined position:
while evaluating anonymous function at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:6, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/attrsets.nix:292:43:
while evaluating 'hydraJob' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:157:14, called from /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/top-level/release-lib.nix:121:14:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:174:13:
while evaluating the attribute 'drvPath' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/lib/customisation.nix:141:13:
while evaluating the attribute 'buildInputs' of the derivation 'tonaparser-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
while evaluating the attribute 'buildInputs' of the derivation 'tonatona-0.1.0.0' at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-1-lassulus.ewr1.nix.ci/pkgs/stdenv/generic/make-derivation.nix:185:11:
infinite recursion encountered, at undefined position
2019-01-27 11:42:40 +01:00
Vladimír Čunát a687ef9739 go_1_9: mark as insecure (see the parent commit)
Upstream only supports two latest releases.
https://github.com/golang/go/issues/29903#issuecomment-457307356
2019-01-27 11:33:57 +01:00
Vladimír Čunát d32e779ae8 go_1_10: 1.10.7 -> 1.10.8 (security)
https://groups.google.com/forum/#!topic/golang-announce/mVeX35iXuSw
https://github.com/NixOS/nixpkgs/pull/54658
2019-01-27 11:29:13 +01:00
R. RyanTM 94f77d993f python37Packages.twilio: 6.23.0 -> 6.23.1
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-twilio/versions
2019-01-27 02:17:12 -08:00
Vladimír Čunát 185d88c515 adoptopenjdk-bin: fail in a good way when unsupported
It was breaking the tarball job:
https://hydra.nixos.org/build/87863422
2019-01-27 10:46:07 +01:00
Elis HirwingandGitHub aca9bfec57 Merge pull request #54649 from r-ryantm/auto-update/you-get
you-get: 0.4.1193 -> 0.4.1205
2019-01-27 10:31:42 +01:00
Peter Simons c6ff4d6192 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.13-1-gda47f40 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/48c03b982bf3064a006a49d1698d9ca7b4773182.
2019-01-27 10:26:39 +01:00
Kosyrev SergeandPeter Simons 2e5c9ba727 haskell generic-builder.nix: adapt to package config files having more spaces 2019-01-27 10:26:07 +01:00
Kosyrev SergeandPeter Simons ea19a8ed1e ghcHEAD: update to 8.7 2019-01-27 10:26:07 +01:00
Kosyrev SergeandPeter Simons c92101bc32 ghc-8.6.3-binary 2019-01-27 10:26:07 +01:00
Elis HirwingandGitHub 748906d42b Merge pull request #54663 from r-ryantm/auto-update/twa
twa: 1.7.0 -> 1.7.1
2019-01-27 10:25:29 +01:00
Vladyslav MandGitHub 27cd4804eb Merge pull request #54660 from r-ryantm/auto-update/tiled
tiled: 1.2.1 -> 1.2.2
2019-01-27 11:14:07 +02:00
R. RyanTM d16ccbefad sundials: 4.0.1 -> 4.0.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/sundials/versions
2019-01-26 23:43:39 -08:00
R. RyanTM 6fa6fa5e62 sile: 0.9.5 -> 0.9.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sile/versions
2019-01-26 23:38:36 -08:00
Jörg ThalheimandGitHub a7c56108d3 Merge pull request #54667 from r-ryantm/auto-update/syncplay
syncplay: 1.6.1 -> 1.6.2
2019-01-27 07:17:02 +00:00
R. RyanTM 57e3f1c96f remmina: 1.2.32.1 -> 1.3.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/remmina/versions
2019-01-26 23:14:03 -08:00
Léo Gaspard 0a39cabd11 Merge branch 'pr-54650'
* pr-54650:
  wabt: 1.0.6 -> 1.0.8
2019-01-27 07:55:16 +01:00
Danylo HlynskyiandGitHub c2facb5fb1 postgresql: fixup, remove duplicate plugin attribute (#54669) 2019-01-27 07:36:13 +02:00
R. RyanTM d7a3b9598e snapper: 0.8.1 -> 0.8.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/snapper/versions
2019-01-26 21:32:51 -08:00
R. RyanTM 21a50a45ca syncplay: 1.6.1 -> 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/syncplay/versions
2019-01-26 21:14:37 -08:00
R. RyanTM 62837d0098 safeeyes: 2.0.6 -> 2.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/safeeyes/versions
2019-01-26 21:07:48 -08:00
R. RyanTM f3b2304615 seafile-shared: 6.2.10 -> 6.2.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/seafile-shared/versions
2019-01-26 20:48:36 -08:00
R. RyanTMandDanylo Hlynskyi 4866cbe341 tortoisehg: 4.8.1 -> 4.8.2 (#54651)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tortoisehg/versions
2019-01-27 06:41:29 +02:00
R. RyanTM c2c552e22f gnome3.totem-pl-parser: 3.26.1 -> 3.26.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/totem-pl-parser/versions
2019-01-26 20:37:51 -08:00
R. RyanTM 74941b5899 twa: 1.7.0 -> 1.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2019-01-26 20:18:20 -08:00
Domen KožarandGitHub 8441a62c3c Merge pull request #54478 from Izorkin/datadog-agent
datadog-agent: 6.8.3 -> 6.9.0
2019-01-27 10:54:46 +07:00
R. RyanTM 538591a952 visidata: 1.5.1 -> 1.5.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/visidata/versions
2019-01-26 19:52:36 -08:00
Matthew Bauer 498a242bf4 nixpkgs/manual: add trivial builders section
Fixes #25507.
2019-01-26 22:48:47 -05:00
Matthew Bauer adb717a153 nixpkgs/manual: document default setup hooks
Fixes #34857.
2019-01-26 22:48:47 -05:00
Matthew Bauer 17ec7f3a16 nixpkgs/manual: document fetcher functions
Fixes #32439.
2019-01-26 22:48:47 -05:00
Matthew Bauer 6604240a4b nixos/manual: use default bs value
Apparently this is a little slower but much safer & not prone to
potential argument errors.
2019-01-26 22:48:32 -05:00
Matthew Bauer d16e0f8dc3 all-packages: move fetch* to pkgs/build-support/ 2019-01-26 22:47:54 -05:00
R. RyanTM a1a6f38f00 tiled: 1.2.1 -> 1.2.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/tiled/versions
2019-01-26 19:43:37 -08:00
Tim Steinbach 43c6a83041 conky: journal support 2019-01-26 22:14:10 -05:00
allowthereandGitHub d803da845f go: 1.11.4 -> 1.11.5
https://groups.google.com/forum/#!msg/golang-announce/mVeX35iXuSw/Flp8FX7QEAAJ

We have just released Go 1.11.5 and Go 1.10.8 to address a recently reported security issue. We recommend that all users update to one of these releases (if you’re not sure which, choose Go 1.11.5).

This DoS vulnerability in the crypto/elliptic implementations of the P-521 and P-384 elliptic curves may let an attacker craft inputs that consume excessive amounts of CPU.

These inputs might be delivered via TLS handshakes, X.509 certificates, JWT tokens, ECDH shares or ECDSA signatures. In some cases, if an ECDH private key is reused more than once, the attack can also lead to key recovery.

The issue is CVE-2019-6486 and Go issue golang.org/issue/29903. See the Go issue for more details.
2019-01-27 02:59:44 +00:00
R. RyanTM 3727a39acc urlscan: 0.9.1 -> 0.9.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/urlscan/versions
2019-01-26 18:36:47 -08:00
R. RyanTM 4292f9b76d wireguard-tools: 0.0.20181218 -> 0.0.20190123
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wireguard-tools/versions
2019-01-26 18:33:52 -08:00
R. RyanTM a3281daaa1 urh: 2.5.4 -> 2.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/urh/versions
2019-01-26 18:25:03 -08:00
R. RyanTM 68b6efbce9 wabt: 1.0.6 -> 1.0.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wabt/versions
2019-01-26 17:39:14 -08:00
Michael Raskin cc74c0399e leo3: init at 1.2 2019-01-27 01:57:11 +01:00