summaryrefslogtreecommitdiffstats
path: root/makefu/source.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/source.nix')
-rw-r--r--makefu/source.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/source.nix b/makefu/source.nix
index bbc059947..bcdb66a66 100644
--- a/makefu/source.nix
+++ b/makefu/source.nix
@@ -53,7 +53,7 @@ in
(mkIf ( musnix ) {
musnix.git = {
url = https://github.com/musnix/musnix.git;
- ref = "d8b989f";
+ ref = "master"; # follow the musnix channel, lets see how this works out
};
})