Revert "nur combine: also skip shamilton"
This reverts commit d9f7db4c38.
This commit is contained in:
parent
209e3811b7
commit
64839cd444
1 changed files with 0 additions and 4 deletions
|
|
@ -130,10 +130,6 @@ def update_combined(path: Path) -> List[str]:
|
|||
|
||||
for repo in manifest.repos:
|
||||
combined_repo = None
|
||||
if repo.name == "shamilton":
|
||||
logger.info("Skip shamilton due to https://github.com/nix-community/nur-combined/commit/00b4f9809c#r41441760")
|
||||
continue
|
||||
|
||||
if repo.name in combined_repos:
|
||||
combined_repo = combined_repos[repo.name]
|
||||
del combined_repos[repo.name]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue