Sigmanificient
cc8120d3ff
pkgs/by-name: remove unuseed fetchpatch arguments
2024-05-24 02:49:58 +02:00
Alexis Hildebrandt
f4dc8f8e79
sword: 1.8.1 -> 1.9.0
2024-05-17 00:23:29 +02:00
Jared Baur
32bf051ba4
nixos/switch-to-configuration: add new implementation
...
This adds an implementation of switch-to-configuration that allows for
closer interaction with the lifecycle of systemd units by using DBus
APIs directly instead of using systemctl. It is disabled by default, but
can be enabled by specifying `{ system.switch = { enable = false; enableNg = true; }; }`.
2024-05-10 16:33:06 -07:00
John Titor
26b8d7b8c8
swww: cleanup using nixfmt-rfc-style, use lib explicitly where required
2024-05-04 12:25:26 +05:30
John Titor
2ecb214837
swww: 0.9.4 -> 0.9.5
2024-05-04 12:25:17 +05:30
K900
a9c7210d0b
Merge branch 'master' into staging-next
2024-05-01 09:37:47 +03:00
Weijia Wang
23cbc3c2b3
Merge branch 'master' into staging-next
2024-04-30 13:24:52 +02:00
éclairevoyant
72566d7bfb
swayfx-unwrapped: add basic nixos test
2024-04-29 15:47:59 -04:00
éclairevoyant
3596b1834e
swayfx-unwrapped: add version test
2024-04-29 15:35:16 -04:00
éclairevoyant
32615dea49
swayfx-unwrapped: 0.3.2 -> 0.4
2024-04-29 15:35:15 -04:00
éclairevoyant
a1d4b81233
swayfx-unwrapped: decouple from sway-unwrapped
2024-04-29 15:35:15 -04:00
éclairevoyant
f9f60a5c09
swayfx-unwrapped: fix meta.changelog
2024-04-29 15:35:15 -04:00
éclairevoyant
4c9fd6ce69
swayfx-unwrapped: use finalAttrs
instead of rec
2024-04-29 15:35:15 -04:00
éclairevoyant
934bbcde29
swayfx-unwrapped: remove meta = with lib;
2024-04-29 15:35:15 -04:00
éclairevoyant
656fe54293
sway-unwrapped: remove meta = with lib;
2024-04-29 15:35:15 -04:00
éclairevoyant
7712ae48a0
sway-unwrapped: use meson string functions
2024-04-29 15:35:14 -04:00
éclairevoyant
28a2b00008
sway-unwrapped: remove unused arg
2024-04-29 15:35:14 -04:00
éclairevoyant
3513704e13
sway: remove with lib;
2024-04-29 15:35:14 -04:00
R. Ryantm
7074153835
swaybg: 1.2.0 -> 1.2.1
2024-04-28 15:01:25 +00:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
github-actions[bot]
7ac1647abc
Merge master into staging-next
2024-04-26 12:01:18 +00:00
Weijia Wang
18d51c2c5d
Merge pull request #305642 from wegank/lib-version-fix
...
treewide: fix version in changelog
2024-04-26 10:55:51 +02:00
Michael Evans
76bb72e3a6
switcheroo: 2.1.0 -> 2.2.0
2024-04-24 17:38:42 +02:00
Weijia Wang
58b5b2748f
treewide: fix version in changelog
2024-04-21 19:33:05 +02:00
Sergio Ribera
2d9237e70c
swayosd: unstable-2023-09-26 -> 0-unstable-2024-04-15
2024-04-21 03:43:28 -04:00
Aleksana
e9a1276a9b
Merge pull request #304842 from hakan-demirli/swww
...
swww: 0.9.1 -> 0.9.4
2024-04-18 22:48:23 +08:00
hakan-demirli
f5fa30df65
swww: 0.9.1 -> 0.9.4
2024-04-18 09:54:56 +03:00
R. Ryantm
d160d9a6a1
swayimg: 2.1 -> 2.2
2024-04-06 14:47:09 +00:00
LordGrimmauld
d1704689fb
swaymux: 1.0 -> 1.1
2024-04-02 21:30:18 +02:00
Weijia Wang
cdc29d2387
Merge pull request #298258 from r-ryantm/auto-update/swww
...
swww: 0.8.2 -> 0.9.1
2024-03-30 18:44:28 +01:00
LordGrimmauld
2814577954
swaymux: init at 1.0
2024-03-27 09:07:37 +01:00
R. Ryantm
b4e3816f54
swww: 0.8.2 -> 0.9.1
2024-03-23 02:38:11 +00:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Donovan Glover
81c6ae3ace
swww: cleanup
2024-03-16 15:52:50 -04:00
Donovan Glover
7422c41cb3
swww: migrate to by-name
2024-03-16 09:40:29 -04:00
aleksana
0a3812d6b6
switcheroo: 2.0.1 -> 2.1.0
2024-03-14 19:06:06 +08:00
Weijia Wang
d7af05c4de
Merge pull request #285988 from r-ryantm/auto-update/swayimg
...
swayimg: 2.0 -> 2.1
2024-03-07 11:00:19 +01:00
Arnout Engelen
728d2d1fd9
Merge pull request #287805 from raboof/sway-update-to-1.9
...
sway: 1.8.1 -> 1.9.0
2024-02-29 12:06:52 +01:00
Arnout Engelen
36e51d7cbf
sway: 1.8.1 -> 1.9.0
...
Co-authored-by: Phileas Lebada <norpol@users.noreply.github.com>
Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
2024-02-29 11:37:30 +01:00
Nick Cao
e20173ae70
swaycons: mark available on all linux platforms
2024-02-27 10:05:59 -05:00
Alex Martens
4f6ceb1ac7
swaywsr: 1.1.1 -> 1.3.0
2024-02-16 07:54:28 -08:00
maxine
76c7c99d89
Merge pull request #282067 from michaelgrahamevans/switcheroo
2024-02-03 17:26:55 +01:00
R. Ryantm
3a9f95f5bc
swayimg: 2.0 -> 2.1
2024-02-03 07:52:05 +00:00
OTABI Tomoya
d968b24ce1
Merge pull request #277242 from frogamic/update/swaylock-fancy
...
swaylock-fancy: unstable-2023-11-21 -> unstable-2023-12-22
2024-01-25 10:30:59 +09:00
Michael Evans
7d0fd7c12a
switcheroo: init at 2.0.1
2024-01-21 15:53:08 +02:00
D3vil0p3r
12781302a7
sweet-folders: init at unstable-2023-03-18
2024-01-18 21:22:57 +01:00
Paul Meyer
1ea7532040
swayimg: 1.12 -> 2.0
2024-01-03 21:14:24 +01:00
éclairevoyant
2a3aa4d85b
sway-easyfocus: init at unstable-2023-11-05
2024-01-02 15:35:34 +01:00
Dominic Shelton
c761b32f77
swaylock-fancy: unstable-2023-11-21 -> unstable-2023-12-22
2023-12-28 16:21:13 +11:00
barab-i
84a0f95559
swayosd: unstable-2023-07-18 -> unstable-2023-09-26
2023-12-26 14:53:22 +03:00
Quantenzitrone
da57484f24
swayfx: wrap like sway
2023-12-17 09:30:31 +00:00
Quantenzitrone
6bed76a2a9
sway: set version and pname attribute
2023-12-17 09:30:31 +00:00
Quantenzitrone
83267ae441
sway*: move to pkgs/by-name
2023-12-17 09:30:31 +00:00
Daniel Nagy
ba94c68eb0
swayimg: add version tester
2023-12-09 19:00:00 +01:00
Daniel Nagy
31f223904d
swayimg: 1.11 -> 1.12
2023-12-09 19:00:00 +01:00
Daniel Nagy
7811b310b6
swayimg: move to by-name
2023-12-09 18:45:00 +01:00
Emily Trau
68cd4d021e
Merge pull request #269510 from bbenno/sway-new-workspace
...
sway-new-workspace: init at 0.1.5
2023-11-29 17:18:41 +11:00
Emery Hemingway
29b302705b
swaycwd: use new buildNimPackage
2023-11-28 16:48:10 +02:00
Benno Bielmeier
02ad715448
sway-new-workspace: init at 0.1.5
2023-11-25 10:30:29 +01:00
Artturi
0d37a4c43e
Merge pull request #265755 from rafaelrc7/add-sway-audio-idle-inhibit
2023-11-18 23:27:53 +02:00
rafaelrc7
9ed632b074
sway-audio-idle-inhibit: init at unstable-2023-08-09
2023-11-18 23:26:55 +02:00
ivan770
3598eed0f5
maintainer: add ivan770
2023-11-16 13:48:46 -05:00
ivan770
11a8f8ff59
sway-overfocus: init at 0.2.3-fix
2023-11-16 13:46:36 -05:00
éclairevoyant
d1d5ce7bd4
swipe-guess: init at 0.2.1
2023-10-16 19:57:50 -04:00