Skip to content

Commit

Permalink
docs: bump nmd
Browse files Browse the repository at this point in the history
  • Loading branch information
rycee authored and spacekookie committed Feb 10, 2023
1 parent 6160d88 commit 5beb949
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://gitlab.com/api/v4/projects/rycee%2Fnmd/repository/archive.tar.gz?sha=91dee681dd1c478d6040a00835d73c0f4a4c5c29";
sha256 = "07szg39wmna287hv5w9hl45wvm04zbh0k54br59nv3yzvg9ymlj4";
"https://gitlab.com/api/v4/projects/rycee%2Fnmd/repository/archive.tar.gz?sha=b75d312b4f33bd3294cd8ae5c2ca8c6da2afc169";
sha256 = "0c2nq28rw4v559s3f1nf6y2p6fladgmbqgbsyf3vzs2przn5qn37";
};

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

0 comments on commit 5beb949

Please sign in to comment.