Skip to content

Commit 90dc53b

Browse files
committed
chore: Update flake
1 parent 02d2e59 commit 90dc53b

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

flake.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Simplicity web IDE";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
66
flake-utils.url = "github:numtide/flake-utils";
77
rust-overlay.url = "github:oxalica/rust-overlay";
88
};

0 commit comments

Comments
 (0)