summaryrefslogtreecommitdiff
path: root/derivations/flash-attn/flake.lock
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-10-14 06:36:38 +0700
committerpolwex <polwex@sortug.com>2025-10-14 06:36:38 +0700
commitc47302c9517d3d949bd6a3fbdfbda0eca3095eac (patch)
treee339fd5fd40ae5e5bb42a384c5ebc1dcf0788752 /derivations/flash-attn/flake.lock
parenta61c5db40ee85f98e6f40417c73ef10ca566aa19 (diff)
m
Diffstat (limited to 'derivations/flash-attn/flake.lock')
-rw-r--r--derivations/flash-attn/flake.lock27
1 files changed, 27 insertions, 0 deletions
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
+}