From bdf59791b036bdb82ed0a42133a3df880983953e Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Mon, 27 Oct 2025 12:39:40 -0400 Subject: [PATCH] cosmetic: comment --- default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/default.nix b/default.nix index 3748a5a3..c8f61394 100644 --- a/default.nix +++ b/default.nix @@ -5,6 +5,7 @@ { # official 24.05 release # nearly works on macos, clang17, llvm18 except for sphinx-contrib.ditaa +# probably whould be nixos-25.05.tar.gz here # nixpkgs-path ? fetchTarball "https://github.com/NixOS/nixpkgs/archive/nixos-24.05.tar.gz", nixpkgs-path ? ../nixpkgs,