discord-bot/flake.lock

96 lines
2.3 KiB
Text
Raw Normal View History

2023-08-27 18:14:29 +00:00
{
"nodes": {
"crane": {
2023-08-27 18:14:29 +00:00
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1717386774,
"narHash": "sha256-YYMGHDo4f+tu7k2q6hWNiI5C8gAN5eksb3g3EbKFf4k=",
"owner": "ipetkov",
"repo": "crane",
"rev": "ad21f86e47a2751faa99aecd0d494be70411d5e9",
2023-08-27 18:14:29 +00:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
2023-08-27 18:14:29 +00:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1714656196,
"narHash": "sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo+2nruiTcTZp5jK7o=",
2023-08-27 18:14:29 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "94035b482d181af0a0f8f77823a790b256b7c3cc",
2023-08-27 18:14:29 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
2023-08-27 18:14:29 +00:00
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1717144377,
"narHash": "sha256-F/TKWETwB5RaR8owkPPi+SPJh83AQsm6KrQAlJ8v/uA=",
2023-08-27 18:14:29 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "805a384895c696f802a9bf5bf4720f37385df547",
2023-08-27 18:14:29 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.05",
2023-08-27 18:14:29 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"crane": "crane",
2023-08-27 18:14:29 +00:00
"nixpkgs": "nixpkgs_2",
"utils": "utils"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1692799911,
"narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}