rpcfetch/flake.lock
Ophestra Umiker 7951106bee
nix: initialise flake with Fyne native dependencies
Fyne has various cgo dependencies, the flake provides their dependencies as well as a build script in a dev shell.

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
2024-06-29 18:01:40 +09:00

28 lines
558 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1717179513,
"narHash": "sha256-vboIEwIQojofItm2xGCdZCzW96U85l9nDW3ifMuAIdM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "63dacb46bf939521bdc93981b4cbb7ecb58427a0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}