Commit Graph

200307 Commits

Author SHA1 Message Date
Alyssa Ross 24fcef1b9e cgit: 1.2.1 -> 1.2.3
cgit now supports lzip and zstd compression.
2020-05-09 22:00:50 +02:00
Jörg Thalheim cb95d670fb
Merge pull request #87337 from r-ryantm/auto-update/python2.7-Flask-WTF 2020-05-09 20:36:33 +01:00
Benjamin Hipple 3d9f3c3dd3
Merge pull request #75827 from stites/pytorch-1.3.1
python3Packages.pytorch: 1.2.0 -> 1.4.1, python3Packages.ignite: 0.2.1 -> 0.3.0
2020-05-09 15:27:27 -04:00
Jörg Thalheim 11fa2d4340
radare2-cutter: 1.10.2 -> 1.10.3 2020-05-09 20:09:27 +01:00
Dmitry Kalinkin e80302dc7d
Merge pull request #86142 from bcdarwin/itk-5.1.0
Itk: 5.0.1 -> 5.1.0
2020-05-09 15:03:28 -04:00
Dmitry Kalinkin 8ceef190c1
Merge pull request #78352 from winpat/add_pxview
pxview: init at 0.2.5
2020-05-09 15:02:24 -04:00
Andrew Childs d91d2bdf77 compiler-rt: fix build on armv7l 2020-05-10 03:50:38 +09:00
Benjamin Hipple ecef2975e3 python3Packages.pytorch: reference dnnl by new name oneDNN 2020-05-09 14:46:40 -04:00
Matthew Bauer 1e19cc37bd build-bazel-package: pass proxy env vars 2020-05-09 13:35:47 -05:00
ajs124 faa621ce76 glusterfs: fix indentation 2020-05-09 20:34:23 +02:00
Matthew Bauer 2a8d05627b build-bazel-package: switch hash mode to “flat”
flat hashes can be substituted through hashed-mirrors, while recursive
hashes can’t. This is especially important for Bazel since the bazel
fetch dependencies can come from multiple different methods (git,
http, ftp, etc.). To do this, we create tar archives from the
output/external directory, which is then extracted to build. All of
the Bazel hashes are all updated.
2020-05-09 13:33:26 -05:00
ajs124 2be47f021a glusterfs: fix snapshots 2020-05-09 20:32:37 +02:00
Benjamin Hipple 47105a1689 python3Packages.ignite: 0.2.1 -> 0.3.0 2020-05-09 13:58:21 -04:00
Benjamin Hipple fb5bb25c10 python3Packages.pytorch: fixup builds with MKL
- Pass `blas.provider` into `buildInputs`, so that CMake can find the actual
  `mkl` for inspection of its cmake files and headers.

- Add `USE_MKL` correctly when the blas provider is `mkl`.

- Use the MKLDNN and MKLDNN_CBLAS flags by default, since `mkldnn` is FOSS and
  always available..

- Remove a patch for MKL 2019, since we've moved to 2020.

- Add a pythonImportsCheck for "torch" as a basic sanity-check

- Removed some unused variables at the top of the file
2020-05-09 13:30:54 -04:00
Sam Stites cc245fdcd5 pytorch: 1.2.0 -> 1.4.1
Co-authored-by: Benjamin Hipple <bhipple@protonmail.com>
2020-05-09 13:30:54 -04:00
Bjørn Forsman eb12149979 gnomeExtensions: add 'uuid' attr to all extensions
Some already have it, this adds it to the rest.

