éclairevoyant
13ed31c6c5
ansel: remove hardcoded paths in desktop file
2024-07-12 21:12:01 -04:00
Nick Cao
58b5f5a542
Merge pull request #326088 from r-ryantm/auto-update/ansel
...
ansel: 0-unstable-2024-06-29 -> 0-unstable-2024-07-09
2024-07-11 19:49:32 -04:00
hand7s
6cef413dfc
ananicy-cpp: fix failing build
2024-07-10 22:25:19 +03:00
R. Ryantm
f17d01f635
ansel: 0-unstable-2024-06-29 -> 0-unstable-2024-07-09
2024-07-10 10:27:01 +00:00
Masum Reza
757c5d5f02
Merge pull request #317405 from tie/ansible-cmdb
...
ansible-cmdb: init at 1.31, python3Packages.jsonxs: init at 0.6
2024-07-06 23:10:39 +05:30
R. Ryantm
5c1577fafb
ananicy-rules-cachyos: 0-unstable-2024-06-22 -> 0-unstable-2024-07-03
2024-07-05 15:44:33 +00:00
R. Ryantm
fca6a35960
ansel: 0-unstable-2024-02-23 -> 0-unstable-2024-06-29
2024-07-02 21:02:39 +00:00
Wroclaw
2bae328c3f
antimatter-dimensions: 0-unstable-2024-05-11 -> 0-unstable-2024-06-28
2024-06-30 15:16:01 +02:00
Ivan Trubach
909af8cf75
ansible-cmdb: init at 1.31
2024-06-30 08:59:35 +03:00
R. Ryantm
65050f0379
ananicy-rules-cachyos: 0-unstable-2024-06-19 -> 0-unstable-2024-06-22
2024-06-28 12:38:52 +00:00
Weijia Wang
d27ca203e5
Merge pull request #319987 from r-ryantm/auto-update/anytype
...
anytype: 0.40.9 -> 0.41.1
2024-06-26 00:46:47 +02:00
Masum Reza
f35da175e1
Merge pull request #317242 from amozeo/pkgs/antimatter-dimensions/init
...
antimatter-dimensions: init at 0-unstable-2024-05-11
2024-06-25 23:56:09 +05:30
Wroclaw
3cf2c9a018
antimatter-dimensions: init at 0-nstable-2024-05-11
2024-06-25 18:09:13 +02:00
R. Ryantm
4174a85e05
anytype: 0.40.9 -> 0.41.1
2024-06-23 09:08:10 +00:00
R. Ryantm
6dd848feea
ananicy-rules-cachyos: 0-unstable-2024-06-14 -> 0-unstable-2024-06-19
2024-06-22 17:48:52 +00:00
Artturin
65b6baea6f
Merge pull request #319634 from diniamo/ananicy-cpp-patch-for-wrappers
...
ananicy-cpp: support wrapped applications
2024-06-20 13:09:18 +03:00
h7x4
53cede6f86
ananicy-cpp: fix license
2024-06-16 22:13:30 +02:00
diniamo
3565fd8bf6
ananicy-cpp: support wrapped applications
2024-06-16 15:27:09 +02:00
R. Ryantm
3cd3b65fb9
ananicy-rules-cachyos: 0-unstable-2024-06-07 -> 0-unstable-2024-06-14
2024-06-14 23:54:08 +00:00
diniamo
957cbdc5fb
ananicy-cpp: add diniamo as a maintainer
2024-06-13 20:13:44 +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
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