Commit Graph

190 Commits

Author SHA1 Message Date
Michael Evans
b39114cfa7 treewide: remove michaelgrahamevans from GNOME Circle packages 2024-12-12 12:10:00 +02:00
Aleksana
b65461df19
maintainers/team-list: establish the gnome circle team (#364181) 2024-12-12 15:05:11 +08:00
seth
3169a2c192 treewide: add gnome circle team to all gnome circle apps 2024-12-11 14:27:13 -05:00
r-vdp
2fff1179a5
switch-to-configuration-ng: run clippy in the check phase 2024-12-11 10:06:03 +01:00
r-vdp
1a75c99187
switch-to-configuration-ng: clippy fixes 2024-12-11 10:06:03 +01:00
r-vdp
c065a41019
switch-to-configuration-ng: add clippy config 2024-12-11 10:06:03 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Gliczy
db419b1c25 swayimg: add myself as maintainers 2024-12-08 11:42:58 +01:00
Gliczy
9338ba39f1 swayimg: 3.5 -> 3.6 2024-12-08 11:41:32 +01:00
Sebastian Sellmeier
0eb05d90f1
swayrbar: remove sebtm as maintainer 2024-12-03 20:05:50 +01:00
Aleksana
8569c2ec45
swayrbar: 0.4.0 -> 0.4.2 (#358643) 2024-12-03 20:55:38 +08:00
misuzu
4b0caba2c5
nixos/activation, switch-to-configuration-ng, doc: improve NIXOS_LUSTRATE installation experience (#349049) 2024-12-01 19:16:26 +02:00
Anderson Torres
9a56705f94 various: remove AndersonTorres from maintainers
As a short note, I am relinquishing the maintenance of many packages, because it
is too much to me to handle right now.
2024-11-30 16:29:06 -03:00
Jeff Huffman
4dd2fd7716
switch-to-configuration-ng: prevent error during NIXOS_LUSTRATE install 2024-11-29 20:27:21 -05:00
modulitos
cbe0d67227 swayrbar: 0.4.0 -> 0.4.2 2024-11-24 00:28:16 -08:00
Connor Baker
4e54bbdea1
nixos/activation: Add pre-switch checks (#236375) 2024-11-22 17:33:20 -08:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
Jared Baur
6e192c4489
nixos/activation: Add pre-switch checks
Add an option for shell script fragments that are ran before switching
to a new NixOS system configuration (pre installation of bootloader or
system activation). Also add a new subcommand for
switch-to-configuration called "check" that will cause the program to
always exit after checks are ran.
2024-11-21 13:02:54 -08:00
Colin
effbd27e77
swayimg: 3.4 -> 3.5; add nix-update-script; avoid with lib; (#356503) 2024-11-18 21:04:18 +00:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Gliczy
585f64a15b swayimg: avoid with lib; 2024-11-16 16:46:18 +01:00
Gliczy
6936e23b05 swayimg: add nix-update-script 2024-11-16 16:44:17 +01:00
Gliczy
4d68d79bd0 swayimg: 3.4 -> 3.5 2024-11-16 16:38:16 +01:00
github-actions[bot]
b50e7536f8
Merge master into staging-next 2024-11-14 00:14:11 +00:00
Artturin
d029f39ee1
sword: fix crossbuild (#350817) 2024-11-13 21:43:41 +02:00
K900
9c85c8a22a Merge remote-tracking branch 'origin/master' into staging-next 2024-11-12 21:14:32 +03:00
R. Ryantm
8e90e66e1d swapspace: 1.18 -> 1.18.1 2024-11-12 04:07:16 +00:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Aleksana
53a7430092
swayosd: 0-unstable-2024-04-15 -> 0.1.0 (#353591) 2024-11-06 00:39:51 +08:00
Karun Sandhu
a10bcc549a
swayosd: 0-unstable-2024-04-15 -> 0.1.0 2024-11-05 09:06:06 +01:00
Karun Sandhu
35d8ef7a4d
swayosd: format with nixfmt 2024-11-04 07:23:57 +01:00
Will Fancher
37ee6ba681 Revert "NixOS apply script"
Reverts #344407

This has broken nixos-rebuild switch so that it no longer updates the profile, which has bad consequences including not updating the systemd-boot menu with new generations.
2024-11-01 20:18:09 -04:00
Johannes Jöns
369d626c4b
uhd: 4.6.0.0 -> 4.7.0.0 (#349079) 2024-10-31 15:47:18 +01:00
Aleksana
3b2ebbb33f
sway-unwrapped: 1.9 -> 1.10 (#351752) 2024-10-30 16:45:51 +08:00
Robert Hensing
514ea18006 nixos: Update s-t-c and apply help text 2024-10-30 00:23:37 +01:00
Sefa Eyeoglu
5153b7b1a3
sway-unwrapped: 1.9 -> 1.10
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-10-27 22:20:17 +01:00
Greg Hellings
7fe6b3351a sword: enable Windows building
Modify build techniques for SWORD so that it compiles on Windows and we
can remove the platforms tag
2024-10-25 18:47:30 -05:00
Will Fancher
13008b3cc1
switch-to-configuration-ng: improve user experience (#349834) 2024-10-23 23:47:11 -04:00
Will Fancher
c1479242ad
Remove unnecessary loop in stc-ng (#348668) 2024-10-23 23:42:34 -04:00
Greg Hellings
7869ffb010 maintainers: add greg 2024-10-23 20:45:41 -05:00
Doron Behar
930dee9882
swt: 4.5 -> 4.33 & more (#347022) 2024-10-20 20:02:32 +03:00
Doron Behar
479f6ccad0 swig3: init (again, for Gnuradio 3.8)
This reverts commit bfab6b0f83
2024-10-19 21:47:59 +03:00
Jared Baur
d98f11e96f
switch-to-configuration-ng: improve user experience
When calling switch-to-configuration (ng) as a non-root user, the user
calling the program should be guided to calling the program in the
correct way, not given a confusing error message.
2024-10-19 11:26:07 -07:00
Peder Bergebakken Sundt
89d3cdc3cc
swayimg: 3.2 -> 3.4 (#348242) 2024-10-19 05:00:58 +02:00
Gliczy
3a23b88c5b swayimg: reformat 2024-10-15 11:30:46 +02:00
Gliczy
d337b4e2f5 swayimg: 3.2 -> 3.4 2024-10-15 11:30:07 +02:00
Jared Baur
64ec9ae3dc
switch-to-configuration-ng: remove unnecessary loop
The loop removed in this change was originally meant as a
synchronization point for stc-ng to prevent executing a switch early in
the boot process, however the perl script never needed to make this
check and the switch test passes without this loop present.
2024-10-14 20:24:21 -07:00
Doron Behar
329e459dab swt: make it actually useful
Co-Authored-By: Ben Wolsieffer <benwolsieffer@gmail.com>
2024-10-14 11:59:04 +03:00
Doron Behar
b76ff9137f swt: 4.5 -> 4.33
Fixes #219771. Previous attempt: #75609
2024-10-13 21:36:53 +03:00