Skip to content

Commit

Permalink
Merge pull request #59 from regolith-linux/format-model-json
Browse files Browse the repository at this point in the history
chore: json format all package-model files with jq -S
  • Loading branch information
khos2ow authored Jan 19, 2025
2 parents 34a985a + a078b0d commit 9024f83
Show file tree
Hide file tree
Showing 41 changed files with 864 additions and 865 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.json.tmp
14 changes: 7 additions & 7 deletions stage/experimental/arch/package-model.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"packages": {
"gtklock": null,
"i3status-rs": null,
"regolith-displayd": null,
"regolith-inputd": null,
"trawl": null,
"libtrawldb": null,
"sway-regolith": null,
"regolith-avizo": null,
"gtklock": null,
"regolith-displayd": null,
"regolith-inputd": null,
"regolith-powerd": null,
"sway-audio-idle-inhibit": null
"sway-audio-idle-inhibit": null,
"sway-regolith": null,
"trawl": null
}
}
}
6 changes: 3 additions & 3 deletions stage/experimental/package-model.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"packages": {
"xrescat": {
"source": "https://github.com/regolith-linux/xrescat.git",
"ref": "experimental"
"ref": "experimental",
"source": "https://github.com/regolith-linux/xrescat.git"
}
}
}
}
2 changes: 1 addition & 1 deletion stage/package-model.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"description": {
"title": "Package metadata for Regolith Desktop"
}
}
}
18 changes: 9 additions & 9 deletions stage/release-2_1/debian/bullseye/package-model.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"packages": {
"regolith-desktop": {
"source": "https://github.com/regolith-linux/regolith-desktop.git",
"ref": "r2_1-debian-bullseye"
},
"xcb-util": {
"source": "https://git.launchpad.net/ubuntu/+source/xcb-util",
"ref": "applied/ubuntu/groovy"
"ref": "r2_1-debian-bullseye",
"source": "https://github.com/regolith-linux/regolith-desktop.git"
},
"regolith-session": {
"source": "https://github.com/regolith-linux/regolith-session.git",
"ref": "r2_1-debian-bullseye"
"ref": "r2_1-debian-bullseye",
"source": "https://github.com/regolith-linux/regolith-session.git"
},
"xcb-util": {
"ref": "applied/ubuntu/groovy",
"source": "https://git.launchpad.net/ubuntu/+source/xcb-util"
}
}
}
}
254 changes: 127 additions & 127 deletions stage/release-2_1/package-model.json
Original file line number Diff line number Diff line change
@@ -1,176 +1,176 @@
{
"packages": {
"regolith-system-ubuntu": {
"source": "https://github.com/regolith-linux/regolith-system-ubuntu.git",
"ref": "r2_1"
},
"regolith-lightdm-config": {
"source": "https://github.com/regolith-linux/regolith-lightdm-config.git",
"ref": "r2_1"
},
"regolith-session": {
"source": "https://github.com/regolith-linux/regolith-session.git",
"ref": "r2_1"
"arc-icon-theme": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/arc-icon-theme.git"
},
"i3-snapshot": {
"source": "https://github.com/regolith-linux/i3-snapshot.git",
"ref": "r2_1"
"ayu-theme": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/ayu-theme.git"
},
"python3-i3ipc": {
"source": "https://github.com/regolith-linux/python3-i3ipc",
"ref": "r2_1"
"dracula-gtk": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/dracula-gtk.git"
},
"fonts-jetbrains-mono": {
"source": "https://github.com/regolith-linux/fonts-jetbrains-mono.git",
"ref": "r2_1"
"ref": "r2_1",
"source": "https://github.com/regolith-linux/fonts-jetbrains-mono.git"
},
"fonts-materialdesignicons-webfont": {
"source": "https://github.com/regolith-linux/fonts-materialdesignicons-webfont.git",
"ref": "r2_1"
"ref": "r2_1",
"source": "https://github.com/regolith-linux/fonts-materialdesignicons-webfont.git"
},
"i3-wm": {
"source": "https://github.com/regolith-linux/i3-wm.git",
"ref": "r2_1"
"fonts-nerd-fonts": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/fonts-nerd-fonts.git"
},
"i3-gaps-wm": {
"source": "https://github.com/regolith-linux/i3-gaps-wm.git",
"ref": "r2_1"
"fonts-source-code-pro-ttf": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/fonts-source-code-pro-ttf.git"
},
"regolith-i3-config": {
"source": "https://github.com/regolith-linux/regolith-i3-config.git",
"ref": "r2_1"
"gruvbox-gtk": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/gruvbox-gtk.git"
},
"ayu-theme": {
"source": "https://github.com/regolith-linux/ayu-theme.git",
"ref": "r2_1"
"i3-gaps-wm": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3-gaps-wm.git"
},
"solarc-theme": {
"source": "https://github.com/regolith-linux/solarc-theme.git",
"ref": "r2_1"
"i3-next-workspace": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3-next-workspace.git"
},
"gruvbox-gtk": {
"source": "https://github.com/regolith-linux/gruvbox-gtk.git",
"ref": "r2_1"
"i3-snapshot": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3-snapshot.git"
},
"dracula-gtk": {
"source": "https://github.com/regolith-linux/dracula-gtk.git",
"ref": "r2_1"
"i3-swap-focus": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3-swap-focus.git"
},
"whitesur-gtk-theme": {
"source": "https://github.com/regolith-linux/whitesur-gtk-theme.git",
"ref": "r2_1"
"i3-wm": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3-wm.git"
},
"regolith-look-default": {
"source": "https://github.com/regolith-linux/regolith-look-default.git",
"ref": "r2_1"
"i3xrocks": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/i3xrocks.git"
},
"regolith-look-extra": {
"source": "https://github.com/regolith-linux/regolith-look-extra.git",
"ref": "r2_1"
"ilia": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/ilia.git"
},
"i3-next-workspace": {
"source": "https://github.com/regolith-linux/i3-next-workspace.git",
"ref": "r2_1"
"lago": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/lago.git"
},
"i3-swap-focus": {
"source": "https://github.com/regolith-linux/i3-swap-focus.git",
"ref": "r2_1"
"nordic": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/nordic.git"
},
"i3xrocks": {
"source": "https://github.com/regolith-linux/i3xrocks.git",
"ref": "r2_1"
"picom": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/picom.git"
},
"regolith-i3xrocks-config": {
"source": "https://github.com/regolith-linux/regolith-i3xrocks-config.git",
"ref": "r2_1"
"plymouth-theme-regolith": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/plymouth-theme-regolith.git"
},
"regolith-desktop": {
"source": "https://github.com/regolith-linux/regolith-desktop.git",
"ref": "r2_1"
"python3-i3ipc": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/python3-i3ipc"
},
"regolith-ftue": {
"source": "https://github.com/regolith-linux/regolith-ftue.git",
"ref": "r2_1"
"regolith-compositor-compton-glx": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-compositor-compton-glx.git"
},
"regolith-compositor-none": {
"source": "https://github.com/regolith-linux/regolith-compositor-none.git",
"ref": "r2_1"
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-compositor-none.git"
},
"regolith-compositor-picom-glx": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-compositor-picom-glx.git"
},
"regolith-compositor-xcompmgr": {
"source": "https://github.com/regolith-linux/regolith-compositor-xcompmgr.git",
"ref": "r2_1"
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-compositor-xcompmgr.git"
},
"regolith-compositor-compton-glx": {
"source": "https://github.com/regolith-linux/regolith-compositor-compton-glx.git",
"ref": "r2_1"
"regolith-control-center": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-control-center.git"
},
"picom": {
"source": "https://github.com/regolith-linux/picom.git",
"ref": "r2_1"
"regolith-default-settings": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-default-settings.git"
},
"regolith-compositor-picom-glx": {
"source": "https://github.com/regolith-linux/regolith-compositor-picom-glx.git",
"ref": "r2_1"
"regolith-desktop": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-desktop.git"
},
"remontoire": {
"source": "https://github.com/regolith-linux/remontoire.git",
"ref": "r2_1"
"regolith-distro-ubuntu": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-distro-ubuntu.git"
},
"ilia": {
"source": "https://github.com/regolith-linux/ilia.git",
"ref": "r2_1"
"regolith-ftue": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-ftue.git"
},
"lago": {
"source": "https://github.com/regolith-linux/lago.git",
"ref": "r2_1"
"regolith-i3-config": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-i3-config.git"
},
"regolith-rofi-config": {
"source": "https://github.com/regolith-linux/regolith-rofi-config.git",
"ref": "r2_1"
"regolith-i3xrocks-config": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-i3xrocks-config.git"
},
"regolith-rofication": {
"source": "https://github.com/regolith-linux/regolith-rofication.git",
"ref": "r2_1"
"regolith-lightdm-config": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-lightdm-config.git"
},
"regolith-control-center": {
"source": "https://github.com/regolith-linux/regolith-control-center.git",
"ref": "r2_1"
"regolith-look-default": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-look-default.git"
},
"regolith-default-settings": {
"source": "https://github.com/regolith-linux/regolith-default-settings.git",
"ref": "r2_1"
"regolith-look-extra": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-look-extra.git"
},
"plymouth-theme-regolith": {
"source": "https://github.com/regolith-linux/plymouth-theme-regolith.git",
"ref": "r2_1"
"regolith-rofi-config": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-rofi-config.git"
},
"regolith-distro-ubuntu": {
"source": "https://github.com/regolith-linux/regolith-distro-ubuntu.git",
"ref": "r2_1"
"regolith-rofication": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-rofication.git"
},
"xrescat": {
"source": "https://github.com/regolith-linux/xrescat.git",
"ref": "r2_1"
"regolith-session": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-session.git"
},
"regolith-system-ubuntu": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-system-ubuntu.git"
},
"regolith-unclutter-xfixes": {
"source": "https://github.com/regolith-linux/regolith-unclutter-xfixes.git",
"ref": "r2_1"
"ref": "r2_1",
"source": "https://github.com/regolith-linux/regolith-unclutter-xfixes.git"
},
"arc-icon-theme": {
"source": "https://github.com/regolith-linux/arc-icon-theme.git",
"ref": "r2_1"
"remontoire": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/remontoire.git"
},
"nordic": {
"source": "https://github.com/regolith-linux/nordic.git",
"ref": "r2_1"
"solarc-theme": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/solarc-theme.git"
},
"fonts-source-code-pro-ttf": {
"source": "https://github.com/regolith-linux/fonts-source-code-pro-ttf.git",
"ref": "r2_1"
"whitesur-gtk-theme": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/whitesur-gtk-theme.git"
},
"fonts-nerd-fonts": {
"source": "https://github.com/regolith-linux/fonts-nerd-fonts.git",
"ref": "r2_1"
"xrescat": {
"ref": "r2_1",
"source": "https://github.com/regolith-linux/xrescat.git"
}
}
}
}
Loading

0 comments on commit 9024f83

Please sign in to comment.