Skip to content

Commit

Permalink
Fix flake build failure
Browse files Browse the repository at this point in the history
Ran `nix flake lock --update-input mmdoc`, which fixes the following
build failure:

```
error:
       … while fetching the input 'github:ryantm/nixpkgs/6a6caacfdd079a0fa249046514480a1c4597d861'

       error: unable to download 'https://github.com/ryantm/nixpkgs/archive/6a6caacfdd079a0fa249046514480a1c4597d861.tar.gz': HTTP error 404

       response body:

       404: Not Found
```
  • Loading branch information
asymmetric authored and zowoq committed Sep 13, 2024
1 parent 7244473 commit 028e55f
Showing 1 changed file with 19 additions and 20 deletions.
39 changes: 19 additions & 20 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 028e55f

Please sign in to comment.