Commit graph

277817 commits

Author SHA1 Message Date
Zak B. Elep 9876b66d7b perlPackages.LinkEmbedder: 1.16 -> 1.17 2021-03-19 12:51:46 +08:00
Zak B. Elep d6c2d86126 perlPackages.OpenAPIClient: 0.25 -> 1.00 2021-03-19 12:51:46 +08:00
Zak B. Elep bcef2ef241 perlPackages.MojoliciousPluginOpenAPI: 3.40 -> 4.00 2021-03-19 12:51:46 +08:00
Zak B. Elep de015e25c9 perlPackages.JSONValidator: 4.10 -> 4.14 2021-03-19 12:51:46 +08:00
Zak B. Elep 69d546054a convos: 5.11 -> 6.06 2021-03-19 12:51:46 +08:00
Zak B. Elep 56e0d7c355 perlPackages.MojoUserAgentCached: 1.12 -> 1.16 2021-03-19 12:51:46 +08:00
Zak B. Elep 62998d65bc perlPackages.MojoSQLite: 3.004 -> 3.005 2021-03-19 12:51:46 +08:00
Zak B. Elep c716ac8095 perlPackages.MojoliciousPluginAssetPack: 2.10 -> 2.13 2021-03-19 12:51:43 +08:00
Zak B. Elep 4f1792a557 perlPackages.MinionBackendSQLite: 5.0.3 -> 5.0.4 2021-03-19 12:46:07 +08:00
Zak B. Elep 9f0eb44bb5 perlPackages.MojoIOLoopForkCall: use MojoIOLoopDelay
Mojolicious 9 has deprecrated and factored out Mojo::IOLoop::Delay out
to its own dist, so this module should now depend on this new dist; a
small patch to use this dependency is needed.
2021-03-19 12:46:07 +08:00
Zak B. Elep 2a7102e44b perlPackages.MojoIOLoopDelay: init at 8.76 2021-03-19 12:46:07 +08:00
Zak B. Elep f43e5916bd perlPackages.Mojolicious: 8.71 -> 9.10 2021-03-19 12:46:07 +08:00
Mario Rodas a6155fc19e
Merge pull request #116637 from r-ryantm/auto-update/minio
minio: 2021-03-12T00-00-47Z -> 2021-03-17T02-33-02Z
2021-03-18 22:44:28 -05:00
Dennis Gosnell ea5623a97f
Merge pull request #116803 from sternenseemann/chatter-unbreak
haskellPackages.chatter: unbreak
2021-03-19 12:11:52 +09:00
Ivan Babrou 12238b08ef pythonPackages.pylint: fix build on darwin
The test no longer exists after #112908:

```
Disabled tests path "pylint/test/test_functional.py" does not exist. Aborting
```
2021-03-18 19:55:20 -07:00
Mario Rodas 30467aa9dd
Merge pull request #116490 from sternenseemann/luv-0.5.7
ocamlPackages.luv: init at 0.5.7
2021-03-18 21:29:18 -05:00
Dmitry Kalinkin 6869845ff1
Merge pull request #116808 from veprbl/pr/texlive_dvipng_set_gs
texlive.bin.dvipng: refactor gs hardcoding, add a test for it
2021-03-18 21:46:12 -04:00
Jack Gerrits a364fb6557 vowpal-wabbit: init at 8.9.2 2021-03-18 18:41:07 -07:00
Jack Gerrits f382f89af5 maintainers: add jackgerrits 2021-03-18 18:41:07 -07:00
Cole Helbling c5383d6046 dfmt: init at 1.2.0
A smarter version of fmt, and simpler than par.

The best part (IMO) is that it autodetects beginning-of-line / comment
characters.
2021-03-18 18:37:06 -07:00
Peter Simons 617599ef66 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
66b650498e.
2021-03-19 02:30:29 +01:00
Jason Lenz 67230d58a4 epkowa: add epson perfection v600 photo 2021-03-18 20:12:15 -05:00
Dmitry Kalinkin 6829f9e141
texlive.bin.dvipng: refactor gs hardcoding, add a test for it 2021-03-18 20:55:35 -04:00
Sandro 3ee1fb4f09
Merge pull request #102927 from sikmir/vk-messenger
vk-messenger: 5.0.1 → 5.2.3, enable on darwin
2021-03-19 01:53:05 +01:00
github-actions[bot] d73a492e83
Merge master into staging-next 2021-03-19 00:41:01 +00:00
R. RyanTM aea8bbde8d python38Packages.azure-mgmt-netapp: 1.0.0 -> 2.0.0 2021-03-18 17:37:12 -07:00
Cole Helbling 85f5d9a6ed
nixos-rebuild: nix flake info -> nix flake metadata
As of
66fa1c7375,
the `nix flake info` and `nix flake list-inputs` commands were merged into
`nix flake metadata`.
2021-03-18 17:26:51 -07:00
Cole Helbling 370a401ee0
nixUnstable: pre20210308_1c0e3e4 -> pre20210317_8a5203d 2021-03-18 17:26:23 -07:00
Aaron Andersen 67272ac8fa
Merge pull request #116493 from aanderse/kodi-wip
kodi.packages: refactor, netflix: init at 1.14.1
2021-03-18 20:22:21 -04:00
Niklas Hambüchen 296c47d7b2
Merge pull request #116282 from nh2/programs-turbovnc
turbovnc: Add programs.turbovnc, add test for headless software OpenGL
2021-03-19 01:12:33 +01:00
sternenseemann 3c3f84b637 haskellPackages.chatter: unbreak
chatter's latest hackage release still depends on regex-tdfa-text, but
we can apply a patch from master to remove that dependency and jailbreak
to relax the bounds on cereal. Both these issues are already resolved
on master, so the override should only stand until the next release
comes around.

