Skip to content

Commit

Permalink
elpi 2.0.7 (#308)
Browse files Browse the repository at this point in the history
Update after NixOS/nixpkgs#3373663
  • Loading branch information
vbgl authored Jan 14, 2025
1 parent 98bf866 commit 15528c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .nix/nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/ac8941d77fc7945fd5addc021fe9a93f1a27d09c.tar.gz";
sha256 = "1z14lx03na0q59rhidasnsx3g3r3y0fxay2q4l4pg6lnny8547xy";
url = "https://github.com/NixOS/nixpkgs/archive/f84e2fa942d3098ab31bda444e41061acdf9028c.tar.gz";
sha256 = "09v029axqqf8fcgy09qvnbxzpr58343yh7pa8k01m3z82rr4ha5h";
}

0 comments on commit 15528c3

Please sign in to comment.