Channel src

This commit is contained in:
2023-03-06 19:38:10 -05:00
parent 43e903efae
commit 107f365068

View File

@@ -114,6 +114,7 @@
});
channel = pkgs.releaseTools.channel {
name = "New Alan Release";
src = newalan.src;
constituents = [
newalan
];