Commit graph

270377 commits

Author SHA1 Message Date
Sandro cb6d8368a3
Merge pull request #113219 from mweinelt/python/uvloop
python3Packages.uvloop: 0.15.0 -> 0.15.1
2021-02-16 22:14:44 +01:00
Sandro dfb100948f
Merge pull request #113247 from graham33/fix/older_python_engineio_socketio 2021-02-16 22:13:35 +01:00
Sandro e7b055d5ba
Merge pull request #113197 from fabaff/fix-modeled 2021-02-16 22:05:03 +01:00
Sandro dc0937f845
Merge pull request #113191 from 06kellyjac/starboard-octant-plugin
starboard-octant-plugin: 0.9.1 -> 0.9.2
2021-02-16 22:04:04 +01:00
Sandro 0a5383b7cd
Merge pull request #113217 from iblech/patch-qemacs
qemacs: init at 0.3.3
2021-02-16 22:02:51 +01:00
Sandro 70895f1c60
Merge pull request #113188 from OPNA2608/fix/bambootracker-marked-broken/21.03
bambootracker: un-mark broken on darwin
2021-02-16 21:59:35 +01:00
Stig 1fa2eb67c0
Merge pull request #113331 from xworld21/shorten-shebang-NYTProf
perlPackages.DevelNYTProf: use shortenPerlShebang on darwin
2021-02-16 21:39:21 +01:00
Colin L Rice 9eb88a2e1d go_1_16: init at 1.16
Changes are minor - I ended up just patching the ssl certs at the root
file, rather than trying to keep up with the various darwin changes.

The externalnetwork test helper location changed, to so I had to update
that patch as well.

- Add xcbuild as propagatedBuildInput on darwin 7e25bdba5e
2021-02-17 06:30:32 +10:00
sternenseemann 35fbdb657f ocamlPackages.uucp: enable tests 2021-02-16 21:30:18 +01:00
sternenseemann 4931abed9e ocamlPackages.uucp: 11.0.0 -> 13.0.0
Now requires ocaml >= 4.03
2021-02-16 21:30:18 +01:00
WORLDofPEACE 8a2bd1342e
Merge pull request #113064 from worldofpeace/fix-108124
nixos/tools: make desktopConfiguation types.listOf types.lines
2021-02-16 15:16:53 -05:00
Pavol Rusnak e88602c050
Merge pull request #113226 from prusnak/tor
tor: 0.4.4.7 -> 0.4.5.6
2021-02-16 21:07:01 +01:00
Vincenzo Mantova c3ee3be722 perlPackages.DevelNYTProf: use shortenPerlShebang on darwin
The shebang must be shortened to make the executable work on macOS.
2021-02-16 19:37:43 +00:00
Bernardo Meurer 052f58b7fa
Merge pull request #113243 from baloo/baloo/ovmf/http-boot
OVMF: add support for http boot
2021-02-16 19:34:57 +00:00
Graham Bennett c771807306 python-socketio: Fix homepage URL 2021-02-16 19:19:45 +00:00
Graham Bennett 32f67cd3e4 python-socketio_4: init at 4.6.1
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-socketio 4.x available.
2021-02-16 19:19:45 +00:00
Graham Bennett 50ad4a8c89 python-engineio_3: init at 3.14.2
Socket.IO and Engine.IO protocols are not backwards-compatible and major
versions of the client and server need to be coordinated.  It's therefore useful
to have python-engineio 3.x available for use with python-socketio 4.x.
2021-02-16 19:19:40 +00:00
Jörg Thalheim ad051a97da
Merge pull request #112714 from Fuuzetsu/recent-chef-dk
chef-dk: 4.7.73 -> 4.13.3
2021-02-16 19:16:06 +00:00
R. RyanTM e9b68c1edb ocamlPackages.base64: 3.4.0 -> 3.5.0
dune-configurator is no longer necessary.

Also do some minor cleanups like:

* moving bos to checkInputs
* adding rresult to checkInputs
* adding minimumOCamlVersion
* make doCheck conditional to fix evaluation for ocaml < 4.05
2021-02-16 20:08:23 +01:00
pacien c6efc0b255 wrapFish: fix singleton expansion in shell init
This fixes the expansion of the configuration path in the pathological
case of a singleton, which would otherwise be used verbatim with the
surrounding braces for lookup.

