fixing dms
This commit is contained in:
parent
85945dab0a
commit
c6fefb1c15
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
let
|
||||
dms = pkgs.fetchgit {
|
||||
url = "https://github.com/mrVanDalo/dms.git";
|
||||
rev = "187aee5418906aa4a3fee220fba74249fc05e794";
|
||||
sha256 = "0j46mg6r1ygxs41ql1c7pvkgwjgdii5kbd3whpf29spm61k0lja5";
|
||||
rev = "977e7d5fd2d0ccde7b185343eba35f4967871590";
|
||||
sha256 = "138ib1hanp91nmb22f67asgy3afx0yxajbm54ar3s5h4c0fgry38";
|
||||
};
|
||||
in {
|
||||
|
||||
|
|
Loading…
Reference in a new issue