From e368da5465b4ee71199e75f1b211b5c10e436722 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 15 Jun 2025 19:11:35 +0900 Subject: nix: update flake --- flake.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index ca8652b..3c637f3 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,10 @@ description = "My flake configuration"; inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; + # TODO + # nixpkgs#deno in nixpkgs-unstable branch is broken for now. + # nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; + nixpkgs.url = "github:NixOS/nixpkgs/1b36b17a09686ff51e2944334da1cf308fa81e48"; flake-utils.url = "github:numtide/flake-utils"; -- cgit v1.2.3-70-g09d2