Commit Graph
706321 Commits
Author SHA1 Message Date
wxt 797b0cd53a pflask: pin to python311 2024-11-11 07:04:26 +08:00
wxt bfa332cb9f pflask: add bot-wxt1221 as maintainers 2024-11-11 07:04:26 +08:00
wxt f92bb6938f pflask: nixfmt 2024-11-11 07:04:25 +08:00
K900andGitHub 871087c18d nixos/acme: do not limit credentials functionality to DNS/S3 config (#348344) 2024-11-11 01:43:53 +03:00
SandroandGitHub 8c164faef4 nixos/nextcloud-notify_push: fix defaultText rendering (#352479) 2024-11-10 23:42:18 +01:00
Theodore NiandGitHub 8209b0d9b9 netclient: 0.25.0 -> 0.26.0 (#354525) 2024-11-10 14:31:18 -08:00
Theodore NiandGitHub 96115f6566 python312Packages.pytest-flake8: 1.2.2 -> 1.3.0 (#354743) 2024-11-10 14:23:00 -08:00
Vincenzo MantovaandGitHub 6b59355398 texlivePackages.xetex: force XeTeX to use fontconfig on Darwin (#354963)
The recent stdenv changes causes XeTeX to use Core Text and Cocoa, which
prevents XeTeX from picking up the TeX Live fonts via the
FONTCONFIG_FILE variable. This change restores the previous behaviour by
forcing XeTeX to use fontconfig.
2024-11-10 17:17:37 -05:00
Sefa EyeogluandGitHub 1593115346 piano-rs: init at 0.2.0 (#336405) 2024-11-10 22:34:42 +01:00
Ryan BurnsandGitHub a67e90c492 wibo: 0.4.2 -> 0.6.14 (#291723) 2024-11-10 13:28:04 -08:00
Martin WeineltandGitHub 71734a2297 pypy3Packages.home-assistant-chip-clusters: fix the eval (#355051) 2024-11-10 22:07:40 +01:00
Sefa EyeogluandGitHub ab58dcfaf4 maintainers/README: add guidelines for committers (#351744) 2024-11-10 22:04:48 +01:00
AtemuandGitHub 95855a90f9 aquamarine: 0.4.3 -> 0.4.4 (#355030) 2024-11-10 21:59:56 +01:00
David McFarlandandGitHub 34ed0c9cc1 scarab: Apply scaling factor in Wayland (#348427) 2024-11-10 16:41:53 -04:00
Theodore NiandGitHub ae725bafb3 python312Packages.debugpy: 1.8.7 -> 1.8.8 (#354925) 2024-11-10 11:43:41 -08:00
Luke Granger-BrownandGitHub eba346ebfe teamspeak3: modernise (#354161) 2024-11-10 19:40:50 +00:00
Luke Granger-BrownandGitHub 673033d742 yubioath-flutter: 7.1.0 -> 7.1.1 (#352448) 2024-11-10 19:36:35 +00:00
Sergei Trofimovich 8f0c9853d5 pypy3Packages.home-assistant-chip-clusters: fix the eval
Without the change the eval fails as:

    nix build --no-link -f. pypy3Packages.home-assistant-chip-clusters
    error:
       … while evaluating the attribute 'drvPath'
         at lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while evaluating the attribute 'drvPath'
         at lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: expected a set but found null: null

It happens because one of the dependencies is `null`:

    nix-repl> pypy310Packages.brotlicffi.propagatedBuildInputs
    [
    null
      «derivation /nix/store/1jdx98sk2ii89m6ksbfg7rv8ryp9wdgi-pypy3.10-7.3.12.drv»
    ]

Let's filter those out.
2024-11-10 19:33:56 +00:00
Theodore NiandGitHub 8aed22ecd7 quarto: 1.6.30 -> 1.6.33 and apply patch (#354672) 2024-11-10 10:57:16 -08:00
Masum RezaandGitHub e575fc8ffa hyprland: 44.1 -> 45.0 (#354900) 2024-11-11 00:23:24 +05:30
Maximilian BoschandGitHub 0ef26b5dd6 Merge: Linux Hardened Kernel Updates for 2024-11-10 (#355023) 2024-11-10 19:31:33 +01:00
Pol DellaieraandGitHub a6f2dfc257 pylyzer: 0.0.69 -> 0.0.70 (#354954) 2024-11-10 19:18:22 +01:00
Tomodachi94andGitHub 91333a0e6d team-list: establish java team (#352938) 2024-11-10 10:14:57 -08:00
André Silva 6b0d4d7f4e aquamarine: 0.4.3 -> 0.4.4 2024-11-10 18:08:52 +00:00
André SilvaandGitHub 3024a68076 python3Packages.subliminal: mark as not broken (#353672) 2024-11-10 18:06:48 +00:00
Theodore NiandGitHub 4fee2cde56 brave: 1.71.121 -> 1.71.123; refactor and nixfmt-rfc-style (#354114) 2024-11-10 09:46:15 -08:00
Thiago Kenji OkadaandGitHub 44bbe5ddad nixos/{boinc,guix}: Use exec to start the payload binary of the service (#297526) 2024-11-10 17:35:24 +00:00
Fabián Heredia Montiel 9bd781e733 linux/hardened/patches/6.6: v6.6.59-hardened1 -> v6.6.60-hardened1 2024-11-10 11:30:44 -06:00
Fabián Heredia Montiel 3b3ea3ac4b linux/hardened/patches/6.11: v6.11.6-hardened1 -> v6.11.7-hardened1 2024-11-10 11:30:44 -06:00
Fabián Heredia Montiel d9b6a745b2 linux/hardened/patches/6.1: v6.1.115-hardened1 -> v6.1.116-hardened1 2024-11-10 11:30:44 -06:00
Fabián Heredia Montiel c367b19a22 linux/hardened/patches/5.4: v5.4.284-hardened1 -> v5.4.285-hardened1 2024-11-10 11:30:44 -06:00
Fabián Heredia Montiel fc9089929a linux/hardened/patches/5.15: v5.15.170-hardened1 -> v5.15.171-hardened1 2024-11-10 11:30:44 -06:00
Fabián Heredia Montiel edb9a963e6 linux/hardened/patches/5.10: v5.10.228-hardened1 -> v5.10.229-hardened1 2024-11-10 11:30:43 -06:00
Martin WeineltandGitHub 8db0ec767e home-assistant-custom-components.better_thermostat: 1.6.0 -> 1.6.1 (#355021) 2024-11-10 18:25:51 +01:00
Ryan HoriguchiandGitHub 2544da75c5 home-assistant-custom-lovelace-modules.dirigera_platform: init at 2.6.4 (#350542) 2024-11-10 18:24:41 +01:00
Austin HorstmanandGitHub 799b1af3b4 cfn-nag: fix gemfile so that binaries are generated (#353735) 2024-11-10 10:52:55 -06:00
Maximilian Güntner 8339db6766 home-assistant-custom-components.better_thermostat: 1.6.0 -> 1.6.1
add gitUpdater update script for stable versions
2024-11-10 17:51:15 +01:00
Austin HorstmanandGitHub 9e1f7a1fc7 libvirt: 10.5.0 -> 10.9.0 (#353684) 2024-11-10 10:10:58 -06:00
Ritiek Malhotra 6977c6b6c4 piano-rs: init at 0.2.0 2024-11-10 21:39:09 +05:30
Gaetan Lepage e4c62c1fc4 pylyzer: 0.0.69 -> 0.0.70
Diff: https://github.com/mtshiba/pylyzer/compare/refs/tags/v0.0.69...v0.0.70

Changelog: https://github.com/mtshiba/pylyzer/releases/tag/v0.0.70
2024-11-10 17:06:21 +01:00
Austin HorstmanandGitHub f5f87e7240 dashy-ui: init at 3.1.1-unstable-2024-07-14 (#349149) 2024-11-10 09:35:31 -06:00
Guillaume GirolandGitHub 608a4a6e70 libsForQt5.accounts-qml-module,lomiri.*: Enable qdoc docs (#352601) 2024-11-10 16:20:32 +01:00
Adam C. StephensandGitHub f4a76ebd13 waylock: 1.2.1 -> 1.3.0 (#354685) 2024-11-10 10:16:45 -05:00
K900andGitHub 6eafb43ca6 python312Packages.androidtv: 0.0.74 -> 0.0.75 (#354948) 2024-11-10 18:02:16 +03:00
Guillaume GirolandGitHub 926dbc8e1c jasp-desktop: add patch to fix crash when using qt 6.8 (#352505) 2024-11-10 15:56:49 +01:00
Maximilian BoschandGitHub 9a333460f5 Merge: postgresql: improve passthru.tests (#352966) 2024-11-10 15:34:04 +01:00
Guillaume GirolandGitHub 0598c61241 python312Packages.bsdiff4: 1.2.4 -> 1.2.5 (#352452) 2024-11-10 15:31:37 +01:00
EmilyandGitHub d40ed47baa python312Packages.pyftgl: fix build on darwin; fix source; refactor and modenize (#354973) 2024-11-10 14:30:04 +00:00
Gaétan LepageandGitHub d77a2129f3 zed-editor: make node-based built-in LSPs work on NixOS (#354063) 2024-11-10 15:17:48 +01:00
Robert HensingandGitHub 4e73fc3d53 release: block on aarch64 on *-darwin channels (#262038) 2024-11-10 15:15:53 +01:00