Skip to content
This repository has been archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
Pin version of nixpkgs to 23.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aleasims committed Apr 18, 2024
1 parent 517fc5f commit 7cf2850
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "Nix flake for zkllvm-blueprint";

inputs = {
nixpkgs.url = "github:NixOS/nixpkgs";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
nil_crypto3 = {
url = "https://github.com/NilFoundation/crypto3";
type = "git";
Expand Down

0 comments on commit 7cf2850

Please sign in to comment.