Commit graph

9947 commits

Author SHA1 Message Date
Marcin Serwin
59364fb99a
maintainers: drop dezgeg
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-02-22 12:43:51 +01:00
Jo
e895927bdd
uboot: move env variables into env (#488544) 2026-02-19 13:07:26 +00:00
quantenzitrone
311ab4c226
lilypond{,-unstable,-with-fonts}: refactor and move to pkgs/by-name
especially refactor updateScript

this shouldn't create any rebuilds
2026-02-18 06:11:36 +01:00
Nick Cao
ed977d4efc
tmuxPlugins.lazy-restore: 0.1.1 -> 0.1.2 (#489587) 2026-02-15 15:02:33 +00:00
Nikita Rudenko
0354a6ad80 tmuxPlugins.ukiyo: 0-unstable-2026-01-29 -> 0-unstable-2026-02-02
This update adds five new themes with 17 variants in tmux-ukiyo
2026-02-13 15:58:33 +03:00
Petingoso
db10d2ecc8
tmuxPlugins.lazy-restore: 0.1.1 -> 0.1.2
Simple version bump for fixing issue as described here "https://github.com/bcampolo/tmux-lazy-restore/issues/1#issuecomment-3652841793"
2026-02-12 00:10:00 +00:00
Stefan Frijters
8287113997
uboot: move env variables into env for structuredAttrs 2026-02-09 02:39:13 +01:00
Gaétan Lepage
5984ebe47a
tmuxPlugins.mkTmuxPlugin: enable strictDeps (#484230) 2026-02-06 13:51:35 +00:00
Bruno Bigras
77bf9b15d5 tmuxPlugins.fingers: 2.5.1 -> 2.6.1 2026-02-04 23:30:17 -05:00
Jo
655a92a959
documentation-highlighter: set pname and version (#484199) 2026-02-04 22:58:56 +00:00
Fernando Rodrigues
597edd526c
tmuxPlugins.kanagawa: 0-unstable-2025-12-17 -> 0-unstable-2026-01-29 (#485092) 2026-02-03 03:40:43 +00:00
Sigmanificient
b66adc2d6c mfcl3770cdwcupswrapper: set pname 2026-02-01 12:49:36 +01:00
Sigmanificient
53f65fc5f1 mfcl3770cdwdriver: set pname 2026-02-01 12:49:36 +01:00
Weijia Wang
545433cfbe
lilypond-unstable: 2.25.29 -> 2.25.32 (#460000) 2026-01-31 22:50:15 +00:00
Nikita Rudenko
522228a483 tmuxPlugins.kanagawa: 0-unstable-2025-12-17 -> 0-unstable-2026-01-29 2026-01-30 17:15:34 +03:00
Ethan Carter Edwards
7a004a6a0f
tmuxPlugins.mkTmuxPlugin: enable strictDeps
In an effort to have strictDeps = true; being the default across
nixpkgs, I do my part.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2026-01-26 19:18:50 -05:00
jopejoe1
026bdf057c documentation-highlighter: set pname and version 2026-01-26 23:48:38 +01:00
Michael Daniels
006ecdbdeb
treewide: fix typos (#479869) 2026-01-24 21:36:44 +00:00
quantenzitrone
62f38a80e0
gnuk: move to pkgs/by-name
this shouldn't create any rebuilds
2026-01-22 02:51:41 +01:00
R. Ryantm
482308d8aa lilypond-unstable: 2.25.29 -> 2.25.32 2026-01-18 23:02:49 +00:00
Jared Baur
3d55f1fc13
optee-os: 4.6.0 -> 4.7.0 2026-01-15 14:15:25 -08:00
Jared Baur
b3387422fe
optee-os: remove with statement in meta 2026-01-15 14:15:19 -08:00
Jared Baur
c9aed15eaa
optee-os: remove references to other nix outputs from optee binaries
These are standalone binaries that don't run on Linux, so any references
to other nix output paths are invalid and won't work, hence it is safe
to remove them.
2026-01-15 14:13:19 -08:00
Jared Baur
f4d29d01cd
optee-os: ensure multi-output setup hook does not misplace TA_DEV_KIT_DIR 2026-01-15 14:13:18 -08:00
Guy Chronister
99e5c44174 autotiling: migrate to by-name and switch to PEP 517
Move autotiling to pkgs/by-name and update it to use the modern
PEP 517 build flow.

Changes:
- enable PEP 517 with `pyproject = true`
- add explicit `build-system = [ python3Packages.setuptools ]`
- switch to python3Packages.buildPythonApplication
- replace propagatedBuildInputs with explicit python3Packages.* dependencies
- use finalAttrs.version for the tag
- remove manual wiring from all-packages.nix

Brings autotiling in line with current by-name and Python packaging conventions.
2026-01-14 17:29:00 -06:00
Ben Siraphob
c7e10647ea
treewide: fix typos 2026-01-13 14:45:11 -05:00
Wolfgang Walther
0886339dd1
maintainers: drop grahamc
Inactive since April 2025. Removing according to maintainer guidelines.
2026-01-10 21:31:14 +01:00
Matthieu Coudron
ebf72abd11
opcua-gui-client, playonlinux: migrate to by-name, modernize (#474497) 2026-01-06 18:28:25 +01:00
Aliaksandr
769f5a084c
opcua-client-gui: move to by-name 2025-12-29 01:33:20 +02:00
nixpkgs-ci[bot]
9502fa5828
Merge master into staging-next 2025-12-27 18:05:54 +00:00
Nikita Rudenko
1dbf6222ba tmuxPlugins.kanagawa: 0-unstable-2025-02-10 -> 0-unstable-2025-12-17 2025-12-25 16:48:56 +03:00
Wolfgang Walther
46c0c0eae7
Merge branch 'staging-next' into staging 2025-12-10 18:42:31 +01:00
Ihar Hrachyshka
567e8dfd8e
treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
K900
8b56bf20bb Merge remote-tracking branch 'origin/staging-next' into staging 2025-12-07 23:38:37 +03:00
Ethan Carter Edwards
c05cc46c12
tmuxPlugins.dracula: 3.1.0 -> 3.2.0
Changelog: https://github.com/dracula/tmux/releases/tag/v3.2.0

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
2025-12-06 22:35:57 -05:00
nixpkgs-ci[bot]
d26a1e3656
Merge staging-next into staging 2025-12-02 18:07:17 +00:00
Wolfgang Walther
4612051283
maintainers: drop fadenb
Mostly inactive since 2024, does not react to maintainer pings.
2025-12-02 16:34:19 +01:00
nixpkgs-ci[bot]
e034fcf7e9
Merge staging-next into staging 2025-11-24 06:07:24 +00:00
Aleksana
2ca49dc8cb
{apulse,libpressureaudio}: move to pkgs/by-name (#464395) 2025-11-24 01:42:24 +00:00
quantenzitrone
5d5a9ac88c
libpressureaudio: move to pkgs/by-name 2025-11-23 20:35:53 +01:00
quantenzitrone
ea96ca7892
apulse: move to pkgs/by-name 2025-11-23 20:28:39 +01:00
nixpkgs-ci[bot]
ba3114593a
Merge staging-next into staging 2025-11-23 06:07:21 +00:00
Sandro
0e654fa31d
tmuxPlugins.lazy-restore: init at 0.1.1 (#437360) 2025-11-23 04:08:23 +00:00
Sandro
f09e2335e4
assorted UI applications: add man output (#459890) 2025-11-19 02:07:40 +00:00
Sandro Jäckel
041e76d21e
lilypond: add man output 2025-11-18 23:40:22 +01:00
Fernando Rodrigues
aeabddf11e
tmuxPlugins.tmux-session-manager: init at 1.1.1 (#456162) 2025-11-17 20:41:34 +00:00
Bruno Bigras
bca25d8c24 tmuxPlugins.lazy-restore: init at 0.1.1 2025-11-12 10:55:48 -05:00
kashw2
ee1039297a apulse: modernize, move to finalAttrs 2025-11-08 12:27:42 +10:00
kashw2
241ad9ec13 autotiling: modernize 2025-11-08 12:27:31 +10:00
Luflosi
8bf0689e78
uboot: expose some comments as longDescription
Some comments are useful to users, so let's allow them to read the comments without having to look in the source code.
2025-11-05 18:50:21 +01:00