xboxdrv/flake.lock

44 lines
1,022 B
Text
Raw Normal View History

2022-03-01 09:09:02 -07:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-05-31 05:30:06 -06:00
"lastModified": 1653920503,
"narHash": "sha256-BBeCZwZImtjP3oYy4WogkQYy5OxNyfNciVSc1AfZgLQ=",
2022-03-01 09:09:02 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-31 05:30:06 -06:00
"rev": "a634c8f6c1fbf9b9730e01764999666f3436f10a",
2022-03-01 09:09:02 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-05-31 05:30:06 -06:00
"ref": "nixos-22.05",
2022-03-01 09:09:02 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}