Anderson Torres
|
b88906ab32
|
emulationstation: nixfmt-rfc-style
|
2024-07-24 21:51:46 -03:00 |
|
Anderson Torres
|
985e8f4674
|
emulationstation: get rid of fetchSubmodules
Mental note: I need to automate this!
|
2024-07-24 21:47:57 -03:00 |
|
Anderson Torres
|
34b52aa8da
|
emulationstation: detach sources acquisition
|
2024-07-24 21:47:57 -03:00 |
|
Anderson Torres
|
b657d8d7c8
|
emulationstation: fix a ridiculous typo
Found by af039eb7c6 (r143796136)
|
2024-07-24 21:47:57 -03:00 |
|
Sandro Jäckel
|
4c4ae4f77b
|
empty-epsilon: move to pkgs/by-name
|
2024-07-14 21:22:12 +02:00 |
|
Sandro
|
3c89ee1b7b
|
Merge pull request #260990 from jfvillablanca/ember-cli
|
2024-07-03 14:57:49 +02:00 |
|
aleksana
|
aed8340530
|
emote: add aleksana as maintainer
|
2024-06-20 20:54:21 +08:00 |
|
aleksana
|
0e832817a0
|
emote: 4.0.1 -> 4.1.0
|
2024-06-20 20:54:21 +08:00 |
|
aleksana
|
1b5d2b0801
|
emote: format with nixfmt-rfc-style
|
2024-06-20 00:28:56 +08:00 |
|
aleksana
|
3e78dcea49
|
emote: move to pkgs/by-name
|
2024-06-20 00:28:33 +08:00 |
|
Alexis Hildebrandt
|
f8c4a98e8e
|
treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
|
2024-06-09 23:08:46 +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 |
|
R. Ryantm
|
037ac21a40
|
emacs-lsp-booster: 0.2.0 -> 0.2.1
|
2024-04-17 23:53:33 +00:00 |
|
Anderson Torres
|
cff27f18aa
|
emacspeak: 58.0 -> 59.0
Also, updates broken version according to the changelog.
Co-authored-by: R. RyanTM <ryantm-bot@ryantm.com>
|
2024-02-28 18:39:28 -03:00 |
|
Anderson Torres
|
bfca69f9d4
|
emacspeak: set meta.broken
|
2024-02-28 18:39:07 -03:00 |
|
Anderson Torres
|
df2ba5129c
|
emacspeak: refactor
- finalAttrs design pattern
- set strictDeps
- getExe emacs
- get rid of nested with
- set meta.changelog
- set meta.mainProgram
|
2024-02-28 18:31:32 -03:00 |
|
Anderson Torres
|
299f6e16e4
|
emacspeak: migrate to by-name
Also, keep a green alias in order to not break things.
|
2024-02-28 18:31:31 -03:00 |
|
Pol Dellaiera
|
405f7be14c
|
Merge pull request #276376 from lolbinarycat/emacsclient-commands
emacsclient-commands: init at unstable-2023-09-22
|
2024-02-20 18:21:30 +01:00 |
|
Anderson Torres
|
af039eb7c6
|
emulationstation: refactor
- finalAttrs design pattern
- remove eigen dependency
- strictDeps
- move resources to $out/share
- link resources to $out/bin
|
2024-02-04 21:34:21 -03:00 |
|
Anderson Torres
|
3dfad2c328
|
emulationstation: migrate to by-name
|
2024-02-04 21:34:16 -03:00 |
|
binarycat
|
34d44e4c8f
|
emacsclient-commands: init at unstable-2023-09-22
|
2024-01-20 15:17:15 -05:00 |
|
R. Ryantm
|
775a326df0
|
emacs-lsp-booster: 0.1.1 -> 0.2.0
|
2024-01-14 22:41:17 +00:00 |
|
Icy-Thought
|
4ee16f60a7
|
emacs-lsp-booster: init at v0.1.1
|
2024-01-09 21:56:46 +01:00 |
|
Peder Bergebakken Sundt
|
f85094a511
|
Merge pull request #266658 from snf1k/emojify
emojify: init at 2.2.0
|
2023-12-02 15:09:51 +01:00 |
|
Emery Hemingway
|
7bd3fa9faf
|
emocli: use top-level buildNimPackage
|
2023-11-28 16:48:10 +02:00 |
|
Ivar Larsson
|
2b891a2cb6
|
emulationstation-de: init at 2.2.1
|
2023-11-26 16:28:46 +02:00 |
|
AsbjornOlling
|
1c37d53709
|
emocli: init at 1.0.0
|
2023-11-24 16:53:28 +01:00 |
|
Snowflake
|
2c816df732
|
emojify: init at 2.2.0
|
2023-11-10 20:23:24 +08:00 |
|
jfvillablanca
|
6da9ffc641
|
ember-cli: init at 5.3.0
|
2023-10-15 11:18:24 +08:00 |
|