feat(shells)!: redefine in terms of createThings
This commit is contained in:
parent
5fa16c98ce
commit
29738555b1
3 changed files with 81 additions and 14 deletions
|
@ -1,7 +0,0 @@
|
|||
# If pkgs is not defined, instanciate nixpkgs from locked commit
|
||||
{ pkgs ? (import ../nixpkgs.nix) { }
|
||||
, inputs
|
||||
, ...
|
||||
}: {
|
||||
default = import ./default { inherit pkgs inputs; };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue