+6
maintainers/maintainer-list.nix
+6
maintainers/maintainer-list.nix
···
+2
-2
nixos/modules/misc/ids.nix
+2
-2
nixos/modules/misc/ids.nix
······
-1
nixos/modules/module-list.nix
-1
nixos/modules/module-list.nix
···
+1
nixos/modules/rename.nix
+1
nixos/modules/rename.nix
···(mkRemovedOptionModule [ "services" "fprot" ] "The corresponding package was removed from nixpkgs.")(mkRemovedOptionModule [ "services" "homeassistant-satellite"] "The `services.homeassistant-satellite` module has been replaced by `services.wyoming-satellite`.")+(mkRemovedOptionModule [ "services" "hydron" ] "The `services.hydron` module has been removed as the project has been archived upstream since 2022 and is affected by a severe remote code execution vulnerability.")(mkRemovedOptionModule [ "services" "ihatemoney" ] "The ihatemoney module has been removed for lack of downstream maintainer")(mkRemovedOptionModule [ "services" "kippo" ] "The corresponding package was removed from nixpkgs.")
+18
-7
nixos/modules/services/audio/goxlr-utility.nix
+18
-7
nixos/modules/services/audio/goxlr-utility.nix
···+cp ${cfg.package}/share/applications/goxlr-utility.desktop $out/etc/xdg/autostart/goxlr-daemon.desktop
+21
-19
nixos/modules/services/desktops/ayatana-indicators.nix
+21
-19
nixos/modules/services/desktops/ayatana-indicators.nix
······# libayatana-common's ayatana-indicators.target with explicit Wants & Before to bring up requested indicator services-description = "Target representing the lifecycle of the Ayatana Indicators. Each indicator should be bound to it in its individual service file";+description = "Target representing the lifecycle of the ${desc}. Each indicator should be bound to it in its individual service file";
+1
-5
nixos/modules/services/networking/wpa_supplicant.nix
+1
-5
nixos/modules/services/networking/wpa_supplicant.nix
······
-164
nixos/modules/services/web-servers/hydron.nix
-164
nixos/modules/services/web-servers/hydron.nix
···-services.hydron.postgresArgsFile = mkDefault (pkgs.writeText "hydron-postgres-args" cfg.postgresArgs);-"connection": "user=hydron password=${cfg.password} host=/run/postgresql dbname=hydron sslmode=disable"
+1
-1
nixos/tests/all-tests.nix
+1
-1
nixos/tests/all-tests.nix
···
+426
-293
nixos/tests/lomiri.nix
+426
-293
nixos/tests/lomiri.nix
···+# For some reason, Lomiri in these VM tests very frequently opens the starter menu a few seconds after sending the above.+# Because this isn't 100% reproducible all the time, and there is no command to await when OCR doesn't pick up some text,+# the best we can do is send some Escape input after waiting some arbitrary time and hope that it works out fine.+machine.wait_for_text(r"(/build/source|hub.cpp|handler.cpp|void|virtual|const)") # awaiting log messages from content-hub+# Doing this here, since we need an in-session shell & separately starting a terminal again wastes time+# There's an authentication notification here that gains focus, but we struggle with OCRing it+machine.sleep(2) # Hopefully enough delay to make sure all the password characters have been registered? Maybe just placebo-# For some reason, Lomiri in these VM tests very frequently opens the starter menu a few seconds after sending the above.-# Because this isn't 100% reproducible all the time, and there is no command to await when OCR doesn't pick up some text,-# the best we can do is send some Escape input after waiting some arbitrary time and hope that it works out fine.+# lomiri-system-settings has a separate VM test, only test Lomiri-specific content-hub functionalities here+# Make fullscreen, can't navigate to Background plugin via keyboard unless window has non-phone-like aspect ratio-machine.wait_for_text(r"(/build/source|hub.cpp|handler.cpp|void|virtual|const)") # awaiting log messages from content-hub+# If content-hub encounters a problem, it may have crashed the original application issuing the request.-# Doing this here, since we need an in-session shell & separately starting a terminal again wastes time+# Testing any more would require more applications & setup, the fact that it's already being attempted is a good sign-# lomiri-system-settings has a separate VM test, only test Lomiri-specific content-hub functionalities here-# Make fullscreen, can't navigate to Background plugin via keyboard unless window has non-phone-like aspect ratio-# If content-hub encounters a problem, it may have crashed the original application issuing the request.-# Testing any more would require more applications & setup, the fact that it's already being attempted is a good sign+# The ayatana indicators are an important part of the experience, and they hold the only graphical way of exiting the session.+# There's a test app we could use that also displays their contents, but it's abit inconsistent.-# The ayatana indicators are an important part of the experience, and they hold the only graphical way of exiting the session.-# There's a test app we could use that also displays their contents, but it's abit inconsistent.+# Session is the one we clicked, but the last we should test (logout). Go as far left as we can test.-# Session is the one we clicked, but the last we should test (logout). Go as far left as we can test.
+4
-4
pkgs/applications/networking/instant-messengers/element/pin.nix
+4
-4
pkgs/applications/networking/instant-messengers/element/pin.nix
···
pkgs/applications/networking/instant-messengers/qq/default.nix
pkgs/by-name/qq/qq/package.nix
pkgs/applications/networking/instant-messengers/qq/default.nix
pkgs/by-name/qq/qq/package.nix
-9
pkgs/applications/networking/instant-messengers/qq/sources.nix
-9
pkgs/applications/networking/instant-messengers/qq/sources.nix
···
pkgs/applications/networking/instant-messengers/qq/update.sh
pkgs/by-name/qq/qq/update.sh
pkgs/applications/networking/instant-messengers/qq/update.sh
pkgs/by-name/qq/qq/update.sh
+27
-7
pkgs/applications/networking/sniffers/wireshark/default.nix
+27
-7
pkgs/applications/networking/sniffers/wireshark/default.nix
············# Fix `extcap` and `plugins` paths. See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=16444···+# Copying because unfortunately pointing Wireshark (when built as an appbundle) at $out/lib instead is nontrivial.+rm -rf $out/Applications/Wireshark.app/Contents/MacOS/extcap $out/Applications/Wireshark.app/Contents/PlugIns+cp -r $out/lib/wireshark/plugins/4-2 $out/Applications/Wireshark.app/Contents/PlugIns/wireshark/4-2
+2
-2
pkgs/applications/science/robotics/mujoco/default.nix
+2
-2
pkgs/applications/science/robotics/mujoco/default.nix
······
+5
-2
pkgs/applications/version-management/git-town/default.nix
+5
-2
pkgs/applications/version-management/git-town/default.nix
······
+2
-2
pkgs/applications/virtualization/docker/default.nix
+2
-2
pkgs/applications/virtualization/docker/default.nix
···
+33
pkgs/by-name/cn/cnsprcy/package.nix
+33
pkgs/by-name/cn/cnsprcy/package.nix
···
+1
pkgs/by-name/di/digikam/package.nix
+1
pkgs/by-name/di/digikam/package.nix
+2
-2
pkgs/by-name/do/dopamine/package.nix
+2
-2
pkgs/by-name/do/dopamine/package.nix
···url = "https://github.com/digimezzo/dopamine/releases/download/v${version}/Dopamine-${version}.AppImage";
+2
-10
pkgs/by-name/ge/gearlever/package.nix
+2
-10
pkgs/by-name/ge/gearlever/package.nix
······
+27
pkgs/by-name/ku/kubectl-df-pv/package.nix
+27
pkgs/by-name/ku/kubectl-df-pv/package.nix
···
+3
-3
pkgs/by-name/md/md-tui/package.nix
+3
-3
pkgs/by-name/md/md-tui/package.nix
···
+28
pkgs/by-name/mi/microfetch/package.nix
+28
pkgs/by-name/mi/microfetch/package.nix
···
+10
-4
pkgs/by-name/op/openapi-tui/package.nix
+10
-4
pkgs/by-name/op/openapi-tui/package.nix
······
+2
-2
pkgs/by-name/po/powerjoular/package.nix
+2
-2
pkgs/by-name/po/powerjoular/package.nix
···
+2
-2
pkgs/by-name/pr/pretalx/package.nix
+2
-2
pkgs/by-name/pr/pretalx/package.nix
···
+9
pkgs/by-name/qq/qq/sources.nix
+9
pkgs/by-name/qq/qq/sources.nix
···
+5
-17
pkgs/desktops/lomiri/applications/lomiri-clock-app/default.nix
+5
-17
pkgs/desktops/lomiri/applications/lomiri-clock-app/default.nix
···-url = "https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/commit/493888b41489b360415d1a0d0e431754afdee2b0.patch";-# Remove when https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/merge_requests/215 merged & in releaseurl = "https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/commit/33c62d0382f69462de0567628d7a6ef162944e12.patch";···-# Remove when https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/merge_requests/216 merged & in releaseurl = "https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/commit/97fd6fd91ee787dfe107bd36bc895f2ff234b5e3.patch";···-# Remove when https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/merge_requests/218 merged & in releaseurl = "https://gitlab.com/ubports/development/apps/lomiri-clock-app/-/commit/190ef47e2efaaf139920d0556e0522f95479ea95.patch";···-# Part of 493888b41489b360415d1a0d0e431754afdee2b0 patch, but neither fetchpatch nor fetchpatch2 can handle a rename-only change to a file
+76
-110
pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix
+76
-110
pkgs/desktops/lomiri/applications/lomiri-system-settings/default.nix
······-# Remove when https://gitlab.com/ubports/development/core/lomiri-system-settings/-/merge_requests/433 merged & in release-name = "0001-lomiri-system-settings-plugins-language-Fix-linking-against-accountsservice.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-system-settings/-/commit/75763ae2f9669f5f7f29aec3566606e6f6cb7478.patch";-# Remove when https://gitlab.com/ubports/development/core/lomiri-system-settings/-/merge_requests/434 merged & in release-url = "https://gitlab.com/ubports/development/core/lomiri-system-settings/-/commit/93ee84423f3677a608ef73addcd3ddcbe7dc1d32.patch";-name = "0003-lomiri-system-settings-Revert-Pass-missing-parameter-to-dbusmock-bluez-PairDevice-function.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-system-settings/-/commit/67d9e28ebab8bdb9473d5bf8da2b7573e6848fa2.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-system-settings/-/commit/c0b5b007d77993fabdd95be5ccbbba5151f0f165.patch";-url = "https://sources.debian.org/data/main/l/lomiri-system-settings/1.0.1-2/debian/patches/2001_disable-current-language-switching.patch";-# Part of 0004-lomiri-system-settings-QOfono-namespace-change.patch, fetchpatch2 cannot handle rename-only changes--replace-fail "\''${CMAKE_INSTALL_LIBDIR}/qt5/qml" "\''${CMAKE_INSTALL_PREFIX}/${qtbase.qtQmlPrefix}" \············-env.NIX_CFLAGS_COMPILE = lib.optionalString (lib.strings.versionOlder python3.pkgs.python-dbusmock.version "0.30.1") "-DMODERN_PYTHON_DBUSMOCK";# The linking for this normally ignores missing symbols, which is inconvenient for figuring out why subpages may be# failing to load their library modules. Force it to report them at linktime instead of runtime.···-export QML2_IMPORT_PATH=${lib.makeSearchPathOutput "bin" qtbase.qtQmlPrefix ([ qtdeclarative lomiri-ui-toolkit lomiri-settings-components ] ++ lomiri-ui-toolkit.propagatedBuildInputs)}···
-94
pkgs/desktops/lomiri/applications/lomiri-system-settings/plugins/lomiri-system-settings-security-privacy.nix
-94
pkgs/desktops/lomiri/applications/lomiri-system-settings/plugins/lomiri-system-settings-security-privacy.nix
···---replace-fail "pkg_get_variable($pcvarname LomiriSystemSettings $pcvar)" "set($pcvarname $(pkg-config LomiriSystemSettings --define-variable=prefix=$out --define-variable=libdir=$out/lib --variable=$pcvar))"-homepage = "https://gitlab.com/ubports/development/core/lomiri-system-settings-security-privacy";-changelog = "https://gitlab.com/ubports/development/core/lomiri-system-settings-security-privacy/-/blob/${finalAttrs.version}/ChangeLog";
+10
-10
pkgs/desktops/lomiri/applications/lomiri-system-settings/wrapper.nix
+10
-10
pkgs/desktops/lomiri/applications/lomiri-system-settings/wrapper.nix
···
+116
-127
pkgs/desktops/lomiri/applications/lomiri/default.nix
+116
-127
pkgs/desktops/lomiri/applications/lomiri/default.nix
···-url = "https://gitlab.com/ubports/development/core/lomiri/-/commit/53190bf2f03c8a35491efb26222b8d67ff6caa34.patch";-# Remove when https://gitlab.com/ubports/development/core/lomiri/-/merge_requests/137 merged & in release-url = "https://gitlab.com/ubports/development/core/lomiri/-/commit/817ae1d8ed927e661fbc006851163ba99c46ae13.patch";+url = "https://gitlab.com/ubports/development/core/lomiri/-/commit/353153c4ebc40ffcc7702af42205d2075fc81503.patch";···-url = "https://gitlab.com/ubports/development/core/lomiri/-/commit/d0397dadb5f05097f916c5b39e6d9b95d4ab9e4d.patch";---replace-fail '@CMAKE_INSTALL_FULL_BINDIR@/lomiri-greeter-wrapper @CMAKE_INSTALL_FULL_BINDIR@/lomiri --mode=greeter' '@CMAKE_INSTALL_FULL_BINDIR@/lomiri --mode=greeter' \+--replace-fail '@CMAKE_INSTALL_FULL_BINDIR@/lomiri-greeter-wrapper @CMAKE_INSTALL_FULL_BINDIR@/lomiri --mode=greeter' '@CMAKE_INSTALL_FULL_BINDIR@/lomiri --mode=greeter' \+# Written with a different qtmir branch in mind, but different branch breaks compat with some patches---replace-fail 'pkg_get_variable(SYSTEMD_USERUNITDIR systemd systemduserunitdir)' 'pkg_get_variable(SYSTEMD_USERUNITDIR systemd systemduserunitdir DEFINE_VARIABLES prefix=''${CMAKE_INSTALL_PREFIX})'+--replace-fail 'pkg_get_variable(SYSTEMD_USER_UNIT_DIR systemd systemd_user_unit_dir)' 'pkg_get_variable(SYSTEMD_USER_UNIT_DIR systemd systemd_user_unit_dir DEFINE_VARIABLES prefix=''${CMAKE_INSTALL_PREFIX})'-# Don't embed full paths into regular desktop files (but do embed them into lightdm greeter one)+# Don't embed full paths into regular desktop files (but do embed them into lightdm greeter one)-ln -s ${nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake-white.svg qml/Launcher/graphics/home.svg+ln -s ${nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake-white.svg qml/Launcher/graphics/home.svg············
+9
-17
pkgs/desktops/lomiri/data/lomiri-session/1001-Unset-QT_QPA_PLATFORMTHEME.patch
+9
-17
pkgs/desktops/lomiri/data/lomiri-session/1001-Unset-QT_QPA_PLATFORMTHEME.patch
···
+30
-137
pkgs/desktops/lomiri/data/lomiri-session/default.nix
+30
-137
pkgs/desktops/lomiri/data/lomiri-session/default.nix
···-name = "0001-lomiri-session-Properly-differentiate-between-Ubuntu-Touch-and-Lomiri-Desktop-session.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/780c19d8b4f18ce24ceb64b8abfae70018579dce.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/452e38b489b5893aac3481410d708f4397b1fa1c.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/c16ae87d8848f9909850072f7728c03c894b1a47.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/2d7368eae99f07200c814c840636206b9eaa485d.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/707e43d3b1a6200535b7682e63817265a8e4ee7e.patch";-# Remove when https://gitlab.com/ubports/development/core/lomiri-session/-/merge_requests/13 merged & in release-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/ccebdc1c47d7411a9cf4ad2e529471fb0403433a.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/9a945b09feff0c1d2b3203caaf3cec5230481e80.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/6aee0d6cfd76ab1904876f4166621f9f6d833056.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/09d378728685411a04333040279cdaef487dedc8.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/9bd2552c2638c139a0abff527fda99f2ef94cc42.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/2157bfc472f2d35e7c81002a924a1f6aa85f7395.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/0cd1dbd30f3d5c6e50bce79146e8511e0ee56153.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/d8212b1862924eb283fd1ee7ea390a144d5ee97e.patch";-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/9ac78d736caa891a4923be8d040fe8224e335215.patch";-# Remove when https://gitlab.com/ubports/development/core/lomiri-session/-/merge_requests/14 merged & in release-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/6915a5678e09e5dbcb26d29a8e5585d032a19186.patch";-# Remove when https://gitlab.com/ubports/development/core/lomiri-session/-/merge_requests/15 merged & in release-url = "https://gitlab.com/ubports/development/core/lomiri-session/-/commit/d5b93ecaf08ba776a79c69e8a9dd05d0b6181947.patch";+--replace-fail 'pkg_get_variable(SYSTEMD_USER_DIR systemd systemduserunitdir)' 'pkg_get_variable(SYSTEMD_USER_DIR systemd systemduserunitdir DEFINE_VARIABLES prefix=''${CMAKE_INSTALL_PREFIX})'···
+64
-57
pkgs/desktops/lomiri/default.nix
+64
-57
pkgs/desktops/lomiri/default.nix
···-lomiri-system-settings-security-privacy = callPackage ./applications/lomiri-system-settings/plugins/lomiri-system-settings-security-privacy.nix { };+lomiri-system-settings-security-privacy = lib.warn "`lomiri-system-settings-security-privacy` upstream was merged into `lomiri-system-settings`. Please use `pkgs.lomiri.lomiri-system-settings-unwrapped` if you need to directly access the plugins that belonged to this project." pkgs.lomiri.lomiri-system-settings-unwrapped; # Added on 2024-08-08
+5
pkgs/desktops/lomiri/services/telephony-service/default.nix
+5
pkgs/desktops/lomiri/services/telephony-service/default.nix
···
+4
pkgs/development/interpreters/spidermonkey/128.nix
+4
pkgs/development/interpreters/spidermonkey/128.nix
+37
pkgs/development/interpreters/spidermonkey/allow-system-s-nspr-and-icu-on-bootstrapped-sysroot-128.patch
+37
pkgs/development/interpreters/spidermonkey/allow-system-s-nspr-and-icu-on-bootstrapped-sysroot-128.patch
···+This patch partially reverts https://github.com/mozilla/gecko-dev/commit/9aa3587bbf0416dd2eb5b614f7b301c71c64286b
+22
pkgs/development/interpreters/spidermonkey/always-check-for-pkg-config-128.patch
+22
pkgs/development/interpreters/spidermonkey/always-check-for-pkg-config-128.patch
···
+13
-2
pkgs/development/interpreters/spidermonkey/common.nix
+13
-2
pkgs/development/interpreters/spidermonkey/common.nix
······] ++ lib.optionals (lib.versionAtLeast version "91" && stdenv.hostPlatform.system == "i686-linux") [······
+2
-2
pkgs/development/libraries/dlib/default.nix
+2
-2
pkgs/development/libraries/dlib/default.nix
···
+98
-96
pkgs/development/lua-modules/generated-packages.nix
+98
-96
pkgs/development/lua-modules/generated-packages.nix
···-url = "https://github.com/linrongbin16/commons.nvim/archive/75407685b543cdb2263e92366bc4f3c828f4ad69.zip";+url = "https://github.com/linrongbin16/commons.nvim/archive/ab59d5ab57d02bcb2b29234637c79ff74d7693b6.zip";···-cyan = callPackage({ argparse, buildLuarocksPackage, fetchFromGitHub, fetchurl, luafilesystem, tl }:+cyan = callPackage({ argparse, buildLuarocksPackage, fetchFromGitHub, fetchurl, luafilesystem, luasystem, tl }:·········-url = "https://github.com/ibhagwan/fzf-lua/archive/1ec6eeda11c3a3dcd544e1c61ad4b8c9b49903c4.zip";+url = "https://github.com/ibhagwan/fzf-lua/archive/e9413dc2b6e8ab7f62385c972df1dceba483492d.zip";············luarocks-build-rust-mlua = callPackage({ buildLuarocksPackage, fetchFromGitHub, fetchurl }:···url = "https://github.com/nvim-neorocks/luarocks-build-treesitter-parser/archive/v4.1.0.zip";············neotest = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, luaOlder, nvim-nio, plenary-nvim }:-url = "https://github.com/nvim-neotest/neotest/archive/f30bab1faef13d47f3905e065215c96a42d075ad.zip";+url = "https://github.com/nvim-neotest/neotest/archive/32ff2ac21135a372a42b38ae131e531e64833bd3.zip";······-url = "https://github.com/nvim-neotest/nvim-nio/archive/7969e0a8ffabdf210edd7978ec954a47a737bbcc.zip";+url = "https://github.com/nvim-neotest/nvim-nio/archive/a428f309119086dc78dd4b19306d2d67be884eee.zip";···rocks-config-nvim = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, luaOlder, rocks-nvim }:···rocks-dev-nvim = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, luaOlder, nvim-nio, rocks-nvim, rtp-nvim }:···rocks-git-nvim = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, luaOlder, nvim-nio, rocks-nvim }:···rocks-nvim = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, fidget-nvim, fzy, luaOlder, luarocks, nvim-nio, rtp-nvim, toml-edit }:···-description = "Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim";+description = "🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim";······toml-edit = callPackage({ buildLuarocksPackage, fetchurl, fetchzip, luaOlder, luarocks-build-rust-mlua }:
+4
-10
pkgs/development/lua-modules/overrides.nix
+4
-10
pkgs/development/lua-modules/overrides.nix
·········
+2
-2
pkgs/development/python-modules/aionotion/default.nix
+2
-2
pkgs/development/python-modules/aionotion/default.nix
+13
-12
pkgs/development/python-modules/behave/default.nix
+13
-12
pkgs/development/python-modules/behave/default.nix
······disabledTests = lib.optionals stdenv.isDarwin [ "test_step_decorator_async_run_until_complete" ];
+2
-2
pkgs/development/python-modules/binance-connector/default.nix
+2
-2
pkgs/development/python-modules/binance-connector/default.nix
+2
-2
pkgs/development/python-modules/brottsplatskartan/default.nix
+2
-2
pkgs/development/python-modules/brottsplatskartan/default.nix
+2
-2
pkgs/development/python-modules/cashews/default.nix
+2
-2
pkgs/development/python-modules/cashews/default.nix
······
+4
-6
pkgs/development/python-modules/cffconvert/default.nix
+4
-6
pkgs/development/python-modules/cffconvert/default.nix
······
+37
-17
pkgs/development/python-modules/fontmake/default.nix
+37
-17
pkgs/development/python-modules/fontmake/default.nix
······description = "Compiles fonts from various sources (.glyphs, .ufo, designspace) into binaries formats (.otf, .ttf)";
+2
-2
pkgs/development/python-modules/hydrawiser/default.nix
+2
-2
pkgs/development/python-modules/hydrawiser/default.nix
······
+2
-2
pkgs/development/python-modules/ipydatawidgets/default.nix
+2
-2
pkgs/development/python-modules/ipydatawidgets/default.nix
+12
-4
pkgs/development/python-modules/mkdocs-drawio-exporter/default.nix
+12
-4
pkgs/development/python-modules/mkdocs-drawio-exporter/default.nix
···
+5
-5
pkgs/development/python-modules/motionblinds/default.nix
+5
-5
pkgs/development/python-modules/motionblinds/default.nix
······
+1
-1
pkgs/development/python-modules/mujoco/default.nix
+1
-1
pkgs/development/python-modules/mujoco/default.nix
+3
-3
pkgs/development/python-modules/ndindex/default.nix
+3
-3
pkgs/development/python-modules/ndindex/default.nix
·········
+2
-2
pkgs/development/python-modules/pure-protobuf/default.nix
+2
-2
pkgs/development/python-modules/pure-protobuf/default.nix
······
+2
-2
pkgs/development/python-modules/pyexcel-ods/default.nix
+2
-2
pkgs/development/python-modules/pyexcel-ods/default.nix
+2
-2
pkgs/development/python-modules/pynws/default.nix
+2
-2
pkgs/development/python-modules/pynws/default.nix
······
+1
pkgs/development/python-modules/pytest-cov-stub/default.nix
+1
pkgs/development/python-modules/pytest-cov-stub/default.nix
+2
-2
pkgs/development/python-modules/pyvera/default.nix
+2
-2
pkgs/development/python-modules/pyvera/default.nix
······
+3
-3
pkgs/development/python-modules/softlayer/default.nix
+3
-3
pkgs/development/python-modules/softlayer/default.nix
······
+2
-2
pkgs/development/python-modules/trimesh/default.nix
+2
-2
pkgs/development/python-modules/trimesh/default.nix
···
+54
pkgs/development/python-modules/ttfautohint-py/default.nix
+54
pkgs/development/python-modules/ttfautohint-py/default.nix
···+--replace-fail 'find_library("ttfautohint")' '"${lib.getLib ttfautohint}/lib/libttfautohint.so"'+description = "Command line utility and Python library that merges two UFO source format fonts into a single file";
+2
pkgs/games/mindustry/default.nix
+2
pkgs/games/mindustry/default.nix
······
+216
-216
pkgs/kde/generated/sources/frameworks.json
+216
-216
pkgs/kde/generated/sources/frameworks.json
···
+10
-1
pkgs/os-specific/linux/wpa_supplicant/default.nix
+10
-1
pkgs/os-specific/linux/wpa_supplicant/default.nix
······
-37
pkgs/servers/hydron/default.nix
-37
pkgs/servers/hydron/default.nix
···
+378
-371
pkgs/servers/teleport/15/Cargo.lock
+378
-371
pkgs/servers/teleport/15/Cargo.lock
····································source = "git+https://github.com/gravitational/boring?rev=605253d99d5e363e178bcf97e1d4622e33844cd5#605253d99d5e363e178bcf97e1d4622e33844cd5"············································································································-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"···-source = "git+https://github.com/Devolutions/IronRDP?rev=fd105e4b56647ab2f54aa23954aec4aaeef118e2#fd105e4b56647ab2f54aa23954aec4aaeef118e2"+source = "git+https://github.com/Devolutions/IronRDP?rev=dfbe947e5b9bd2da06f1e14620ee4d68bca4252f#dfbe947e5b9bd2da06f1e14620ee4d68bca4252f"············································································································································································································
+8
-8
pkgs/servers/teleport/15/default.nix
+8
-8
pkgs/servers/teleport/15/default.nix
···
+1873
-1055
pkgs/tools/audio/goxlr-utility/Cargo.lock
+1873
-1055
pkgs/tools/audio/goxlr-utility/Cargo.lock
·······································································································································································································································································································································································································································································································································-source = "git+https://github.com/yalishandar/tasklist-rs.git#714e5f1bb6816851f5a84f7251eb89b70ba16bcd"+source = "git+https://github.com/yalishandar/tasklist-rs.git#5c3d0547a32b309538faac091da87128fdf7179b"······························································································································-source = "git+https://github.com/dfrankland/xpc-connection-rs.git#3ba4b76785df329c9f271901f107406982907a0b"+source = "git+https://github.com/dfrankland/xpc-connection-rs.git#cd4fb3d05edb4292ccb9566ae27cdeb874222d2a"············
+8
-9
pkgs/tools/audio/goxlr-utility/default.nix
+8
-9
pkgs/tools/audio/goxlr-utility/default.nix
·········install -Dm644 "daemon/resources/goxlr-utility.png" "$out/share/icons/hicolor/48x48/apps/goxlr-utility.png"install -Dm644 "daemon/resources/goxlr-utility.svg" "$out/share/icons/hicolor/scalable/apps/goxlr-utility.svg"install -Dm644 "daemon/resources/goxlr-utility-large.png" "$out/share/pixmaps/goxlr-utility.png"install -Dm644 "daemon/resources/goxlr-utility.desktop" "$out/share/applications/goxlr-utility.desktop"
+2
-5
pkgs/tools/security/knowsmore/default.nix
+2
-5
pkgs/tools/security/knowsmore/default.nix
······
+3
-3
pkgs/tools/system/bottom/default.nix
+3
-3
pkgs/tools/system/bottom/default.nix
···
+2
pkgs/top-level/aliases.nix
+2
pkgs/top-level/aliases.nix
···hll2390dw-cups = throw "The hll2390dw-cups package was dropped since it was unmaintained."; # Added 2024-06-21+hydron = throw "hydron has been removed as the project has been archived upstream since 2022 and is affected by a severe remote code execution vulnerability";hyper-haskell = throw "'hyper-haskell' has been removed. reason: has been broken for a long time and depends on an insecure electron version"; # Added 2024-03-14hyper-haskell-server-with-packages = throw "'hyper-haskell-server-with-packages' has been removed. reason: has been broken for a long time"; # Added 2024-03-14
+20
-15
pkgs/top-level/all-packages.nix
+20
-15
pkgs/top-level/all-packages.nix
············
+1
pkgs/top-level/python-aliases.nix
+1
pkgs/top-level/python-aliases.nix
···ansible-doctor = throw "ansible-doctor has been promoted to a top-level attribute name: `pkgs.ansible-doctor`"; # Added 2023-05-16ansible-later = throw "ansible-later has been promoted to a top-level attribute name: `pkgs.ansible-later`"; # Added 2023-05-16ansible-lint = throw "ansible-lint has been promoted to a top-level attribute name: `pkgs.ansible-lint`"; # Added 2023-05-16+ansible-navigator = throw "ansible-navigator has been promoted to a top-level attribute name: pkgs.ansible-navigator"; # Added 2024-08-07anyjson = throw "anyjson has been removed, it was using setuptools 2to3 translation feature, which has been removed in setuptools 58"; # added 2022-01-18apache-airflow = throw "apache-airflow has been moved out of pythonPackages and is available as a standalone package"; # added 2023-06-05
+2
-2
pkgs/top-level/python-packages.nix
+2
-2
pkgs/top-level/python-packages.nix
······