Commit Graph

196666 Commits

Author SHA1 Message Date
R. RyanTM
debc530a7b uftp: 4.10.1 -> 4.10.2 2020-04-11 14:12:18 +00:00
Domen Kožar
ce419005bb
Merge pull request #84990 from sorki/spring
spring: 104.0.1-1477-g8ecf38a -> 104.0.1-1480-gc9377ac
2020-04-11 14:58:35 +02:00
Maximilian Bosch
ef1e4f8064
Merge pull request #84810 from kuznero/master
jetbrains: update
2020-04-11 14:55:30 +02:00
Mario Rodas
4d9a8ae2e7
Merge pull request #84962 from marsam/update-bazel-buildtools
bazel-buildtools: 1.0.0 -> 2.2.1
2020-04-11 07:53:37 -05:00
Nikolay Korotkiy
9980389161
gpxsee: 7.27 -> 7.28 2020-04-11 15:38:42 +03:00
Jaakko Luttinen
93ea5b0d0d
liblinphone: fix missing vcard_grammar
Fixes #84488
2020-04-11 15:32:39 +03:00
Richard Marko
9b8ee09a7c spring: add sorki to maintainers 2020-04-11 14:27:47 +02:00
Richard Marko
bd20b4d4c7 spring: 104.0.1-1477-g8ecf38a -> 104.0.1-1480-gc9377ac 2020-04-11 14:27:47 +02:00
talyz
d85bf2f5b7
php.extensions.pdo_mysql: Set default socket location
Set the default socket location to match the one used by the MySQL
module, so PHP programs using pdo_mysql don't have to specify this
themselves.
2020-04-11 14:27:06 +02:00
Maximilian Bosch
43020a8692
Merge pull request #84986 from r-ryantm/auto-update/strace
strace: 5.5 -> 5.6
2020-04-11 14:07:02 +02:00
Symphorien Gibol
25e5a37c97 libinsane: 1.0.3 -> 1.0.4
changelog: https://gitlab.gnome.org/World/OpenPaperwork/libinsane/-/blob/1.0.4/ChangeLog
2020-04-11 12:00:00 +00:00
R. RyanTM
e304f9d69b strace: 5.5 -> 5.6 2020-04-11 11:42:08 +00:00
R. RyanTM
03e18abf05 strawberry: 0.6.8 -> 0.6.9 2020-04-11 11:22:04 +00:00
Danielle Lancashire
064268831b
nomad: 0.10.5 -> 0.11.0
This commit migrates the Nomad package from the 0.10.x line of releases
to 0.11.X.

This allows us to also bump the version of Go that is used to 1.14.x.
NOTE: 1.14.x will be needed for the rest of the 0.11.x releases as Nomad
only bumps patch versions of Go within a release series.

CHANGELOG:

FEATURES:

    Container Storage Interface [beta]: Nomad has expanded support
    of stateful workloads through support for CSI plugins.
    Exec UI: an in-browser terminal for connecting to running allocations.
    Audit Logging (Enterprise): Audit logging support for Nomad
    Enterprise.
    Scaling APIs: new scaling policy API and job scaling APIs to support external autoscalers
    Task Dependencies: introduces lifecycle stanza with prestart and sidecar hooks for tasks within a task group

BACKWARDS INCOMPATIBILITIES:

    driver/rkt: The Rkt driver is no longer packaged with Nomad and is instead
    distributed separately as a driver plugin. Further, the Rkt driver codebase
    is now in a separate
    repository.

IMPROVEMENTS:

    core: Optimized streaming RPCs made between Nomad agents [GH-7044]
    build: Updated to Go 1.14.1 [GH-7431]
    consul: Added support for configuring enable_tag_override on service stanzas. [GH-2057]
    client: Updated consul-template library to v0.24.1 - added support for working with consul connect. Deprecated vault_grace [GH-7170]
    driver/exec: Added no_pivot_root option for ramdisk use [GH-7149]
    jobspec: Added task environment interpolation to volume_mount [GH-7364]
    jobspec: Added support for a per-task restart policy [GH-7288]
    server: Added minimum quorum check to Autopilot with minQuorum option [GH-7171]
    connect: Added support for specifying Envoy expose path configurations [GH-7323] [GH-7396]
    connect: Added support for using Connect with TLS enabled Consul agents [GH-7602]

BUG FIXES:

    core: Fixed a bug where group network mode changes were not honored [GH-7414]
    core: Optimized and fixed few bugs in underlying RPC handling [GH-7044] [GH-7045]
    api: Fixed a panic when canonicalizing a jobspec with an incorrect job type [GH-7207]
    api: Fixed a bug where calling the node GC or GcAlloc endpoints resulted in an error EOF return on successful requests [GH-5970]
    api: Fixed a bug where /client/allocations/... (e.g. allocation stats) requests may hang in special cases after a leader election [GH-7370]
    cli: Fixed a bug where nomad agent -dev fails on Windows [GH-7534]
    cli: Fixed a panic when displaying device plugins without stats [GH-7231]
    cli: Fixed a bug where alloc exec command in TLS environments may fail [GH-7274]
    client: Fixed a panic when running in Debian with /etc/debian_version is empty [GH-7350]
    client: Fixed a bug affecting network detection in environments that mimic the EC2 Metadata API [GH-7509]
    client: Fixed a bug where a multi-task allocation maybe considered healthy despite a task restarting [GH-7383]
    consul: Fixed a bug where modified Consul service definitions would not be updated [GH-6459]
    connect: Fixed a bug where Connect enabled allocation would not stop after promotion [GH-7540]
    connect: Fixed a bug where restarting a client would prevent Connect enabled allocations from cleaning up properly [GH-7643]
    driver/docker: Fixed handling of seccomp security_opts option [GH-7554]
    driver/docker: Fixed a bug causing docker containers to use swap memory unexpectedly [GH-7550]
    scheduler: Fixed a bug where changes to task group shutdown_delay were not persisted or displayed in plan output [GH-7618]
    ui: Fixed handling of multi-byte unicode characters in allocation log view [GH-7470] [GH-7551]
