Commit Graph
641391 Commits
Author SHA1 Message Date
Nick CaoandGitHub d7b350cade Merge pull request #320384 from r-ryantm/auto-update/python311Packages.jsonrpclib-pelix
python311Packages.jsonrpclib-pelix: 0.4.3.2 -> 0.4.3.3
2024-06-18 16:07:03 -04:00
Nick CaoandGitHub c421c5fc80 Merge pull request #320378 from mweinelt/hass-stubs-2024.6.3
python312Packages.homeassistant-stubs: 2024.6.2 -> 2024.6.3
2024-06-18 16:05:43 -04:00
Nick CaoandGitHub bfd64e3c8e Merge pull request #320425 from r-ryantm/auto-update/python311Packages.niworkflows
python311Packages.niworkflows: 1.10.1 -> 1.10.2
2024-06-18 16:04:49 -04:00
R. Ryantm b87a5f8a15 kubefirst: 2.4.9 -> 2.4.10 2024-06-18 19:45:12 +00:00
Anillc ebc9de3e47 vscode-extensions.mesonbuild.mesonbuild: init at 1.24.0
Release: https://github.com/mesonbuild/vscode-meson/releases/tag/v1.24.0
2024-06-19 03:44:12 +08:00
Alyssa Ross a36965d8f0 linux-rt_5_15: 5.15.158-rt76 -> 5.15.160-rt77 2024-06-18 21:42:40 +02:00
Alyssa Ross cf524d2185 linux_testing: 6.10-rc3 -> 6.10-rc4 2024-06-18 21:42:10 +02:00
R. Ryantm 492c47de9d nhost-cli: 1.18.2 -> 1.18.3 2024-06-18 19:40:18 +00:00
emilylange 010157293b forgejo: actually run go tests
We cannot rely on `buildGoModule`'s default test selection if
`subPackages` is set:

~~~
Running phase: checkPhase
?       code.gitea.io/gitea     [no test files]
?       code.gitea.io/gitea/contrib/environment-to-ini  [no test files]
checkPhase completed in 53 seconds
~~~

So we override it in `preCheck` and skip some tests that fail in our
sandbox (e.g. because they require networking).

Note that this does slow down building the package quite a bit because
there are a lot of tests to run.

Still worth it IMHO.
2024-06-18 21:36:26 +02:00
Nikolay KorotkiyandGitHub 989d83cbeb Merge pull request #320845 from r-ryantm/auto-update/gmid
gmid: 2.0.4 -> 2.0.5
2024-06-18 23:34:21 +04:00
R. Ryantm ecb9d93c78 lsix: 1.9 -> 1.9.1 2024-06-18 19:34:17 +00:00
networkException e8e57d1014 restic-integrity: 1.2.1 -> 1.2.2 2024-06-18 21:33:46 +02:00
networkException b320638f61 restic-integrity: update src to fetch from git.nwex.de
the repository moved from gitlab.upi.li to git.nwex.de.
2024-06-18 21:32:29 +02:00
K900 b299dc5d3b virt-manager: cherry-pick fix for weird cursor theme related crash
Fixes #320855, aka #207496, aka virt-manager/virt-manager#479
2024-06-18 22:29:08 +03:00
John EricsonandGitHub f183a68f39 Merge pull request #320840 from obsidiansystems/bsd-misc
A few misc BSD related cleanups
2024-06-18 15:25:50 -04:00
Markus Kowalewski 96609c3a56 osmo-[bsc,ggsn,sgsn,hlr]: add mainProgram to meta 2024-06-18 21:24:33 +02:00
Anillc 646211cda4 vscode-extensions.banacorn.agda-mode: init at 0.4.7
Release: https://github.com/banacorn/agda-mode-vscode/releases/tag/v0.4.7
2024-06-19 03:21:58 +08:00
Markus KowalewskiandGitHub 240648a162 Merge pull request #320797 from sheepforce/upd-openmolcas
openmolcas: 24.02 -> 24.06
2024-06-18 19:21:10 +00:00
R. Ryantm b42bdbe76f python311Packages.google-generativeai: 0.6.0 -> 0.7.0 2024-06-18 19:17:53 +00:00
Ivan MincikandGitHub 78b123a5d1 Merge pull request #320290 from quantenzitrone/laszip
LASzip{,2}: rename to laszip{,_2}
2024-06-18 19:08:36 +00:00
Dmitry KalinkinandGitHub 92487a01c4 Merge pull request #319922 from GaetanLepage/dask
python311Packages.dask: 2024.5.2 -> 2024.6.0, python311Packages.dask-awkward: 2024.3.0 -> 2024.6.0, python311Packages.distributed: 2024.5.0 -> 2024.6.0
2024-06-18 14:59:35 -04:00
Julien MalkaandGitHub 2b62672f0c Merge pull request #320850 from philiptaron/systemd-boot-assertions
nixos/systemd-boot: guard assertion messages against eval failures
2024-06-18 20:48:04 +02:00
Pol DellaieraandGitHub aa14af3e9f Merge pull request #320259 from Aleksanaa/escambo
escambo: init at 0.1.2
2024-06-18 20:40:08 +02:00
Wes Payne 7549dad6eb roc-toolkit: 0.3.0 -> 0.4.0 2024-06-18 11:37:23 -07:00
Philip Taron faa579e444 nixos/systemd-boot: guard assertion messages against eval failures
These messages should be able to be printed in all cases. In particular, trying to coerce a `null` to a string is an error unless passed through `toString`.
2024-06-18 11:30:16 -07:00
Pol DellaieraandGitHub ca9897c433 Merge pull request #320750 from Aleksanaa/iplookup-gtk
iplookup-gtk: init at 0.3.4
2024-06-18 20:27:57 +02:00
Pol DellaieraandGitHub f2edaa2a2a Merge pull request #320736 from Aleksanaa/geopard
geopard: 1.4.0 -> 1.5.0
2024-06-18 20:27:22 +02:00
Nikolay KorotkiyandGitHub c9d4a05cd8 Merge pull request #318434 from Sigmanificient/liboqs-update-0.10.1
liboqs: 0.10.0 -> 0.10.1
2024-06-18 22:21:58 +04:00
R. Ryantm 4d03f2b736 openvas-scanner: 23.4.0 -> 23.4.1 2024-06-18 18:21:02 +00:00
R. Ryantm 1ff1a32e9c gmid: 2.0.4 -> 2.0.5 2024-06-18 18:18:45 +00:00
John Ericson b6727bbeac netbsd: Fetch source once
The big `fetchCVS` is slow, but a one-time cost. Everything else is much
faster, and not having to manage a gazillion `version` and `sha256`
fields is much easier.

