silu-and-mul-noarch / flake.lock
danieldk's picture
danieldk HF Staff
Add kernel
3a240d8
{
"nodes": {
"flake-compat": {
"locked": {
"lastModified": 1761588595,
"narHash": "sha256-XKUZz9zewJNUj46b4AJdiRZJAvSZ0Dqj2BNfXvFlJC4=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
"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": 1764690504,
"narHash": "sha256-pCQpbUbIQeRA939iNNHSsf7Di5b9qgwNZj6+k24V6k0=",
"owner": "huggingface",
"repo": "kernel-builder",
"rev": "e6f61d267741a620dbae932ac37c92cd8e6fd0cb",
"type": "github"
},
"original": {
"owner": "huggingface",
"ref": "backend-noarch-kernels",
"repo": "kernel-builder",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1763291491,
"narHash": "sha256-eEYvm+45PPmy+Qe+nZDpn1uhoMUjJwx3PwVVQoO9ksA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c543a59edf25ada193719764f3bc0c6ba835f94d",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c543a59edf25ada193719764f3bc0c6ba835f94d",
"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
}