GetPsyched
|
2083cdd4b3
|
atlauncher: 3.4.36.9 -> 3.4.36.10
Changelog:
Fixes
- Issue with NeoForge searching on Modrinth not working correctly
|
2024-07-15 12:51:51 +04:00 |
|
GetPsyched
|
863c65e63d
|
atlauncher: add missing libraries
|
2024-07-09 19:25:48 +04:00 |
|
GetPsyched
|
c458862baf
|
atlauncher: format with nixfmt
|
2024-07-09 19:25:10 +04:00 |
|
GetPsyched
|
273c05d527
|
atlauncher: use stdenvNoCC
|
2024-06-30 17:39:35 +04:00 |
|
GetPsyched
|
f6039ec1a2
|
atlauncher: 3.4.36.6 -> 3.4.36.9
|
2024-06-17 10:19:08 +04:00 |
|
GetPsyched
|
10e3bd4ef1
|
atlauncher: 3.4.36.5 -> 3.4.36.6
|
2024-06-16 15:08:16 +04: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 |
|
GetPsyched
|
29494034d0
|
atlauncher: 3.4.36.4 -> 3.4.36.5
|
2024-06-04 09:00:30 +04:00 |
|
GetPsyched
|
b7c5c2954b
|
atlauncher: update meta attributes
- Remove nested `with` in meta.
See: https://nix.dev/guides/best-practices#with-scopes
- Add changelog
|
2024-06-04 08:57:57 +04:00 |
|
GetPsyched
|
74e18ebb62
|
atlauncher: add options and missing libs
Co-authored-by: eljamm <fedi.jamoussi@protonmail.ch>
|
2024-05-16 17:21:50 +05:30 |
|
GetPsyched
|
67f21b3795
|
atlauncher: fix build
Launching any instance would throw an error due to a missing library
Co-authored-by: eljamm <fedi.jamoussi@protonmail.ch>
|
2024-05-16 01:10:11 +05:30 |
|
Priyanshu Tripathi
|
42768e4590
|
atlauncher: 3.4.36.3 -> 3.4.36.4 (#311019)
|
2024-05-12 21:41:35 +00:00 |
|
GetPsyched
|
efc63496b6
|
atlauncher: 3.4.35.9 -> 3.4.36.3
|
2024-04-15 16:39:39 +05:30 |
|
Michael Cooper
|
6e9f95b085
|
atlauncher: 3.4.35.4 -> 3.4.35.9
|
2024-03-19 19:05:07 -07:00 |
|
GetPsyched
|
d432b38d31
|
atlauncher: cleanup
|
2024-02-02 19:19:16 +05:30 |
|
GetPsyched
|
6b3ba452ed
|
atlauncher: make desktop item attrs static
Overriding pname would change the desktop item attributes which is a regression
|
2024-02-02 19:18:49 +05:30 |
|
GetPsyched
|
eb97e9f924
|
atlauncher: make binary name static
Align this name with meta.mainProgram as that points to the main binary of a
package. Overriding the pname should not break this.
|
2024-01-04 00:07:06 +05:30 |
|
GetPsyched
|
984f5cb71d
|
atlauncher: add meta.sourceProvenance
|
2024-01-04 00:03:54 +05:30 |
|
GetPsyched
|
3a3ca849c8
|
atlauncher: move package into by-name
|
2023-12-16 21:52:30 +05:30 |
|