2020-04-11 12:52:09 +02:00
Jan Tojnar
dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Maximilian Bosch
529465d171
Merge pull request #84078 from petersjt014/master
catcli: init at 0.5.13
2020-04-11 10:29:10 +02:00
Josh Peters
aa84e476da catcli: init at 0.5.13 2020-04-11 02:22:47 -05:00
Philipp Middendorf
2a9866fc2c fcppt: 3.2.2 -> 3.5.0 2020-04-11 08:50:48 +02:00
Philipp Middendorf
7af039befe metal: init at 2.1.1 2020-04-11 08:50:48 +02:00
Max Zerzouri
ab65cb50c8 polyphone: init at 2.2.0 2020-04-11 17:33:45 +12:00
Mario Rodas
c4ff843ed1
shellcheck: fix build
shellcheck no longer auto builds its manpage[1]

[1] 2c026f1ec7
2020-04-11 00:00:00 -05:00
R. RyanTM
b6dafe8a21 python27Packages.shodan: 1.22.0 -> 1.23.0 2020-04-11 03:26:07 +00:00
Frank Doepper
0af01aa8d1 pingus: move cmake to nativeBuildInputs 2020-04-11 05:14:49 +02:00
Linus Heckemann
156ee198b2
freerdp: 2.0.0-rc4 -> 2.0.0 (#84885)
* freerdp: 2.0.0-rc4 -> 2.0.0

* freerdp: add Xtst for input in shadow server, libxslt for manpages

* freerdp: nits
2020-04-11 11:03:03 +08:00
Vika
c6eabc0033
mako: wrap with wrapGAppsHook
mako wasn't finding the librsvg library and its gdk-pixbuf loader, the
SVG icon support was broken for a long time.
2020-04-11 06:00:18 +03:00
R. RyanTM
35b071b465 python37Packages.snapcast: 2.0.10 -> 2.1.0 2020-04-11 02:18:42 +00:00
José Romildo Malaquias
1c2686af46
Merge pull request #84711 from romildo/upd.matcha-gtk-theme
matcha: 2020-04-03 -> 2020-04-08
2020-04-10 23:15:42 -03:00
worldofpeace
5bca1a7664
Merge pull request #84268 from bhipple/u/nose2
python3Packages.nose2: 0.9.1 -> 0.9.2 and fix build for ZHF
2020-04-10 17:57:07 -04:00
Mario Rodas
17c682b7a2
Merge pull request #84646 from r-ryantm/auto-update/Tautulli
tautulli: 2.2.0 -> 2.2.1
2020-04-10 16:33:31 -05:00
Michael Weiss
b533f10345
chromium: Fix the VA-API build 2020-04-10 23:28:35 +02:00
Andreas Stührk
9ddfde8977 v4l2loopback: 0.12.3 -> 0.12.4 2020-04-10 14:22:11 -07:00
R. RyanTM
0be4187c9d python27Packages.podcastparser: 0.6.4 -> 0.6.5 2020-04-10 14:20:24 -07:00
R. RyanTM
4e4e57bdd3 python27Packages.jwcrypto: 0.6.0 -> 0.7 2020-04-10 13:06:33 -07:00
Marco Orovecchia
2467e22bdf pythonPackages.HAP-python: init at 2.7.0 2020-04-10 13:03:28 -07:00
R. RyanTM
19ecaba428 python27Packages.pid: 3.0.0 -> 3.0.3 2020-04-10 12:55:53 -07:00
Peter Simons
695960e95f
Merge pull request #84712 from NixOS/haskell-updates
Update Haskell package set to LTS 15.7 (plus other fixes)
2020-04-10 21:46:01 +02:00
Matthew Bauer
184cd9f6ff build-bazel-package: fix linkopt flags
These values were incorrect. We need to use NIX_LDFLAGS, not
NIX_LD_FLAGS. Also need to prefix all flags with -Wl, for GCC to
accept it.
2020-04-10 15:41:39 -04:00
Benjamin Hipple
b93ca0fd67
Merge pull request #84884 from Izorkin/maxscale-broken
maxscale: make broken package
2020-04-10 15:40:48 -04:00
Peter Simons
0eb4bfa5fb darcs: don't try to build the package with ghc-8.8.x 2020-04-10 21:27:47 +02:00
R. RyanTM
386ded63b6 python37Packages.azure-core: 1.3.0 -> 1.4.0 2020-04-10 12:25:36 -07:00
Domen Kožar
a0f0bcdd08
Merge pull request #84276 from turboMaCk/create-elm-app
elmPackages.create-elm-app: init at 4.2.4
2020-04-10 21:24:23 +02:00
Peter Simons
556367eb12 haskell-ShellCheck: drop obsolete patch to fix the build 2020-04-10 21:24:03 +02:00
Benjamin Hipple
3fea9ace4b
Merge pull request #84833 from r-ryantm/auto-update/libgnurl
libgnurl: 7.67.0 -> 7.69.1
2020-04-10 15:23:00 -04:00
Benjamin Hipple
dd8d859829 opencl-clhpp: fix install directory
Previously, it was installing to `$out/include/include`. Now it's correct:

/nix/store/alw8idc8qhfhzw98banq2l5hmrdaglgm-opencl-clhpp-2.0.11
├── include
│   └── CL
│       ├── cl2.hpp
│       └── cl.hpp
└── nix-support
    └── propagated-build-inputs

3 directories, 3 files
2020-04-10 12:22:13 -07:00
Benjamin Hipple
622423781b
Merge pull request #84795 from r-ryantm/auto-update/yafaray-core
yafaray-core: 3.3.0 -> 3.4.1
2020-04-10 15:21:58 -04:00
ngerstle
5c644c4204 minikube: 1.8.1 -> 1.9.2 2020-04-10 21:21:35 +02:00
R. RyanTM
75e9b071f8 python37Packages.aiosqlite: 0.11.0 -> 0.12.0 2020-04-10 12:18:47 -07:00
Marco Orovecchia
6e72b95a93 pythonPackages.aioharmony: init at 0.2.1 2020-04-10 12:17:42 -07:00
Jonathan Ringer
877897d0a8 python38Packages.fire: disable fragile test 2020-04-10 12:10:45 -07:00
R. RyanTM
d1d7f86f6f python27Packages.fire: 0.3.0 -> 0.3.1 2020-04-10 12:10:45 -07:00
Marek Fajkus
02bc5b0ba1
elmPackages.create-elm-app: init at 4.2.4 2020-04-10 21:08:25 +02:00
R. RyanTM
4b011ce9ee python27Packages.gmusicapi: 12.1.1 -> 13.0.0 2020-04-10 12:03:01 -07:00
R. RyanTM
9c6cfa787e python27Packages.django-webpack-loader: 0.6.0 -> 0.7.0 2020-04-10 12:00:16 -07:00
R. RyanTM
378c7c5e06 python27Packages.databricks-cli: 0.9.1 -> 0.10.0 2020-04-10 11:59:47 -07:00
Aaron Andersen
276a27b8f5
Merge pull request #80878 from MilesBreslin/nnn_config
nnn: Fix configuration file
2020-04-10 14:58:32 -04:00
Peter Simons
a88efcfe2f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:57:28 +02:00
Benjamin Hipple
dde4574cbf
Merge pull request #84883 from vbgl/ocaml-fmt-0.8.6
ocamlPackages.fmt: 0.8.5 → 0.8.6
2020-04-10 14:57:11 -04:00
Peter Simons
6ec9d95a86 haskell-tensorflow: fix evalution errors
The configuration-tensorflow.nix file specified several overrides for version
0.2.x packages, but those packages are no longer included in our package set
because they are so old. (Current versions seem to be in the range of 0.6.x.)

I fixed the evalution errors, but I did not verify whether these packages
actually build with the newer versions.
2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
08a9d51699 ghc: mention why ld.gold is disabled for musl libc 2020-04-10 20:56:39 +02:00
Adam Sandberg Ericsson
4675649d9c ghc: don't use ld.gold with musl libc (fixes #84670)
ld.gold doesn't play well with musl as is documented in #49071 and
https://sourceware.org/bugzilla/show_bug.cgi?id=23856
2020-04-10 20:56:38 +02:00
Jan Tojnar
5427f5f60a haskellPackages.llvm-hs: Use LLVM 9 2020-04-10 20:56:38 +02:00
Peter Simons
450396e28d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.1 from Hackage revision
c7e2a1a246.
2020-04-10 20:56:37 +02:00
Sam Doshi
c64ba7e26a hackage2nix: unbreak hsexif 2020-04-10 20:56:37 +02:00
Mike Sperber
267d7a151b hackage2nix: update extra-packages we keep around for tensorflow
This is the first step towards unbreaking the tensorflow packages.
2020-04-10 20:56:37 +02:00
Marek Fajkus
0a4769ba6f haskellPackages.persistent-postgresql: don't check
Test suite requires database. Disabling tests as is done for mysql backend.
2020-04-10 20:56:36 +02:00
Chuck
5c7bf5123c haskellPackages.idris: Fix build (new GHC 8.8 & old megaparsec 7)
The hackage-packages.nix change was generated by hackage2nix v2.15.1 from Hackage revision
ad4a70d448.
2020-04-10 20:56:36 +02:00
Peter Simons
7467d0a587 hackage2nix: disable failing builds to fix Nixpkgs evaluation errors 2020-04-10 20:56:35 +02:00
R. RyanTM
1450740470 suitesparse: 5.7.1 -> 5.7.2 2020-04-10 11:55:20 -07:00
Peter Simons
d80ce4bee6 LTS Haskell 15.7 2020-04-10 20:52:31 +02:00
R. RyanTM
b7d77ef721 python27Packages.azure-mgmt-compute: 11.1.0 -> 12.0.0 2020-04-10 11:48:42 -07:00
R. RyanTM
05d265d62e python27Packages.azure-mgmt-resource: 8.0.1 -> 9.0.0 2020-04-10 11:41:35 -07:00
worldofpeace
1f51deb348
Merge pull request #83995 from Emantor/bump/xorg_server
xorg.xorgserver: 1.20.7 -> 1.20.8
2020-04-10 14:35:52 -04:00
R. RyanTM
9569bf8223 python27Packages.azure-mgmt-rdbms: 2.1.0 -> 2.2.0 2020-04-10 11:32:54 -07:00
Benjamin Hipple
85cb04b520
Merge pull request #84847 from r-ryantm/auto-update/highlight
highlight: 3.55 -> 3.56
2020-04-10 14:27:30 -04:00
worldofpeace
0e27a1f2b4
Merge pull request #84916 from worldofpeace/pantheon-update-04-10
Pantheon update 2020-04-10
2020-04-10 14:17:48 -04:00
lewo
168a045e25
Merge pull request #84921 from eonpatapon/cue-0.1.0
cue: 0.0.15 -> 0.1.0
2020-04-10 20:12:03 +02:00
Rouven Czerwinski
ce4b26a8fe xorg.xorgserver: 1.20.7 -> 1.20.8
https://lists.x.org/archives/xorg-announce/2020-March/003041.html

This release contains a fix for XWayland which removes a buffer swap
race between XWayland and the compositor. This resulted in flickering in
previous versions.
2020-04-10 20:07:11 +02:00
worldofpeace
215f3042fa
Merge pull request #84341 from Emantor/bump/drm_info
drm_info: 2.1.0 -> 2.2.0
2020-04-10 14:05:29 -04:00
Jean-Philippe Braun
e9a4780766 cue: 0.0.15 -> 0.1.0 2020-04-10 19:58:33 +02:00
Benjamin Hipple
a1f6400fd5
Merge pull request #84451 from robertodr/update-mkl
mkl: 2020.0.166 -> 2020.1.217 (Linux only)
2020-04-10 13:54:49 -04:00
Benjamin Hipple
2400712f96
Merge pull request #84855 from drewrisinger/dr-pr-cvxpy-bump
python3Packages.cvxpy: 1.0.25 -> 1.0.31
2020-04-10 13:48:20 -04:00
Vincent Laporte
32e5039100
ocamlPackages.fmt: 0.8.5 → 0.8.6 2020-04-10 19:03:52 +02:00
Vincent Laporte
bab29617d1
ocamlPackages.cstruct-sexp: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte
942d312a69
ocamlPackages.cstruct-sexp: separate checkInputs 2020-04-10 19:03:35 +02:00
Vincent Laporte
8e0d02c073
ocamlPackages.ppx_blob: disable tests for OCaml < 4.03 2020-04-10 19:03:35 +02:00
Vincent Laporte
7c15d4b15f
ocamlPackages.ppx_blob: separate checkInputs 2020-04-10 19:03:29 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
worldofpeace
dd805599a9 pantheon.wingpanel-applications-menu: 2.5.0 -> 2.6.0
https://github.com/elementary/applications-menu/releases/tag/2.6.0
2020-04-10 12:26:32 -04:00
worldofpeace
e7d592edb6 pantheon.switchboard-plug-security-privacy: 2.2.2 -> 2.2.3
* gtk toolbar to actionbar

https://github.com/elementary/switchboard-plug-security-privacy/releases/tag/2.2.3
2020-04-10 12:24:56 -04:00
Benjamin Hipple
bf5eb87033
Merge pull request #84881 from pmiddend/quake3e-to-2020-04-04
quake3e: 2020-01-23 -> 2020-04-04
2020-04-10 12:24:05 -04:00
worldofpeace
3c4cf5db81 pantheon.switchboard-plug-pantheon-shell: 2.8.2 -> 2.8.3
Don't need backgrounds patch anymore because of my patch upstream [0]

https://github.com/elementary/switchboard-plug-pantheon-shell/releases/tag/2.8.3

[0]: 541b1711fe
2020-04-10 12:23:26 -04:00
worldofpeace
cc1550c1ac pantheon.switchboard-plug-mouse-touchpad: 2.4.0 -> 2.4.1
https://github.com/elementary/switchboard-plug-mouse-touchpad/releases/tag/2.4.1
2020-04-10 12:21:15 -04:00
worldofpeace
c8a38c9ee1 pantheon.switchboard-plug-applications: 2.1.6 -> 2.1.7
https://github.com/elementary/switchboard-plug-applications/releases/tag/2.1.7
2020-04-10 12:20:43 -04:00
worldofpeace
a86f2a18ad pantheon.switchboard-plug-display: 2.2.0 -> 2.2.1
https://github.com/elementary/switchboard-plug-display/releases/tag/2.2.1
2020-04-10 12:20:04 -04:00
worldofpeace
45e3470ae4 pantheon.switchboard-plug-about: 2.6.1 -> 2.6.2
just translations
2020-04-10 12:19:22 -04:00
worldofpeace
ac2f83c1ad pantheon.wingpanel-indicators-bluetooth: 2.1.4 -> 2.1.5 2020-04-10 12:18:30 -04:00
worldofpeace
082d977eac pantheon.elementary-capnet-assist: 2.2.4 -> 2.2.5
just translations
2020-04-10 12:16:00 -04:00
worldofpeace
b810ce57f7 pantheon.pantheon-agent-polkit: 1.0.0 -> 1.0.1
just translations
2020-04-10 12:14:34 -04:00
worldofpeace
cac487d149 pantheon.wingpanel: 2020-04-04 -> 2.3.1
no changes
2020-04-10 12:13:47 -04:00
worldofpeace
d484e6a9e9 pantheon.elementary-photos: 2.6.5 -> 2.7.0
https://github.com/elementary/photos/releases/tag/2.7.0
2020-04-10 12:13:16 -04:00
worldofpeace
0ec78fe131 pantheon.appcenter: 3.2.3 -> 3.2.4
https://github.com/elementary/appcenter/releases/tag/3.2.4
2020-04-10 12:12:41 -04:00
Benjamin Hipple
7e7502448f
Merge pull request #84905 from endocrimes/plex-2645
plex: 1.19.1.2630-72c16a276 -> 1.19.1.2645-ccb6eb67e
2020-04-10 12:08:11 -04:00
edef
7d4d98c227
Merge pull request #84412 from coderobe/patch-1
acme.sh: add bind.dnsutils to PATH
2020-04-10 16:08:01 +00:00
Benjamin Hipple
171eb4ff5f
Merge pull request #84886 from r-ryantm/auto-update/omniorb
omniorb: 4.2.3 -> 4.2.4
2020-04-10 11:57:35 -04:00
Benjamin Hipple
67303ddff6
Merge pull request #84907 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.14.1 -> 4.14.2
2020-04-10 11:51:24 -04:00
Maximilian Bosch
a4409f710b
Merge pull request #84911 from marsam/update-xonsh
xonsh: 0.9.16 -> 0.9.17
2020-04-10 17:32:02 +02:00
Eelco Dolstra
cea352d276
nix: 2.3.3 -> 2.3.4 2020-04-10 17:23:28 +02:00
Mario Rodas
580304ea90
Merge pull request #84887 from danieldk/maturin-0.8.0
maturin: 0.7.9 -> 0.8.0
2020-04-10 10:12:50 -05:00
Mario Rodas
a9dc3c44d7
Merge pull request #84908 from r-ryantm/auto-update/python2.7-casttube
python27Packages.casttube: 0.2.0 -> 0.2.1
2020-04-10 10:08:07 -05:00
Mario Rodas
c2d289935d
Merge pull request #84888 from zowoq/doctl
doctl: 1.35.0 -> 1.40.0
2020-04-10 10:05:33 -05:00
R. RyanTM
10292a3df7 python27Packages.casttube: 0.2.0 -> 0.2.1 2020-04-10 14:21:43 +00:00
R. RyanTM
64eacb2f5e python37Packages.breathe: 4.14.1 -> 4.14.2 2020-04-10 13:59:42 +00:00
Jörg Thalheim
87d3217761
Merge pull request #84858 from doronbehar/improve-nerd-fonts
nerdfonts: make it easier to configure and build
2020-04-10 14:01:38 +01:00
Danielle Lancashire
c284b7b39e
plex: 1.19.1.2630-72c16a276 -> 1.19.1.2645-ccb6eb67e 2020-04-10 14:53:16 +02:00
Jörg Thalheim
a11e417754
Merge pull request #84724 from Mic92/home-assistant
home-assistant: 0.107.7 -> 0.108.2
2020-04-10 13:50:40 +01:00
Michele Guerini Rocco
f1addf3220
Merge pull request #83193 from JoshuaFern/patch-2
citra: 2019-10-05 -> 2020-03-21
2020-04-10 14:41:08 +02:00
zowoq
dcbe2aa300 doctl: install shell completion 2020-04-10 22:19:42 +10:00
Emery Hemingway
64b694de86 alephone: do not build scenarios on Hydra
The Aleph One game data is amigiously licensed and does not need
to be unpacked and rebundled by Hyda.
2020-04-10 17:10:59 +05:30
Jörg Thalheim
02becde898
home-assistant: 0.107.7 -> 0.108.2 2020-04-10 11:17:57 +01:00
Doron Behar
8771aa83b0 nerdfonts: make it easier to configure and build 2020-04-10 13:09:27 +03:00
Mario Rodas
a37e2f2f1d
zeek: 3.0.3 -> 3.1.1 2020-04-10 04:20:00 -05:00
Mario Rodas
fa032124bb
python3Packages.gst-python: fix build on darwin 2020-04-10 04:20:00 -05:00
Mario Rodas
0d995eb6c4
bazel-buildtools: 1.0.0 -> 2.2.1 2020-04-10 04:20:00 -05:00
Mario Rodas
e4e6a842ee
xonsh: 0.9.16 -> 0.9.17
Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.17
2020-04-10 04:20:00 -05:00
zowoq
e6d4b95fed doctl: 1.35.0 -> 1.40.0 2020-04-10 18:50:53 +10:00
R. RyanTM
807ca93fad ocamlPackages.ctypes: 0.15.1 -> 0.17.1 2020-04-10 01:45:40 -07:00
Doron Behar
4ab8ffe187 terminus-nerdfont & incosolata-nerdfont: use generic nerdfonts drv 2020-04-10 11:29:01 +03:00
Marco Orovecchia
6fcf77e87a pythonPackages.pynanoleaf: init at 0.0.5 2020-04-10 01:06:23 -07:00
R. RyanTM
d9df0d83f2 brltty: 6.0 -> 6.1 2020-04-10 01:00:29 -07:00
Daniël de Kok
759ac32d9a maturin: 0.7.9 -> 0.8.0
Changelog:

https://github.com/PyO3/maturin/blob/v0.8.0/Changelog.md#080---2020-04-03
2020-04-10 09:55:26 +02:00
Emery Hemingway
f8cc3fcb3a alephone: fix maintainer propagation in wrapper 2020-04-10 13:06:28 +05:30
R. RyanTM
26468bebd4 omniorb: 4.2.3 -> 4.2.4 2020-04-10 07:31:58 +00:00
Dennis Gosnell
4ec4715c64
Merge pull request #84875 from r-ryantm/auto-update/memtest86-efi
memtest86-efi: 8.2 -> 8.3
2020-04-10 16:31:18 +09:00
R. RyanTM
4f7cb3a444 alephone-marathon: 20150620 -> 20190331 2020-04-10 13:01:07 +05:30
R. RyanTM
3ca0518a0f crispyDoom: 5.7.1 -> 5.7.2 2020-04-10 00:29:15 -07:00
R. RyanTM
96e2dc107f gerrit: 3.1.2 -> 3.1.4 2020-04-10 00:27:13 -07:00
Daniël de Kok
ba8ffb5d2c drawio: 12.9.3 -> 12.9.9
Changelog:

- Updates to draw.io 12.9.9, changes from, and including, 12.9.4 to
  12.9.9 are new in this desktop release.
- Updates to Electron 8.2.1
- Fixes opening multiple files from explorer
- Fixes file path persistence

https://github.com/jgraph/drawio-desktop/releases/tag/v12.9.9
2020-04-10 00:25:38 -07:00
R. RyanTM
ef6aeb6475 geekbench: 5.1.0 -> 5.1.1 2020-04-10 00:24:23 -07:00
R. RyanTM
3d6a631ff7 odamex: 0.8.1 -> 0.8.2 2020-04-10 00:22:11 -07:00
R. RyanTM
087f912b71 mediainfo: 19.09 -> 20.03 2020-04-10 00:18:28 -07:00
R. RyanTM
b963436217 magic-wormhole: 0.11.2 -> 0.12.0 2020-04-10 00:16:28 -07:00
Ben Darwin
0dd910d470 python3Packages.graspy: init at 0.2 2020-04-10 00:08:42 -07:00
Daniël de Kok
d8a7d04a29 python3Packages.somajo: 2.0.4 -> 2.0.5
Changelog:

- Add heuristics for ambiguous quotation marks (issue #11).
- Avoid false positives for emoticons that contain a space (issue
  #12).
- Correctly tokenize obfuscated email addresses that contain spaces.
- Do not split tl;dr and its German variant zl;ng.

https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.5
2020-04-10 00:08:13 -07:00
Mario Rodas
7ac4b79e82 dune_2: 2.4.0 -> 2.5.0
Changelog: https://github.com/ocaml/dune/releases/tag/2.5.0
2020-04-10 09:00:08 +02:00
Gabriel Ebner
375ee0acfd
Merge pull request #84852 from marsam/update-lean
lean: 3.7.2 -> 3.8.0
2020-04-10 08:56:02 +02:00
Izorkin
63d9ab069a maxscale: make broken package 2020-04-10 09:51:53 +03:00
Philipp Middendorf
0bfd0200ae quake3e: 2020-01-23 -> 2020-04-04 2020-04-10 08:25:15 +02:00
xrelkd
39ac8da867 just: 0.4.5 -> 0.5.10 2020-04-10 12:57:05 +08:00
Dennis Gosnell
2cfe3d5b8d
Update pkgs/tools/misc/memtest86-efi/default.nix
Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2020-04-10 13:15:44 +09:00
R. RyanTM
8eb079d4de memtest86-efi: 8.2 -> 8.3 2020-04-10 03:28:48 +00:00
Mario Rodas
4bf632f495
Merge pull request #84861 from zowoq/skopeo
skopeo: 1.41.0 -> 0.2.0
2020-04-09 22:18:19 -05:00
Mario Rodas
eaacfdc3e9
Merge pull request #84859 from marsam/update-ncspot
ncspot: 0.1.2 -> 0.1.3
2020-04-09 22:16:03 -05:00
Mario Rodas
4bf0ba4fb3
Merge pull request #84862 from zowoq/croc
croc: 8.0.5 -> 8.0.7
2020-04-09 22:15:22 -05:00
R. RyanTM
6ff1813318 img2pdf: 0.3.3 -> 0.3.4 2020-04-09 20:57:53 -04:00
Joachim F
383c97dfd0
Merge pull request #84838 from andriokha/tor-browser-bundle-bin-9.0.9
tor-browser-bundle-bin: 9.0.7 -> 9.0.9
2020-04-10 00:23:01 +00:00
zowoq
6743b118b9 croc: 8.0.5 -> 8.0.7
https://github.com/schollz/croc/releases/tag/v8.0.6
https://github.com/schollz/croc/releases/tag/v8.0.7
2020-04-10 09:36:46 +10:00
zowoq
c5bd0856af skopeo: 1.41.0 -> 0.2.0
https://github.com/containers/skopeo/releases/tag/v0.2.0
2020-04-10 09:32:34 +10:00
Mario Rodas
c751faddf3
Merge pull request #84848 from marsam/update-buildah
buildah: 1.14.7 -> 1.14.8
2020-04-09 18:21:38 -05:00
Aaron Andersen
540e256d5b
Merge pull request #84830 from deshaw/contrib/perl-convertuu
perlPackages.ConvertUU: init at 0.5201
2020-04-09 19:00:55 -04:00
Peter Kolloch
bb660fe228 buildRustCrate: Support versioned crate renames 2020-04-10 00:55:44 +02:00
Aaron Andersen
0888749180
Merge pull request #84832 from deshaw/contrib/perl-module-compile
perlPackages.ModuleCompile: init at 0.37
2020-04-09 18:55:24 -04:00
Peter Kolloch
5f9af254a5 buildRustCrate: Document parameters
I know, heretic, but...

I also know that this is not perfect but it is a good start, I think. It
would be nice if this were part of the automatic "nixdoc" function
reference. I'd like guidance if this should be part of the rust section
or something else.
2020-04-10 00:55:05 +02:00
Doron Behar
6ae7abcc1a nerdfonts: meta: fix descriptions 2020-04-10 01:22:24 +03:00
Doron Behar
219035ebc5 nerdfonts: add @doronbehar as maintainer 2020-04-10 01:21:54 +03:00
Mario Rodas
93eb7478f1
ncspot: 0.1.2 -> 0.1.3
Changelog: https://github.com/hrkfdn/ncspot/releases/tag/v0.1.3
2020-04-09 17:05:00 -05:00
Mario Rodas
d6d00885ea
fira-code: 2 -> 3
Changelog: https://github.com/tonsky/FiraCode/releases/tag/3
2020-04-09 23:48:52 +02:00
Drew Risinger
9fe0d579c2 python3Packages.cvxpy: 1.0.25 -> 1.0.31 2020-04-09 17:47:27 -04:00
R. RyanTM
f9f5e9435e intel-media-sdk: 19.4.0 -> 20.1.0 2020-04-09 21:03:02 +00:00
R. RyanTM
84724715b5 highlight: 3.55 -> 3.56 2020-04-09 20:33:33 +00:00
Maximilian Bosch
a3eaf6c88b
gitAndTools.tig: 2.5.0 -> 2.5.1
https://github.com/jonas/tig/releases/tag/tig-2.5.1
2020-04-09 22:25:42 +02:00
Maximilian Bosch
9fc8856b25
thermald: also install thermal-conf.xml into $out
Otherwise you get errors like this when running `thermald.service` from
the `services.thermald` module:

```
[WARN]22 CPUID levels; family:model:stepping 0x6:8e:a (6:142:10)
[WARN]Polling mode is enabled: 4
[WARN]sensor id 10 : No temp sysfs for reading raw temp
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
[WARN]sysfs open failed
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
I/O warning : failed to load external entity "/nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml"
[WARN]error: could not parse file /nix/store/7d7cfc1949g7n7ywx47a0dsfz3b3rix5-thermald-1.9.1/etc/thermald/thermal-conf.xml
```
2020-04-09 22:25:42 +02:00
worldofpeace
f810c28503
Merge pull request #84804 from Synthetica9/vscode1440
vscode, vscodium: 1.43.2 -> 1.44.0
2020-04-09 16:21:27 -04:00
Jonathan Ringer
402e921624 apache-airflow: unpin colorlog 2020-04-09 12:51:34 -07:00
Jonathan Ringer
664d1b2440 esphome: remove version pinning 2020-04-09 12:51:34 -07:00
R. RyanTM
5dc0610564 python27Packages.colorlog: 4.0.2 -> 4.1.0 2020-04-09 12:51:34 -07:00
Mario Rodas
b89b23b029
Merge pull request #84825 from r-ryantm/auto-update/dit
dit: 0.5 -> 0.6
2020-04-09 14:28:44 -05:00
Mario Rodas
85354e73cb
Merge pull request #84767 from r-ryantm/auto-update/ddgr
ddgr: 1.7 -> 1.8
2020-04-09 14:10:55 -05:00
worldofpeace
cab066ba74
Merge pull request #84764 from r-ryantm/auto-update/celluloid
celluloid: 0.18 -> 0.19
2020-04-09 14:58:19 -04:00
worldofpeace
939fcdcbdd
Merge pull request #84817 from pbogdan/libvirt-6.2.0
libvirt: 6.1.0 -> 6.2.0
2020-04-09 14:38:41 -04:00
R. RyanTM
80425c3c50 libpst: 0.6.74 -> 0.6.75 2020-04-09 11:33:13 -07:00
R. RyanTM
bf1fea67b4 alephone-infinity: 20150620 -> 20190331 2020-04-09 11:32:20 -07:00
R. RyanTM
5c48df17be bdf2sfd: 1.1.0 -> 1.1.1 2020-04-09 11:30:52 -07:00
R. RyanTM
ed6dbc144d libaacs: 0.9.0 -> 0.10.0 2020-04-09 11:30:11 -07:00
Matt Huszagh
fc66192b37 fparser: init at 4.5.1 2020-04-09 11:28:21 -07:00
Jonathan Ringer
85210bff62 python2Packages.variants: fix tests 2020-04-09 11:23:27 -07:00
Jonathan Ringer
3238302827 libpoly: fix src 2020-04-09 11:22:53 -07:00
R. RyanTM
c6fbd527d0 rambox-pro: 1.2.2 -> 1.3.1 2020-04-09 11:06:21 -07:00
Mario Rodas
6b647a93b1
buildah: 1.14.7 -> 1.14.8 2020-04-09 13:00:00 -05:00
Andy Fowlston
85e4f2d554 tor-browser-bundle-bin: 9.0.7 -> 9.0.9
https://blog.torproject.org/new-release-tor-browser-909
https://blog.torproject.org/new-release-tor-browser-908
2020-04-09 18:51:59 +01:00
R. RyanTM
365304bbcb openfortivpn: 1.12.0 -> 1.13.1 2020-04-09 10:49:17 -07:00
Jonathan Ringer
63575456ae leo-editor: fix makeDesktopItem categories 2020-04-09 10:47:54 -07:00
Jonathan Ringer
e8f668185e leo-editor: add qt support 2020-04-09 10:47:54 -07:00
R. RyanTM
8f86e3c1a3 leo-editor: 5.7.3 -> 6.2 2020-04-09 10:47:54 -07:00
R. RyanTM
178dede747 intel-gmmlib: 19.4.1 -> 20.1.1 2020-04-09 10:47:04 -07:00
R. RyanTM
de718a0574 mednafen: 1.22.2 -> 1.24.1 2020-04-09 10:38:39 -07:00
R. RyanTM
4295a78f18 libgnurl: 7.67.0 -> 7.69.1 2020-04-09 17:33:14 +00:00
R. RyanTM
f4a9fe36fa libpoly: 0.1.7 -> 0.1.8 2020-04-09 10:29:28 -07:00
R. RyanTM
16fb884bdc resolv_wrapper: 1.1.5 -> 1.1.6 2020-04-09 10:26:52 -07:00
Mario Rodas
b417d51f27
Merge pull request #84775 from r-ryantm/auto-update/libinstpatch
libinstpatch: 1.1.3 -> 1.1.4
2020-04-09 12:25:03 -05:00
R. RyanTM
7ba55849c5 bmake: 20200212 -> 20200318 2020-04-09 10:18:27 -07:00
R. RyanTM
64bf916b4a mediawiki: 1.34.0 -> 1.34.1 2020-04-09 10:17:28 -07:00
Rakesh Gupta
6a6cb2bd70 pythonPackages.varint: init at 1.0.2 2020-04-09 10:16:08 -07:00
Mario Rodas
51bc256abb python3Packages.pglast: 1.8 -> 1.10 2020-04-09 10:05:14 -07:00
Ben Darwin
0473d4d62e python2Packages.traitsui: remove optional wxPython dependency 2020-04-09 10:04:04 -07:00
Ben Darwin
e67d840931 python2Packages.apptools: 4.4.0 -> 4.5.0 2020-04-09 10:01:58 -07:00
Souvik Sen
2c3b09b812 perlPackages.ModuleCompile: init at 0.37 2020-04-09 12:57:02 -04:00
Mario Rodas
136f879ca6
Merge pull request #84778 from r-ryantm/auto-update/nuspell
nuspell: 3.0.0 -> 3.1.0
2020-04-09 11:51:56 -05:00
Mario Rodas
c11dd7afad
Merge pull request #84784 from r-ryantm/auto-update/s3cmd
s3cmd: 2.0.2 -> 2.1.0
2020-04-09 11:51:45 -05:00
Souvik Sen
7d66b5bf0f perlPackages.ConvertUU: init at 0.5201 2020-04-09 12:51:26 -04:00
Mario Rodas
74bedf27a9
Merge pull request #84776 from r-ryantm/auto-update/librsync
librsync: 2.2.1 -> 2.3.0
2020-04-09 11:49:35 -05:00
Mario Rodas
88d690d217
Merge pull request #84758 from r-ryantm/auto-update/axel
axel: 2.17.7 -> 2.17.8
2020-04-09 11:34:00 -05:00
Mario Rodas
9ced617cf5
Merge pull request #84821 from r-ryantm/auto-update/fetchmail
fetchmail: 6.4.2 -> 6.4.3
2020-04-09 11:12:36 -05:00
Mario Rodas
b41b5287e2
Merge pull request #84788 from r-ryantm/auto-update/syncthingtray
syncthingtray: 0.10.7 -> 0.10.8
2020-04-09 11:11:08 -05:00
Mario Rodas
f552699cce
Merge pull request #84762 from marsam/update-shadowenv
shadowenv: 1.3.2 -> 2.0.0
2020-04-09 11:08:36 -05:00
Mario Rodas
ab1a184de3
Merge pull request #82267 from zaninime/sane-airscan
sane-airscan: init at 0.9.17
2020-04-09 10:51:09 -05:00
Marek Mahut
990d2ea103
Merge pull request #84765 from r-ryantm/auto-update/chrome-token-signing
chrome-token-signing: 1.1.1 -> 1.1.2
2020-04-09 17:45:22 +02:00
R. RyanTM
cdda61ab69 dit: 0.5 -> 0.6 2020-04-09 15:42:03 +00:00
Mario Rodas
8e537ad391
lean: 3.7.2 -> 3.8.0 2020-04-09 10:40:00 -05:00
R. RyanTM
2058a22a4c fetchmail: 6.4.2 -> 6.4.3 2020-04-09 15:09:08 +00:00
lewo
47daa683c9
Nipy ecosystem: quote homepage urls 2020-04-09 16:55:03 +02:00
Matthew Bauer
55e82502a5
Merge pull request #84689 from matthewbauer/fix-77290
kwallet-pam: just provide plugin path for qtbase
2020-04-09 10:49:09 -04:00
Matthew Bauer
f0db4de598 kwallet-pam: unset QT_PLUGIN_PATH
kwallet sets a limit of 1000 for a single characters for environment
variables read from the socket[1]. wrapQtApps gives us a huge value
for QT_PLUGIN_PATH (up to 13000 bytes on my system!) Since this was
overflowing, the Qt plugin loading mechanism was hitting a segfault
when it was trying to parse the truncated QT_PLUGIN_PATH.

So for now, we can just unset QT_PLUGIN_PATH in the pam_kwallet_init
script. kwalletd5 has its own QT_PLUGIN_PATH which it can use.

This problem occured on 20.03, but not 19.09. It’s unclear what
changes were made in that time, but likely that previously we weren’t
getting a QT_PLUGIN_PATH set in the plasma5 startup at all. This means
that in 19.09 our QT_PLUGIN_PATH value must have been small enough to
fit into the 1000 char limit.

Fixes #77290

[1]: bc9713e272/src/runtime/kwalletd/main.cpp (L44)

/cc @ttuegel
2020-04-09 10:48:14 -04:00
Maximilian Bosch
4e7eeb5aa9
Merge pull request #84813 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.2 -> 0.9.3
2020-04-09 16:47:08 +02:00
Ben Darwin
92763dd8f1 python3Packages.nitime: quote homepage URL 2020-04-09 10:45:09 -04:00
Ben Darwin
7e2f26ea05 python3Packages.nilearn: quote homepage URL 2020-04-09 10:44:55 -04:00
Ben Darwin
8073255e47 python3Packages.nibabel: quote homepage URL 2020-04-09 10:44:40 -04:00
Ben Darwin
e31f63b45a python3Packages.nipy: quote homepage URL 2020-04-09 10:43:53 -04:00
Roman Kuznetsov
85489caa9b
jetbrains: update 2020-04-09 16:08:01 +02:00
Aaron Andersen
0d62914bcd
Merge pull request #84727 from raboof/update-olive-editor-to-0.1.2
olive-editor 0.1.1 -> 0.1.2
2020-04-09 09:46:59 -04:00
Aaron Andersen
d105fbc8c9
Merge pull request #84609 from deshaw/contrib/perl-extutilsf77
perlPackages.ExtUtilsF77: init at 1.23
2020-04-09 09:46:16 -04:00
R. RyanTM
fcd34e7e39 cargo-bloat: 0.9.2 -> 0.9.3 2020-04-09 13:43:55 +00:00
Ryan Mulligan
fb689fc5f2
Merge pull request #84677 from r-ryantm/auto-update/VictoriaMetrics
victoriametrics: 1.33.1 -> 1.34.5
2020-04-09 06:28:24 -07:00
Ryan Mulligan
a6464405fe
Merge pull request #84777 from r-ryantm/auto-update/nebula
nebula: 1.1.0 -> 1.2.0
2020-04-09 06:26:48 -07:00
Vladyslav M
6885f1503e
Merge pull request #84769 from r-ryantm/auto-update/dua
dua: 2.3.8 -> 2.5.0
2020-04-09 16:25:38 +03:00
zowoq
7145a692b1 wireshark: 3.2.2 -> 3.2.3
https://www.wireshark.org/docs/relnotes/wireshark-3.2.3.html
2020-04-09 15:20:14 +02:00
Shea Levy
6fac063e09
emacsPackages: Add standalone agda-input package that doesn't require building Agda. 2020-04-09 09:14:40 -04:00
Linus Heckemann
6ade57efe3
Merge pull request #84808 from r-ryantm/auto-update/calls
calls: 0.1.2 -> 0.1.4
2020-04-09 14:59:12 +02:00
Nikola Knežević
cff6722b4c
terraform-docs: 0.6.0 -> 0.9.1 (#84807)
0.6.0 is quite an old version, that doesn't support Terraform 0.12. As
  Terraform 0.12 is the default on master, upgrading terraform-docs to
0.9.1 brings tools on par.
2020-04-09 12:55:33 +00:00
Aaron Andersen
555bdfdd42
Merge pull request #84405 from ashkitten/update-dolphin
dolphinEmuMaster: 5.0-11608 -> 5.0-11824
2020-04-09 08:43:28 -04:00
José Romildo Malaquias
b1e0766c73
Merge pull request #84780 from r-ryantm/auto-update/papirus-icon-theme
papirus-icon-theme: 20200301 -> 20200405
2020-04-09 09:42:48 -03:00
R. RyanTM
55ef6483fc calls: 0.1.2 -> 0.1.4 2020-04-09 12:38:29 +00:00
Aaron Andersen
972748bc31
Merge pull request #84611 from AndersonTorres/update-stella
stella: 4.1.1 -> 6.1.1
2020-04-09 08:02:08 -04:00
Jan Tojnar
bbb299c8e4
Merge pull request #84177 from zowoq/team
maintainers/teams: add podman team
2020-04-09 13:57:12 +02:00
Aaron Andersen
19ac4ae59a
Merge pull request #84699 from nyanloutre/nginx-sso_0_24_1
nginx-sso: 0.24.0 -> 0.24.1
2020-04-09 07:55:37 -04:00
Aaron Andersen
2565ed7cb9
Merge pull request #84653 from r-ryantm/auto-update/crawl
crawl: 0.24.0 -> 0.24.1
2020-04-09 07:51:50 -04:00
Patrick Hilhorst
939041bce4
vscode, vscodium: 1.43.2 -> 1.44.0 2020-04-09 13:45:38 +02:00
Anderson Torres
52a2005e7c
Update pkgs/misc/emulators/stella/default.nix
Co-Authored-By: Christoph Neidahl <christoph.neidahl@gmail.com>
2020-04-09 08:44:30 -03:00
Jörg Thalheim
a0bfecdd78
Merge pull request #84659 from DamienCassou/damien/weboob2.0
weboob: 1.5 -> 2.0
2020-04-09 12:42:39 +01:00
Mario Rodas
a8cf8a31c6
Merge pull request #84794 from filalex77/lsd-0.17.0
lsd: 0.16.0 -> 0.17.0
2020-04-09 06:40:30 -05:00
R. RyanTM
fe72fe28d7 yafaray-core: 3.3.0 -> 3.4.1 2020-04-09 10:03:01 +00:00