Skip to content

Commit

Permalink
docs: bump nmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee committed Mar 24, 2023
1 parent 363c46b commit db37c53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ let

nmdSrc = fetchTarball {
url =
"https://git.sr.ht/~rycee/nmd/archive/590dd725f3b06fb3888311efaab7312e03f605d1.tar.gz";
sha256 = "0hzg802rnxpfiwwvk12kxhqxnfhg3snin6h7lrq5yk626hj6n6jj";
"https://git.sr.ht/~rycee/nmd/archive/f5a18594255866342ace46827c390c36875337e5.tar.gz";
sha256 = "0qvs72zd9rkj47a55fjin00f9lazhz4ivr0bkviykcydvy9ihdpq";
};

nmd = import nmdSrc { inherit lib pkgs; };
Expand Down

0 comments on commit db37c53

Please sign in to comment.