Commit Graph
693191 Commits
Author SHA1 Message Date
Anderson Torres 3539d051c1 luakit: hammer
- nixfmt-rfc-style
- finalAttrs
- strictDeps
- no nested with
2024-10-13 12:12:05 -03:00
Anderson Torres d41f0ad3d8 luakit: migrate to by-name 2024-10-13 12:12:05 -03:00
Anderson Torres 25ede4e8fd luakit: clear input parameters 2024-10-13 12:12:05 -03:00
Martin WeineltandGitHub 5c3f89dcd7 home-assistant-custom-components.solax_modbus: 2024.09.5 -> 2024.10.3 (#348260) 2024-10-13 16:55:43 +02:00
Damien Cassou 6b6ffbd802 eslint_d: Move to pkgs/by-name/ folder 2024-10-13 16:45:17 +02:00
Luflosi 206539c2d5 home-assistant-custom-components.solax_modbus: 2024.09.5 -> 2024.10.3
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.3
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.2
https://github.com/wills106/homeassistant-solax-modbus/releases/tag/2024.10.1
2024-10-13 16:39:10 +02:00
R. Ryantm 8a935eeecf mediaelch: 2.10.6 -> 2.12.0 2024-10-13 13:59:46 +00:00
R. Ryantm 8b4b8df1c8 vscode-extensions.azdavis.millet: 0.13.5 -> 0.14.7 2024-10-13 13:59:28 +00:00
L-TrumpandGitHub 79ad10e0f4 easytier: 2.0.0 -> 2.0.3 2024-10-13 21:52:28 +08:00
Damien Cassou e7c04b2414 eslint_d: Add passthru.tests.version 2024-10-13 15:44:46 +02:00
Damien Cassou 7ac7bd10e8 eslint_d: 14.0.3 -> 14.1.1 2024-10-13 15:44:45 +02:00
Florian Klink 32309e4468 wire-desktop: add CVE-2024-6775 to knownVulnerabilities
wire-desktop on Linux uses electron 29.4.5, which is known to be
vulnerable to CVE-2024-6775:

https://github.com/wireapp/wire-desktop/blob/cf65edb5981be370f3284555512696175099e234/package.json#L85

The MacOS version is even older, and affected by this too.
2024-10-13 16:39:35 +03:00
Matthieu C.andGaétan Lepage d2d9d9f005 neovim.tests: add a test for passthru.initRc 2024-10-13 15:37:56 +02:00
Matthieu C.andGaétan Lepage 12dafac23c neovim: make the wrapper more evolvable
Now that we have structured attributes enabled, it's easier than ever to
access the wrapper config from itself. Let's expose the 'plugins'
derivations instead of the final 'packpathDir' with which one can't do much.

TLDR: the neovim wrapper accepts a list of neovim derivations in
`plugins` instead of the symlinkJoin of plugins in `packpathDir`.

With exposed plugins, one could tweak the current wrapper with more
plugins, e.g. neovim.withPlugins([fugitive]).withPlugins([plenary]) .
we could also add a boolean to autoadd the plugins passthru.initLua,
better handle the dependencies (runtime programs, python deps).
2024-10-13 15:37:56 +02:00
"Gaetan Lepage"andGaétan Lepage 11cf80ae32 vimPlugins.nvim-treesitter: update grammars 2024-10-13 15:31:43 +02:00
"Gaetan Lepage"andGaétan Lepage 152e9d394a vimPlugins: update on 2024-10-13 2024-10-13 15:31:43 +02:00
Maximilian BoschandGitHub 80792e6e01 Merge: epson-escpr2: 1.2.13 -> 1.2.18 (#348153) 2024-10-13 15:10:12 +02:00
ArtturinandGitHub 007c4f6545 lutris: fix winetricks pango issue (#346932) 2024-10-13 16:03:52 +03:00
Rick van SchijndelandGitHub d5eb65e2a1 hydra: 0-unstable-2024-09-24 -> 0-unstable-2024-10-08 (#347872) 2024-10-13 14:51:07 +02:00
gadorandGitHub 5ef4a70d5c houdini: 20.5.332 -> 20.5.370 (#346204) 2024-10-13 14:26:32 +02:00
github-actions[bot]andGitHub d44298d679 Merge master into staging-next 2024-10-13 12:05:14 +00:00
R. Ryantm 54cd53c61d inferno: 0.11.20 -> 0.11.21 2024-10-13 11:58:55 +00:00
Nick HuandGitHub ad77064254 signal-desktop: add darwin support (#348165) 2024-10-13 12:23:26 +01:00
Julien MalkaandGitHub 6f11b44075 misskey: 2024.5.0 -> 2024.10.0 (#343505) 2024-10-13 13:16:06 +02:00
Masum RezaandGitHub 93a9a335ee vscode-extensions.wakatime.vscode-wakatime: 18.0.5 -> 24.2.0 (#348218) 2024-10-13 16:19:45 +05:30
R. Ryantm e9a36b94f8 qmk_hid: 0.1.11 -> 0.1.12 2024-10-13 10:35:35 +00:00
R. Ryantm a8c8ff50e6 cargo-benchcmp: 0.4.4 -> 0.4.5 2024-10-13 10:35:31 +00:00
github-actions[bot]andGitHub a1047a51bb Merge master into staging-next 2024-10-13 10:22:17 +00:00
R. Ryantm 2263b91827 pbpctrl: 0.1.5 -> 0.1.6 2024-10-13 10:11:19 +00:00
Alyssa Ross acf6b15f94 gnome-settings-daemon: add withSystemd option
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gnome-settings-daemon is necessary
to build xdg-desktop-portal-gtk, but it wasn't possible for systems
that can't use systemd.

I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs.

A couple of backports are required for it to build.  They can be
removed when we update to GNOME 47.
2024-10-13 11:51:39 +02:00
Alyssa Ross 9704a4f856 upower: add withSystemd option
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building upower is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.

I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs, and it's consistent with the package's
"withIntrospection" argument (though not "useIMobileDevice").
2024-10-13 11:50:47 +02:00
Alyssa Ross e7a5d9ec42 upower: fix disabling introspection 2024-10-13 11:50:47 +02:00
Ulrik StridandGitHub d410b3c201 ocamlPackages.hacl-star: 0.7.1 → 0.7.2 (#347666) 2024-10-13 11:49:56 +02:00
Alyssa Ross 6f700a0b61 gnome-desktop: add withSystemd option
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gnome-desktop is necessary to
build xdg-desktop-portal-gtk, but it wasn't possible for systems that
can't use systemd.

I've called the option "withSystemd" as it's the most common name for
this kind of option in Nixpkgs.
2024-10-13 11:49:44 +02:00
Alyssa Ross 744ab7a50e gcr_4: add systemdSupport option
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building gcr_4 is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.

I've called the option "systemdSupport" for consistency with gcr (3)'s
equivalent option.
2024-10-13 11:49:21 +02:00
Alyssa Ross 4b2dbd4511 colord: add enableSystemd option
Since 7f2a6f17fc ("xdg-desktop-portal-gtk: Enable all default
portals unconditionally"), building colord is necessary to build
xdg-desktop-portal-gtk, but it wasn't possible for systems that can't
use systemd.

I've called the option "enableSystemd" for consistency with the
existing "enableDaemon" option.

As usual in Nixpkgs, the user is responsible for also overriding udev
to a non-systemd implementation if necessary.
2024-10-13 11:49:07 +02:00
Alyssa Ross b816a99cea systemd.meta.pkgConfigModules: init 2024-10-13 11:49:07 +02:00
Alyssa Ross 24aaa8a8d4 libudev-zero.meta.pkgConfigModules: init 2024-10-13 11:49:07 +02:00
Alyssa Ross 37442e7792 eudev.meta.pkgConfigModules: init 2024-10-13 11:49:07 +02:00
Azat BahawiandGitHub af2e71bd62 gzdoom: 4.12.2 -> 4.13.0; zmusic: 1.1.13 -> 1.1.14, add Gliczy as maintainer, reformat (#348072) 2024-10-13 09:19:36 +00:00
Vladimír Čunát 5a92d785ae thunderbird-115, thunderbird-128: minor update (#347987) 2024-10-13 11:16:41 +02:00
Azat BahawiandGitHub cceb5afb5c nixosTests.endlessh-go: fix to match current module (#347976) 2024-10-13 09:10:04 +00:00
R. Ryantm db00856e06 vscode-extensions.wakatime.vscode-wakatime: 18.0.5 -> 24.2.0 2024-10-13 09:09:47 +00:00
Masum RezaandGitHub d2ff6f5262 crow: init at 1.2 (#348112) 2024-10-13 14:24:46 +05:30
Masum RezaandGitHub cf7b58fb4a discord: format, update discord-canary and discord-ptb, refactor meta (#347313) 2024-10-13 14:22:25 +05:30
Pavol RusnakandGitHub bf98ab5726 monado: add conditional cmake flag for cudaSupport (#347737) 2024-10-13 10:48:54 +02:00
Gaetan LepageandGaétan Lepage cd4eb9d7b2 vimPlugins.cmp-nixpkgs-maintainers: init at 2024-10-12 2024-10-13 10:41:36 +02:00
R. Ryantm 94a7821852 ecdsautils: 0.4.1 -> 0.4.2 2024-10-13 08:38:39 +00:00
R. Ryantm 6e3df11a8a debian-goodies: 0.88.1 -> 0.88.2 2024-10-13 08:38:32 +00:00
Pol DellaieraandGitHub c8e9067fab pest: 2.34.7 -> 3.3.1 (#347922) 2024-10-13 10:23:27 +02:00