Commit Graph

90 Commits

Author SHA1 Message Date
github-actions[bot]
401d4660b3
Merge staging-next into staging 2024-07-18 18:01:57 +00:00
github-actions[bot]
844ec2d5a1
Merge staging-next into staging 2024-07-18 12:01:55 +00:00
Robert Schütz
703748f154 switch-to-configuration-ng: fix link in README 2024-07-18 04:36:07 -07:00
Sandro
fa5abfe559
Merge pull request #317623 from jmbaur/stc-ng-followup 2024-07-18 11:33:59 +02:00
github-actions[bot]
31817540ee
Merge staging-next into staging 2024-07-14 18:01:37 +00:00
Aleksana
3ea85ac338
Merge pull request #326827 from Aleksanaa/trivial-sha256-fix
treewide: sha256 -> hash attribute for gitlab.com,codeberg.org fetchers
2024-07-14 22:40:25 +08:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging 2024-07-14 08:35:35 +02:00
aleksana
1a89942243 treewide: sha256 -> hash attribute for gitlab.com fetchers 2024-07-13 22:28:37 +08:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname 2024-07-12 20:18:43 -04:00
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging 2024-07-08 10:43:15 +02:00
R. Ryantm
655a58a72a swayimg: 2.2 -> 2.3 2024-07-08 07:56:45 +02:00
kirillrdy
60a94e5154
Merge pull request #323742 from D3vil0p3r/patch-6
sweet: 4.0 -> 5.0
2024-07-07 18:16:02 +10:00
github-actions[bot]
e14242d985
Merge staging-next into staging 2024-07-04 12:01:37 +00:00
Dusk Banks
62f276d486 treewide: remove bb010g from maintainers 2024-07-04 02:41:05 -07:00
Dusk Banks
d20703baf6 swt: clean up
Should be easier to customize now.
2024-07-04 02:41:05 -07:00
Dusk Banks
34b1c1f92f treewide: migrate bb010g's packages to by-name 2024-07-04 02:41:03 -07:00
aleksana
a9709c299b treewide: change cargoSha256 with SRI hash to cargoHash 2024-07-03 21:53:11 +08:00
D3vil0p3r
18b6e72a59 sweet: 4.0 -> 5.0 2024-07-01 21:04:47 +02:00
Jared Baur
317c95620a
switch-to-configuration-ng: add a README
Add a README so nixpkgs folks can have a cursory understanding of what
this program is here for.
2024-06-21 23:22:56 -07:00
Weijia Wang
f82fe275d9
Merge pull request #318906 from matteo-pacini/swiftlint
swiftlint: init at 0.55.1
2024-06-16 19:28:47 +02:00
Matteo Pacini
9a6992a7d7 swiftlint: init at 0.55.1 2024-06-14 22:11:58 +01:00
Peder Bergebakken Sundt
32a82baf75
Merge pull request #289317 from newAM/swaywsr
swaywsr: 1.1.1 -> 1.3.0
2024-06-11 11:12:37 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Patrick Aldis
c697af7447 swaycons: 0.2.0 -> 0.3.1 2024-06-03 21:31:33 +01:00
Jared Baur
a67a3648e1
switch-to-configuration-ng: retain escaped content in unit files
By default, the INI parser in `rust-ini` tries to unescape the content
it receives, causing issues such as those uncovered in
https://github.com/NixOS/nixpkgs/issues/315602. We don't ever need the
content to be unescaped for our purposes, so we can configure the parser
to retain escape characters.
2024-05-29 10:24:42 -07:00
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