Commit Graph

578052 Commits

Author SHA1 Message Date
John Ericson
b5a8242f93
Merge pull request #279039 from wegank/mingw-w64-bump
windows.mingw_w64: 10.0.0 -> 11.0.1
2024-01-29 08:15:02 -05:00
Martin Weinelt
20cb4f705d
Revert "python3Packages.preshed: 3.0.9 -> 4.0.0"
This reverts commit 74abeae700.

The particular version has been yanked on PyPi.

Closes: #284758
2024-01-29 14:14:23 +01:00
Nick Cao
eb96e4488c
Merge pull request #284619 from Shawn8901/update-portfolio
portfolio: 0.67.1 -> 0.67.2
2024-01-29 08:14:03 -05:00
Peder Bergebakken Sundt
1ecd1beae4
Merge pull request #282418 from krloer/master
bullshit: init at 0-unstable-2018-05-28
2024-01-29 14:13:39 +01:00
Bobby Rong
6b5dd0640b
nixosTests.budgie: Fix login subtest
After budgie-session is used.
2024-01-29 10:13:31 -03:00
Federico Damián Schonborn
c7443adb15
budgie.budgie-desktop: 10.8.2 -> 10.9
Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com>
2024-01-29 10:13:17 -03:00
John Ericson
bcc0c6a215
Merge pull request #284740 from trofi/hasPkgConfigModules-fix-zero-modules
build-support/testers: don't fail the test on empty list of pkg-confi…
2024-01-29 08:11:32 -05:00
R. Ryantm
75cd6e49a9 python311Packages.bip-utils: 2.9.0 -> 2.9.1 2024-01-29 13:04:14 +00:00
Fabian Affolter
7371b0a3bb python311Packages.gitlike-commands: remove patch 2024-01-29 13:47:41 +01:00
Fabian Affolter
b0438a433f python311Packages.gitlike-commands: 0.2.1 -> 0.3.0
Diff: https://github.com/unixorn/gitlike-commands/compare/refs/tags/v0.2.1...v0.3.0

Changelog: https://github.com/unixorn/gitlike-commands/releases/tag/v0.3.0
2024-01-29 13:46:53 +01:00
Silvan Mosberger
142922295d check-by-name: Don't use -I in shebang
Original commit from https://github.com/NixOS/nixpkgs/pull/282226,
message:

Running CI locally is broken becauses the `-I` argument:

- Clobbers $NIX_PATH
- Is wrong for two reasons:
  - Has too many `..` elements, relative to the script's location
  - Isn't relative to the script's location (as with *.nix files),
    since shell scripts and POSIX in general interpret paths
    relative to the current working directory, not the canonical
    path of argv[0]
- Is inconsistent, since this script has symlinks pointing at it
  from different depths in the repository

There is no way to set this flag statically in a way that will work
everywhere.  The caller needs to use $NIX_PATH, or the script needs
to take the `-I` value as an argument.

This commit deletes the static `-I` flag.
2024-01-29 13:39:26 +01:00
Silvan Mosberger
9c149d289e check-by-name: Update pinned tooling
Includes https://github.com/NixOS/nixpkgs/pull/283017
2024-01-29 13:38:55 +01:00
R. Ryantm
c570e44971 jitsi-meet: 1.0.7712 -> 1.0.7762 2024-01-29 12:38:35 +00:00
Sandro
eb86b39576
Merge pull request #284642 from r-ryantm/auto-update/intel-compute-runtime 2024-01-29 13:37:11 +01:00
TomaSajt
d5762179df
spotube: init at 3.4.1 2024-01-29 13:36:05 +01:00
Sandro Jäckel
e48bdfb7f4
bandwhich: 0.21.1 -> 0.22.2
Diff: https://github.com/imsnif/bandwhich/compare/v0.21.1...v0.22.2
2024-01-29 13:29:20 +01:00
Weijia Wang
b8c316a558
Merge pull request #284335 from r-ryantm/auto-update/netbird
netbird: 0.25.4 -> 0.25.5
2024-01-29 13:27:44 +01:00
Weijia Wang
273b8ebd64
Merge pull request #284711 from misuzu/netbird-test
nixosTests.netbird: fix after module update
2024-01-29 13:25:52 +01:00
Franz Pletz
b95e5e2966
Merge pull request #284630 from GaetanLepage/composite-blur
obs-studio-plugins.obs-composite-blur: fix
2024-01-29 13:25:00 +01:00
Alyssa Ross
17ebc0e8b0
wasilibc: 20 -> 21
This is required for LLVM 17 support, and so is a blocker for updating
llvmPackages to 17.
2024-01-29 13:18:08 +01:00
Mario Rodas
ec79a038c4 ocamlPackages.riot: 0.0.5 -> 0.0.7
Diff: https://github.com/leostera/riot/compare/None...0.0.7

Changelog: https://github.com/leostera/riot/blob/0.0.7/CHANGES.md
2024-01-29 13:07:40 +01:00
Fabian Affolter
7a12b26fb2 python311Packages.frigidaire: refactor 2024-01-29 12:49:22 +01:00
dependabot[bot]
55aa362927
build(deps): bump peter-evans/create-or-update-comment
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](23ff15729e...71345be026)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 11:48:14 +00:00
Fabian Affolter
d72adfb5a1 python311Packages.frigidaire: 0.18.13 -> 0.18.15
Diff: https://github.com/bm1549/frigidaire/compare/refs/tags/0.18.13...0.18.15

Changelog: https://github.com/bm1549/frigidaire/releases/tag/0.18.15
2024-01-29 12:47:47 +01:00
R. Ryantm
3b365cc846 bitmagnet: 0.4.1 -> 0.5.1 2024-01-29 11:28:57 +00:00
Mario Rodas
5d34f071b5
Merge pull request #284654 from dotlambda/approvaltests-10.3.0
python311Packages.approvaltests: 10.2.0 -> 10.3.0
2024-01-29 06:26:56 -05:00
Mario Rodas
abe64c49a0
Merge pull request #284713 from GaetanLepage/protobuf2
protobuf_25: 25.1 -> 25.2
2024-01-29 06:26:10 -05:00
Marco Rebhan
26e71b5a5b
nixos/dovecot: remove unused imports 2024-01-29 12:21:58 +01:00
R. Ryantm
e46203c6e2 jira-cli-go: 1.5.0 -> 1.5.1 2024-01-29 11:20:58 +00:00
Mario Rodas
250e052d42
Merge pull request #284548 from marcusramberg/marcus/up_nimlsp
nimlsp: 0.4.4 -> 0.4.6
2024-01-29 06:12:49 -05:00
Fabian Affolter
bd13f99434 python311Packages.hahomematic: 2024.1.8 -> 2024.1.10
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2024.1.8...2024.1.10

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2024.1.10
2024-01-29 11:57:41 +01:00
Sergei Trofimovich
c1d3b6b7ba build-support/testers: don't fail the test on empty list of pkg-config modules
Without the change tests like `xorg.imake.tests.pkg-config` fail as:

    $ nix build --no-link -f. -L xorg.imake.tests.pkg-config
    error: builder for '/nix/store/i3zb1ykjzm0622497cn4dvifk36sx00r-check-pkg-config-.drv' failed to produce output path for output 'out' at '/nix/store/i3zb1ykjzm0622497cn4dvifk36sx00r-check-pkg-config-.drv.chroot/nix/store/63y92rvkp7gzzp0hlcjyj92srzjwndrq-check-pkg-config-'
    error: 1 dependencies of derivation '/nix/store/8qycf49a4h9jj2662d9cf4d56aq6djjj-check-meta-pkg-config-modules-for-imake-1.0.9.drv' failed to build

Let's always produce empty output for zero-modules tests.
2024-01-29 10:26:20 +00:00
R. Ryantm
cb603f1b5b python311Packages.django-cleanup: 8.0.0 -> 8.1.0 2024-01-29 10:21:14 +00:00
Yongun Seong
df2f1a8510 openvpn: cleanup unnecessary generic function 2024-01-29 11:06:17 +01:00
R. Ryantm
0d5ad47269 python311Packages.python-docs-theme: 2023.9 -> 2024.1 2024-01-29 09:59:44 +00:00
ajs124
327b7e0104
Merge pull request #284286 from r-ryantm/auto-update/unifi-protect-backup
unifi-protect-backup: 0.10.3 -> 0.10.4
2024-01-29 10:37:24 +01:00
Janik
dde2d164d7
Merge pull request #281675 from gmacon/tarsnapper-update
tarsnapper: Adopt, modernize, and update 0.4 -> 0.5
2024-01-29 10:34:28 +01:00
Doron Behar
69fb977d7a
Merge pull request #284666 from r-ryantm/auto-update/monkeysAudio
monkeysAudio: 10.43 -> 10.44
2024-01-29 11:24:30 +02:00
Doron Behar
b394a3fe1a
Merge pull request #284482 from chuangzhu/gnuradio-disabled
gnuradio: disabledForGRafter -> disabled
2024-01-29 11:13:45 +02:00
markuskowa
5ef1851bb4
Merge pull request #284613 from r-ryantm/auto-update/rdma-core
rdma-core: 49.1 -> 50.0
2024-01-29 10:06:27 +01:00
Krzysztof Nazarewski
6734bc99f7
python3Packages.keyring-pass: init at 0.9.2
closes #241660
2024-01-29 09:54:33 +01:00
Jon Seager
50cf3e310b
homepage-dashboard: 0.8.6 -> 0.8.7
Release notes at:
https://github.com/gethomepage/homepage/releases/tag/v0.8.7
2024-01-29 08:52:41 +00:00
Fabian Affolter
72c2d22fc5
Merge pull request #284365 from r-ryantm/auto-update/python311Packages.awswrangler
python311Packages.awswrangler: 3.5.1 -> 3.5.2
2024-01-29 09:51:11 +01:00
Atemu
a070586873
Merge pull request #284662 from ImBearChild/virt-viewer
virt-viewer: add GStreamer in buildInputs
2024-01-29 09:51:02 +01:00
Fabian Affolter
a901042125 python311Packages.aio-geojson-geonetnz-quakes: 0.15 -> 0.16
Diff: https://github.com/exxamalte/python-aio-geojson-geonetnz-quakes/compare/refs/tags/v0.15...v0.16

Changelog: https://github.com/exxamalte/python-aio-geojson-geonetnz-quakes/blob/v0.16/CHANGELOG.md
2024-01-29 09:49:41 +01:00
Fabian Affolter
f562ab1814 python311Packages.aio-geojson-usgs-earthquakes: 0.2 -> 0.3
Diff: https://github.com/exxamalte/python-aio-geojson-usgs-earthquakes/compare/refs/tags/v0.2...v0.3

Changelog: https://github.com/exxamalte/python-aio-geojson-usgs-earthquakes/blob/v0.3/CHANGELOG.md
2024-01-29 09:48:50 +01:00
Fabián Heredia Montiel
45fad8902f linux/hardened/patches/6.7: init at 6.7.2-hardened1 2024-01-29 09:44:08 +01:00
Fabián Heredia Montiel
018def54e4 linux/hardened/patches/6.6: 6.6.13-hardened1 -> 6.6.14-hardened1 2024-01-29 09:44:08 +01:00
Fabián Heredia Montiel
b3f3397b4b linux/hardened/patches/6.1: 6.1.74-hardened1 -> 6.1.75-hardened1 2024-01-29 09:44:08 +01:00
Fabián Heredia Montiel
33dd85989d linux/hardened/patches/5.4: 5.4.267-hardened1 -> 5.4.268-hardened1 2024-01-29 09:44:08 +01:00