restore jj/jjui alongside git
This commit is contained in:
7
overlays/jj-ryu.nix
Normal file
7
overlays/jj-ryu.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{inputs}: final: prev: {
|
||||
jj-ryu =
|
||||
import ../lib/build-rust-package.nix {
|
||||
inherit prev;
|
||||
input = inputs.jj-ryu;
|
||||
};
|
||||
}
|
||||
1
overlays/jj-starship.nix
Normal file
1
overlays/jj-starship.nix
Normal file
@@ -0,0 +1 @@
|
||||
{inputs}: inputs.jj-starship.overlays.default
|
||||
Reference in New Issue
Block a user