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 |
|
Anderson Torres
|
7ce57cada2
|
SDL2_gfx: remove cpages
See https://github.com/NixOS/nixpkgs/issues/290642.
|
2024-06-04 08:19:10 -03:00 |
|
Anderson Torres
|
8e271cf36d
|
SDL_ttf: remove abbradar
See https://github.com/NixOS/nixpkgs/issues/290642.
|
2024-06-04 08:19:10 -03:00 |
|
Anderson Torres
|
d55409b930
|
SDL_mixer: remove lovek323
See https://github.com/NixOS/nixpkgs/issues/290642.
|
2024-06-04 08:19:10 -03:00 |
|
Anderson Torres
|
aca1dd0ea1
|
SDL_image: remove lovek323
See https://github.com/NixOS/nixpkgs/issues/290642.
|
2024-06-04 08:19:10 -03:00 |
|
Anderson Torres
|
03b72210cf
|
SDL2_sound: internalize darwin
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
af3995746a
|
SDL2_sound: migrate to by-name
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
7248ce50bb
|
SDL2_Pango: refactor
- finalAttrs
- strictDeps
- splitting
- sdl team
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
0d85a83ce1
|
SDL2_gfx: refactor
- get rid of pname
- strictDeps
- split outputs
- sdl team
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
1c5d6dcbc4
|
SDL2_gfx: migrate to by-name
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
c6b17b3071
|
SDL2_ttf: refactor
- strictDeps
- use system harfbuzz and freetype instead of vendored
- sdl team
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
65f74c2ac1
|
SDL2_ttf: migrate to by-name
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
113627be08
|
SDL_net: refactor
- finalAttrs
- strictDeps
- sdl team
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
41724a3073
|
SDL_net: migrate to by-name
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
3682b4386b
|
SDL_mixer: refactor
- finalAttrs
- strictDeps
- sdl team
- split outputs
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
b60b370d52
|
SDL_mixer: migrate to by-name
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
163163108e
|
SDL_ttf: refactor
- finalAttrs
- strictDeps
- sdl team
|
2024-06-04 08:19:09 -03:00 |
|
Anderson Torres
|
28d825fdbe
|
SDL_ttf: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
af8e579938
|
SDL_stretch: refactor
- finalAttrs
- strictDeps
- sdl team
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
bfcdb8dbfa
|
SDL_stretch: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
01923ef9af
|
SDL_sound: refactor
- finalAttrs
- strictDeps
- sdl team
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
482e1a5a4b
|
SDL_sound: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
f3d1af9894
|
SDL_sixel: refactor
- fix version
- strictDeps
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
afffe819ec
|
SDL_sixel: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
69c552c5ed
|
SDL_audiolib: refactor
- strictDeps
- sdl team
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
fe5f696e68
|
SDL_audiolib: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
43017df2de
|
SDL_image: refactor
- finalAttrs
- strictDeps
- split outputs
- sdl team
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
d5bfe1b673
|
SDL_image: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
232ab4014b
|
SDL_gpu: 2019-01-24 -> 0-unstable-2022-06-24
- finalAttrs design pattern
- remove @piddend (inactive, https://github.com/NixOS/nixpkgs/issues/290642)
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
98784a4081
|
SDL_gpu: migrate to by-name
|
2024-06-04 08:19:08 -03:00 |
|
Anderson Torres
|
db06c4f3df
|
SDL_gfx: refactor
- strictDeps
- add lib.teams.sdl.members
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
a7eff4c8d8
|
SDL_gfx: migrate to by-name
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
0ae60219f1
|
SDL_Pango: refactor
- finalAttrs
- no nested with
- sdl team
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
c2b8d53a35
|
SDL_Pango: migrate to by-name
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
aa4a99c7d6
|
SDL2_net: refactor
- add lib.teams.sdl.members
- remove @AndersonTorres (since theey will be in the team)
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
7cd59482fa
|
SDL2_mixer: refactor
- add lib.teams.sdl.members
|
2024-06-04 08:19:07 -03:00 |
|
Anderson Torres
|
c0ad46e480
|
SDL2_mixer: migrate to by-name
|
2024-05-03 00:04:32 -03:00 |
|
Anderson Torres
|
5f77c558fa
|
SDL2_mixer_2_0: migrate to by-name
|
2024-05-03 00:04:32 -03:00 |
|
Anderson Torres
|
a13158505e
|
SDL2_net: refactor
- finalAttrs
- use fetchFromGitHub (since the url is deactivated)
- strictDeps
- no nested with
|
2024-05-01 15:41:00 -03:00 |
|
Anderson Torres
|
922be032e5
|
SDL2_net: adopted by AndersonTorres
|
2024-05-01 15:40:55 -03:00 |
|
Anderson Torres
|
738d25b858
|
SDL2_net: migrate to by-name
|
2024-05-01 15:40:36 -03:00 |
|
Adrian Pistol
|
62aca06db2
|
sdcc: 4.2.0 -> 4.4.0
|
2024-02-13 12:47:11 +01:00 |
|
Ricardo Ardissone
|
225b3bf66e
|
SDL2_Pango: init at 2.1.5
|
2024-01-08 14:23:10 +01:00 |
|
Anderson Torres
|
10b64a28c4
|
sdcc: refactor
- remove null'ities
- assert validity of excludedPorts list
- use finalAttrs design pattern
- split outputs
- add meta.mainProgram,
|
2023-11-11 16:48:40 -03:00 |
|
Anderson Torres
|
2423baa7f1
|
sdcc: migrate to by-name
|
2023-11-11 16:48:40 -03:00 |
|