generated from Luis/nextjs-python-web-template
clan-cli: use dependency flake instead of registry
This commit is contained in:
9
pkgs/clan-cli/deps-flake.nix
Normal file
9
pkgs/clan-cli/deps-flake.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
description = "dependencies for the clan-cli";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = _inputs: { };
|
||||
}
|
||||
Reference in New Issue
Block a user