quantization / flake.lock
danieldk's picture
danieldk HF Staff
Use `-static-global-template-stub=false` nvcc option for Marlin
e384bb2
raw
history blame
2.48 kB
{
"nodes": {
"flake-compat": {
"locked": {
"lastModified": 1765121682,
"narHash": "sha256-4VBOP18BFeiPkyhy9o4ssBNQEvfvv1kXkasAYd0+rrA=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"kernel-builder": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1768566336,
"narHash": "sha256-Qsy/zL1gUWnx7FhrLqPaSGqwo81CZE3jHiyJAoZtokI=",
"owner": "huggingface",
"repo": "kernel-builder",
"rev": "3d028b0bd17c3145edc5f2bedb6d40f5e1b195ee",
"type": "github"
},
"original": {
"owner": "huggingface",
"repo": "kernel-builder",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1766341660,
"narHash": "sha256-4yG6vx7Dddk9/zh45Y2KM82OaRD4jO3HA9r98ORzysA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "26861f5606e3e4d1400771b513cc63e5f70151a6",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable-small",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"kernel-builder": "kernel-builder"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}