From 4bf597e0ae50f262e64d5c055c71d6a60fff5c29 Mon Sep 17 00:00:00 2001 From: Dan Gunter Date: Tue, 26 Nov 2024 11:01:49 -0800 Subject: [PATCH] Add a mapping for Pop!_OS (default for System76 laptops) to get-extensions (#1534) * outputs * config line * reverted --------- Co-authored-by: Ludovico Bianchi --- idaes/config.py | 1 + 1 file changed, 1 insertion(+) diff --git a/idaes/config.py b/idaes/config.py index 8acd5073bd..c784080244 100644 --- a/idaes/config.py +++ b/idaes/config.py @@ -69,6 +69,7 @@ "xubuntu1804": "ubuntu1804", "xubuntu2004": "ubuntu2004", "xubuntu2204": "ubuntu2204", + "pop22": "ubuntu2204", } # Machine map binary_arch_map = {