This brings NetBSD in line with how we do FreeBSD and OpenBSD.
2024-06-18 14:11:29 -04:00
John Ericson dc1bb1e780 release-cross.nix: test cross compilation to x86_64-openbsd
It is less mature than the other two, but we are in the process of
making it better, and caching helps.
2024-06-18 14:10:27 -04:00
R. Ryantm 2d8356a711 python311Packages.pipdeptree: 2.22.0 -> 2.23.0 2024-06-18 18:09:12 +00:00
superherointjandGitHub 44c7b1c172 Merge pull request #320718 from wrbbz/pulumi-bin-3.120.0
pulumi-bin: 3.119.0 -> 3.120.0
2024-06-18 15:01:23 -03:00
superherointjandGitHub 0d9492764b Merge pull request #320824 from sumnerevans/matrix-synapse-1.109
matrix-synapse-unwrapped: 1.108.0 -> 1.109.0
2024-06-18 14:56:49 -03:00
R. Ryantm c0b35aaf76 codeql: 2.17.4 -> 2.17.5 2024-06-18 17:55:09 +00:00
R. Ryantm f55846c63c typos: 1.22.3 -> 1.22.7 2024-06-18 17:52:56 +00:00
superherointjandGitHub fd5816afef Merge pull request #320712 from illustris/fluent-bit
fluent-bit: update source hash
2024-06-18 14:52:47 -03:00
superherointjandGitHub 3902901ae0 Merge pull request #320723 from GaetanLepage/rubyfmt
rubyfmt: mark as broken
2024-06-18 14:51:25 -03:00
JanikandGitHub adee5ed78e Merge pull request #318429 from r-ryantm/auto-update/libosmocore
libosmocore: 1.9.2 -> 1.9.3
2024-06-18 19:51:15 +02:00
Jens BinkertandAustin Seipp b3a723dff1 Set version flag 2024-06-18 12:47:31 -05:00
superherointjandGitHub 5db8ae0a56 Merge pull request #320733 from aaronjheng/mongosh
mongosh: 2.2.6 -> 2.2.9
2024-06-18 14:46:56 -03:00
superherointjandGitHub 9be7393d72 Merge pull request #320776 from r-ryantm/auto-update/elixir_1_17
elixir_1_17: 1.17.0 -> 1.17.1
2024-06-18 14:44:05 -03:00
superherointjandGitHub 66d96d838a Merge pull request #320677 from r-ryantm/auto-update/vscodium
vscodium: 1.90.0.24158 -> 1.90.1.24165
2024-06-18 14:41:50 -03:00
Paul MeyerandGitHub e2606add33 Merge pull request #318572 from luftmensch-luftmensch/glock_update
glock: migrate to buildGoModule
2024-06-18 19:38:52 +02:00
superherointjandGitHub 2e5f4fced4 Merge pull request #320820 from uncenter/pr-79de5cb1
vscode-extensions.kravets.vscode-publint: init at 0.0.1
2024-06-18 14:37:51 -03:00
ArtturinandGitHub c47aaa6439 Merge pull request #317076 from amarshall/bundlerenv-passthru
bundlerEnv: Fix passthru not being passed-through
2024-06-18 20:36:46 +03:00
JanikandGitHub 2741b089d8 Merge pull request #319245 from r-ryantm/auto-update/seclists
seclists: 2024.1 -> 2024.2
2024-06-18 19:36:30 +02:00
Thiago Kenji OkadaandGitHub 2fb38375a5 Merge pull request #320815 from r-ryantm/auto-update/libretro.genesis-plus-gx
libretro.genesis-plus-gx: unstable-2024-06-07 -> unstable-2024-06-14
2024-06-18 18:30:07 +01:00
Thiago Kenji OkadaandGitHub 2b48471e54 Merge pull request #320814 from r-ryantm/auto-update/libretro.flycast
libretro.flycast: unstable-2024-06-08 -> unstable-2024-06-11
2024-06-18 18:29:49 +01:00