nix fmt
This commit is contained in:
parent
028c57b0db
commit
b6d97d0581
49 changed files with 2034 additions and 2002 deletions
|
@ -1,9 +1,8 @@
|
|||
{ self'
|
||||
, inputs'
|
||||
, pkgs
|
||||
}:
|
||||
|
||||
{
|
||||
self',
|
||||
inputs',
|
||||
pkgs,
|
||||
}: {
|
||||
install = pkgs.mkShell {
|
||||
name = "infra-install";
|
||||
packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue