From c47302c9517d3d949bd6a3fbdfbda0eca3095eac Mon Sep 17 00:00:00 2001 From: polwex Date: Tue, 14 Oct 2025 06:36:38 +0700 Subject: m --- derivations/flash-attn/flake.lock | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 derivations/flash-attn/flake.lock (limited to 'derivations/flash-attn/flake.lock') diff --git a/derivations/flash-attn/flake.lock b/derivations/flash-attn/flake.lock new file mode 100644 index 0000000..80b4b37 --- /dev/null +++ b/derivations/flash-attn/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1758035966, + "narHash": "sha256-qqIJ3yxPiB0ZQTT9//nFGQYn8X/PBoJbofA7hRKZnmE=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "8d4ddb19d03c65a36ad8d189d001dc32ffb0306b", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} -- cgit v1.2.3