chore(flake): use local keepbook checkout
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
};
|
||||
|
||||
keepbook = {
|
||||
url = "github:colonelpanic8/keepbook";
|
||||
url = "path:/home/imalison/Projects/keepbook";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
||||
Reference in New Issue
Block a user