scroll auto discovery
This commit is contained in:
parent
60b5164a8a
commit
8769d9de00
9 changed files with 44 additions and 20 deletions
|
|
@ -10,7 +10,7 @@
|
|||
flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
pkgs = nixpkgs.legacyPackages.${system};
|
||||
lib = import ./nix/deno;
|
||||
lib = import ./nix;
|
||||
shelf = import ./shelf {
|
||||
inherit pkgs system lib;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue