Commit Graph

645879 Commits

Author SHA1 Message Date
John Ericson
716d8a752a openbsd: Remove STRIP hack
This is just a FreeBSD thing, not OpenBSD or NetBSD thing.
2024-06-29 12:48:29 -04:00
John Ericson
b98dc9f0ef bsdSetupHook: Do not define empty DESTDIR
This breaks OpenBSD, and isn't actually needed for the others after all.
2024-06-29 12:48:29 -04:00
R. Ryantm
e25cb89bf5 mediainfo: 24.04 -> 24.06 2024-06-29 16:46:11 +00:00
0x4A6F
3e1871e364
Merge pull request #314823 from trofi/bootstrap-files-for-a-new-target
maintainers/scripts/bootstrap-files: document the procedure of adding…
2024-06-29 18:43:00 +02:00
John Ericson
d96726ba20
Merge pull request #323402 from obsidiansystems/netbsd-cleanup
netbsd.libcMinimal: Cut down on deps, don't build tags
2024-06-29 12:41:08 -04:00
Gaetan Lepage
aba73f3de3 magic-enum: 0.9.5 -> 0.9.6
Diff: https://github.com/Neargye/magic_enum/compare/refs/tags/v0.9.5...v0.9.6

Changelog: https://github.com/Neargye/magic_enum/releases/tag/v0.9.6
2024-06-29 18:38:19 +02:00
Gaetan Lepage
72e6c16780 vimPlugins.sniprun: 1.3.13 -> 1.3.14
Diff:
https://github.com/michaelb/sniprun/compare/refs/tags/v1.3.13...v1.3.14

Changelog: https://github.com/michaelb/sniprun/releases/tag/v1.3.14
2024-06-29 18:31:10 +02:00
Masum Reza
754f54775e
Merge pull request #317034 from r-ryantm/auto-update/python311Packages.spotipy
python311Packages.spotipy: 2.23.0 -> 2.24.0
2024-06-29 21:56:52 +05:30
Léana 江
55bb26cb73
tmux: apply upstream sixel patch
This fixes the issue where tmux would exit unexpectedly, when using
neovim 0.10.0 over SSH.

Upstream issues:
https://github.com/tmux/tmux/issues/3983
https://github.com/neovim/neovim/issues/28082
2024-06-29 18:23:19 +02:00
Benjamin Staffin
55013b4213
terragrunt: 0.58.2 -> 0.59.3 (#319855) 2024-06-29 12:21:57 -04:00
Josh Spicer
cf2f7895b7
devcontainer: 0.64.0 -> 0.65.0
Increments the devcontainer CLI from 0.64.0 to 0.65.0.

Changelog: https://github.com/devcontainers/cli/blob/main/CHANGELOG.md#0650

(Awesome jobs, @Rucadi @Gerg-L ! I opened my laptop today to finally resurrect #276208, only to see the work had already been done 🎉 )

_Creating a new pull request as the commit message was incorrect, apologies for that._
2024-06-29 09:15:25 -07:00
Gaetan Lepage
55211c178c mprocs: 0.7.0 -> 0.7.1
Diff: https://github.com/pvolok/mprocs/compare/refs/tags/v0.7.0...v0.7.1

Changelog: https://github.com/pvolok/mprocs/releases/tag/v0.7.1
2024-06-29 18:10:33 +02:00
Bobby Rong
49d0f43f57
nixos/doc/rl-2411: Mention Cinnamon 6.2 update 2024-06-29 23:56:38 +08:00
Martin Joerg
0974bfcbe0 python311Packages.graph-tool: 2.70 -> 2.71
https://git.skewed.de/count0/graph-tool/-/compare/release-2.70...release-2.71
2024-06-29 15:52:13 +00:00
Arian van Putten
43f06ccf4c
Merge pull request #323088 from r-ryantm/auto-update/amazon-ssm-agent
amazon-ssm-agent: 3.3.484.0 -> 3.3.551.0
2024-06-29 11:49:23 -04:00
Sergei Trofimovich
dbd2e83458 libliftoff: fix override mechanism by using callPackage
Before the change this override had no effect:

    $ nix build --impure --expr 'with import ./. {}; libliftoff_0_4.override { stdenv = gcc14Stdenv; }'

After the change it applies new `gcc` and exposes the failure.
2024-06-29 16:42:57 +01:00
John Ericson
f9dbc8f83e netbsd.libcMinimal: Cut down on deps, don't build tags
We have a similar patch for OpenBSD too. FreeBSD didn't need it because
they removed a tags special case for libc.
2024-06-29 11:32:50 -04:00
Nick Cao
e650e23dd8
flyctl: fix cross compilation 2024-06-29 11:22:28 -04:00
Peder Bergebakken Sundt
eb1ba314af
Merge pull request #263036 from Linbreux/add-cyclonedds-cxx
cyclonedds-cxx: init at v0.10.4
2024-06-29 17:17:40 +02:00
qubitnano
8248f73807 vscode-extensions.moshfeu.compare-folders: 0.24.2 -> 0.24.3 2024-06-29 11:15:52 -04:00
Kim Lindberger
b75986fd26
Merge pull request #310642 from arcnmx/keycloak-hostname-strict
nixos/keycloak: relax hostname settings assertion
2024-06-29 17:09:02 +02:00
Peder Bergebakken Sundt
4a366ec4e5
Merge pull request #323305 from eclairevoyant/fix-name-for-appimages
treewide: fix name for appimages
2024-06-29 17:07:49 +02:00
José Romildo
c148010f36 CuboCore.coreterminal: fix dependency on qt5 version of qtermwidget 2024-06-29 12:02:32 -03:00
Fabian Affolter
53df5c008d
Merge pull request #323325 from fabaff/aioymaps-bump
python312Packages.aioymaps: 1.2.3 -> 1.2.4
2024-06-29 17:02:18 +02:00
qubitnano
c291172e6f vscode-extensions.eamodio.gitlens: 14.9.0 -> 15.1.0 2024-06-29 11:00:57 -04:00
Bobby Rong
4d5b83419d
cinnamon.nemo-extensions: 6.0.1 -> 6.2.0
https://github.com/linuxmint/nemo-extensions/compare/6.0.1...6.2.0
2024-06-29 22:48:44 +08:00
Bobby Rong
ec879d2cf3
cinnamon.nemo: 6.0.2 -> 6.2.1
https://github.com/linuxmint/nemo/compare/6.0.2...6.2.1
2024-06-29 22:48:44 +08:00
Bobby Rong
e67f038e63
cinnamon.muffin: 6.0.1 -> 6.2.0
https://github.com/linuxmint/muffin/compare/6.0.1...6.2.0
2024-06-29 22:48:44 +08:00
Bobby Rong
1b81e424bc
cinnamon.cjs: 6.0.0 -> 6.2.0
https://github.com/linuxmint/cjs/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
af598c89a2
cinnamon.cinnamon-translations: 6.0.2 -> 6.2.1
https://github.com/linuxmint/cinnamon-translations/compare/6.0.2...6.2.1
2024-06-29 22:48:43 +08:00
Bobby Rong
732fdf5d92
cinnamon.cinnamon-settings-daemon: 6.0.0 -> 6.2.0
https://github.com/linuxmint/cinnamon-settings-daemon/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
1928166077
cinnamon.cinnamon-session: 6.0.4 -> 6.2.0
https://github.com/linuxmint/cinnamon-session/compare/6.0.4...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
a4c1b741e3
cinnamon.cinnamon-screensaver: 6.0.3 -> 6.2.0
https://github.com/linuxmint/cinnamon-screensaver/compare/6.0.3...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
be1b695279
cinnamon.cinnamon-menus: 6.0.0 -> 6.2.0
https://github.com/linuxmint/cinnamon-menus/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
f545976380
cinnamon.cinnamon-desktop: 6.0.0 -> 6.2.0
https://github.com/linuxmint/cinnamon-desktop/compare/6.0.0...6.2.0
2024-06-29 22:48:43 +08:00
Bobby Rong
dcff3d58b1
cinnamon.cinnamon-control-center: 6.0.1 -> 6.2.0
https://github.com/linuxmint/cinnamon-control-center/compare/6.0.1...6.2.0
2024-06-29 22:48:42 +08:00
Bobby Rong
e008ce2dab
cinnamon.cinnamon-common: 6.0.4 -> 6.2.2
https://github.com/linuxmint/cinnamon/compare/6.0.4...6.2.2
2024-06-29 22:48:42 +08:00
R. Ryantm
57c9979e71 ptyxis: 46.3 -> 46.4 2024-06-29 14:42:06 +00:00
Nick Cao
c78f81fdb9
ncdu: use zig from buildPackages 2024-06-29 10:34:47 -04:00
Nick Cao
58f3c9e959
backlight-auto: use zig from buildPackages 2024-06-29 10:34:30 -04:00
Nick Cao
f22a643625
cargo-zigbuild: use zig from buildPackages 2024-06-29 10:34:17 -04:00
Nick Cao
1d64220c33
cargo-lambda: use zig from buildPackages 2024-06-29 10:33:56 -04:00
Nick Cao
a203987d72
clipbuzz: use zig from buildPackages 2024-06-29 10:33:38 -04:00
R. Ryantm
6899567eb9 cinnamon.mint-artwork: 1.8.2 -> 1.8.3
No changes for us.
2024-06-29 22:12:45 +08:00
Dmitry Kalinkin
6e62ac2b92
Merge pull request #322283 from guitargeek/root_63202
root: 6.32.00 -> 6.32.02
2024-06-29 10:09:50 -04:00
R. Ryantm
31be2ec63c pineapple-pictures: 0.7.4 -> 0.8.0 2024-06-29 14:08:01 +00:00
Vladimir Panteleev
650be5155b
john: format with nixfmt-rfc-style 2024-06-29 13:54:25 +00:00
R. Ryantm
4c81102f58 neo4j: 5.20.0 -> 5.21.0 2024-06-29 13:41:39 +00:00
Nick Cao
ec35143a57
Merge pull request #323353 from r-ryantm/auto-update/python311Packages.laspy
python311Packages.laspy: 2.5.3 -> 2.5.4
2024-06-29 09:30:18 -04:00
Nick Cao
bde9f1097a
Merge pull request #323349 from r-ryantm/auto-update/unifiedpush-common-proxies
unifiedpush-common-proxies: 2.0.0 -> 2.0.1
2024-06-29 09:29:07 -04:00