With all extensions having an 'uuid' attr we can do cool things like
declaratively enable extensions on NixOS.
2020-05-09 19:26:29 +02:00
R. RyanTM 13e733830e python27Packages.twilio: 6.35.1 -> 6.39.0 2020-05-09 17:24:02 +00:00
Pavol Rusnak 8277fb4d76 bitcoin: 0.19.0.1 -> 0.19.1 2020-05-09 17:36:11 +02:00
Florian Klink 5f7c449741
Merge pull request #87273 from blitz/open-watcom
virtualbox: Fix build issue due to open-watcom-bin
2020-05-09 17:32:07 +02:00
Luflosi fabf511ea4
kitty: 0.17.3 -> 0.17.4
https://github.com/kovidgoyal/kitty/releases/tag/v0.17.4
2020-05-09 17:08:34 +02:00
Symphorien Gibol a68a408a7f multibootusb: patchelf syslinux, add missing dependencies 2020-05-09 16:54:56 +02:00
Cyryl Płotnicki 69c6d18ae4 genpass: init at 0.4.1 2020-05-09 16:46:12 +02:00
Joachim F 77c3d140b7
Merge pull request #87041 from r-ryantm/auto-update/mksh
mksh: 58 -> 59
2020-05-09 14:06:01 +00:00
adisbladis 2e69f8977d
Merge pull request #87138 from lukegb/fix-php
php: correctly set outputsToInstall after withExtensions.
2020-05-09 15:40:35 +02:00
Joachim F 16e475de38
Merge pull request #86767 from sorki/cc_tor
tor: fix cross compiling
2020-05-09 13:27:59 +00:00
Jörg Thalheim c979f814d2
Merge pull request #87384 from r-ryantm/auto-update/python2.7-pyroute2
python27Packages.pyroute2: 0.5.11 -> 0.5.12
2020-05-09 14:16:10 +01:00
Roman Firment c35d8c94d7 gnomeExtensions.window-is-ready-remover unstable-2020-03-25 -> 1.02
Also add license.
2020-05-09 15:08:24 +02:00
R. RyanTM 9e0ab6dcb3 python27Packages.pyroute2: 0.5.11 -> 0.5.12 2020-05-09 12:46:09 +00:00
Markus S. Wamser c22237d894 mupdf: add MIME types to .desktop
Closes https://github.com/NixOS/nixpkgs/issues/53856
2020-05-09 14:37:39 +02:00
Mario Rodas 8f50661336 lxd: 4.0.1 -> 4.1 2020-05-09 14:34:36 +02:00
Pavol Rusnak cfe68f2b68 giada: 0.16.1 -> 0.16.2.2
+ use system catch and nlohmann_json
2020-05-09 13:46:15 +02:00
Jörg Thalheim a84f932e31
Merge pull request #73495 from tilpner/pkgs/weechatScripts/recurseIntoAttrs 2020-05-09 12:34:57 +01:00
José Romildo Malaquias af66d33826
Merge pull request #87368 from romildo/upd.matcha-gtk-theme
matcha-gtk-theme: 2020-04-08 -> 2020-05-09
2020-05-09 08:21:05 -03:00
Jörg Thalheim 2a64b6f896
Merge pull request #87353 from Mic92/kenny 2020-05-09 11:57:57 +01:00
José Romildo Malaquias f4be678295 matcha-gtk-theme: 2020-04-08 -> 2020-05-09 2020-05-09 07:57:17 -03:00
José Romildo Malaquias 256cb06d87 matcha-theme: change name to matcha-gtk-theme
Upstream renamed the git repository.
2020-05-09 07:57:17 -03:00
Michael Raskin 0a33e1e49f
Merge pull request #87358 from 7c6f434c/fix-tbe
tbe: fix build
2020-05-09 10:28:23 +00:00
Michael Raskin 33932b6f83 tbe: fix build 2020-05-09 11:59:13 +02:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Mario Rodas 209432351e
git-lfs: 2.10.0 -> 2.11.0
Changelog: https://github.com/git-lfs/git-lfs/releases/tag/v2.11.0
2020-05-09 04:20:00 -05:00
Mario Rodas ba0435e72b
Merge pull request #87452 from marsam/update-recursive
recursive: 1.047 -> 1.051
2020-05-09 21:47:44 -05:00
Jaka Hudoklin 91271207ca
Merge pull request #87458 from zowoq/shellfiles
containerd, docker, runc: use/update installShellFiles
2020-05-10 02:35:15 +00:00
zowoq 3a79753662 runc: update installManPages 2020-05-10 11:33:10 +10:00
zowoq 764dd5c875 docker: use installShellFiles 2020-05-10 11:33:04 +10:00
zowoq 4d2bcaed5c containerd: use installShellFiles 2020-05-10 11:27:10 +10:00
Maximilian Bosch 54677515aa
gitea: 1.11.4 -> 1.11.5
https://github.com/go-gitea/gitea/releases/tag/v1.11.5

