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 |
|
Emily Trau
|
e88693d8e4
|
minimal-bootstrap.mes: reformat sources.nix for better diffs
|
2023-11-29 06:42:36 +00:00 |
|
Emily Trau
|
3dcd819caa
|
minimal-bootstrap.mes: 0.24.2 -> 0.25
|
2023-11-22 10:49:51 +00:00 |
|
Emily Trau
|
fd61c0eee0
|
minimal-bootstrap.mes: remove unneeded platform flag
|
2023-09-11 22:08:59 -07:00 |
|
Emily Trau
|
bc87c59c15
|
minimal-bootstrap.mes: remove unused import
|
2023-05-22 22:05:21 +10:00 |
|
Emily Trau
|
b405a6f7c7
|
maintainers: add minimal-bootstrap team
|
2023-05-18 09:15:40 +10:00 |
|
John Ericson
|
5b2b3950f0
|
minimal-bootstrap.mes: replaceExt -> stripExt
|
2023-05-16 00:22:17 -04:00 |
|
John Ericson
|
23f849f49d
|
minimal-boostrap.mes: Separate compiler and libs
This matches tinycc, and what is generally done in Nixpkgs.
|
2023-05-14 19:27:15 -04:00 |
|
John Ericson
|
5a78c28a10
|
minimal-bootstrap.mes-libc: This can be all source
|
2023-05-14 19:14:19 -04:00 |
|
John Ericson
|
a89962887c
|
minimal-bootstrap.mes: Parallelize
|
2023-05-14 18:59:32 -04:00 |
|
Emily Trau
|
aa0a36bcd8
|
minimal-bootstrap.kaem: move runCommand into kaem
|
2023-05-12 01:43:40 +10:00 |
|
Emily Trau
|
1e88aa2594
|
minimal-bootstrap.mes: generate list of source files
|
2023-05-03 14:31:40 +10:00 |
|
Emily Trau
|
1b065103f5
|
minimal-bootstrap.mes: split out mes-libc package
|
2023-05-02 10:18:34 +10:00 |
|
Emily Trau
|
e055a75edd
|
minimal-bootstrap.ln-boot: init at unstable-2023-05-01
|
2023-05-02 10:18:34 +10:00 |
|
Emily Trau
|
ae7bbb0e4d
|
minimal-bootstrap.mes: major rewrite for readability
|
2023-05-02 10:18:34 +10:00 |
|
Emily Trau
|
760ab35487
|
minimal-bootstrap.nyacc: init at 1.00.2, split from mes
|
2023-05-02 10:18:34 +10:00 |
|
Emily Trau
|
8950041e2b
|
minimal-bootstrap.mes: inline config.h
|
2023-05-02 10:18:34 +10:00 |
|
Emily Trau
|
59e11ad4e4
|
minimal-bootstrap: add meta attributes
|
2023-05-02 10:18:33 +10:00 |
|
Emily Trau
|
5d423c3ac0
|
minimal-bootstrap: add source attribution
|
2023-05-02 10:18:33 +10:00 |
|
Emily Trau
|
71dcd60557
|
minimal-bootstrap: remove most uses of builtins.fetchTarball
|
2023-05-02 10:18:32 +10:00 |
|
Emily Trau
|
c8ecd8ed57
|
minimal-bootstrap.stage0-posix: replace mkKaemDerivation with runCommand
|
2023-05-02 10:18:32 +10:00 |
|
Emily Trau
|
d0594d2f42
|
minimal-bootstrap: rename from trusting-trust
|
2023-05-02 10:18:32 +10:00 |
|