Commit Graph

29 Commits

Author SHA1 Message Date
R. Ryantm
50fab0ba43 soft-serve: 0.7.3 -> 0.7.4 2023-12-23 11:07:43 +00:00
Ashish SHUKLA
3a3cd40181
soft-serve: 0.7.2 -> 0.7.3 2023-11-28 15:18:56 +05:30
Ashish SHUKLA
24a3f32b78
soft-serve: 0.7.1 -> 0.7.2 2023-11-19 08:26:59 +05:30
dadada
a3e083306b
soft-serve: update from 0.6.2 to 0.7.1 2023-11-12 23:02:38 +01:00
dadada
77f7b5a3e5
nixos/soft-serve: init
This adds a NixOS module for Soft Serve, a tasty, self-hostable Git
server for the command line. The module has a test that checks some
basic things like creating users, creating a repo and cloning it.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-10-21 17:51:42 +02:00
dadada
63ecebe2a3
soft-serve: fix shell hook
This adds bash to the PATH of soft-serve. This is
required for the hooks to work, since they
are implemented in bash.
2023-10-21 00:36:56 +02:00
R. Ryantm
39fe788e77 soft-serve: 0.6.1 -> 0.6.2 2023-10-19 15:54:59 +00:00
R. Ryantm
ad04da4637 soft-serve: 0.6.0 -> 0.6.1 2023-09-18 13:13:36 +00:00
Nikolay Korotkiy
9dc0b95797
soft-serve: 0.5.5 → 0.6.0 2023-09-03 20:53:51 +04:00
R. Ryantm
5e7842b173 soft-serve: 0.5.4 -> 0.5.5 2023-08-07 05:08:31 +00:00
R. Ryantm
47af6c8215 soft-serve: 0.4.7 -> 0.5.4 2023-05-21 00:19:11 +00:00
R. Ryantm
f2de0166bc soft-serve: 0.4.6 -> 0.4.7 2023-04-23 14:39:22 +00:00
Nicolas Martin
951a1569a0
soft-serve: 0.4.5 -> 0.4.6 2023-02-23 20:16:56 +01:00
R. Ryantm
ff8fc05197 soft-serve: 0.4.4 -> 0.4.5 2023-02-04 09:12:40 +00:00
R. Ryantm
bffa625a04 soft-serve: 0.4.1 -> 0.4.4 2022-11-20 02:55:30 +00:00
R. Ryantm
2bb7768419 soft-serve: 0.4.0 -> 0.4.1 2022-11-16 16:52:28 +08:00
R. Ryantm
bbdaab12e6 soft-serve: 0.3.3 -> 0.4.0 2022-08-10 23:32:38 +00:00
R. Ryantm
1183571140 soft-serve: 0.3.2 -> 0.3.3 2022-08-05 15:50:16 +00:00
R. Ryantm
34c72f2ae8 soft-serve: 0.3.1 -> 0.3.2 2022-07-29 23:17:13 +00:00
Nicolas Martin
c2e5fbe6e8 soft-serve: 0.3.0 -> 0.3.1 2022-06-05 19:26:31 +02:00
Nicolas M
f573afae77 soft-serve: 0.2.3 -> 0.3.0 2022-04-15 17:47:11 +02:00
R. Ryantm
2d1ae50790 soft-serve: 0.2.2 -> 0.2.3 2022-02-24 20:56:44 +00:00
Mario Rodas
d7c27ec280 soft-serve: 0.2.1 -> 10.2.2
https://github.com/charmbracelet/soft-serve/releases/tag/v0.2.2
2022-02-19 00:59:00 +00:00
R. Ryantm
f589a52f92 soft-serve: 0.1.3 -> 0.2.1 2022-02-19 00:58:56 +00:00
R. Ryantm
a5b8447bbd soft-serve: 0.1.2 -> 0.1.3 2022-02-03 10:13:43 -08:00
Infinidoge
0d562a22d2
soft-serve: set meta.mainProgram to "soft"
This allows `nix run nixpkgs#soft-serve` to function, as ordinarily it would attempt to run `soft-serve`, which isn't present in the `bin` of the output.
2022-02-01 13:18:26 -05:00
zowoq
73090cc1ff soft-serve: update vendorSha256 2022-01-31 13:41:40 +10:00
R. Ryantm
460bc2ed55 soft-serve: 0.1.0 -> 0.1.2 2021-12-12 15:47:48 +00:00
Nicolas M
68dc74333e soft-serve: init at 0.1.0
Apply suggestions from code review

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2021-12-07 20:23:29 +01:00