Also applying the patch which fixes the wiki-pages, closes #87115.
2020-05-10 03:02:44 +02:00
Mario Rodas 8441d53b7b
Merge pull request #87329 from r-ryantm/auto-update/python2.7-Eve
python27Packages.eve: 1.0 -> 1.1
2020-05-09 20:01:09 -05:00
Aaron Andersen aaa33ed789
Merge pull request #87179 from aanderse/zabbix
zabbix: 4.4.7 -> 4.4.8, 4.0.19 -> 4.0.20, 3.0.30 -> 3.0.31
2020-05-09 20:56:30 -04:00
Mario Rodas f83c5d3432
Merge pull request #87398 from Luflosi/update/ipfs
ipfs: 0.5.0 -> 0.5.1
2020-05-09 19:35:39 -05:00
Mario Rodas 7f63461c22
Merge pull request #87391 from xrelkd/update/firecracker
firecracker: 0.20.0 -> 0.21.1
2020-05-09 19:35:08 -05:00
Maximilian Bosch 15cebd3153
Merge pull request #87442 from marsam/update-ripgrep
ripgrep: 12.0.1 -> 12.1.0
2020-05-10 01:49:20 +02:00
Maximilian Bosch f887d09c89
linuxPackages.wireguard: 1.0.20200429 -> 1.0.20200506
https://lists.zx2c4.com/pipermail/wireguard/2020-May/005408.html
2020-05-10 01:35:30 +02:00
Maximilian Bosch 9a8e600be4
wireguard-go: 0.0.20200121 -> 0.0.20200320
https://git.zx2c4.com/wireguard-go/tag/?h=v0.0.20200320
2020-05-10 01:35:29 +02:00
Maximilian Bosch fd0a039410
wdisplays: 2020-03-15 -> 1.0
https://github.com/cyclopsian/wdisplays/releases/tag/1.0
2020-05-10 01:35:29 +02:00
Mario Rodas 8772cee9f9
ripgrep: 12.0.1 -> 12.1.0
Changelog: https://github.com/BurntSushi/ripgrep/releases/tag/12.1.0
2020-05-09 16:20:00 -05:00
Luflosi 5317280ade
ipfs: 0.5.0 -> 0.5.1
https://github.com/ipfs/go-ipfs/releases/tag/v0.5.1
2020-05-09 17:33:34 +02:00
xrelkd 5e16e668f5 firecracker: 0.20.0 -> 0.21.1 2020-05-09 22:13:06 +08:00
Mario Rodas 206690308b
recursive: 1.047 -> 1.051 2020-05-09 04:20:00 -05:00
Frederik Rietdijk d7cca0f356 Merge master into staging-next 2020-05-09 11:12:29 +02:00
R. RyanTM b1f802994e python27Packages.pycontracts: 1.8.12 -> 1.8.14 2020-05-09 11:11:18 +02:00
Vladyslav M b36f774f1a
Merge pull request #87330 from marsam/update-pueue 2020-05-09 11:17:58 +03:00
adisbladis a34175ba56
Merge pull request #87205 from tbenst/imagecodecs-pkgs
libaec: init at 1.0.4; zopfli: include all headers
2020-05-09 10:14:59 +02:00
R. RyanTM 82d2736d07 python27Packages.hdbscan: 0.8.25 -> 0.8.26 2020-05-09 09:50:23 +02:00
Tom McLaughlin d963bf30f5 python-language-server: init at 2020-04-24 2020-05-09 09:41:14 +02:00
Charles Duffy cb657d4ad1 bees: Try all findmnt modes in service wrapper
As reported by @Evils-Devils in Zygo/bees#123, the bees service wrapper
can fail on account of `findmnt` not being able to identify a mounted
filesystem using the default (kernel-introspection) mechanism.

Fall back to mtab and fstab-based inspection in turn should this fail.
2020-05-09 09:39:04 +02:00
Martin Weinelt 459bad4be4 graphicsmagick: 1.3.32 → 1.3.35
Fixes: CVE-2020-10938
2020-05-09 09:35:44 +02:00
Martin Milata 8fe050fb78 samba: 4.12.1 -> 4.12.2
Release notes: https://www.samba.org/samba/history/samba-4.12.2.html

