Commit graph

11 commits

Author SHA1 Message Date
pacien 53c19ef14d rmfakecloud: set meta.mainProgram 2023-12-11 21:45:14 +01:00
Felix Buehler 3987aeec02 rmfakecloud.ui: migrate to prefetch-yarn-deps 2023-12-03 13:37:47 +01:00
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Benedikt Tissot ce2a7c1aa8 rmfakecloud: 0.0.12 -> 0.0.13.2 2023-04-24 20:49:58 +02:00
R. Ryantm 16cec1f5c7 rmfakecloud: 0.0.11 -> 0.0.12 2022-12-31 13:32:51 +00:00
R. Ryantm 51901d0479 rmfakecloud: 0.0.10 -> 0.0.11 2022-10-29 03:03:19 +00:00
R. Ryantm 083fa6a16f rmfakecloud: 0.0.9 -> 0.0.10 2022-10-27 21:37:50 +00:00
i-like-noodles b3b5eced13 rmfakecloud: build the web ui
Previously rmfakecloud was built without the web ui making it show 404 when attempting to use it. Build it similar to how other projects using yarn are built in a separate package and make it optional.
2022-09-08 15:19:15 +02:00
R. Ryantm 41697e373d rmfakecloud: 0.0.8 -> 0.0.9 2022-09-07 18:56:15 +00:00
R. Ryantm a6ea80e48a rmfakecloud: 0.0.7 -> 0.0.8 2022-07-29 21:02:02 +00:00
pacien 4437afa423 rmfakecloud: init at 0.0.7
The package only includes the server software. It does not include the
optional JavaScript web user interface, which is relatively hard to
build on NixOS.
2022-02-11 11:36:23 +01:00