Additionally the test suite needs disabling as it doesn't list all
required modules in other-modules and thus fails to compile. The issue
has been reported upstream.

haskellPackages.fullstop: unbreak

Unfortunately fullstop is practically unmaintained and has no issue
tracker. The build failure is fortunately only affecting the test suite,
so a dontCheck resolves the issue for now.
2021-03-19 01:02:03 +01:00
Milan 324f46b31b
gitlab: 13.8.5 -> 13.8.6 (#116740)
https://about.gitlab.com/releases/2021/03/17/security-release-gitlab-13-9-4-released/
2021-03-19 00:56:29 +01:00
Sandro 4e415a8e06
Merge pull request #116377 from r-ryantm/auto-update/python3.8-google-cloud-bigquery-datatransfer
python38Packages.google-cloud-bigquery-datatransfer: 3.0.0 -> 3.0.1
2021-03-19 00:38:45 +01:00
Sandro 711ea2b67d
Merge pull request #116600 from siraben/darwin-mass-fix-buildInputs=0 2021-03-19 00:37:20 +01:00
Sandro 3304216c02
Merge pull request #116587 from r-ryantm/auto-update/python3.8-google-cloud-bigquery 2021-03-19 00:33:28 +01:00
Anderson Torres d4bbefe480
Merge pull request #116783 from MatthewCroughan/freecad-symlink
freecad: symlink uppercase executable names to lowercase in postFixup
2021-03-18 20:16:37 -03:00
Sandro 3bf806d119
Merge pull request #116742 from heijligen/obs-studio
obs-studio: add wayland to buildInputs
2021-03-19 00:12:41 +01:00
Sandro 06c1672d54
Merge pull request #116791 from fabaff/bump-minidump
python3Packages.minidump: 0.0.13 -> 0.0.15
2021-03-19 00:01:44 +01:00
Sandro 1c762e1915
Merge pull request #116772 from benley/gcloud-completion
google-cloud-sdk: Fix bash completion for gcloud, gsutil
2021-03-18 23:59:30 +01:00
Sandro 8ce21fbec2
Merge pull request #116760 from rnhmjoj/abduco
abduco: 2018-05-16 -> 2020-04-30
2021-03-18 23:58:29 +01:00
matthewcroughan 93ec1d1b71 freecad: add flatmesh library via '-D BUILD_FLAT_MESH:BOOL=ON'
It's arguable that the FreeCAD flatmesh library should be included by default.
The upstream FreeCAD appimages are provided with this library compiled in.

See the following:
77a6470107
5bcddb3b86

Update pkgs/applications/graphics/freecad/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-18 22:46:57 +00:00
Sandro 5c663b24b6
Merge pull request #116508 from saschagrunert/bats
bats: 1.2.1 -> 1.3.0
2021-03-18 23:24:53 +01:00
SCOTT-HAMILTON e53281a59b
usbview: init at 2.0 (#116450) 2021-03-18 23:24:20 +01:00
Robert Schütz 03eb6426af
Merge pull request #116405 from sgraf812/alttab
alttab: `doCheck`+`gpl3Plus`
2021-03-18 23:19:11 +01:00
Sandro c507cb42a8
Merge pull request #116733 from stigtsp/package/rakudo-2021.02.1 2021-03-18 23:15:48 +01:00
Fabian Affolter 1a12223ef9
Merge pull request #111213 from r-ryantm/auto-update/filezilla
filezilla: 3.51.0 -> 3.52.2
2021-03-18 23:01:18 +01:00
Fabian Affolter 2a32b0d28b
Merge pull request #110262 from r-ryantm/auto-update/primesieve
primesieve: 7.5 -> 7.6
2021-03-18 22:59:50 +01:00
Jan Tojnar 09bbc0bb1e
Merge pull request #116787 from jtojnar/gimp-nodot
gimp: Fix crash without dot
2021-03-18 22:56:23 +01:00
Fabian Affolter f6d222e5bb python3Packages.minidump: 0.0.13 -> 0.0.15 2021-03-18 22:37:44 +01:00
Jan Tojnar 39bc2f7abe
gimp: Fix crash without dot
GEGL 0.4.28 started marking introspect action as unavailable when dot is not present.
But GIMP previously required the action to be present at startup, even though it was only ever used in dev builds.
Let’s apply an upstream patch that removes this strict requirement.
2021-03-18 22:18:51 +01:00