Fixes:
https://nvd.nist.gov/vuln/detail/CVE-2020-10700
https://nvd.nist.gov/vuln/detail/CVE-2020-10704
2020-05-09 09:35:13 +02:00
Luz 5e40913eac librepcb: 0.1.3 -> 0.1.4 2020-05-09 09:10:20 +02:00
Bruno Bzeznik afe6e1c4ea irods: 4.2.2 -> 4.2.7 + fixed + use fetchFromGitHub 2020-05-09 09:09:35 +02:00
xiorcale ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
xiorcaled 640eeb9b85 monitor: 0.7.1 -> 0.7.2 2020-05-09 09:08:18 +02:00
Linus Heckemann 9df981d3f4 freerdp: 2.0.0 -> 2.1.0 2020-05-09 09:05:07 +02:00
Eduardo Quiros 1e80fc5d53 tut 0.0.7 -> 0.0.8 2020-05-09 09:04:12 +02:00
R. RyanTM b6f9567bbf python37Packages.elementpath: 1.4.3 -> 1.4.4 2020-05-09 09:03:48 +02:00
R. RyanTM 1aa7ce79d6 patroni: 1.6.4 -> 1.6.5 2020-05-09 09:00:54 +02:00
R. RyanTM d4e3ca31f8 lasso: 2.6.0 -> 2.6.1 2020-05-09 09:00:37 +02:00
R. RyanTM 0d3871cb82 python27Packages.dash-core-components: 1.9.0 -> 1.9.1 2020-05-09 08:59:37 +02:00
R. RyanTM 1f034f5853 cutelyst: 2.9.0 -> 2.10.0 2020-05-09 08:59:00 +02:00
R. RyanTM ae15422200 cloudflared: 2020.2.1 -> 2020.3.2 2020-05-09 08:58:22 +02:00
R. RyanTM d1d98122f8 liblcf: 0.6.1 -> 0.6.2 2020-05-09 08:57:54 +02:00
R. RyanTM 646fc239d3 libbpf: 0.0.7 -> 0.0.8 2020-05-09 08:57:25 +02:00
Frederik Rietdijk 1f295d6770
Merge pull request #86672 from r-ryantm/auto-update/freewheeling
freewheeling: 0.6.5 -> 0.6.6
2020-05-09 08:56:57 +02:00
R. RyanTM 1b790c5099 maestral: 0.6.3 -> 0.6.4 2020-05-09 08:56:34 +02:00
Frederik Rietdijk 289f4e5375
Merge pull request #86909 from r-ryantm/auto-update/gmime
gmime3: 3.2.6 -> 3.2.7
2020-05-09 08:55:50 +02:00
R. RyanTM 9058556a36 quilter: 2.2.2 -> 2.2.4 2020-05-09 08:55:20 +02:00
R. RyanTM c59ab94989 oidentd: 2.4.0 -> 2.5.0 2020-05-09 08:54:49 +02:00
R. RyanTM 5e5b684435 mcelog: 168 -> 169 2020-05-09 08:54:35 +02:00
Frederik Rietdijk 8f4cec0aa2
Merge pull request #87056 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.13.1 -> 1.13.3
2020-05-09 08:54:12 +02:00
R. RyanTM d2be85f9f1 krita: 4.2.7.1 -> 4.2.9 2020-05-09 08:53:31 +02:00
R. RyanTM 02acd0b22e mysql-workbench: 8.0.19 -> 8.0.20 2020-05-09 08:51:58 +02:00
R. RyanTM 72144bcc53 smarty3: 3.1.35 -> 3.1.36 2020-05-09 08:51:30 +02:00
R. RyanTM 945eb11b02 python27Packages.hg-evolve: 9.3.0 -> 9.3.1 2020-05-09 08:51:09 +02:00
R. RyanTM 1b888841bb python27Packages.identify: 1.4.13 -> 1.4.15 2020-05-09 08:50:49 +02:00
R. RyanTM e5457dacfa python37Packages.astropy: 4.0 -> 4.0.1.post1 2020-05-09 08:50:29 +02:00
R. RyanTM 8cab672e54 python27Packages.cvxopt: 1.2.4 -> 1.2.5 2020-05-09 08:50:13 +02:00
R. RyanTM 5c69f95fdb python27Packages.icalendar: 4.0.5 -> 4.0.6 2020-05-09 08:49:29 +02:00
R. RyanTM 67d62443d1 python27Packages.jsonrpclib-pelix: 0.4.0 -> 0.4.1 2020-05-09 08:49:09 +02:00
R. RyanTM 7eeca690a5 python37Packages.gensim: 3.8.2 -> 3.8.3 2020-05-09 08:48:47 +02:00
R. RyanTM 961be04dad python37Packages.goocalendar: 0.7.0 -> 0.7.1 2020-05-09 08:48:27 +02:00
R. RyanTM f015ffc413 python27Packages.guessit: 3.1.0 -> 3.1.1 2020-05-09 08:48:07 +02:00
R. RyanTM 73d477bc51 python27Packages.feedgenerator: 1.9 -> 1.9.1 2020-05-09 08:47:54 +02:00
R. RyanTM f79f493200 python27Packages.deprecated: 1.2.8 -> 1.2.9 2020-05-09 08:47:28 +02:00
R. RyanTM 4427124b09 python37Packages.immutables: 0.11 -> 0.12 2020-05-09 08:47:13 +02:00
R. RyanTM 523060e57f python27Packages.hvac: 0.10.0 -> 0.10.1 2020-05-09 08:46:59 +02:00
Euan Kemp e61dc85117 k3s: fix build for aarch64
The upstream project already builds and releases for aarch64. This makes
the couple small tweaks that I found necessary for k3s to cross-compile
for aarch64.

