Commit Graph

542671 Commits

Author SHA1 Message Date
Martin Weinelt
3e93e2445a
Merge pull request #262702 from gador/pgadmin7.7-fix-build-flask
Pgadmin4: fix build. Also fix flask-security-too
2023-10-30 12:49:40 +01:00
Silvan Mosberger
4651ac9bcd
Merge pull request #261939 from tweag/check-by-name-intermediate
`nixpkgs-check-by-name`: Intermediate error representation refactor
2023-10-30 12:49:04 +01:00
Silvan Mosberger
47c81d3286 lib.fileset.toSource: Optimise unknown file type error
Compared to the parent commit, this removes any detectable performance
cost :)
2023-10-30 12:48:13 +01:00
Silvan Mosberger
0f6cc8018c lib.fileset.toSource: Improve error for unknown file types
This does decrease performance unfortunately

Benchmarking expression toSource { root = ./.; fileset = ./.; }
Mean CPU time 0.103747 (σ = 0.012415) for 10 runs is 97.32181384964636% (σ = 16.34179537413021%) of the old value 0.106602 (σ = 0.0125571)
Statistic .envs.elements (205920) is 105.5842% (+10891) of the old value 195029
Statistic .gc.totalBytes (20247696) is 101.7495% (+348160) of the old value 19899536
Statistic .nrThunks (134824) is 108.7878% (+10891) of the old value 123933
Statistic .symbols.number (996) is 100.1005% (+1) of the old value 995
Statistic .values.number (275238) is 104.1199% (+10891) of the old value 264347
2023-10-30 12:48:11 +01:00
Martin Weinelt
38e0d826c8
Merge pull request #263924 from fabaff/publicsuffixlist-bump
python311Packages.publicsuffixlist: 0.10.0.20231026 -> 0.10.0.20231028
2023-10-30 12:45:24 +01:00
dependabot[bot]
eea756868f
build(deps): bump korthout/backport-action from 1.3.1 to 2.0.0
Bumps [korthout/backport-action](https://github.com/korthout/backport-action) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/korthout/backport-action/releases)
- [Commits](https://github.com/korthout/backport-action/compare/v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: korthout/backport-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:17:29 +00:00
Sol Fisher Romanoff
c412b3851c
mus: 0.1.0 -> 0.2.0 2023-10-30 13:16:03 +02:00
Will Fancher
cca22054c0 systemd-stage-1: Add assertions for unsupported options. 2023-10-30 12:15:58 +01:00
Michele Guerini Rocco
ac1dd9de6c
Merge pull request #264269 from rnhmjoj/pr-cie
cie-middleware-linux: 1.4.4.0 -> 1.5.0
2023-10-30 12:00:25 +01:00
R. Ryantm
7b0a2b8d87 brogue-ce: 1.12 -> 1.13 2023-10-30 10:59:39 +00:00
José Romildo Malaquias
f50dc9d753
Merge pull request #263855 from romildo/upd.nordic
nordic: make sddm a separate output
2023-10-30 07:47:24 -03:00
R. Ryantm
6d8ef00edc cf-terraforming: 0.14.0 -> 0.15.0 2023-10-30 10:34:25 +00:00
kashw2
caf70776a2 qmplay2: 23.08.22 -> 23.10.22 2023-10-30 07:19:09 -03:00
Janne Heß
73b2187e5f
Merge pull request #259459 from jcgruenhage/openssh-ldns
openssh: enable ldns
2023-10-30 11:03:41 +01:00
Anton Mosich
f68143e8cd
todoman: 4.3.2 -> 4.4.0
A small version update which makes fetching the patch I removed
obsolete. I also included a small refactor.
2023-10-30 10:58:52 +01:00
Janne Heß
d80d7d6697
Merge pull request #258071 from helsinki-systems/feat/stc-lock
nixos/switch-to-configuration: Lock the switch
2023-10-30 10:49:50 +01:00
Maximilian Bosch
71ece62fd4
glom: provide bin dir of postgresql
By default `pg_config --bindir` is executed during configure phase to
get the bin directory containing all the postgres executables used by
glom.

This seems wrong given that the same postgresql_15 package will be
executed on build and on the final host platform which is not
necessarily the same. To avoid that, specify the bin dir manually via
the corresponding configure option.
2023-10-30 10:41:16 +01:00
Maximilian Bosch
1220a4d4dd
postgresql_11: remove
As described in the release lifecycle docs from postgresql[1], v11 will
stop receiving fixes as of Nov 9 2023. This means it's EOL throughout
the entire lifetime of 23.11, so let's drop it now.

A lot of examples are also referencing postgresql_11. Where it's
sensible, use postgresql_15 as example now to avoid confusion.

This is also handy because the LLVM 16 fix for postgresql is not
available for postgresql 11 ;-)

[1] https://www.postgresql.org/support/versioning/
2023-10-30 10:41:16 +01:00
K900
699e0ab8d9
Merge pull request #264313 from K900/kernel-6.6
Kernel 6.6
2023-10-30 12:39:39 +03:00
R. Ryantm
5f3e09f413 fulcio: 1.4.1 -> 1.4.3 2023-10-30 09:25:56 +00:00
R. Ryantm
1aa5e4f866 ddns-go: 5.6.3 -> 5.6.4 2023-10-30 09:23:20 +00:00
Atemu
f5458516e4
Merge pull request #264002 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-10-28
2023-10-30 10:08:08 +01:00
Kirill Radzikhovskyy
c08e458e7f guitarix: fix build 2023-10-30 19:49:32 +11:00
Claudio Bley
c871ce0f51 bazel_6: Fix pythonBinPath and pythonBinPathWithNixHacks tests
The tests started to fail after the repo-wide python 3.10 -> 3.11 update.

This is caused by Bazel's py_binary rule setting the [`PYTHONSAFEPATH`][1]
environment variable, which only has an effect for Python >= 3.11.

Setting this variable avoids prepending the current working directory and the
script's directory. The current test code relied on this behavior and thus
failed with:

```
Traceback (most recent call last):
  File "/build/.cache/bazel/_bazel_build/8bcfff1c77854f2a2b07d1413b0fc106/execroot/our_workspace/bazel-out/k8-fastbuild/bin/python/bin.runfiles/our_workspace/python/bin.py", line 6, in <module>
    from lib import foo
ModuleNotFoundError: No module named 'lib'
```

See also [bazelbuild/bazel#7091][2]

[1]: https://docs.python.org/3.11/using/cmdline.html#envvar-PYTHONSAFEPATH
[2]: https://github.com/bazelbuild/bazel/issues/7091
2023-10-30 09:43:28 +01:00
Alyssa Ross
423b31f1b2 pr-tracker: 1.2.0 -> 1.3.0 2023-10-30 08:13:13 +00:00
Alyssa Ross
ed449a1f05 pr-tracker: fetchurl -> fetchzip
The tarballs are dynamically generated by cgit, so we should use
fetchzip (which extracts the tarball) to ensure determinism.
2023-10-30 08:13:13 +00:00
R. Ryantm
25fbde2ad0 civo: 1.0.67 -> 1.0.68 2023-10-30 08:12:07 +00:00
K900
be33098cff linux/common-config: enable new security features for 6.6 2023-10-30 11:11:15 +03:00
K900
419eba9ab1 linux_6_6: init at 6.6 2023-10-30 10:48:44 +03:00
Fabian Affolter
059348710f
Merge pull request #263578 from fabaff/azure-mgmt-containerregistry-bump
python311Packages.azure-mgmt-containerregistry: 10.1.0 -> 10.2.0
2023-10-30 08:19:32 +01:00
Fabian Affolter
65c2538b25
Merge pull request #263577 from fabaff/azure-mgmt-netapp-bump
python311Packages.azure-mgmt-netapp: 10.1.0 -> 11.0.0
2023-10-30 08:16:32 +01:00
Fabian Affolter
720e9b082f
Merge pull request #264115 from fabaff/google-cloud-vision-bump
python311Packages.google-cloud-vision: 3.4.4 -> 3.4.5
2023-10-30 08:05:50 +01:00
Fabian Affolter
ab940810a0
Merge pull request #264113 from fabaff/garminconnect-bump
python311Packages.garminconnect: 0.2.8 -> 0.2.9
2023-10-30 08:05:19 +01:00
Fabian Affolter
0532c14154 python311Packages.publicsuffixlist: switch to pyproject 2023-10-30 08:02:39 +01:00
Fabian Affolter
9c8d9a7af3 python311Packages.publicsuffixlist: 0.10.0.20231026 -> 0.10.0.20231030 2023-10-30 07:58:50 +01:00
Woze Parrot
99bc0b5a9a
seaweedfs: 3.55 -> 3.58 2023-10-30 02:43:41 -04:00
Fabian Affolter
14e7480dd5 python311Packages.pgvector: 0.2.2 -> 0.2.3
Diff: https://github.com/pgvector/pgvector-python/compare/refs/tags/v0.2.2...v0.2.3

Changelog: https://github.com/pgvector/pgvector-python/blob/refs/tags/v0.2.3/CHANGELOG.md
2023-10-30 07:33:21 +01:00
Fabian Affolter
fab8bbf389
Merge pull request #264182 from fabaff/hap-python-bump
python311Packages.hap-python: 4.9.0 -> 4.9.1
2023-10-30 07:32:28 +01:00
Fabian Affolter
2f66a2de51
Merge pull request #264216 from fabaff/peaqevcore-bump
python311Packages.peaqevcore: 19.5.10 -> 19.5.12
2023-10-30 07:32:17 +01:00
Mario Rodas
8c23210236
Merge pull request #263126 from adamcstephens/calibreweb/bump
calibre-web: 0.6.20 -> 0.6.21
2023-10-30 01:18:35 -05:00
Mario Rodas
1d9a88ae85
Merge pull request #264184 from r-ryantm/auto-update/git-cliff
git-cliff: 1.3.1 -> 1.4.0
2023-10-30 00:56:15 -05:00
Mario Rodas
382b0bb6ec
Merge pull request #264000 from marsam/update-mystmd
mystmd: 1.1.22 -> 1.1.23
2023-10-30 00:55:12 -05:00
Julien Malka
e0c778859c buildbot: fix twisted version requirement & missing pkg_resources 2023-10-30 15:15:45 +10:00
R. Ryantm
fa1b02a52f grpcurl: 1.8.8 -> 1.8.9 2023-10-30 04:49:41 +00:00
a-kenji
4d32327bb0 gimoji: set meta.mainProgram 2023-10-30 05:44:36 +01:00
a-kenji
def8bfe0c7 hebbot: set meta.mainProgram 2023-10-30 05:41:52 +01:00
R. Ryantm
4e9938a45f gqrx: 2.17.2 -> 2.17.3 2023-10-30 04:21:43 +00:00
Mario Rodas
e9d089bba0 zuo: add updateScript 2023-10-30 04:20:00 +00:00
Mario Rodas
1c247c31d4 mailpit: add meta.mainProgram 2023-10-30 04:20:00 +00:00
Mario Rodas
58da932d40 python311Packages.scrapy: fix build 2023-10-30 04:20:00 +00:00