Commit Graph
496562 Commits
Author SHA1 Message Date
303a2b2bb0 tremotesf: init at 2.4.0 (#232488)
* maintainers: add sochotnicky

* tremotesf: init at 2.4.0

---------

Co-authored-by: Stanislav Ochotnický <stanislav@ochotnicky.com>
2023-06-20 21:20:20 +02:00
figsodaandGitHub 25d2daf317 Merge pull request #238759 from lunik1/gifski-video
gifski: enable video support
2023-06-20 15:20:06 -04:00
Reynald AffeldtandVincent Laporte b2f53e3726 mathcomp-infotheo: 0.5.1 -> 0.5.2 2023-06-20 21:18:53 +02:00
Weijia WangandGitHub 477e0860b7 Merge pull request #238781 from wegank/crystal-cleanup
crystal: cleanup
2023-06-20 22:12:52 +03:00
apfelkuchen6andGitHub 24d1061b48 fanficfare: 4.8.0 -> 4.24.0 (#238558) 2023-06-20 21:12:05 +02:00
Weijia WangandGitHub f4cb534254 Merge pull request #238764 from wegank/maven-refactor
maven: refactor
2023-06-20 22:11:21 +03:00
49660fc734 cherrytree: 0.99.49 -> 0.99.55 (#238668)
* cherrytree: 0.99.49 -> 0.99.55

* Update pkgs/applications/misc/cherrytree/default.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-20 21:10:31 +02:00
MoritzandGitHub adcb8e1afd signal-desktop: 6.17.1 -> 6.21.0, signal-desktop-beta: 6.18.0-beta.2 -> 6.22.0-beta.3 (#238639)
The download URL was changed to match the Packages file[^1] from the deb
mirror since the previous URL would 404 for current versions.

[^1]: https://updates.signal.org/desktop/apt/dists/xenial/main/binary-amd64/Packages
2023-06-20 21:09:54 +02:00
Francesco GazzettaandGitHub d241e6a727 mindustry: 144.3 -> 145.1 (#238707) 2023-06-20 21:06:23 +02:00
EmilyandGitHub 59fd2d6e63 Merge pull request #238268 from tamara-schmitz/master
ardour: fix default plugin search paths
2023-06-20 21:05:53 +02:00
datafooandGitHub 8cf67b6fa7 vscode-extensions.esbenp.prettier-vscode: 9.13.0 -> 9.14.0 (#238706) 2023-06-20 21:05:21 +02:00
bb155b2920 multipass: 1.12.0 -> 1.12.1 (#238719)
* multipass: 1.12.0 -> 1.12.1

* Update pkgs/tools/virtualization/multipass/default.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-06-20 21:04:54 +02:00
Fabian AffolterandGitHub 0540446687 Merge pull request #238686 from r-ryantm/auto-update/python310Packages.mmh3
python310Packages.mmh3: 3.1.0 -> 4.0.0
2023-06-20 21:04:25 +02:00
Tim KleinschmidtandGitHub a224021ca6 vscode-extensions.charliermarsh.ruff: 2023.24.0 -> 2023.26.0 (#238720) 2023-06-20 21:04:08 +02:00
Michael AdlerandGitHub 3281d1e749 kops_1_26: 1.26.3 -> 1.26.4 (#238727) 2023-06-20 21:03:46 +02:00
Fabian AffolterandGitHub 0d66dc8f72 Merge pull request #238532 from r-ryantm/auto-update/python310Packages.flower
python310Packages.flower: 1.2.0 -> 2.0.0
2023-06-20 21:01:09 +02:00
figsodaandGitHub 4f02b42a94 cargo-shuttle: 0.18.0 -> 0.19.0 (#238766)
Diff: https://github.com/shuttle-hq/shuttle/compare/v0.18.0...v0.19.0

Changelog: https://github.com/shuttle-hq/shuttle/releases/tag/v0.19.0
2023-06-20 20:59:41 +02:00
figsodaandGitHub 4d32b87dc0 topiary: 0.2.2 -> 0.2.3 (#238767)
Diff: https://github.com/tweag/topiary/compare/v0.2.2...v0.2.3

Changelog: https://github.com/tweag/topiary/blob/v0.2.3/CHANGELOG.md
2023-06-20 20:59:13 +02:00
Fabian AffolterandGitHub 1e42d988c6 Merge pull request #238705 from fabaff/filedepot-bump
python311Packages.filedepot: 0.9.0 -> 0.10.0
2023-06-20 20:56:16 +02:00
725e8ab49c cudaPackages: bump default cudaPackages_11_7 -> cudaPackages_11_8 (#238622)
* cudaPackages: bump default cudaPackages_11_7 -> cudaPackages_11_8

* Switched format of cudaPackages.backendStdenv

Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com>

* Removed reference to gcc11Stdenv in cuda-samples

* corrected stdenv reference in cuda-samples

---------

Co-authored-by: nviets <nathan.viets@gmail.com>
Co-authored-by: Samuel Ainsworth <skainsworth@gmail.com>
2023-06-20 14:12:54 -04:00
lunik1 74fd95a634 gifski: enable video support 2023-06-20 18:26:20 +01:00
Alyssa Ross eafa1fd10d nixos/public-inbox: set ProtectHome=tmpfs
This fixes using coderepos in /home, by allowing the coderepo paths to
be bind mounted into an otherwise empty /home tmpfs.  Since this was
the usecase for making ProtectHome= overrideable, we don't need the
mkDefault any more.
2023-06-20 17:19:09 +00:00
Alyssa Ross 03216e705c nixos/public-inbox: make coderepo paths accessible 2023-06-20 17:19:09 +00:00
Alyssa Ross 68c68f39db nixos/public-inbox: remove unused indexing code
This was never run, because public-inbox-init now always initializes
Xapian.
2023-06-20 17:11:23 +00:00
Weijia Wang dca415554f treewide: replace mavenfod with buildMavenPackage 2023-06-20 19:59:30 +03:00
Alyssa Ross c2730b96dc public-inbox: add xapian to PATH
Some public-inbox programs run xapian-compact, so we need to make sure
it's in PATH.
2023-06-20 16:58:47 +00:00
Weijia Wang 40001fa439 treewide: remove mavenfod overrides 2023-06-20 19:54:51 +03:00
Weijia Wang 00bc3c531d maven.buildMavenPackage: rename from javaPackages.mavenfod 2023-06-20 19:54:46 +03:00
Weijia Wang 75a3ce9316 maven: remove builder.sh
This commit also drops support for Maven 1.x.
2023-06-20 19:53:10 +03:00
adisbladisandGitHub e4d9386f02 Merge pull request #238737 from panchoh/bump-emacs-29.0.92
emacs29: 29.0.91 -> 29.0.92
2023-06-21 04:14:30 +12:00
Weijia Wang ea942af732 crystal: cleanup 2023-06-20 18:56:30 +03:00
figsodaandGitHub 2c9ecd1f04 Merge pull request #238679 from marsam/update-millet
millet: 0.11.0 -> 0.11.1
2023-06-20 11:17:37 -04:00
Martin WeineltandGitHub a9a8d7a29f Merge pull request #238700 from kirillrdy/firefix
firefox: pin icu to 72, fix timezone issue
2023-06-20 17:16:46 +02:00
Weijia WangandGitHub e635ccdfee Merge pull request #238772 from wegank/schemaspy-hash
schemaspy: fix hash
2023-06-20 18:07:54 +03:00
Weijia Wang a44624d9b1 schemaspy: fix hash 2023-06-20 18:02:27 +03:00
Thiago Kenji OkadaandGitHub 7a946891b9 Merge pull request #238761 from natsukium/pyres/remove
python3Packages.pyres: remove
2023-06-20 15:01:31 +00:00
Kirill RadzikhovskyyandMartin Weinelt 549e40bff0 buildMozillaMach: pin icu to 72
Fixes an issue where the timezone would not be correctly read, due to a
behavior change in icu 73, where the path to the timezone is now read
using realpath instead of readlink.

This leads lookups for /etc/localtime into the nix store, instead of
into /etc/zoneinfo, which gets blocked by sandboxing.

Reported upstream at https://bugzilla.mozilla.org/show_bug.cgi?id=1839287.
2023-06-20 16:08:13 +02:00
Weijia WangandGitHub 7e55510ba2 Merge pull request #238750 from wegank/cryptomator-mavenfod
cryptomator: convert to mavenfod
2023-06-20 16:52:34 +03:00
ArtturiandGitHub 289d9cf8a7 Merge pull request #230387 from Artturin/llvmsplit1 2023-06-20 16:43:41 +03:00
ArtturiandGitHub 2fd2dc90b0 Merge pull request #237241 from alyssais/dtc-cross 2023-06-20 16:32:39 +03:00
Weijia WangandGitHub 10ee9d0466 Merge pull request #238745 from wegank/global-platform-pro-mavenfod
global-platform-pro: convert to mavenfod
2023-06-20 16:28:37 +03:00
Weijia WangandGitHub 09b3337555 Merge pull request #238690 from r-ryantm/auto-update/python310Packages.requests-futures
python310Packages.requests-futures: 1.0.0 -> 1.0.1
2023-06-20 16:27:45 +03:00
natsukium 32cef91b38 python3Packages.pyres: remove 2023-06-20 22:17:21 +09:00
Weijia WangandGitHub 6b08e553b4 Merge pull request #238731 from r-ryantm/auto-update/python310Packages.nextcord
python310Packages.nextcord: 2.4.2 -> 2.5.0
2023-06-20 16:01:36 +03:00
Arnout EngelenandGitHub 6b866a5e5f Merge pull request #238722 from raboof/hugo-test-version
hugo: add version test
2023-06-20 14:53:44 +02:00
AstroandAlyssa Ross e0b050e13e stratovirt: init at 2.2.0 2023-06-20 12:42:05 +00:00
AstroandAlyssa Ross 2214581218 licenses: add mulan-psl2 2023-06-20 12:42:05 +00:00
Weijia WangandGitHub c8601455dc Merge pull request #238744 from wegank/gephi-mavenfod
gephi: convert to mavenfod
2023-06-20 15:38:21 +03:00
Weijia WangandGitHub 11eb1c2bc9 Merge pull request #238741 from natsukium/pyblock/remove
python3Packages.pyblock: remove
2023-06-20 15:20:22 +03:00
Weijia WangandGitHub 5568418a84 Merge pull request #238740 from natsukium/zake/remove
python3Packages.zake: remove
2023-06-20 15:19:51 +03:00