Commit Graph
550793 Commits
Author SHA1 Message Date
Matthias BeyerandGitHub 73ff960eb3 Merge pull request #268022 from figsoda/changie
changie: 1.15.1 -> 1.16.0
2023-11-17 07:14:28 +01:00
Tim fcb6d30ab6 upwork: 5.8.0.31 -> 5.8.0.33 2023-11-17 13:08:48 +07:00
R. Ryantm f53263cace bun: 1.0.11 -> 1.0.12 2023-11-17 06:06:33 +00:00
7c6f434candGitHub b7137a71c1 Merge pull request #267948 from uninsane/pr-animatch
animatch: init at 1.0.3
2023-11-17 06:05:29 +00:00
R. Ryantm 8efbc2d8f1 bump: 0.2.3 -> 0.2.4 2023-11-17 06:04:39 +00:00
7c6f434candGitHub 621959d96e Merge pull request #267918 from trofi/btrfs-progs-update
btrfs-progs: 6.6.1 -> 6.6.2
2023-11-17 06:03:17 +00:00
7c6f434candGitHub 1e31f7dec3 Merge pull request #267891 from r-ryantm/auto-update/bftpd
bftpd: 6.1 -> 6.2
2023-11-17 06:01:58 +00:00
7c6f434candGitHub b14e035ce7 Merge pull request #268025 from a-n-n-a-l-e-e/eprover-hash-update
eprover: update hash - target modified inplace
2023-11-17 06:01:27 +00:00
Vincent LaporteandVincent Laporte e3de846947 ocamlPackages.yaml: 3.1.0 → 3.2.0 2023-11-17 06:56:01 +01:00
davisrichard437 83d147ce0f gscreenshot: 3.4.1 -> 3.4.2 2023-11-17 00:51:12 -05:00
Grafcube 9b2d9a751c cargo-leptos: fix 0.2.2
This includes the updates to Cargo.lock to ensure that the package
actually works.
2023-11-17 11:07:08 +05:30
K900andGitHub 3b7c461dd5 Merge pull request #268033 from K900/firefox-bin-hacks-again
Revert "firefox-bin: remove workaround"
2023-11-17 08:36:00 +03:00
K900 78ad4224ad Revert "firefox-bin: remove workaround"
This reverts commit 2893902201.
2023-11-17 08:24:04 +03:00
R. Ryantm 3bbc284e85 bilibili: 1.12.1-2 -> 1.12.3-1 2023-11-17 05:14:10 +00:00
Nick CaoandGitHub b1cc48b95a Merge pull request #267578 from io12/init-framework-system
framework-tool: init at unstable-2023-11-14
2023-11-17 00:12:09 -05:00
Nick CaoandGitHub b84fc2365f Merge pull request #267923 from NickCao/stratis
stratisd: 3.6.1 -> 3.6.2
2023-11-17 00:11:34 -05:00
R. Ryantm 2cc491405a azure-storage-azcopy: 10.20.1 -> 10.21.1 2023-11-17 05:00:02 +00:00
R. Ryantm 4421b69f0c bearer: 1.27.1 -> 1.29.0 2023-11-17 04:59:18 +00:00
Raito BezariusandAdam Joseph d571f364ba bcachefs-tools: 1.3.1 -> 1.3.3
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.3
https://github.com/koverstreet/bcachefs-tools/releases/tag/v1.3.2
2023-11-17 04:58:37 +00:00
K900 397a8fd06b python2/mk-python-derivation: disable catchConflictsHook
It's broken on Py2. Hopefully people still using 2 know what they're doing?
2023-11-17 07:48:13 +03:00
Adam Joseph 7444c59c52 newlib: evade more of newlib's self-disablement
In https://github.com/NixOS/nixpkgs/pull/266364/files I neglected to
evade one of newlib's other (annoying) self-disablement checks: when
host==target newlib decides it's not in the mood to build itself for
some reason.

Since we have an entire package for newlib (it's no longer part of
gcc) these checks are silly.  So I have evadede the second check as well.

Closes #267859
2023-11-16 20:41:25 -08:00
figsoda a16270003d complgen: 0.1.6 -> 0.1.7
Diff: https://github.com/adaszko/complgen/compare/v0.1.6...v0.1.7

Changelog: https://github.com/adaszko/complgen/blob/v0.1.7/CHANGELOG.md
2023-11-16 23:24:16 -05:00
figsoda a034badada cargo-mutants: 23.11.0 -> 23.11.1
Diff: https://github.com/sourcefrog/cargo-mutants/compare/v23.11.0...v23.11.1

Changelog: https://github.com/sourcefrog/cargo-mutants/releases/tag/v23.11.1
2023-11-16 23:22:30 -05:00
Mario Rodas 0b119a2d3c mailpit: fix build on darwin 2023-11-17 04:20:00 +00:00
Mario Rodas d8f8da9711 rlwrap: fix build on darwin 2023-11-17 04:20:00 +00:00
figsoda 4ce18ff945 changie: 1.15.1 -> 1.16.0
Diff: https://github.com/miniscruff/changie/compare/v1.15.1...v1.16.0

Changelog: https://github.com/miniscruff/changie/blob/v1.16.0/CHANGELOG.md
2023-11-16 23:19:00 -05:00
annalee 38eccd74c3 eprover: update hash - target modified inplace
the last commit was Wed Nov 15 13:09:21 2023 +0000 but the target, E.tgz
was modified at 2023-11-15 23:29 (assuming utc)
https://wwwlehre.dhbw-stuttgart.de/~sschulz/WORK/E_DOWNLOAD/V_3.0/
2023-11-17 04:12:46 +00:00
Nick Cao c851fd99bd Revert "hydra_unstable: add patch for Crypt::Passphrase::Argon2"
This reverts commit 86a22f6b65.

The patch is already upstreamed.
2023-11-16 23:02:59 -05:00
Adam Joseph 7cb550b6fe tests.cross.sanity: add test case for #267859
This commit adds pkgs.spike, which internally uses
pkgsCross.riscv64-embedded.stdenv.cc, as a test case for the issue
reported in https://github.com/NixOS/nixpkgs/issues/267859
2023-11-16 20:01:40 -08:00
Maciej KrügerandGitHub f67b20cad6 Merge pull request #263939 from hacker1024/fix/dart-fod-wrapper 2023-11-17 05:00:37 +01:00
R. Ryantm 471eb8b605 azure-static-sites-client: 1.0.024741 -> 1.0.024941 2023-11-17 03:53:43 +00:00
R. Ryantm 4a1fd4c52f automatic-timezoned: 1.0.130 -> 1.0.131 2023-11-17 03:52:36 +00:00
figsoda a2d464f9d4 cel-go: 0.18.1 -> 0.18.2
Diff: https://github.com/google/cel-go/compare/v0.18.1...v0.18.2

Changelog: https://github.com/google/cel-go/releases/tag/v0.18.2
2023-11-16 22:31:35 -05:00
R. Ryantm 880730590a api-linter: 1.59.0 -> 1.59.1 2023-11-17 03:30:19 +00:00
figsoda 5f7e9ef7cb cargo-zigbuild: 0.17.4 -> 0.17.5
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.17.4...v0.17.5

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.17.5
2023-11-16 22:18:59 -05:00
R. Ryantm 03e6bfe813 algolia-cli: 1.4.1 -> 1.4.2 2023-11-17 03:13:58 +00:00
figsoda 5b5d69b659 expr: 1.15.3 -> 1.15.4
Diff: https://github.com/antonmedv/expr/compare/v1.15.3...v1.15.4

Changelog: https://github.com/antonmedv/expr/releases/tag/v1.15.4
2023-11-16 22:12:38 -05:00
figsodaandGitHub 278bfe24a7 Merge pull request #267939 from r-ryantm/auto-update/erg
erg: 0.6.24 -> 0.6.25
2023-11-16 22:11:35 -05:00
figsodaandGitHub 032090d216 Merge pull request #267794 from figsoda/up-date
pluginupdate.py: format date differently
2023-11-16 22:08:21 -05:00
Anderson Torres ec726b697d hachimarupop: init at unstable-2022-07-11 2023-11-16 23:46:11 -03:00
R. Ryantm 9aee7a2433 awscli: 1.29.57 -> 1.30.2 2023-11-17 02:35:26 +00:00
brahyerr b6c86f9a93 emacsPackages.el-easydraw: init at 1.1.0 2023-11-16 21:35:15 -05:00
brahyerr a613445661 maintainers: add brahyerr 2023-11-16 21:35:15 -05:00
networkException b105acfc31 ungoogled-chromium: 119.0.6045.123-1 -> 119.0.6045.159-1
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_14.html

This update includes 4 security fixes.

CVEs:
CVE-2023-5997 CVE-2023-6112
2023-11-17 03:29:59 +01:00
networkException be18e0d37a chromium: 119.0.6045.123 -> 119.0.6045.159
https://chromereleases.googleblog.com/2023/11/stable-channel-update-for-desktop_14.html

This update includes 4 security fixes.

CVEs:
CVE-2023-5997 CVE-2023-6112
2023-11-17 03:29:32 +01:00
ArtturiandGitHub 28d9d26f5a Merge pull request #264480 from paumr/archi_test_init 2023-11-17 04:19:37 +02:00
Weijia WangandGitHub 0b6c600141 Merge pull request #267086 from wegank/prl-tools-bump
linuxPackages_latest.prl-tools: 19.1.0-54729 -> 19.1.1-54734
2023-11-17 02:56:17 +01:00
Weijia WangandGitHub cd08e5e196 Merge pull request #267962 from wegank/far2l-fix
far2l: drop stdenv override
2023-11-17 02:55:26 +01:00
Anna Lee 195bf2cb4d deliantra-server: use perl536; fix build
perl538 adds 'struct object' in a header causing conflicts so pin to
perl536.
2023-11-17 01:55:22 +00:00
Martin WeineltandGitHub 9ccddc99aa Merge pull request #265760 from mweinelt/go2rtc-1.8.2
go2rtc: 1.8.1 -> 1.8.2
2023-11-17 02:53:35 +01:00