From 2bdf5232ce3e64bd63ded6f0b96a5870be3097ae Mon Sep 17 00:00:00 2001 From: makefu Date: Sun, 16 Jul 2017 15:44:53 +0200 Subject: ma sources: add musnix to studio,vbob,wbob --- 1systems/wbob/source.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '1systems/wbob/source.nix') diff --git a/1systems/wbob/source.nix b/1systems/wbob/source.nix index 419ebbe3b..af0f37809 100644 --- a/1systems/wbob/source.nix +++ b/1systems/wbob/source.nix @@ -1,3 +1,7 @@ import { - name="wbob"; + name="studio"; + override.musnix.git = { + url = https://github.com/musnix/musnix.git; + ref = "d8b989f"; + }; } -- cgit v1.2.3