quantization / flake.lock
danieldk's picture
danieldk HF staff
Update flake.lock
613a874
raw
history blame
2.53 kB
{
"nodes": {
"flake-compat": {
"locked": {
"lastModified": 1732722421,
"narHash": "sha256-HRJ/18p+WoXpWJkcdsk9St5ZiukCqSDgbOGFa8Okehg=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9ed2ac151eada2306ca8c418ebd97807bb08f6ac",
"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": 1737048117,
"narHash": "sha256-WEsPsP3RU2XdUWSm5i23gonDxitA/IwxsroMX0OowTw=",
"ref": "refs/heads/main",
"rev": "9767f35a39472900a0957b2b028da9068431e53f",
"revCount": 71,
"type": "git",
"url": "ssh://[email protected]/huggingface/kernel-builder"
},
"original": {
"type": "git",
"url": "ssh://[email protected]/huggingface/kernel-builder"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1732866476,
"narHash": "sha256-fQPhGk0rBifqOtcq07Que6MWuWU08AmiaOVZ6TTAHUw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "564e219aa5ca9306ab22fb803c16391aacb4417b",
"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
}