add more tests
This commit is contained in:
parent
22337fb5b1
commit
bbd4c893d9
2 changed files with 23 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
in
|
||||
{
|
||||
formatter.${system} = pkgs.nixfmt-tree;
|
||||
apps = {
|
||||
apps.${system} = {
|
||||
nixos-diff = {
|
||||
type = "app";
|
||||
program = "${pkgs.writeShellScript "nixos-diff.sh" ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue