Add nixpkgs-emmett pin
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# Per-server pins (follow default; replace with a direct url to override)
|
||||
nixpkgs-armer.follows = "nixpkgs";
|
||||
nixpkgs-bim.follows = "nixpkgs";
|
||||
nixpkgs-emmett.follows = "nixpkgs";
|
||||
nixpkgs-howard.follows = "nixpkgs";
|
||||
nixpkgs-mermaid.follows = "nixpkgs";
|
||||
nixpkgs-micron.follows = "nixpkgs";
|
||||
@@ -19,5 +20,5 @@
|
||||
nixpkgs-ci.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nixpkgs-armer, nixpkgs-bim, nixpkgs-howard, nixpkgs-mermaid, nixpkgs-micron, nixpkgs-projects, nixpkgs-ci }: { };
|
||||
outputs = { self, nixpkgs, nixpkgs-armer, nixpkgs-bim, nixpkgs-emmett, nixpkgs-howard, nixpkgs-mermaid, nixpkgs-micron, nixpkgs-projects, nixpkgs-ci }: { };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user