Commit Graph
547202 Commits
Author SHA1 Message Date
Atemu e366b5f3cf dar: don't use llvm 12
Builds with llvm 11 now, this no longer appears to be necessary.
2023-11-26 10:57:42 +01:00
Mario RodasandGitHub bf744fe904 Merge pull request #267422 from anthonyroussel/updates/usql
usql: 0.15.2 -> 0.16.0
2023-11-14 07:12:05 -05:00
markuskowaandGitHub d9eb1d98cd Merge pull request #267237 from stephen-huan/amd-libflame-blas
amd-libflame: fix various build errors
2023-11-14 13:09:54 +01:00
markuskowaandGitHub ac6d4212e3 Merge pull request #267360 from stephen-huan/blis-version
blis: fix so version
2023-11-14 13:06:19 +01:00
Martin WeineltandGitHub 27fc728a6c Merge pull request #266210 from fabaff/pysuez
python311Packages.pysuez: init at 0.2.0
2023-11-14 13:05:56 +01:00
José Romildo MalaquiasandGitHub 6f2a4ca9c0 Merge pull request #264375 from romildo/upd.colloid-gtk-theme
colloid-gtk-theme: 2023-08-12 -> 2023-10-28
2023-11-14 09:03:12 -03:00
José Romildo MalaquiasandGitHub adaf0714ab Merge pull request #263786 from romildo/upd.utterly-nord-plasma
utterly-nord-plasma: init at 2.1
2023-11-14 08:51:55 -03:00
ajs124andGitHub abd473227e Merge pull request #266308 from helsinki-systems/upd/targetcli
targetcli: 2.1.56 -> 2.1.57
2023-11-14 12:41:57 +01:00
ajs124andGitHub 9651f87d66 Merge pull request #266309 from helsinki-systems/upd/unifi-protect-backup
unifi-protect-backup: 0.9.4 -> 0.10.1
2023-11-14 12:27:06 +01:00
Thiago Kenji OkadaandGitHub 8b86b9e8aa Merge pull request #267352 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.11-lqx1 -> 6.5.11-lqx2
2023-11-14 11:05:10 +00:00
Lin JianandGitHub a889e9049d Merge pull request #267017 from slotThe/master
emacs: Add withSmallJaDic flag
2023-11-14 18:44:16 +08:00
Bobby RongandGitHub c388d07c1a Merge pull request #267423 from bobby285271/fix/eval
Revert "python311Packages.pyuavcan: add deprecation warning"
2023-11-14 18:43:19 +08:00
Bobby Rong f642d01e41 Revert "python311Packages.pyuavcan: add deprecation warning"
This reverts commit 7b13a350aa.

ofborg-eval is now failing on every PR with:

nix-env did not evaluate cleanly:
  ["trace: warning: pyuavcan is deprecated and will be removed in 24.05; use pycyphal instead",...]

Since CI is also failing in the original PR, let's revert for now.
2023-11-14 18:37:46 +08:00
Robin GlosterandGitHub 868b26f4cc Merge pull request #249548 from OroraTech/feature/add-yakut
yakut: init at 0.13.0
2023-11-14 11:29:55 +01:00
Robin GlosterandGitHub 0275858672 Merge pull request #249535 from OroraTech/feature/add-pycyphal
python3Packages.pycyphal & python3Packages.pyuavcan: init pycyphal at 1.15.2 & deprecate pyuavcan
2023-11-14 11:28:24 +01:00
Anthony Roussel 434020410f usql: 0.15.2 -> 0.16.0
https://github.com/xo/usql/releases/tag/v0.16.0
https://github.com/xo/usql/compare/v0.15.2...v0.16.0

