Fabian Affolter
b9bf82a647
python310Packages.hahomematic: 2023.2.1 -> 2023.2.1.1
...
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.2.1...2023.2.1.1
Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.2.1.1
2023-02-04 21:39:45 +01:00
Nick Cao
0ca39c30e7
yarn2nix-moretea-openssl_1_1: drop
...
As OpenSSL 1.1.1 will reach end of life on 11 Sep 2023.
Reference: https://github.com/NixOS/nixpkgs/issues/210452
2023-02-04 15:36:26 -05:00
superherointj
491dd41d78
Merge pull request #214386 from doronbehar/pkg/arduino-cli
...
arduino-cli: Install shell completion files
2023-02-04 17:30:38 -03:00
Fabian Affolter
5a6b558d00
Merge pull request #214410 from r-ryantm/auto-update/cwltool
...
cwltool: 3.1.20230127121939 -> 3.1.20230201130431
2023-02-04 21:24:02 +01:00
Guillaume Girol
12c5a18083
Merge pull request #213856 from Jayman2000/ecwolf-obsolete-build-steps
...
ecwolf: remove obsolete build steps & fix executable not being added to `PATH`
2023-02-04 20:09:01 +00:00
Robert Schütz
1fb588ebd0
Merge pull request #210776 from chuangzhu/denaro
...
denaro: init at 2023.1.1
2023-02-04 12:07:35 -08:00
K900
5d9f890a79
Merge pull request #214520 from christoph-cullmann/kimageformats
...
add JPEG XL support
2023-02-04 23:03:31 +03:00
Robert Schütz
b9599db659
Merge pull request #212205 from dotlambda/imagemagick-7.1.0-58
...
imagemagick: 7.1.0-57 -> 7.1.0-60
2023-02-04 11:45:46 -08:00
Christoph Cullmann
717b60a43c
plasma5Packages.kimageformats: enable JPEG XL
2023-02-04 20:42:28 +01:00
Fabian Affolter
43cb878500
Merge pull request #214535 from r-ryantm/auto-update/nats-server
...
nats-server: 2.9.11 -> 2.9.12
2023-02-04 20:41:09 +01:00
ajs124
7166a497b4
Merge pull request #214468 from NickCao/nodejs-ossl11
...
nodejs-16_x-openssl_1_1: drop
2023-02-04 20:34:23 +01:00
figsoda
3cff3b6eb6
Merge pull request #214587 from virusdave/virusdave/scratch/add_unison_vim_support
...
vimPlugins.unison: init at 2023-02-03
2023-02-04 14:17:02 -05:00
Anderson Torres
1149f14600
Merge pull request #210902 from Yarny0/tvbrowser
...
tvbrowser: fix, update, build from source, add small test
2023-02-04 16:10:53 -03:00
Dave Nicponski
ade88e374d
vimPlugins.unison: init at 2023-02-03
2023-02-04 13:49:49 -05:00
Jason Yundt
d3bb475232
ecwolf: fix executable not being added to PATH
...
Co-authored-by: Guillaume Girol <symphorien+git@xlumurb.eu>
2023-02-04 13:49:15 -05:00
Jason Yundt
774420e456
ecwolf: add jayman2000 as maintainer
2023-02-04 13:49:15 -05:00
Jason Yundt
33bcd301cd
maintainers: add jayman2000
2023-02-04 13:49:14 -05:00
Jason Yundt
1aa9ce67f0
ecwolf: remove obsolete build steps
...
ECWolf 1.4.0 made several changes that make it easier for Linux distros
to create packages for ECWolf [1]. ECWolf now generates its own desktop
shortcut, so we no longer need to use makeDesktopItem. ECWolf now also
will look in the CMAKE_INSTALL_PREFIX/share/ecwolf directory for
ecwolf.pk3, so we no longer need to patch src/version.h or copy
ecwolf.pk3 manually.
[1]: 55a28ec7e1
2023-02-04 13:49:14 -05:00
Robert Schütz
2cc36838ed
python310Packages.wand: 0.6.10 -> 0.6.11
...
Changelog: https://docs.wand-py.org/en/0.6.11/changes.html
2023-02-04 09:52:22 -08:00
Robert Schütz
d4fffad623
perlPackages.ImageMagick: 7.0.11-3 -> 7.1.0-0
2023-02-04 09:48:30 -08:00
Nikolay Korotkiy
524b2a6525
Merge pull request #214562 from r-ryantm/auto-update/gpxsee
...
gpxsee: 11.11 -> 11.12
2023-02-04 21:28:04 +04:00
figsoda
ed60ce0977
Merge pull request #214566 from r-ryantm/auto-update/rustypaste
...
rustypaste: 0.8.2 -> 0.8.4
2023-02-04 12:03:33 -05:00
Yarny0
e2e9dc92d8
tvbrowser: update meta.license and add other meta attributes
...
The file `txt/COPYRIGHT.txt` in the source archive states it as
GPL3+-licensed.
2023-02-04 18:00:14 +01:00
Yarny0
62c02911b9
tvbrowser: use upstream wrapper script
2023-02-04 17:58:29 +01:00
Yarny0
2efdb48f8e
tvbrowser: use upstream desktop file
2023-02-04 17:57:12 +01:00
Yarny0
f530d505d4
tvbrowser: move installation directory to /share/tvbrowser
...
In accordance to the conventions stated in the Nixpkgs manual:
https://nixos.org/manual/nixpkgs/stable/#sec-language-java .
2023-02-04 17:56:54 +01:00
Yarny0
2d8e156a59
tvbrowser: add simple test
...
This test starts tvbrowser with an Xvfb X server
and verifies that all expected windows are created.
2023-02-04 17:56:39 +01:00
Yarny0
b2fdba820a
tvbrowser: build from source
...
This commit changes from a precompiled bundle to
a source file. Accordingly, the expression file is renamed to `default.nix`
and the old attribute name is changed to `tvbrowser`, the old one being now a
throw-message.
The upstream build script tries to download the news plugin; so, we provide
this and pass it as a parameter.
Given that this is still a piece of a precompiled Java bytecode, along with a
main readable source bundle, `meta.sourceProvenance` is updated accordingly.
2023-02-04 17:55:39 +01:00
Yarny0
17abe6d26a
tvbrowser: add {pre,post}Install decoration hooks
2023-02-04 17:55:19 +01:00
Yarny0
8e0c477357
tvbrowser: 4.0.1 -> 4.2.7
...
Fixes tvbrowser, broken since 48978fb
Update the makeWrapper flags according to the `tvbrowser.sh` script provided
by upstream.
Release notes: https://www.tvbrowser.org/index.php?id=news
2023-02-04 17:54:11 +01:00
Yarny0
efc015d28a
tvbrowser: track required JDK version
...
The minimal JDK version required by tvbrowser is encoded in its download
URL. Track it by using a let binding.
2023-02-04 17:53:41 +01:00
R. Ryantm
00c8e19293
rustypaste: 0.8.2 -> 0.8.4
2023-02-04 16:07:38 +00:00
Peter Simons
c0c4f25067
Merge pull request #214556 from peti/t/top-level-bindings-for-haskell-tools
...
alex, happy, hscolour: add top-level executable-only bindings
2023-02-04 16:52:13 +01:00
R. Ryantm
b9c9c8b676
gpxsee: 11.11 -> 11.12
2023-02-04 15:38:18 +00:00
Mario Rodas
1a44e0bfaf
Merge pull request #214466 from r-ryantm/auto-update/fetchmail
...
fetchmail: 6.4.35 -> 6.4.36
2023-02-04 10:35:33 -05:00
Martin Weinelt
634e598cd4
Merge pull request #214557 from r-ryantm/auto-update/python310Packages.python-crfsuite
...
python310Packages.python-crfsuite: 0.9.8 -> 0.9.9
2023-02-04 15:34:57 +00:00
figsoda
a73cb090ef
Merge pull request #214502 from ocfox/indent-o-matic
...
vimPlugins.indent-o-matic: init at 2023-01-24
2023-02-04 10:23:49 -05:00
Azat Bahawi
0876edb4d1
Merge pull request #214435 from r-ryantm/auto-update/werf
...
werf: 1.2.198 -> 1.2.199
2023-02-04 18:19:06 +03:00
Mario Rodas
5a211d5e8d
Merge pull request #214463 from r-ryantm/auto-update/aspectj
...
aspectj: 1.9.9.1 -> 1.9.19
2023-02-04 10:13:39 -05:00
Mario Rodas
392d0403d8
Merge pull request #214508 from r-ryantm/auto-update/typos
...
typos: 1.13.9 -> 1.13.10
2023-02-04 10:12:22 -05:00
Artturi
93a2e7d886
Merge pull request #214313 from ElnuDev/stork
...
stork: 1.5.0 -> 1.6.0
2023-02-04 17:10:50 +02:00
Peter Simons
ad277668c6
alex, happy, hscolour: add top-level executable-only bindings
2023-02-04 15:49:13 +01:00
Yarny0
4d9eaf89f7
tvbrowser: add myself (Yarny) as maintainer
2023-02-04 15:47:48 +01:00
R. Ryantm
da842f7288
python310Packages.python-crfsuite: 0.9.8 -> 0.9.9
2023-02-04 14:38:31 +00:00
R. Ryantm
b2d76c243e
mimir: 2.5.0 -> 2.6.0
2023-02-04 09:37:16 -05:00
Robert Hensing
3c6cb991d1
Merge pull request #214409 from hercules-ci/pre-commit-i686
...
pre-commit: Disable check on i686-linux
2023-02-04 14:47:53 +01:00
Anderson Torres
f70ca07efd
Merge pull request #199881 from Yarny0/fix-plasma
...
nixos/plasma: leave `displayManager.setupCommands` alone
2023-02-04 10:34:13 -03:00
Martin Weinelt
a13e71c8e6
Merge pull request #210300 from foo-dogsquared/add-fail2ban-man-pages
...
fail2ban: add manpages to output
2023-02-04 12:10:05 +00:00
R. Ryantm
8717b14fff
nats-server: 2.9.11 -> 2.9.12
2023-02-04 12:04:44 +00:00
Gabriel Arazas
bf22adffab
fail2ban: add manpages to output
2023-02-04 20:04:25 +08:00