GitHub: see https://github.com/NixOS/nixpkgs/pull/108491#pullrequestreview-590072603
2021-02-16 11:01:43 -08:00
Graham Bennett 32ba4a3f5a maintainers: add graham33 2021-02-16 18:54:52 +00:00
Niklaus Giger 76561002c2
doc: Convert Eclipse from Docbook to CommonMark
Fixes: https://github.com/NixOS/nixpkgs/issues/105251
2021-02-16 18:58:14 +01:00
Aaron L. Zeng 5f0583b08b ocamlPackages.ppx_log: init at 0.14.0 2021-02-16 18:28:11 +01:00
Vincent Laporte 64b4617883
ocamlPackages.ounit2: use Dune 2 2021-02-16 18:04:54 +01:00
Izorkin 96f0c2c191 mastodon, nixos/mastodon: use the same nodejs package in package and module 2021-02-16 17:57:31 +01:00
Jörg Thalheim ee688534bd
Merge pull request #113315 from sternenseemann/stdint-0.7.0
ocamlPackages.stdint: 0.6.0 -> 0.7.0
2021-02-16 16:00:46 +00:00
Martin Weinelt 6f3517b533
Merge pull request #113312 from r-ryantm/auto-update/Ajour
ajour: 0.7.0 -> 0.7.1
2021-02-16 16:09:19 +01:00
R. RyanTM ada1fa0adc coursier: 2.0.11 -> 2.0.12 2021-02-16 09:46:57 -05:00
sternenseemann cb15bdad1c ocamlPackages.stdint: 0.6.0 -> 0.7.0
* Lower minimumOCamlVersion like upstream.
* Enable tests which unfortunately require some fixing up.
* Use release tarball
* Use dune 2
2021-02-16 15:26:58 +01:00
R. RyanTM 1d51f8e360 signal-cli: 0.7.4 -> 0.8.0 2021-02-16 15:16:41 +01:00
R. RyanTM 17ba6130e8 ajour: 0.7.0 -> 0.7.1 2021-02-16 14:12:23 +00:00
Michael Weiss 2f467621b7
tev: Set TEV_DEPLOY=1 2021-02-16 14:46:25 +01:00
Michael Weiss 3d9deb5473
gns3-{gui,server}: 2.2.17 -> 2.2.18 2021-02-16 14:46:00 +01:00
Michael Weiss 1159a79877
tev: 1.16 -> 1.17 2021-02-16 14:14:39 +01:00
Ingo Blechschmidt 83919e4c79 qemacs: init at 0.3.3 2021-02-16 13:57:49 +01:00
Maximilian Bosch b8878b950f
element-desktop: 1.7.20 -> 1.7.21
ChangeLog: https://github.com/vector-im/element-desktop/releases/tag/v1.7.21
2021-02-16 12:53:17 +01:00
Maximilian Bosch 234bed4090
element-web: 1.7.20 -> 1.7.21
ChangeLog: https://github.com/vector-im/element-web/releases/tag/v1.7.21
2021-02-16 12:53:17 +01:00
Peter Simons c4d8bd324f r-arrow: update the library to version 3.0.0 to match the version of arrow-cpp
See https://github.com/NixOS/nixpkgs/issues/81761 for further details.
2021-02-16 12:47:21 +01:00
Peter Simons 64b5504939 r-arrow: add missing arrow-cpp dependency to the build
See https://github.com/NixOS/nixpkgs/issues/81761 for further details.
2021-02-16 12:47:21 +01:00
Martin Weinelt c18f1912ce
Merge pull request #112747 from r-ryantm/auto-update/python3.7-oauthenticator
python37Packages.oauthenticator: 0.12.3 -> 0.13.0
2021-02-16 12:36:13 +01:00
Martin Weinelt 70ce11845e
Merge pull request #113272 from fabaff/bump-hatasmota
python3Packages.hatasmota: 0.2.8 -> 0.2.9
2021-02-16 12:32:42 +01:00
R. RyanTM 99eeda9fdb ncgopher: 0.1.5 -> 0.2.0 2021-02-16 12:01:42 +01:00
Peter Simons 68dc52a6b1 hackage-packages.nix: revert "automatic Haskell package set update"
This reverts commits 4ebd7a3d64 & 1970700ed6.
These changes were committed to 'master' by accident.
2021-02-16 11:34:33 +01:00
Jörg Thalheim ecc19c0b99
Merge pull request #113274 from danieldk/fend-install-check
fend: add install check
2021-02-16 08:44:10 +00:00
Vincent Laporte 0b6201180e
ocamlPackages.gettext: use Dune 2 2021-02-16 09:36:40 +01:00
Jörg Thalheim 0357225e16
Merge pull request #113170 from happysalada/node_packages_generate_sh_script
nodePackages: fix generate.sh failure
2021-02-16 08:27:33 +00:00
Daniël de Kok 0c538b4821
Merge pull request #113260 from r-ryantm/auto-update/dua
dua: 2.10.10 -> 2.11.0
2021-02-16 08:57:26 +01:00
Daniël de Kok 028ebdb0b0
Merge pull request #113262 from marsam/update-rubocop
rubocop: 1.9.1 -> 1.10.0
2021-02-16 08:54:17 +01:00
Daniël de Kok 363f5d8fdf
Merge pull request #113271 from r-ryantm/auto-update/janet
janet: 1.15.0 -> 1.15.2
2021-02-16 08:52:17 +01:00
Daniël de Kok b65dfb342c
Merge pull request #113107 from danieldk/remove-ancient-cudas
cudatoolkit-{6,6_5,7,7_5,8}: remove
2021-02-16 08:47:52 +01:00