better telescope previewing, formatting
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Has been cancelled
Some checks failed
Test templates, puts into cache / nix (nix-runner) (push) Has been cancelled
This commit is contained in:
@@ -55,7 +55,8 @@ in
|
||||
};
|
||||
modules = [
|
||||
(
|
||||
{...}:{
|
||||
{ ... }:
|
||||
{
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs-24-11;
|
||||
}
|
||||
)
|
||||
@@ -93,7 +94,8 @@ in
|
||||
};
|
||||
modules = [
|
||||
(
|
||||
{...}:{
|
||||
{ ... }:
|
||||
{
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs-24-11;
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user