Skip to content

Commit 7a31f86

Browse files
committed
Updated scm.nix commit
1 parent 19d8581 commit 7a31f86

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

scm/scm.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ let
1515
(getEnv "MDP_GIT")
1616
(fetchGit {
1717
url = "git@github.com:bugout-dev/brood.git";
18-
rev = "939065332bbbababd0590dae67c04256dd8cb731";
19-
allRefs = true;
18+
rev = "19d8581965d035cee9918bbb1e6b333a39422c2a";
2019
})
2120
] ++ scm_repos;
2221
});

0 commit comments

Comments
 (0)