Compare commits

2 Commits
Author SHA1 Message Date
wymiller a4d6749411 Merge branch 'master' into import-overlays-from-config 2026-09-06 13:55:13 -05:00
wymiller e1620950b6 add: make sable great again
Publish packages to Attic / publish (push) Successful in 23m22s
2026-09-06 14:02:14 -04:00
+1 -1
View File
@@ -18,7 +18,7 @@
inherit caitsith;
# any packages that build instructions are in this repo, they go here
# sable-web = pkgs.callPackage ./common/sable.nix {};
sable-web = pkgs.callPackage ./common/sable.nix { };
swaytreesave = pkgs.callPackage ./linux/swaytreesave.nix { };
musicpresence = pkgs.callPackage ./linux/musicpresence.nix { };
vintage-story = pkgs.callPackage ./linux/vintage-story.nix { };