Also see https://github.com/xo/usql/commit/eebc15d1928
`sqlite_icu` has been removed from tags
2023-11-14 11:27:45 +01:00
Franz PletzandGitHub df4d6022db Merge pull request #267406 from fpletz/pkgs/mediamtx-1.3.0 2023-11-14 11:14:19 +01:00
Mario RodasandGitHub d26c4cb24d Merge pull request #267399 from anthonyroussel/updates/ssm-agent_1798
amazon-ssm-agent: 3.2.1705.0 -> 3.2.1798.0
2023-11-14 05:09:51 -05:00
Mario RodasandGitHub cb64774bad Merge pull request #266865 from anthonyroussel/bugfix/libvips
vips: 8.14.5 -> 8.15.0
2023-11-14 05:09:01 -05:00
Anthony Roussel bffc19bd18 usql: move to by-name 2023-11-14 11:01:27 +01:00
Mario RodasandGitHub 76c3be5e50 Merge pull request #267252 from trofi/noto-fonts-cjk-serif-update
noto-fonts-cjk-serif: 2.001 -> 0.002
2023-11-14 04:59:01 -05:00
ArtturiandGitHub 985a949093 Merge pull request #266529 from jonringer/fix-libhugetlbfs-cross
libhugetlbfs: fix cross compile
2023-11-14 11:57:31 +02:00
OTABI TomoyaandGitHub 1b05a9b81b Merge pull request #267342 from khaneliman/sketchybar
sketchybar: 2.19.2 -> 2.19.3
2023-11-14 18:54:22 +09:00
Niklas HambüchenandGitHub f9c7c12de6 Merge pull request #266702 from nh2/plausible-listen-address-no-distributed-erlang
plausible, nixos/plausible: Add `listenAddress` option
2023-11-14 10:52:21 +01:00
Niklas Hambüchen fc3f56f2fe release notes: Mention removal of services.plausible.releaseCookiePath 2023-11-14 10:51:16 +01:00
Niklas Hambüchen 65a471717c plausible, nixos/plausible: Add listenAddress option.
This changes

* the plausible HTTP web server

to be listening on localhost only, explicitly.

This makes Plausible have an explicit safe default configuration,
like all other networked services in NixOS.

For background discussion, see: https://github.com/NixOS/nixpkgs/issues/130244

