1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

12 commits

Author SHA1 Message Date
Tomas Antonio Lopez 1c2a4b971e srht-gen-oauth-tok: init at 0.1
Promote the srht-gen-oauth-tok package to a Nixpkgs package.
2024-02-07 03:05:04 +01:00
Tomas Antonio Lopez 147cc4061e nixos/sourcehut: ensure that the repos directory exists
Fixes a bug where, if the OpenSSH server starts before the first initialization
of the git service, the SSH service fails to find the corresponding bind mount
and terminates with a 226/NAMESPACE error.
2024-01-04 00:00:32 +01:00
Tomas Antonio Lopez 195cbfc012 nixosTests.sourcehut: split tests belonging to different services 2023-12-25 03:49:11 +01:00
Tomas Antonio Lopez 2382d423f4 nixosTests.sourcehut: factor-out node configuration 2023-12-25 03:22:11 +01:00
Tomas Antonio Lopez 6eb86e3c19 nixosTests.sourcehut: refactor script to use subtests 2023-12-20 02:57:38 +01:00
Tomas Antonio Lopez 262cb39d4f nixosTests.sourcehut: add myself as maintainer 2023-12-20 02:39:32 +01:00
Tomas Antonio Lopez 8f6a342064 nixosTests.sourcehut: test repository download 2023-12-20 02:32:06 +01:00
Tomas Antonio Lopez 7d7cc717eb nixosTests.sourcehut: test pushing Git repositories 2023-12-19 01:54:46 +01:00
Tomas Antonio Lopez effb6bd756 nixosTests.sourcehut: configure Hut for direct API interaction 2023-12-19 01:43:19 +01:00
Tomas Antonio Lopez 89278c9846 nixosTests.sourcehut: run tests within a production environment 2023-12-01 00:31:37 +01:00
Tomas Antonio Lopez 33c13e9e4d nixosTests.sourcehut: listen on port 80, as well 2023-12-01 00:31:37 +01:00
Tomas Antonio Lopez 3943aa57c0 nixosTests.sourcehut: test user creation and OAuth token generation 2023-12-01 00:31:17 +01:00