0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00
Commit graph

757161 commits

Author SHA1 Message Date
Felix Singer
6cc40f8771 nixos/flashprog: Use mkEnableOption instead of mkOption
Remove some overhead by using mkEnableOption.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:43:10 +01:00
Felix Singer
9eac410097 nixos/libftdi: Init module
By enabling this module, the ftdi system group is created and udev
rules from the libftdi package are enabled. Read-/Write access is
granted to the members of the ftdi group and to seat sessions.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Felix Singer
31d026d97b libftdi1: Grant seat sessions access to FTDI devices
Apply uaccess to the udev rules granting seat sessions access to the
devices. Change the rule priority to 60 since they need to be processed
before 73-seat-late.rules. uaccess does not conflict with group/mode
configurations.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Felix Singer
25087e4125 libftdi1: Replace plugdev with ftdi group in udev rules
It's unusual and discouraged to use the plugdev group in NixOS. Instead,
grant read-write access to members from the ftdi group.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Felix Singer
6b2f1a8198 libftdi1: Move package definition into by-name structure
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Felix Singer
f16285d3ec libftdi1: Apply nixfmt
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2025-02-21 18:42:20 +01:00
Nikolay Korotkiy
8238601c27
gomi: 1.3.2 -> 1.5.0 (#383627) 2025-02-21 21:41:58 +04:00
Austin Horstman
5b3e0cd946
qscintilla: fix library linking on darwin (#383983) 2025-02-21 09:09:41 -08:00
Marcus Ramberg
f3925a00ed
octoprint: relax some tests in the py-overlay (#380574) 2025-02-21 18:04:12 +01:00
nixpkgs-merge-bot[bot]
858fc0ec23
fum: 1.0.1 -> 1.2.0 (#383977)
Co-authored-by: linuxmobile <bdiez19@gmail.com>
2025-02-21 16:52:27 +00:00
nixpkgs-merge-bot[bot]
a901e6d8bb
katawa-shoujo-re-engineered: 2.0.0 -> 2.0.1-1 (#383951)
Co-authored-by: quantenzitrone <quantenzitrone@users.noreply.github.com>
2025-02-21 16:52:19 +00:00
nixpkgs-merge-bot[bot]
a1caee51d8
nak: 0.11.2 -> 0.11.4 (#383986)
Co-authored-by: nartsisss <nartsiss@proton.me>
2025-02-21 16:39:22 +00:00
Austin Horstman
ee804fbdb2
qscintilla: remove unused input 2025-02-21 10:28:22 -06:00
Austin Horstman
a1cbe4236b
qscintilla: fix library linking on darwin 2025-02-21 10:27:18 -06:00
Nick Cao
99e4e89225
chirp: add darwin support (#383966) 2025-02-21 11:21:47 -05:00
R. Ryantm
7fbcb6e59e nak: 0.11.2 -> 0.11.4 2025-02-21 16:21:17 +00:00
Miguel Madrid-Mencía
f3f5631ab2
gomi: 1.4.3 -> 1.5.0
Co-authored-by: Nikolay Korotkiy <sikmir@disroot.org>
2025-02-21 17:11:30 +01:00
Peder Bergebakken Sundt
6ba8f8709d
maubot: 0.5.0 -> 0.5.1 (#381304) 2025-02-21 17:03:16 +01:00
Peder Bergebakken Sundt
ade96fe2d1
git-wait: init at 0.4.0-unstable-2024-12-01 (#379574) 2025-02-21 17:00:47 +01:00
Peder Bergebakken Sundt
4659ed55ea
fdroidserver: 2.3.4 -> 2.3.5 (#380277) 2025-02-21 16:58:40 +01:00
Sandro
a2239dff37
python312Packages.guidance: fix (#383617) 2025-02-21 16:58:24 +01:00
Peder Bergebakken Sundt
b7d506d710
python312Packages.bilibili-api-python: 16.3.0 -> 17.1.2 (#382721) 2025-02-21 16:54:14 +01:00
Robert Schütz
b697378362
python312Packages.mcp: 1.2.1 -> 1.3.0 (#383969) 2025-02-21 07:52:34 -08:00
R. Ryantm
8fc0400f0d fum: 1.0.1 -> 1.2.0 2025-02-21 15:44:37 +00:00
Gaétan Lepage
aa5fdef0c2
heroic-unwrapped: electron 32 -> electron 33 (#383732) 2025-02-21 16:42:10 +01:00
Ethan Carter Edwards
0d88e04d08
chirp: add ethancedwards8 to maintainer
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-02-21 10:34:00 -05:00
Gaetan Lepage
ef250b6307 python312Packages.guidance: fix 2025-02-21 16:25:42 +01:00
Gaetan Lepage
190193c619 python312Packages.llguidance: init at 0.6.27 2025-02-21 16:25:42 +01:00
Gaetan Lepage
e868b830e5 python312Packages.guidance-stitch: init at 0.1.4 2025-02-21 16:25:36 +01:00
Gaétan Lepage
daa2a442b9
teams-for-linux: electron_32 -> electron_33 (#383663) 2025-02-21 16:21:24 +01:00
Sandro
69b95e1a58
ruff: 0.9.6 -> 0.9.7 (#383697) 2025-02-21 16:15:35 +01:00
Weijia Wang
4eb4da2437
seq66: 0.99.17 -> 0.99.18 (#379752) 2025-02-21 16:02:19 +01:00
R. Ryantm
96111bf90d python312Packages.mcp: 1.2.1 -> 1.3.0 2025-02-21 15:01:45 +00:00
Ethan Carter Edwards
63d13d07ca
chirp: add darwin support
Has native darwin support, just needed to be enabled.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-02-21 10:00:42 -05:00
Maximilian Bosch
5428543042
Merge: matrix-synapse: split into multiple packages in by-name (#382659) 2025-02-21 15:52:14 +01:00
Nick Cao
f17392a2a7
chirp: 0.4.0-unstable-2025-02-05 -> 0.4.0-unstable-2025-02-20 (#383955) 2025-02-21 09:51:48 -05:00
Weijia Wang
f84e4f626b
floorp: 11.23.0 -> 11.23.1 (#383734) 2025-02-21 15:42:45 +01:00
Vladimír Čunát
a8af0c6c96
staging-next / gnupg: don't use autoreconfHook (#383887) 2025-02-21 15:42:25 +01:00
nixpkgs-merge-bot[bot]
46e58ec0ff
kitex: 0.12.1 -> 0.12.2 (#383139)
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-02-21 14:41:36 +00:00
R. RyanTM
42c645fd90
roddhjav-apparmor-rules: 0-unstable-2025-01-28 -> 0-unstable-2025-02-17 (#383959) 2025-02-21 20:07:00 +05:30
Nick Cao
7af867a609
tg-archive: 1.1.3 -> 1.2.2 (#383928) 2025-02-21 09:33:47 -05:00
Nick Cao
7957e89d51
terraform-providers.digitalocean: 2.48.2 -> 2.49.0 (#383950) 2025-02-21 09:32:37 -05:00
Nick Cao
df4403354a
eigenmath: 337-unstable-2025-01-31 -> 337-unstable-2025-02-18 (#383952) 2025-02-21 09:30:53 -05:00
Nick Cao
f7c9c6c92b
txtpbfmt: 0-unstable-2025-01-29 -> 0-unstable-2025-02-18 (#383898) 2025-02-21 09:29:49 -05:00
Nick Cao
959bd27a9e
bash-env-json: 0.10.0 -> 0.10.1 (#383901) 2025-02-21 09:29:02 -05:00
Nikolay Korotkiy
55a51685fd
reproxy: 1.2.2 -> 1.2.3 (#383828) 2025-02-21 18:28:22 +04:00
Nick Cao
2ef43dd608
joker: 1.4.0 -> 1.4.1 (#383921) 2025-02-21 09:27:10 -05:00
Nick Cao
cf52b19c1e
aliyun-cli: 3.0.252 -> 3.0.254 (#383842) 2025-02-21 09:26:44 -05:00
Nick Cao
2b6103f799
terraform-providers.okta: 4.13.1 -> 4.14.0 (#383856) 2025-02-21 09:24:00 -05:00
Nick Cao
0bd34b95d8
python312Packages.cantools: 40.2.0 -> 40.2.1 (#383867) 2025-02-21 09:21:55 -05:00