Skip to content

Commit

Permalink
Update flake.lock
Browse files Browse the repository at this point in the history
Update the nix flake lock file.

This fixes the outdated glibc version, as described here:
#2565 (comment)

I updated to a fixed revision from Jan 2023, to pull in an old version of ocaml-mdx.
This is a workaround for the following regressions in later versions of mdx:
realworldocaml/mdx#428

To update nix flake inputs to a specific revision, I ran:

    nix flake update --override-input nixpkgs github:NixOS/nixpkgs/<rev>
  • Loading branch information
thpani committed May 24, 2023
1 parent 2745fdc commit 29751a1
Showing 1 changed file with 25 additions and 7 deletions.
32 changes: 25 additions & 7 deletions flake.lock

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

0 comments on commit 29751a1

Please sign in to comment.