Commit Graph

8 Commits

Author SHA1 Message Date
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
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
Nick Cao
cbbfbcd095
krunvm: set meta.platforms 2023-01-26 15:07:30 +08:00
Nick Cao
dfc876b50d
krunvm: 0.2.2 -> 0.2.3 2022-11-30 20:28:02 +08:00
Nick Cao
fa61256115
krunvm: 0.2.1 -> 0.2.2 2022-11-30 20:14:34 +08:00
Jiajie Chen
372b94bef6 krunvm: add support for darwin 2022-08-18 11:42:39 +08:00
Nick Cao
0edab34d9c
krunvm: init at 0.2.1 2022-08-13 17:44:56 +08:00