mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Reorg
This commit is contained in:
parent
03b3066880
commit
6768bdb19e
9 changed files with 104 additions and 36 deletions
|
|
@ -1,9 +1,3 @@
|
|||
pkgs: {
|
||||
sbarlua = {
|
||||
src = pkgs.fetchFromGitHub {
|
||||
repo = "SbarLua";
|
||||
owner = "FelixKratz";
|
||||
rev = "437bd2031da38ccda75827cb7548e7baa4aa9978";
|
||||
};
|
||||
};
|
||||
sbarlua = pkgs.callPackage ./sbarlua {};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue