summaryrefslogtreecommitdiff
path: root/cuda/flashattn/flake.lock
diff options
context:
space:
mode:
authorpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
committerpolwex <polwex@sortug.com>2025-09-22 16:41:50 +0700
commitec7479951bf8842a77e65b346e3a2586d2e09a72 (patch)
tree0892afc2c613f748956c9e6298b8d2f9cdfbf71e /cuda/flashattn/flake.lock
PYTHON CUDA SOLVED FOREVAHHEADmaster
Diffstat (limited to 'cuda/flashattn/flake.lock')
-rw-r--r--cuda/flashattn/flake.lock48
1 files changed, 48 insertions, 0 deletions
diff --git a/cuda/flashattn/flake.lock b/cuda/flashattn/flake.lock
new file mode 100644
index 0000000..731a240
--- /dev/null
+++ b/cuda/flashattn/flake.lock
@@ -0,0 +1,48 @@
+{
+ "nodes": {
+ "nix-ai-stuff": {
+ "inputs": {
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1756911915,
+ "narHash": "sha256-2b+GPPCM3Av2rZyuqALsOhnN2LTDmg6GmqBGUm8x/ww=",
+ "owner": "BatteredBunny",
+ "repo": "nix-ai-stuff",
+ "rev": "84db92a097d2c87234e096b880e685cd6423eb88",
+ "type": "github"
+ },
+ "original": {
+ "owner": "BatteredBunny",
+ "repo": "nix-ai-stuff",
+ "type": "github"
+ }
+ },
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1758277210,
+ "narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=",
+ "owner": "nixos",
+ "repo": "nixpkgs",
+ "rev": "8eaee110344796db060382e15d3af0a9fc396e0e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nixos",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nix-ai-stuff": "nix-ai-stuff",
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}