1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-01 06:31:04 +01:00

rbenv: add module

This commit is contained in:
Mario Rodas 2023-01-17 04:20:00 +00:00 committed by Robert Helgesson
parent 69696fe539
commit 1c6f3054ca
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
4 changed files with 103 additions and 0 deletions

2
.github/CODEOWNERS vendored
View file

@ -276,6 +276,8 @@ Makefile @thiagokokada
/modules/programs/pylint.nix @florpe
/modules/programs/rbenv.nix @marsam
/modules/programs/rbw.nix @ambroisie
/tests/modules/programs/rbw @ambroisie