As per my upstream Plausible contribution
(https://github.com/plausible/analytics/pull/1190)
Plausible >= 1.5 also defaults to listening to localhost only;
nevertheless, this default should be stated explicitly in nixpkgs
for easier review and independence from upstream changes, and
a NixOS user must be able to configure the
`listenAddress`, as there are valid use cases for that.

Also, disable

* the Erlang Beam VM inter-node RPC port
* the Erlang EPMD port

because Plausible does not use them (see added comment).
This is done by setting `RELEASE_DISTRIBUTION=none`.

Thus, this commit also removes the NixOS setting `releaseCookiePath`,
because it now has no effect.
2023-11-14 10:51:16 +01:00
zowoq 9290bb5654 gh: 2.38.0 -> 2.39.0
Diff: https://github.com/cli/cli/compare/v2.38.0...v2.39.0

Changelog: https://github.com/cli/cli/releases/tag/v2.39.0
2023-11-14 19:47:52 +10:00
Mario RodasandGitHub dab0c8c93e Merge pull request #266729 from kirillrdy/detox
detox: 1.2.0 -> 1.4.5
2023-11-14 04:43:44 -05:00
Mario RodasandGitHub ecbc02de23 Merge pull request #267345 from r-ryantm/auto-update/spicy-parser-generator
spicy-parser-generator: 1.8.1 -> 1.9.0
2023-11-14 04:41:52 -05:00
Jörg ThalheimandJörg Thalheim 2699f5c424 harmonia: 0.7.2 -> 0.7.3 2023-11-14 10:37:39 +01:00
Jörg ThalheimandJörg Thalheim 54fd866569 nixos/harmonia: set extra-allowed-users
This fixes the case where users enable harmonia but also have allowed-users set.
Having extra-allowed-users is a no-op when nix.settings.allowed-users is set to "*" (the default)
2023-11-14 10:37:39 +01:00
R. Ryantmandtomf 6fe1a0f6f6 sgt-puzzles: 20230918.2d9e414 -> 20231025.35f7965 2023-11-14 20:30:20 +11:00
OTABI TomoyaandGitHub d46a75dcb5 Merge pull request #267391 from fabaff/duo-client-fix
python311Packages.duo-client: disable failing tests
2023-11-14 18:20:40 +09:00
OTABI TomoyaandGitHub a51c8f11de Merge pull request #267392 from fabaff/pyperf-fix
python311Packages.pyperf: 2.6.1 -> 2.6.2
2023-11-14 18:19:36 +09:00
OTABI TomoyaandGitHub afc3220b90 Merge pull request #267395 from fabaff/simple-salesforce-fix
python311Packages.simple-salesforce: adjust inputs
2023-11-14 18:18:11 +09:00
Franz Pletz d2e6096caf mediamtx: 1.2.0 -> 1.3.0
https://github.com/bluenviron/mediamtx/releases/tag/v1.3.0
2023-11-14 09:11:43 +00:00
Franz PletzandGitHub c5c20f80ad Merge pull request #266707 from r-ryantm/auto-update/fluent-bit 2023-11-14 10:05:01 +01:00
Franz PletzandGitHub aea4d9d7a3 Merge pull request #266559 from r-ryantm/auto-update/kubo 2023-11-14 10:03:14 +01:00
OTABI TomoyaandGitHub e1031c5bbe Merge pull request #267382 from r-ryantm/auto-update/certspotter
certspotter: 0.17.0 -> 0.18.0
2023-11-14 18:02:20 +09:00
OTABI TomoyaandGitHub c757137ece Merge pull request #267302 from r-ryantm/auto-update/shopware-cli
shopware-cli: 0.3.6 -> 0.3.12
2023-11-14 18:02:02 +09:00
OTABI TomoyaandGitHub 96ea7dae9d Merge pull request #267206 from r-ryantm/auto-update/rtx
rtx: 2023.10.2 -> 2023.11.2
2023-11-14 18:01:39 +09:00
Franz PletzandGitHub 4f8c430fb2 Merge pull request #267138 from mfrw/mfrw/prometheus-node-exporter-1.7.0 2023-11-14 10:01:18 +01:00
OTABI TomoyaandGitHub 4914db6d79 Merge pull request #267154 from r-ryantm/auto-update/podman-tui
podman-tui: 0.11.0 -> 0.12.0
2023-11-14 18:01:13 +09:00
OTABI TomoyaandGitHub 50e3b83c53 Merge pull request #266384 from r-ryantm/auto-update/okteto
okteto: 2.21.0 -> 2.22.0
2023-11-14 18:00:56 +09:00
Franz PletzandGitHub 29434f9d39 Merge pull request #267354 from r-ryantm/auto-update/sslh 2023-11-14 09:59:48 +01:00
Aaron JhengandJörg Thalheim c3104c4cad buildGoModule: deprecate vendorSha256 attribute 2023-11-14 09:37:22 +01:00
Anthony Roussel f263c60908 amazon-ssm-agent: add darwin support 2023-11-14 09:32:19 +01:00
Anthony Roussel a02ff694be amazon-ssm-agent: 3.2.1705.0 -> 3.2.1798.0
https://github.com/aws/amazon-ssm-agent/releases/tag/3.2.1798.0
https://github.com/aws/amazon-ssm-agent/compare/3.2.1705.0...3.2.1798.0
2023-11-14 09:32:13 +01:00
Mario RodasandGitHub 39bf010bb0 Merge pull request #264826 from kilianar/fava-1.26.2
fava: 1.26.1 -> 1.26.2
2023-11-14 03:27:47 -05:00
Anna LeeandBjørn Forsman b69ef74c95 collectd: fix building with python3.11
add upstream patch
https://github.com/collectd/collectd/commit/623e95394e0e62e7f9ced2104b786d21e9c0bf53
to fix building with python3.11
2023-11-14 09:07:03 +01:00