about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
10 daystreewide: remove unused inputs (#342672)h7x4112-149/+0
10 daysyarn-berry: 4.4.1 -> 4.5.0 (#342992)h7x41-2/+2
10 daysdyalog: 19.0.49960 -> 19.0.50027 (#341056)h7x41-2/+2
10 daysnixos/tests/wpa_supplicant: explicitly set channel (#343079)K9001-0/+1
10 dayspokemmo-installer: init at 1.4.8 (#341389)Kira Bruneau1-0/+73
10 dayskrane: 3.6.1 -> 3.6.2 (#341625)Kira Bruneau2-53/+54
10 daysnixos/tests/wpa_supplicant: explicitly set channelK9001-0/+1
mac80211_hwsim can't emulate ACS, so explicitly choose a channel.
10 daysisync: use `finalAttrs` patternFelipe Silva1-5/+5
10 daysdoc: 24.11: document `isync` version bumpFelipe Silva1-0/+2
10 daysisync: 1.4.4 -> 1.5.0Felipe Silva3-119/+5
Buffer too small can now be fixed by defining QPRINTF_BUFF. Patch on unexpected EOF is part of new version. `QPRINT_BUFF` fix discussed at https://sourceforge.net/p/isync/mailman/isync-devel/thread/87fsevvebj.fsf%40steelpick.2x.cz/#msg37731590. Release notes: https://sourceforge.net/projects/isync/files/isync/1.5.0/
10 dayslibserdes: 7.7.0 -> 7.7.1 (#343004)Nick Cao1-1/+1
10 dayspylyzer: 0.0.61 -> 0.0.62 (#343006)Nick Cao2-76/+150
10 daysaws-iam-authenticator: 0.6.26 -> 0.6.27 (#343017)Nick Cao1-2/+2
10 daystrurl: 0.14 -> 0.16 (#343029)Nick Cao1-2/+2
10 daysamazon-ecr-credential-helper: 0.8.0 -> 0.9.0 (#342689)Wael Nasreddine1-2/+2
10 daysstep-kms-plugin: 0.11.4 -> 0.11.5 (#342986)Nick Cao1-3/+3
10 dayssleek-grub-theme: unstable-2022-06-04 -> unstable-2024-08-11 (#342932)Nick Cao1-5/+5
10 dayspython312Packages.netutils: 1.9.1 -> 1.10.0 (#342935)Nick Cao1-2/+2
10 daystimescaledb-tune: 0.16.0 -> 0.17.0 (#342943)Nick Cao1-3/+3
10 dayszef: 0.22.1 -> 0.22.2 (#342945)Nick Cao1-2/+2
10 dayspython312Packages.lib4sbom: 0.7.4 -> 0.7.5 (#342951)Nick Cao1-2/+2
10 daysrenderdoc: use lib.cmakeBool and lib.cmakeFeature (#342954)Nick Cao1-7/+6
10 dayspython312Packages.tencentcloud-sdk-python: 3.0.1233 -> 3.0.1234 (#342898)Nick Cao1-2/+2
10 dayspython312Packages.msgraph-sdk: 1.7.0 -> 1.8.0 (#342957)Nick Cao1-2/+2
10 dayspython312Packages.publicsuffixlist: 1.0.2.20240915 -> 1.0.2.20240918 (#342900)Nick Cao1-2/+2
10 daysabpoa: 1.5.2 -> 1.5.3 (#342918)Nick Cao1-2/+2
10 dayscargo-zigbuild: 0.19.1 -> 0.19.2 (#342920)Nick Cao1-3/+3
10 daysprotoc-gen-twirp_php: 0.11.0 -> 0.12.0 (#342926)Nick Cao1-3/+3
10 daysjulia-mono: 0.056 -> 0.057 (#342927)Nick Cao1-2/+2
10 daysRevert "nixos/wireless: link config to /etc by default" (#343039)Michele Guerini Rocco2-7/+21
10 dayspingvin-share: 0.29.0 -> 1.1.1 (#343009)Peder Bergebakken Sundt3-4/+4
10 dayscrow-translate: 2.11.1 → 3.0.0 (#342901)Nikolay Korotkiy1-16/+19
10 daysharper: 0.10.0 -> 0.11.0 (#341615)Peder Bergebakken Sundt1-3/+3
10 daysnixos/ttyd: allow caFile=null when enableSSL=true (#340554)Peder Bergebakken Sundt1-8/+7
10 dayspython312Packages.gradio: 4.41.0 -> 4.44.0 (#341640)Peder Bergebakken Sundt2-4/+4
10 dayssus-compiler: init at 0.0.2 (#342102)Peder Bergebakken Sundt2-0/+662
10 daysnixos/prometheus-smartctl-exporter: fix NVMe scanningBjørn Forsman2-4/+12
smartctl_exporter already runs with SupplementaryGroups "disk", which gives full access to SATA drives, but NVMe devices are owned by root:root, resulting in no access: [...] msg="Smartctl open device: /dev/nvme0 failed: Permission denied" This patch introduces a "smartctl-exporter-access" supplementary group, and an udev rule with setfacl to give the exporter access to NVMe drives, without changing the base root:root ownership. Fixes https://github.com/NixOS/nixpkgs/issues/210041
10 dayssqlpkg-cli: fix badPlatforms platform typo (#342430)Peder Bergebakken Sundt1-1/+1
10 daysnixos/udev: only restart when udev rules changeJosh Hoffer1-1/+1
Only restart `systemd-udevd.service` if udev rules in `/etc/udev/rules` actually changed. The paths of `services.udev.packages` may change frequently but the resulting udev rules built by `udevRulesFor` likely change less often. This has the added benefit of not adding `services.udev.packages` to the system closure if they are only used for their udev rules (issue #308937).
10 daysphotini: 2024.5.0 -> 2024.9.1 (#342873)nixpkgs-merge-bot[bot]1-2/+2
10 daysgotenberg: add meta.mainProgram (#342834)h7x41-0/+1
10 daysunit: fix php82 module argument (#343025)Thomas Gerbet1-1/+1
10 daysRevert "nixos/wireless: link config to /etc by default"rnhmjoj2-7/+21
This reverts commit 89eb93dc3ffda68535d6ee51a7825f1de31ae658. It broken setups where /etc/wpa_supplicant.conf is configured imperatively and reloading of the service on configuration changes.
10 daysnix: revert default to 2.18 for now (#343032)K9003-13/+9
10 daysRevert "nix-plugins: 14.0.0 -> 15.0.0"K9001-6/+3
This reverts commit 029116732305987878ffc9714829cc770e786a6c. To match Nix version revert. See upstream issue: https://github.com/NixOS/nix/issues/11547
10 daysRevert "nix: nix_2_18 -> nix_2_24"K9002-7/+6
This reverts commit 2e702d07bbf4fc97d97a25a180431e826b38ac30. Segfaults during evaluation in yet-to-be-determined circumstances. Investigation is ongoing, reverting for now to be safe. Upstream issue: https://github.com/NixOS/nix/issues/11547
10 daysRevert "nixos/nix-fallback-paths: 2.24.2 -> 2.24.6"K9001-6/+6
This reverts commit ac849e565872034155ccaaa0bf736a75f1073a6e. Nix 2.24 segfaults semi-randomly during evaluation on specific configs (?). This commit prepares for another revert, putting the default back to 2.18. Upstream issue: https://github.com/NixOS/nix/issues/11547
10 daysMerge: grafana-image-renderer: 3.11.4 -> 3.11.5 (#342494)Maximilian Bosch2-4/+4
10 daysmaintainers: update luc65r's mail address (#343016)Nikolay Korotkiy1-1/+1
10 dayslibgedit-amtk, libgedit-gfls, libgedit-gtksourceview, libgedit-tepl, gedit, ↵Bobby Rong10-140/+134
enter-tex: Update (#342828)