1
0
Fork 0
nix-servo/flake.lock

78 lines
1.9 KiB
Plaintext
Raw Normal View History

2023-11-08 14:47:50 +08:00
{
"nodes": {
"firmware": {
"flake": false,
"locked": {
"lastModified": 1697732010,
"narHash": "sha256-kGXbqkqHCPU2Xz6az3LtdAccVzGtlq+vnTLiR3Xl9+8=",
"owner": "raspberrypi",
"repo": "firmware",
"rev": "ce3a0b4197eaf311ba0734efdb9f5bdedefe5e27",
"type": "github"
},
"original": {
"owner": "raspberrypi",
"repo": "firmware",
"type": "github"
}
},
"nixpkgs": {
2023-11-24 10:08:48 +08:00
"locked": {
"lastModified": 1700390070,
"narHash": "sha256-de9KYi8rSJpqvBfNwscWdalIJXPo8NjdIZcEJum1mH0=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e4ad989506ec7d71f7302cc3067abd82730a4beb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2023-11-08 14:47:50 +08:00
"locked": {
"lastModified": 1697730408,
"narHash": "sha256-Ww//zzukdTrwTrCUkaJA/NsaLEfUfQpWZXBdXBYfhak=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ff0a5a776b56e0ca32d47a4a47695452ec7f7d80",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"not-os": {
"inputs": {
"firmware": "firmware",
2023-11-24 10:08:48 +08:00
"nixpkgs": "nixpkgs_2"
2023-11-08 14:47:50 +08:00
},
"locked": {
"lastModified": 1699416673,
"narHash": "sha256-uJ6QnU7hFUYZsz6J/HIBEpLW0bS7GLQOo6ccKtoZ68k=",
"owner": "cleverca22",
"repo": "not-os",
"rev": "79ff6e6fe0b64bf8b8d38363b2bb0dea0cd5a686",
"type": "github"
},
"original": {
"owner": "cleverca22",
"repo": "not-os",
"type": "github"
}
},
"root": {
"inputs": {
2023-11-24 10:08:48 +08:00
"nixpkgs": "nixpkgs",
2023-11-24 17:33:51 +08:00
"not-os": "not-os"
2023-11-08 14:47:50 +08:00
}
}
},
"root": "root",
"version": 7
}