Commit Graph

692895 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 Weinelt
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-Trump
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
Matthieu C.
d2d9d9f005 neovim.tests: add a test for passthru.initRc 2024-10-13 15:37:56 +02:00
Matthieu C.
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"
11cf80ae32 vimPlugins.nvim-treesitter: update grammars 2024-10-13 15:31:43 +02:00
"Gaetan Lepage"
152e9d394a vimPlugins: update on 2024-10-13 2024-10-13 15:31:43 +02:00
Maximilian Bosch
80792e6e01
Merge: epson-escpr2: 1.2.13 -> 1.2.18 (#348153) 2024-10-13 15:10:12 +02:00
Artturin
007c4f6545
lutris: fix winetricks pango issue (#346932) 2024-10-13 16:03:52 +03:00
Rick van Schijndel
d5eb65e2a1
hydra: 0-unstable-2024-09-24 -> 0-unstable-2024-10-08 (#347872) 2024-10-13 14:51:07 +02:00
Florian
5ef4a70d5c
houdini: 20.5.332 -> 20.5.370 (#346204) 2024-10-13 14:26:32 +02:00
R. Ryantm
54cd53c61d inferno: 0.11.20 -> 0.11.21 2024-10-13 11:58:55 +00:00
Nick Hu
ad77064254
signal-desktop: add darwin support (#348165) 2024-10-13 12:23:26 +01:00
Julien Malka
6f11b44075
misskey: 2024.5.0 -> 2024.10.0 (#343505) 2024-10-13 13:16:06 +02:00
Masum Reza
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
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 Strid
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 Bahawi
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 Bahawi
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 Reza
d2ff6f5262
crow: init at 1.2 (#348112) 2024-10-13 14:24:46 +05:30
Masum Reza
cf7b58fb4a
discord: format, update discord-canary and discord-ptb, refactor meta (#347313) 2024-10-13 14:22:25 +05:30
Pavol Rusnak
bf98ab5726
monado: add conditional cmake flag for cudaSupport (#347737) 2024-10-13 10:48:54 +02:00
Gaetan 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
Pol Dellaiera
c8e9067fab
pest: 2.34.7 -> 3.3.1 (#347922) 2024-10-13 10:23:27 +02:00
K900
0a153e4786
telegram-desktop: update to git master to fix build with Qt 6.8 (#347291) 2024-10-13 11:17:17 +03:00
R. Ryantm
b4607ffd82 gcov2lcov: 1.0.6 -> 1.1.0 2024-10-13 08:13:06 +00:00
Fabian Affolter
a1b439d1c6 python312Packages.tencentcloud-sdk-python: 3.0.1147 -> 3.0.1248
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1147...3.0.1248

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1248/CHANGELOG.md
2024-10-13 09:58:44 +02:00
Pol Dellaiera
c0ca072b4d
strawberry: 1.1.2 -> 1.1.3 (#348068) 2024-10-13 09:50:27 +02:00