changeset 244:8eec3b0bd894

update plus to mantic
author drewp@bigasterisk.com
date Thu, 14 Dec 2023 16:46:00 -0800
parents d0f13d79995e
children 9dee7fd80c52
files package_lists.py templates/sources.list.j2
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/package_lists.py	Mon Dec 11 21:32:59 2023 -0800
+++ b/package_lists.py	Thu Dec 14 16:46:00 2023 -0800
@@ -239,7 +239,7 @@
     'solvespace',
     'sqlitebrowser',
     'sshfs',
-    'steam-launcher',
+    'steam-installer',
     'swi-prolog',
     'syncthing-gtk',
     'system-config-printer',
--- a/templates/sources.list.j2	Mon Dec 11 21:32:59 2023 -0800
+++ b/templates/sources.list.j2	Thu Dec 14 16:46:00 2023 -0800
@@ -12,11 +12,11 @@
 deb [arch=amd64,i386 signed-by=/usr/share/keyrings/steam.gpg] https://repo.steampowered.com/steam/ stable steam
 {% endif %}
 
-{% if host.name in ['bang', 'ditto', 'slash', 'plus', 'dot'] %}
+{% if host.name in ['bang', 'ditto', 'slash', 'dot'] %}
 deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x lunar main
 {% endif %}
 
-{% if host.name in ['dash', 'squib'] %}
+{% if host.name in ['dash', 'squib', 'plus'] %}
 deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
 {% endif %}
 
@@ -24,7 +24,7 @@
 deb [signed-by=/etc/apt/keyrings/coral.gpg] https://packages.cloud.google.com/apt coral-edgetpu-stable main
 {% endif %}
 
-{% if host.name in ['dash', 'squib'] %}
+{% if host.name in ['dash', 'squib', 'plus'] %}
 deb http://us.archive.ubuntu.com/ubuntu mantic main restricted
 deb http://us.archive.ubuntu.com/ubuntu mantic multiverse
 deb http://us.archive.ubuntu.com/ubuntu mantic universe
@@ -37,7 +37,7 @@
 deb http://us.archive.ubuntu.com/ubuntu mantic-updates universe
 {% endif %}
 
-{% if host.name in ['ditto', 'bang', 'plus', 'slash', 'dot'] %}
+{% if host.name in ['ditto', 'bang', 'slash', 'dot'] %}
 deb http://us.archive.ubuntu.com/ubuntu lunar main restricted
 deb http://us.archive.ubuntu.com/ubuntu lunar multiverse
 deb http://us.archive.ubuntu.com/ubuntu lunar universe