Commit Graph
1028877 Commits
Author SHA1 Message Date
nixpkgs-ci[bot]andGitHub 34bb2d77e1 anydesk: 8.0.3 -> 8.0.4 (#538945) 2026-07-06 13:59:02 +00:00
Fabian Affolter 059c3812de python3Packages.pywizlight: modernize 2026-07-06 15:58:16 +02:00
Philip TaronandGitHub 9195f26f08 {coq,rocq}Packages.mk{Coq,Rocq}Derivation: move env variables into env for structuredAttrs (#492142) 2026-07-06 13:57:26 +00:00
Doron Behar e21c09a768 python3Packages.prometheus-fastapi-instrumenter: make doCheck a bit more accurate 2026-07-06 16:56:15 +03:00
Doron Behar bd9b7a7fac python3Packages.prometheus-fastapi-instrumenter: set structuredAttrs 2026-07-06 16:55:53 +03:00
Doron Behar cd69eabeac python3Packages.prometheus-fastapi-instrumenter: sort and categorize arguments 2026-07-06 16:55:13 +03:00
Doron Behar f485caf604 python3Packages.prometheus-fastapi-instrumenter: switch to finalAttrs 2026-07-06 16:54:14 +03:00
Fabian Affolter 0e4cf1c837 python3Packages.pywizlight: 0.6.3 -> 0.6.4
Diff: https://github.com/sbidy/pywizlight/compare/v0.6.3...v0.6.4

Changelog: https://github.com/sbidy/pywizlight/releases/tag/v0.6.4
2026-07-06 15:52:25 +02:00
Fabian Affolter 7e34f7b505 python3Packages.pyfaup-rs: 0.4.12 -> 0.4.13
Diff: https://github.com/ail-project/faup-rs/compare/pyfaup-rs-v0.4.12...pyfaup-rs-v0.4.13

Changelog: https://github.com/ail-project/faup-rs/releases/tag/pyfaup-rs-pyfaup-rs-v0.4.13
2026-07-06 15:51:29 +02:00
Fabian Affolter 7abe24bddd python3Packages.pyexploitdb: 0.3.33 -> 0.3.34
Changelog: https://github.com/Hackman238/pyExploitDb/blob/master/ChangeLog.md
2026-07-06 15:50:02 +02:00
Fabian AffolterandGitHub 1ad2e2423d nuclei: 3.10.0 -> 3.11.0 (#538912) 2026-07-06 13:48:59 +00:00
Fabian Affolter 392cbc151d cdncheck: 1.2.42 -> 1.2.43
Diff: https://github.com/projectdiscovery/cdncheck/compare/v1.2.42...v1.2.43

Changelog: https://github.com/projectdiscovery/cdncheck/releases/tag/v1.2.43
2026-07-06 15:47:35 +02:00
Fabian AffolterandGitHub cb5cef904c python3Packages.iamdata: 0.1.202607051 -> 0.1.202607061 (#538893) 2026-07-06 13:45:54 +00:00
R. Ryantm 5ca5fb8bc6 spicy-parser-generator: 1.16.0 -> 1.16.1 2026-07-06 13:41:46 +00:00
Weijia WangandGitHub 5ee04f2d21 freefilesync: 14.9 -> 14.10 (#538944) 2026-07-06 13:33:41 +00:00
Lin Jian df361a5b5f emacs: fix site-start.el native compilation destination
Previously, natively compiled site-start.el was put into a wrong place
and Emacs could not find it at runtime.  As a result, starting Emacs
with an empty .emacs.d (--init-directory) created
an *Async-native-compile-log* buffer showing:

> Compiling /nix/store/jplfqmm84dmrfdlbq1qn4lz259av9lm7-emacs-30.2/share/emacs/site-lisp/site-start.el...

The compiled start-start.el file was at
.emacs.d/eln-cache/30.2-d829fb48/site-start-6352488c-77e47a63.eln.

With this patch, Emacs can find the natively compiled site-start.el at
runtime.  So starting Emacs with an empty .emacs.d will not create
an *Async-native-compile-log* buffer and .emacs.d/ remains empty.

The correct destination is found from INSTALL of Emacs source code:

> '/usr/local/lib/emacs/VERSION/native-lisp' holds the natively compiled
>		pre-loaded Emacs Lisp files.  If the build used the
>		'configure' option '--with-native-compilation=aot', then
> 		this directory holds all natively compiled Lisp files.

Also, the last item of native-comp-eln-load-path aligns with that.
2026-07-06 21:26:18 +08:00
Gaétan LepageandGitHub 36c0ecd764 cosmic: sort and refactor package attrs, fix libcosmicAppHook wrapping (#534694) 2026-07-06 13:01:33 +00:00
Stefan Frijters 0f8356544c rocqPackages.mkRocqDerivation: move env variables into env 2026-07-06 14:56:07 +02:00
Stefan Frijters 8ad58c00a8 coqPackages.mkCoqDerivation: move env variables into env for structuredAttrs 2026-07-06 14:55:58 +02:00
Weijia WangandGitHub 2cb59732bc scalp: 0-unstable-2024-08-28 -> 0-unstable-2026-06-29 (#538472) 2026-07-06 12:46:20 +00:00
Weijia WangandGitHub 93a2cb7196 krunvm: migrate to by-name, switch to finalAttrs, strictDeps, and structuredAttrs (#531432) 2026-07-06 12:45:44 +00:00
Weijia WangandGitHub a3b23a411f ostinato: migrate to by-name, refactor (#535747) 2026-07-06 12:39:09 +00:00
nixpkgs-ci[bot]andGitHub 99f9b2af19 sparkle: 1.26.5 -> 1.26.6 (#538913) 2026-07-06 12:34:19 +00:00
nixpkgs-ci[bot]andGitHub 1cbe77224f resterm: 0.44.3 -> 0.44.6 (#538892) 2026-07-06 12:34:16 +00:00
Luka BlaškovićandAaron Andersen b253a432c9 zerofs: 1.2.5 -> 2.0.5
Skip zerofs_client_tests::metadata_operations, fails with NotPermitted
inside the build sandbox.
2026-07-06 08:33:52 -04:00
nixpkgs-ci[bot]andGitHub 48578c8603 systemdgenie: 0.99.0-unstable-2026-06-04 -> 0.99.0-unstable-2026-07-03 (#535976) 2026-07-06 12:33:44 +00:00
R. Ryantm c328df1449 zinit: 3.14.0 -> 3.15.0 2026-07-06 12:33:17 +00:00
Florian KlinkandGitHub 8bb61a40df nixos/yggdrasil: Fix stray 0-byte /private-key file (#538065) 2026-07-06 12:19:39 +00:00
Martin WeineltandGitHub 9fe04c4011 frigate: 0.17.1 -> 0.17.2 (#538943) 2026-07-06 12:16:33 +00:00
Luke Granger-BrownandGitHub 266a3597f5 factorio-experimental: 2.1.8 -> 2.1.9 (#538910) 2026-07-06 11:34:20 +00:00
Théo ZimmermannandGitHub 5e0de9d493 Symmetric mkRocqDerivation / mkCoqDerivation (#537814) 2026-07-06 11:29:34 +00:00
SandroandGitHub 09510cf6a1 home-assistant-custom-lovelace-modules.weather-forecast-card: init at 1.0.0 (#537845) 2026-07-06 11:20:29 +00:00
Gaétan LepageandGitHub 073db021f0 python3Packages.oelint-data: 1.5.8 -> 1.5.9 (#538935) 2026-07-06 11:16:03 +00:00
nixpkgs-ci[bot]andGitHub 3a52b973c8 rassumfrassum: 0.3.3 -> 0.3.4 (#538922) 2026-07-06 11:14:46 +00:00
nixpkgs-ci[bot]andGitHub 9eed02003c eksctl: 0.226.0 -> 0.229.0 (#537977) 2026-07-06 11:14:04 +00:00
Alexis HildebrandtandGitHub 5a8fb61e87 docker-credential-helpers: 0.9.7 -> 0.9.8 (#529670) 2026-07-06 10:57:47 +00:00
Martin Weinelt 597b21083c frigate: reenable tests on aarch64-linux 2026-07-06 12:56:36 +02:00
R. Ryantm 8c3d322e21 anydesk: 8.0.3 -> 8.0.4 2026-07-06 10:56:12 +00:00
Weijia Wang 75d9aaa50b freefilesync: 14.9 -> 14.10
https://freefilesync.org/download.php
2026-07-06 12:55:37 +02:00
Martin Weinelt ae73d97b91 frigate: 0.17.1 -> 0.17.2
https://github.com/blakeblackshear/frigate/releases/tag/v0.17.2

Fixes:
GHSA-hh3j-7g2f-43j2, GHSA-pqfr-m69j-4mq2, GHSA-r57j-5jm9-hpcc,
GHSA-4vfc-hxpj-f7x7, GHSA-wwww-5h25-jf98, GHSA-r5fm-h944-8chq
2026-07-06 12:54:09 +02:00
Martin WeineltandGitHub bfbb57933b python3Packages.mypyllant: 0.9.15 -> 0.9.16 (#538934) 2026-07-06 10:53:28 +00:00
R. Ryantm e5b249da4e vscode-extensions.sas.sas-lsp: 1.19.1 -> 1.20.0 2026-07-06 10:43:38 +00:00
R. Ryantm e615ef2ab1 ocamlPackages.tuntap: 2.0.1 -> 2.0.2 2026-07-06 10:38:44 +00:00
azahiandGitHub 309a2a5c4e seaweedfs: 4.37 -> 4.38 (#538930) 2026-07-06 10:36:55 +00:00
Matej Urbas 316c0892de home-assistant-custom-components.mypyllant: 0.9.16 -> 0.9.17 2026-07-06 11:21:17 +01:00
R. Ryantm bbe1926f75 python3Packages.oelint-data: 1.5.8 -> 1.5.9 2026-07-06 10:09:03 +00:00
Matej Urbas ef5d5ccc45 python3.pkgs.mypyllant: 0.9.15 -> 0.9.16 2026-07-06 11:03:32 +01:00
Paul MeyerandGitHub 37ab87d7fe azure-cli-extensions.interactive: fix build (#538884) 2026-07-06 10:01:57 +00:00
Holiu618 1657b81ccd seaweedfs: 4.37 -> 4.38 2026-07-06 17:56:35 +08:00
FliegendeWurst d4f1ca8da3 rlottie: 0.2-unstable-2025-10-01 -> 0.2-unstable-2026-07-03
Address #528263 on master
2026-07-06 11:51:22 +02:00