Commit Graph

578882 Commits

Author SHA1 Message Date
R. Ryantm
b89b2aaa82 whistle: 2.9.63 -> 2.9.64 2024-02-01 04:49:14 +00:00
Mario Rodas
52de9e9a57
Merge pull request #285418 from r-ryantm/auto-update/buildkit
buildkit: 0.12.4 -> 0.12.5
2024-01-31 23:48:12 -05:00
Mario Rodas
ce33e3ec6d
Merge pull request #285415 from r-ryantm/auto-update/nfpm
nfpm: 2.35.2 -> 2.35.3
2024-01-31 23:44:28 -05:00
R. Ryantm
0bacbd559f emplace: 1.4.2 -> 1.4.3 2024-02-01 04:35:47 +00:00
R. Ryantm
e63fe44679 haproxy: 2.9.3 -> 2.9.4 2024-02-01 04:35:05 +00:00
R. Ryantm
2cc2e3339f nerdctl: 1.7.2 -> 1.7.3 2024-02-01 04:33:09 +00:00
Mario Rodas
d9df9e38c6
Merge pull request #285369 from r-ryantm/auto-update/cilium-cli
cilium-cli: 0.15.20 -> 0.15.21
2024-01-31 23:27:20 -05:00
R. Ryantm
f3991aa8a7 libmilter: 8.17.2 -> 8.18.1 2024-02-01 04:20:29 +00:00
Mario Rodas
2c6116bd1c lean4: add version tester 2024-02-01 04:20:00 +00:00
Mario Rodas
6a068abcfc lean4: 4.4.0 -> 4.5.0
Diff: https://github.com/leanprover/lean4/compare/v4.4.0...v4.5.0

Changelog: https://github.com/leanprover/lean4/blob/v4.5.0/RELEASES.md
2024-02-01 04:20:00 +00:00
R. Ryantm
ab02f5cf44 buildkit: 0.12.4 -> 0.12.5 2024-02-01 04:07:56 +00:00
R. Ryantm
2d12eec020 detekt: 1.23.4 -> 1.23.5 2024-02-01 04:03:17 +00:00
R. Ryantm
9bcd9d0fe8 nfpm: 2.35.2 -> 2.35.3 2024-02-01 03:57:51 +00:00
R. Ryantm
b6f2814318 python312Packages.tcxreader: 0.4.6 -> 0.4.9 2024-02-01 03:55:11 +00:00
R. Ryantm
42d00c0ddc slint-lsp: 1.3.2 -> 1.4.0 2024-02-01 03:42:23 +00:00
R. Ryantm
618629f81f cosign: 2.2.2 -> 2.2.3 2024-02-01 03:33:07 +00:00
Adam C. Stephens
426bad28ad
Merge pull request #284020 from adamcstephens/pam_cgfs
nixos/pam: remove pam_cgfs
2024-01-31 22:20:30 -05:00
Pol Dellaiera
c3ecae9f80
Merge pull request #283812 from khaneliman/dooit
dooit: 2.1.1 -> 2.2.0
2024-02-01 03:59:16 +01:00
R. Ryantm
147e880bdb python311Packages.anthropic: 0.12.0 -> 0.14.0 2024-02-01 01:59:48 +00:00
R. Ryantm
bc5e4d4115 nomnatong: 5.08 -> 5.09 2024-02-01 01:45:53 +00:00
Ilan Joselevich
d012be98f6
Merge pull request #285383 from adamcstephens/forgejo/1.21.5-0
forgejo: 1.21.4-0 -> 1.21.5-0
2024-02-01 03:44:21 +02:00
Ilan Joselevich
266e64c196
Merge pull request #285385 from ambroisie/update-woodpecker
woodpecker-*: 2.2.2 -> 2.3.0
2024-02-01 03:43:04 +02:00
Yt
ad1f17d0ed
Merge pull request #285293 from Munksgaard/bump-elixir_1_16
elixir_1_16: 1.16.0 -> 1.16.1
2024-02-01 01:07:15 +00:00
Yt
c0154dd6f3
Merge pull request #285349 from r-ryantm/auto-update/python311Packages.posthog
python311Packages.posthog: 3.3.3 -> 3.3.4
2024-02-01 01:05:18 +00:00
Yt
3ac7c37095
Merge pull request #285352 from r-ryantm/auto-update/meilisearch
meilisearch: 1.6.0 -> 1.6.1
2024-02-01 01:03:47 +00:00
maralorn
e4f711a40e
Merge pull request #277180 from zeuner/alsa-wrapper
alsa-lib: provide wrapper for run-time access to plugins
2024-02-01 01:02:25 +01:00
Samuel Tardieu
36b26ceed5 git-publish: 1.8.1 -> 1.8.2 2024-02-01 00:17:59 +01:00
Sandro Jäckel
2bbac8bfd7
python311Packages.zigpy-znp: add pytest-xdist
Before tests took 4m30s, now they only take 16s on comparable hardware
and 34s on my laptop
2024-02-01 00:05:24 +01:00
Bruno BELANYI
54622e4828 woodpecker-*: 2.2.2 -> 2.3.0 2024-01-31 22:58:22 +00:00
sternenseemann
571a07d774 doc/haskell: don't use lib.recursiveUpdate in overlays
`lib.recursiveUpdate` indiscriminately recurses into all attribute sets,
also into derivations. This means that it is possible that evaluating a
derivation in the final haskell package set can cause something in
`prev.haskell` to be forced by `recursiveUpdate`, potentially causing an
evaluation error that should not happen.

It can be fixed using a well-crafted predicate for
`lib.recursiveUpdateUntil`, but most robust is just explicitly writing
out the desired merging manually.
2024-01-31 23:49:32 +01:00
Maciej Krüger
82ee069492
Merge pull request #283675 from wegank/prusa-slicer-aarch64-darwin
prusa-slicer: fix build on darwin
2024-01-31 23:46:53 +01:00
Adam Stephens
d41d160022
forgejo: 1.21.4-0 -> 1.21.5-0
Changelog: https://codeberg.org/forgejo/forgejo/releases/tag/v1.21.5-0
2024-01-31 17:23:17 -05:00
Adam Stephens
75ec325cb9
nixos/pam: remove pam_cgfs
pam_cgfs is a cgroups-v1 pam module. Verified with upstream that
this module no longer necessary on cgroups-v2 systems.
2024-01-31 17:19:23 -05:00
Adam Stephens
969841f3f5
incus-unwrapped: fix changelog 2024-01-31 17:17:57 -05:00
Adam Stephens
e1fa7297b5
incus-unwrapped: 0.5.0 -> 0.5.1
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.1
2024-01-31 17:17:55 -05:00
Adam Stephens
0fc06e5373
incus-unwrapped: 0.4.0 -> 0.5.0
Changelog: https://github.com/lxc/incus/releases/tag/v0.5.0
2024-01-31 17:17:53 -05:00
R. Ryantm
bff4067aec check-jsonschema: 0.27.3 -> 0.27.4 2024-01-31 22:11:29 +00:00
R. Ryantm
0a6443c7ec discord-canary: 0.0.257 -> 0.0.265 2024-01-31 22:07:42 +00:00
Weijia Wang
939e432e46
Merge pull request #284840 from wegank/7zz-hdiutil
airbuddy, aldente: unpack with 7zz
2024-01-31 22:38:31 +01:00
Fabian Affolter
5226af002e python311Packages.georss-ingv-centro-nazionale-terremoti-client: 0.6 -> 0.7
Diff: https://github.com/exxamalte/python-georss-ingv-centro-nazionale-terremoti-client/compare/refs/tags/v0.6...v0.7

Changelog: https://github.com/exxamalte/python-georss-ingv-centro-nazionale-terremoti-client/releases/tag/v0.7
2024-01-31 22:18:23 +01:00
Fabian Affolter
054f836628 python311Packages.georss-ingv-centro-nazionale-terremoti-client: refactor 2024-01-31 22:16:55 +01:00
Fabian Affolter
a927ecc6bd python311Packages.georss-client: 0.15 -> 0.17
Diff: https://github.com/exxamalte/python-georss-client/compare/refs/tags/v0.15...v0.17

Changelog: https://github.com/exxamalte/python-georss-client/releases/tag/v0.17
2024-01-31 22:13:02 +01:00
Fabian Affolter
1af6ef5955 python311Packages.georss-client: refactor 2024-01-31 22:11:55 +01:00
piegames
3ecb98dd69
Merge pull request #285332 from 0x4A6F/master-nixfmt-rfc-style
nixfmt-rfc-style: 2024-01-15 -> 2024-01-31
2024-01-31 22:08:28 +01:00
R. Ryantm
61f9abb492 cilium-cli: 0.15.20 -> 0.15.21 2024-01-31 21:08:11 +00:00
Pol Dellaiera
8c3a2ea145
Merge pull request #284827 from Stunkymonkey/polyphone-desktop-icon
polyphone: add desktop item
2024-01-31 21:57:10 +01:00
Pol Dellaiera
553970bfa9
Merge pull request #284832 from elijahimmer/nautilus-add-meta-main-program
gnome.nautilus: Add meta.mainProgram
2024-01-31 21:56:40 +01:00
R. Ryantm
d331e99c41 treesheets: unstable-2024-01-26 -> unstable-2024-01-30 2024-01-31 20:56:02 +00:00
Pol Dellaiera
fc53e2e144
Merge pull request #284946 from r-ryantm/auto-update/zed
zed: 1.12.0 -> 1.13.0
2024-01-31 21:55:45 +01:00
Pol Dellaiera
3acdcfcd4b
Merge pull request #285044 from LeSuisse/libreoffice-bin-set-source-provnance
libreoffice-bin: set meta.sourceProvenance
2024-01-31 21:54:58 +01:00