mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Merged
This commit is contained in:
parent
510c3a6421
commit
87bb07f015
5 changed files with 38 additions and 5 deletions
|
|
@ -1,2 +1,9 @@
|
|||
pkgs: {
|
||||
sbarlua = {
|
||||
src = pkgs.fetchFromGitHub {
|
||||
repo = "SbarLua";
|
||||
owner = "FelixKratz";
|
||||
rev = "437bd2031da38ccda75827cb7548e7baa4aa9978";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue