rush/flake.lock

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2025-02-24 13:02:36 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2025-02-26 14:53:32 +01:00
"lastModified": 1740367490,
"narHash": "sha256-WGaHVAjcrv+Cun7zPlI41SerRtfknGQap281+AakSAw=",
2025-02-24 13:02:36 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-26 14:53:32 +01:00
"rev": "0196c0175e9191c474c26ab5548db27ef5d34b05",
2025-02-24 13:02:36 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"playdate-sdk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1737690897,
"narHash": "sha256-2ii7mcvOEf/oEDuYCnt57zD9Bih/ulFuHj8hAHZU1Ik=",
"owner": "RegularTetragon",
"repo": "playdate-sdk-flake",
"rev": "49528be0b64079d32dbcf50e4e065fa61d9e62bf",
"type": "github"
},
"original": {
"owner": "RegularTetragon",
"repo": "playdate-sdk-flake",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"playdate-sdk": "playdate-sdk"
}
}
},
"root": "root",
"version": 7
}