I also ran it through nixpkgs-fmt.
2020-05-09 08:37:06 +02:00
Vladimír Čunát 10134fc301
Merge #87066: thunderbird*: 68.7.0 -> 68.8.0 (security)
https://www.thunderbird.net/en-US/thunderbird/68.8.0/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2020-18/
2020-05-09 08:19:11 +02:00
R. RyanTM bab9c16aa2 python27Packages.flask_wtf: 0.14.2 -> 0.14.3 2020-05-09 06:08:58 +00:00
Cyril Cohen 8d05e53561
Coq: refactoring of mathcomp packages (#86088)
- fixed bignum version
- fixed coq-bits version
- fixed coqprime version
- fixed mathcomp and mathcomp extra packages
  (reworked building scheme and removed unused ssreflect directory)
- giving the user access to function filterCoqPackages, because overrideScope' does not re-apply it.
2020-05-09 07:47:47 +02:00
Mario Rodas c960aaff86
pueue: 0.3.1 -> 0.4.0 2020-05-09 00:00:00 -05:00
R. RyanTM 65d33d6ea5
python27Packages.eve: 1.0 -> 1.1 2020-05-09 04:54:15 +00:00
tbenst d35bcbb4ae libaec: init at 1.0.4 2020-05-08 19:42:36 -07:00
albakham 0c0f353d62 rofi-calc: 1.6 -> 1.7 2020-05-08 22:12:49 -04:00
R. RyanTM dfc492da92 python27Packages.ConfigArgParse: 1.0 -> 1.2.3 2020-05-08 18:11:47 -07:00
R. RyanTM 90af984328 python27Packages.ajpy: 0.0.4 -> 0.0.5 2020-05-08 18:11:31 -07:00
Jon b7f0e6d9b9
Merge pull request #87307 from r-ryantm/auto-update/python3.7-hstspreload
python37Packages.hstspreload: 2020.3.31 -> 2020.5.5
2020-05-08 18:09:36 -07:00
R. RyanTM 43ae1a86ab python27Packages.grequests: 0.4.0 -> 0.6.0 2020-05-08 18:09:26 -07:00
R. RyanTM 7f09f82c40 python27Packages.javaproperties: 0.5.2 -> 0.7.0 2020-05-08 18:08:54 -07:00
R. RyanTM 9f2ff031d3 python37Packages.hstspreload: 2020.3.31 -> 2020.5.5 2020-05-08 23:15:41 +00:00
Martin Weinelt d2ad98b1c9
microcodeIntel: 20191115 → 20200508 2020-05-09 00:06:44 +02:00
Michael Raskin 3a6161785a
Merge pull request #87296 from mweinelt/pr/squid
squid: 4.10 → 4.11
2020-05-08 21:57:28 +00:00
Jörg Thalheim 975718f3fb
Merge pull request #86804 from cust0dian/tmuxinator-2.0.1 2020-05-08 22:52:38 +01:00
José Romildo Malaquias be75ae5a1e
Merge pull request #87216 from romildo/upd.xfconf
xfce.xfconf: 4.14.1 -> 4.14.3
2020-05-08 18:33:16 -03:00
zimbatm 5cb26d71a7
mdsh: 0.4.0 -> 0.5.0 2020-05-08 23:25:31 +02:00
Vladyslav M d72ba9143d
Merge pull request #87211 from r-ryantm/auto-update/jflex 2020-05-08 23:22:09 +03:00
Martin Weinelt a1baba2f04
squid: 4.10 → 4.11
http://www.squid-cache.org/Advisories/SQUID-2020_4.txt

Fixes: CVE-2020-11945
2020-05-08 21:56:41 +02:00
Peter Simons 93c48507c9 all-cabal-hashes: update to Hackage at 2020-05-08T08:52:23Z 2020-05-08 21:13:07 +02:00
Peter Simons 2a60d72465 haskell-hlint: drop obsolete override for ghc-8.10.x 2020-05-08 21:11:47 +02:00
Peter Simons 7a10ebe361 haskell-pantry: apply upstream patch to fix the build with ghc-8.10.x 2020-05-08 21:11:47 +02:00
Peter Simons 96ca16d0d8 haskell-dbus: drop obsolete patches for ghc-8.10.x support 2020-05-08 21:11:47 +02:00
Peter Simons ccb81f56cf haskell: tune generic-builder for more parallel build performance
Raise the maximum number of cores used for parallel building from 4 to 16.
Increase the size of the allocation area for GHC's garbage collector from 1 MiB
to 64 MiB.

See https://www.twitch.tv/videos/611899011 for the motivation for this change.
2020-05-08 21:11:47 +02:00
Peter Simons 0d9dbeef23 git-annex: update sha256 hash for new version 8.20200501 2020-05-08 21:11:47 +02:00
Gabor Greif d4d7223eb0 Nail a few typos 2020-05-08 21:11:46 +02:00
Gabor Greif dec283b463 ghcHEAD: 20200403 -> 20200505 2020-05-08 21:11:46 +02:00
Malte Brandy 4f0200a3fc haskellPackages.hlint: Fix build
hlint 3.0 is shiny and new and is very picky in its dependencies.
2020-05-08 21:11:46 +02:00
Malte Brandy ba3ab23b4b haskellPackages.releaser: Remove broken flag
As of releaser 3.0.0 the build does not fail anymore.
2020-05-08 21:11:46 +02:00
Peter Simons 33e0240b39 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.3-1-gb7c82db from Hackage revision
78f6cea7ff.
2020-05-08 21:11:37 +02:00
Malte Brandy 5266ceb263 haskellPackages.ghcide: Fix ghcide and hie-bios
This is the haskell-updates version of #86659
2020-05-08 21:11:36 +02:00
Peter Simons 5e242060a7 hackage2nix: update the list of failing builds 2020-05-08 21:11:36 +02:00
Peter Simons df39f01456 LTS Haskell 15.11 2020-05-08 21:11:19 +02:00
Peter Simons 01a1423ddf
Merge pull request #87050 from rardiol/hedgewars
Hedgewars server fix haskell
2020-05-08 21:03:56 +02:00
Mario Rodas 72654dc57e
Merge pull request #87210 from Frostman/prom-2.18.0
prometheus: 2.17.2 -> 2.18.1
2020-05-08 14:03:15 -05:00
Ryan Mulligan 2adebb391f
Merge pull request #87262 from r-ryantm/auto-update/padthv1
padthv1: 0.9.13 -> 0.9.14
2020-05-08 11:58:07 -07:00
Jonathan Ringer 99fe5868f6 jetbrains.*: 2020.1 -> 2020.1.1 2020-05-08 11:43:24 -07:00
AndersonTorres 44d90b0619 tinywm: init at 2014-04-22
A tiny window manger for X11
2020-05-08 15:29:25 -03:00
Nikolay Korotkiy 61812d57fb
josm: fix package 2020-05-08 20:11:50 +02:00
Ryan Mulligan 329aece2d5
Merge pull request #87276 from r-ryantm/auto-update/petsc
petsc: 3.13.0 -> 3.13.1
2020-05-08 09:42:57 -07:00
Christian Kampka 24f30cb73e
direnv: 2.21.2 -> 2.21.3 (#87278) 2020-05-08 16:41:52 +00:00
Pamplemousse bf7332d0f3 ptags: init at 0.3.2 2020-05-08 09:35:53 -07:00
Thomas Desrosiers 05bcfa1820 safety-cli: init at 0.5.1 2020-05-08 09:23:18 -07:00
Thomas Desrosiers b6b2b3c979 python3Packages.dparse: init at 0.5.1 2020-05-08 09:23:18 -07:00
Yury G. Kudryashov 92b43be92a python3Packages.qtconsole: fix compile
It now depends on `qtpy`.
2020-05-08 09:22:44 -07:00
Mario Rodas c831d1afc5 pythonPackages.internetarchive: add marsam to maintainers 2020-05-08 09:19:35 -07:00
Mario Rodas 8c1a2c154d pythonPackages.internetarchive: 1.9.0 -> 1.9.3 2020-05-08 09:19:35 -07:00
R. RyanTM c0e63bc87e petsc: 3.13.0 -> 3.13.1 2020-05-08 15:57:25 +00:00
Julian Stecklina 3dbb32f626 open-watcom-bin: fix EOVERFLOW on stat() calls
We've already worked around failing stat() calls in the installer by
running it in qemu-user. Turns out on some systems this workaround is
also needed to run `wlib', the archiver of the Open Watcom toolchain.

This issue manifested itself in broken VirtualBox builds due to
/build/virtualbox/out/linux.amd64/dbgopt/obj/VBoxPcBios32/pci32.obj
not being found by `wlib'.

We now just wrap all binaries in qemu-user to avoid this.
2020-05-08 17:29:38 +02:00
tbenst fd22984bbb
zopfli: include all headers 2020-05-08 16:17:23 +01:00
Gabriel Ebner 115fa1c129 elan: 0.9.0 -> 0.10.0 2020-05-08 17:17:03 +02:00
Emily 5a5a2d0342 linux/hardened/update.py: pass encoding to subprocess 2020-05-08 15:49:36 +01:00
Emily b2ad58536c linux/hardened/update.py: commit updates in order 2020-05-08 15:49:36 +01:00
Emily 88486c4e76 linux/hardened/update.py: get versions with nix(1) 2020-05-08 15:49:36 +01:00
Emily e77d174fcd linux/hardened/update.py: add type annotations 2020-05-08 15:49:35 +01:00
Emily d6fe0a4e2d linux/hardened: move files into directory 2020-05-08 15:49:35 +01:00
Emily abe4bef033 linux/update-hardened.py: use pathlib 2020-05-08 15:49:35 +01:00
Emily 83c4ac2eb3 linux/update-hardened.py: reformat
$ isort --multi-line=3 --trailing-comma --force-grid-wrap=0 --use-parentheses …
$ black --line-length=80 …

(per the black documentation)
2020-05-08 15:49:35 +01:00
Emily 4cad49dc1a python3Packages.PyGithub: 1.47 -> 1.51 2020-05-08 15:49:34 +01:00
Sergey Lukjanov 742e5bff36 prometheus: 2.17.2 -> 2.18.1 2020-05-08 07:40:38 -07:00
Michael Raskin 50684f118a
Merge pull request #87264 from prusnak/rfc45
treewide: per RFC45, remove more unquoted URLs
2020-05-08 14:30:09 +00:00
Ryan Mulligan cd02078e1a
Merge pull request #87215 from matthewbauer/jitsi-x-internet
jitsi: use X-Internet for desktop categories
2020-05-08 07:28:36 -07:00
Jörg Thalheim c0923d1b2e
Merge pull request #87265 from priegger/fix/ipfs-migrator-update 2020-05-08 14:38:42 +01:00
Pavol Rusnak 6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
Maximilian Bosch 3d450fca5f
Merge pull request #87257 from Luflosi/update/youtube-dl
youtube-dl: 2020.05.03 -> 2020.05.08
2020-05-08 15:14:49 +02:00
Ryan Mulligan c15434eefa
Merge pull request #87149 from r-ryantm/auto-update/libspiro
libspiro: 20190731 -> 20200505
2020-05-08 05:44:28 -07:00
Sebastian Krohn 5e337ad90b exoscale-cli: init at 1.12.0 2020-05-08 14:27:32 +02:00
R. RyanTM 763278f3cc padthv1: 0.9.13 -> 0.9.14 2020-05-08 12:19:47 +00:00
Mario Rodas e8c9a804c0
Merge pull request #86738 from Atemu/jc-1.10.7
Jc 1.9.3 -> 1.10.7
2020-05-08 07:01:48 -05:00
Philipp Riegger ec70d7cbc3 ipfs-migrator: 7 -> 1.5.1 2020-05-08 13:58:22 +02:00
Emery Hemingway 778dd3861a picard: 2.3.1 -> 2.3.2 2020-05-08 17:24:09 +05:30
Luflosi 906497a23f
youtube-dl: 2020.05.03 -> 2020.05.08
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.05.08
2020-05-08 13:21:19 +02:00
Mario Rodas a8b66126e5
Merge pull request #87248 from r-ryantm/auto-update/mercury
mercury: 20.01.1 -> 20.01.2
2020-05-08 06:16:28 -05:00
Mario Rodas e813d1b30c
Merge pull request #86859 from cole-h/qimgv
qimgv: 0.9 -> 0.9.1
2020-05-08 05:58:17 -05:00
Mario Rodas 7a27e4cfdb
Merge pull request #87246 from filalex77/topgrade-4.4.0
topgrade: 4.3.1 -> 4.4.0
2020-05-08 05:55:33 -05:00
Mario Rodas fb644e5d48
Merge pull request #87241 from marsam/update-reviewdog
reviewdog: 0.9.17 -> 0.10.0
2020-05-08 05:54:06 -05:00
Max Wittig 73e20c730d
gitlab-runner: 12.10.1 -> 12.10.2 (#87245) 2020-05-08 10:01:33 +00:00
Jörg Thalheim ddef88772e
Merge pull request #86242 from lordcirth/ipfs05 2020-05-08 10:51:21 +01:00
Jörg Thalheim 11ace01cf2
ipfs: reference correct test 2020-05-08 10:49:10 +01:00
Ely cdfad5ad84
sway: Fix the GTK wrapper (#86960)
Fixes #67704.
2020-05-08 11:45:27 +02:00
Maximilian Bosch 18aad27407
Merge pull request #87247 from filalex77/gitui-0.2.1
gitAndTools.gitui: 0.2.0 -> 0.2.1
2020-05-08 11:21:15 +02:00
Maximilian Bosch b2d7c0dbf7
clipman: 1.5.0 -> 1.5.1
https://github.com/yory8/clipman/releases/tag/v1.5.1
2020-05-08 10:37:28 +02:00
Jörg Thalheim 3e6e4ce55c
ipfs: reference tests 2020-05-08 09:34:42 +01:00
Jörg Thalheim 8f9eb70461
Merge pull request #86407 from Mic92/home-assistant 2020-05-08 09:27:41 +01:00
Jörg Thalheim 44ee03d7fc
home-assistant: 0.109.0 -> 0.109.6 2020-05-08 09:19:26 +01:00
R. RyanTM c6c417fb9e mercury: 20.01.1 -> 20.01.2 2020-05-08 08:11:38 +00:00
Oleksii Filonenko fee8076083 gitAndTools.gitui: 0.2.0 -> 0.2.1 2020-05-08 08:08:44 +00:00
Oleksii Filonenko 50f04cda21 topgrade: 4.3.1 -> 4.4.0 2020-05-08 07:57:21 +00:00
R. RyanTM 077c7f780f
mup: 6.7 -> 6.8 (#87242) 2020-05-08 07:56:57 +00:00
Vladimír Čunát da59984d36
gcc10, gfortran10, gnat10: init at 10.1.0
Everything is copied as-is from 9 (except version and hash).
Some platform-specific patches might not apply anymore;
I'm lazily leaving that for the community to fix.
2020-05-08 07:49:35 +02:00
Ben Darwin d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin 7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Andrew Miloradovsky 7397d8421e coq-zorns-lemma: 8.9.0 -> 8.11.0 2020-05-08 07:40:32 +02:00
Timo Kaufmann 236fdbcb62 Revert "python3Packages.notebook: 5.7.8 -> 6.0.3"
This reverts commit 62425ee576.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
R. RyanTM bb86ccfd67 help2man: 1.47.13 -> 1.47.15 2020-05-08 07:04:01 +02:00
R. RyanTM cf07c58d5d libgdiplus: 6.0.4 -> 6.0.5 2020-05-08 07:03:31 +02:00
R. RyanTM 2a44a01c04 libgsf: 1.14.46 -> 1.14.47 2020-05-08 07:03:08 +02:00
R. RyanTM 1b91ce4ee6 lv2: 1.16.0 -> 1.18.0 2020-05-08 07:02:45 +02:00
R. RyanTM 6ddc6c21bc libqmi: 1.24.6 -> 1.24.10 2020-05-08 07:02:25 +02:00
Mario Rodas e5424c294d
reviewdog: 0.9.17 -> 0.10.0 2020-05-08 00:00:00 -05:00
R. RyanTM 018ab3e0b8 libsass: 3.6.3 -> 3.6.4 2020-05-08 07:00:00 +02:00
R. RyanTM 67d0b9a266 libuninameslist: 20200313 -> 20200413 2020-05-08 06:57:54 +02:00
R. RyanTM 27752d41e6 cmake: 3.17.0 -> 3.17.2 2020-05-08 06:56:59 +02:00
R. RyanTM b6e2d80a3d libinput: 1.15.4 -> 1.15.5 2020-05-08 06:53:50 +02:00
R. RyanTM 3350c080e2 libuv: 1.35.0 -> 1.37.0 2020-05-08 06:53:29 +02:00
Benjamin Hipple 706642091e mkl: include symlinks to versioned libblas.so.3 names
Some build systems look for this specifically.
2020-05-08 06:52:02 +02:00
Jonathan Ringer c1e605dd6b openblas: also export unversioned libraries for linux 2020-05-08 06:52:02 +02:00
Sheena Artrip ea56589e2c libiberty: use pname 2020-05-08 06:50:50 +02:00
Matthew Bauer 8bdb2a058e numpy: set lapack, blas sections
When using netlib lapack/blas, the section name doesn’t match what
numpy expects. So we need to add extra sections for both so that the
right directory is found. The original “blas.implementation” section
may not actually be still required, but it is still a good idea so
that numpy know whether to apply any blas-implementation specific
quirks.

Fixes #86613
2020-05-08 06:47:30 +02:00
Frederik Rietdijk bc48203b98 Merge staging-next into staging 2020-05-08 06:46:14 +02:00
Jan Tojnar fc5f0bee70
Merge pull request #86062 from bennofs/ghostscript-no-parallel 2020-05-08 06:42:18 +02:00
Jan Tojnar e23aef78cc
Merge pull request #87195 from r-ryantm/auto-update/gnome-desktop 2020-05-08 06:39:23 +02:00
Jan Tojnar 88c071e248
Merge pull request #87208 from r-ryantm/auto-update/gsettings-desktop-schemas 2020-05-08 06:39:03 +02:00
Mario Rodas b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan 1bfe2f1506
Merge pull request #86966 from prusnak/grisbi
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan Mulligan 2065af70ea
Merge pull request #87165 from martinbaillie/master
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Tim Steinbach 711667dc3e
linux/hardened-patches/4.14: 4.14.178.a -> 4.14.179.a 2020-05-07 20:56:39 -04:00
Tim Steinbach 3d44729f1e
linux/hardened-patches/4.19: 4.19.120.a -> 4.19.121.a 2020-05-07 20:56:38 -04:00
Tim Steinbach ced789fa62
linux/hardened-patches/5.4: 5.4.38.a -> 5.4.39.a 2020-05-07 20:56:38 -04:00
Tim Steinbach 603741e751
linux/hardened-patches/5.6: 5.6.10.a -> 5.6.11.a 2020-05-07 20:56:38 -04:00
Aaron Andersen 3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen 6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie 9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Maximilian Bosch ee032804f8
cargo-make: 0.30.6 -> 0.30.7
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
R. RyanTM 4820a0ae9f kdevelop-unwrapped: 5.5.0 -> 5.5.1 2020-05-07 20:51:37 +00:00
R. RyanTM dfd8f0b3d6 kdev-python: 5.5.0 -> 5.5.1 2020-05-07 20:34:05 +00:00
talyz 1771d468c4
ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
José Romildo Malaquias 88c479bce8 xfce.xfconf: 4.14.1 -> 4.14.3 2020-05-07 17:17:04 -03:00
Damien Cassou 58ba83130c
Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00
Léo Gaspard 5a15cb9980
Merge pull request #87141 from eadwu/wabt/wasm2c-headers
wabt: include header files
2020-05-07 21:51:58 +02:00
Sohalt 64bed7dde4
mari0: init at 1.6.2
* mari0: init at 1.6.2

* Quote URL per RFC 45, use SSL

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

* Inherit pname and version instead of setting name explicitly

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>

Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-07 12:50:18 -07:00
R. RyanTM 9fb4adcdc1 kdev-php: 5.5.0 -> 5.5.1 2020-05-07 19:49:16 +00:00
Benjamin Hipple 665a260a7c protobuf: 3.7 -> 3.8
This is needed by newer versions of `tensorflow` and other ML tools, so we
should start working on an upgrade of the default versoin in the distribution.
2020-05-07 15:26:09 -04:00
Ryan Mulligan d3760d44ee
Merge pull request #87209 from r-ryantm/auto-update/jgmenu
jgmenu: 4.1.0 -> 4.2.0
2020-05-07 12:22:15 -07:00
R. RyanTM bac29d647f jflex: 1.8.1 -> 1.8.2 2020-05-07 19:15:07 +00:00
R. RyanTM 211c4fb5b4
glib-networking: 2.64.1 -> 2.64.2 (#86888) 2020-05-07 20:41:52 +02:00
R. RyanTM b065f119b5 syncthingtray: 0.10.8 -> 0.10.9 2020-05-07 11:39:12 -07:00
R. RyanTM 30427cc428 jgmenu: 4.1.0 -> 4.2.0 2020-05-07 18:38:25 +00:00
Damien Cassou 3793f44459
i3-gaps: Fix man pages and simplify
The .tar.gz from the github's archive does not contain man pages, only
asciidoc versions of them. Because i3-gaps uses the same build process
as i3, the man pages are not generated and the asciidoc versions are
put in share/man/man1. This annoys mandb:

mandb: warning: …/share/man/man1/i3.man.gz: ignoring bogus filename

This commit changes the downloaded file to use github's release
instead. The resulting .tar.bz2 file is much closer to the one
downloaded for i3 which means the build process can still be the same
and we get proper man pages at the end.

Because of the previous change, the I3_VERSION file is now part of the
downloaded source which means Nix doesn't have to create it anymore.
2020-05-07 20:34:07 +02:00