Commit Graph

43 Commits

Author SHA1 Message Date
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
R. Ryantm
98ab6d76b0 ananicy-rules-cachyos: 0-unstable-2024-05-28 -> 0-unstable-2024-06-07 2024-06-07 21:00:07 +00:00
John Titor
1501a531db
ananicy-cpp: add johnrtitor as maintainer 2024-06-03 19:01:30 +05:30
John Titor
f65bd7b775
ananicy-cpp: enable regex support
Fetch the patch from https://gitlab.com/ananicy-cpp/ananicy-cpp/-/merge_requests/26
2024-06-03 18:56:54 +05:30
John Titor
9f5f2746ad
ananicy-cpp: move to by-name 2024-06-03 18:35:17 +05:30
R. Ryantm
9d1c89f9eb ananicy-rules-cachyos: 0-unstable-2024-05-10 -> 0-unstable-2024-05-28 2024-05-31 09:06:20 +00:00
R. Ryantm
ffd936a7bb anytype: 0.40.8 -> 0.40.9 2024-05-25 04:51:30 +00:00
Niklas Hambüchen
aec06422ff
Merge pull request #309594 from chpatrick/anyk-3.33
anyk: 3.26.0 -> 3.33.0
2024-05-16 23:42:37 +02:00
R. Ryantm
d8bedb1e06 ananicy-rules-cachyos: unstable-2024-05-04 -> 0-unstable-2024-05-10 2024-05-14 12:23:21 +00:00
Atemu
b4047a0455
Merge pull request #279260 from SuperSamus/multiPkgs-false-remove
treewide: remove `multiArch=false` and wrong usage of `extraPkgs`
2024-05-14 09:59:43 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
John Titor
f4c64495c4
ananicy-rules-cachyos: add unstable update script 2024-05-13 22:42:40 +05:30
Patrick Chilton
d796bb97aa anyk: 3.26.0 -> 3.33.0 2024-05-12 21:31:47 +02:00
R. Ryantm
91b51a827a antares: 0.7.23 -> 0.7.24 2024-05-08 23:59:36 +00:00
éclairevoyant
10f13e3a32
Merge pull request #309129 from OPNA2608/fix/stableVersion/pkgs-by-name
pkgs/by-name: Fix some unstableGitUpdater users
2024-05-05 14:15:04 +00:00
Masum Reza
791e05037d
ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04 (#309083)
* ananicy-rules-cachyos: unstable-2024-04-22 -> unstable-2024-05-04

* ananicy-rules-cachyos: format using nixfmt-rfc-style

* ananicy-rules-cachyos: migrate to pkgs/by-name
2024-05-04 21:56:40 +03:00
OPNA2608
0d57ff4bdf ansel: unstable-2024-02-23 -> 0-unstable-2024-02-23 2024-05-04 19:33:52 +02:00
github-actions[bot]
67f8ba4a30
Merge master into staging-next 2024-05-01 18:01:22 +00:00
Nick Cao
1a8f360405
Merge pull request #308169 from r-ryantm/auto-update/anytype
anytype: 0.40.2 -> 0.40.8
2024-05-01 09:52:24 -04:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
R. Ryantm
5c6686a809 anytype: 0.40.2 -> 0.40.8 2024-05-01 05:42:13 +00:00
xrelkd
bc087955b0
anchor: 0.29.0 -> 0.30.0
Diff: https://github.com/coral-xyz/anchor/compare/v0.29.0...v0.30.0

Changelog: https://github.com/coral-xyz/anchor/blob/v0.30.0/CHANGELOG.md
2024-04-27 12:57:50 +08: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
Justin Wood
0b3f1922e9 anytype: 0.39.0 -> 0.40.2 2024-04-25 14:57:59 -04:00
R. Ryantm
f61ac5417b antares: 0.7.22 -> 0.7.23 2024-04-24 00:52:01 +00:00
Sandro
663a878e78
Merge pull request #299465 from hatch01/antares
antares: init at 0.7.22
2024-04-17 21:50:06 +02:00
xrelkd
c4ad8c524a
anchor: init at 0.29.0 2024-04-10 08:31:42 +08:00
Matthias Beyer
be1946ac21
annextimelog: 0.5.0 -> 0.13.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 09:20:18 +02:00
Matthias Beyer
8760f8d0a1
annextimelog: init at 0.5.0
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2024-04-07 09:20:18 +02:00
Aleksana
d60c18c5d9
Merge pull request #270197 from eclairevoyant/anyrun
anyrun: init at 0-unstable-2023-12-01
2024-04-04 20:40:37 +08:00
eymeric
c4e06020b4
antares: init at 0.7.22 2024-04-01 15:44:46 +02:00
R. Ryantm
164fd67abe anytype: 0.38.0 -> 0.39.0 2024-03-12 00:53:16 +00:00
éclairevoyant
6f9d07551c
anyrun: init at 0-unstable-2023-12-01 2024-03-04 00:43:54 -05:00
R. Ryantm
97cb79a70e ansel: unstable-2024-01-05 -> unstable-2024-02-23 2024-02-25 00:26:30 +00:00
奔跑的小草
c3d65c7a63
anytype: 0.37.3 -> 0.38.0 (#284895)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-01-31 13:19:05 +01:00
Patrick Chilton
6c25130f85 anyk: init at 3.26.0 2024-01-24 14:21:58 +01:00
éclairevoyant
a4f664aee4
ansel: init at unstable-2024-01-05 2024-01-13 18:36:55 -05:00
Nick Cao
bf9d7ca08b
Merge pull request #278826 from running-grass/update_anytype
anytype: 0.37.0 -> 0.37.3
2024-01-05 10:28:30 -05:00
running-grass
60a04bf380
anytype: 0.37.0 -> 0.37.3 2024-01-05 11:05:26 +08:00
Weijia Wang
c6e53e0ddf
Merge pull request #275407 from Aleksanaa/annotator
annotator: init at 1.2.1
2024-01-03 01:10:56 +01:00
running-grass
3561a1b893
anytype: 0.36.0 -> 0.37.0 2023-12-27 14:27:44 +08:00
aleksana
6ac9b874e6 annotator: init at 1.2.1 2023-12-19 21:31:22 +08:00
nat
9beb1bbd61
anime4k: init at 4.0.1 2023-12-16 21:40:19 +01:00