mirror of
https://github.com/abiosoft/colima.git
synced 2026-05-17 12:10:34 +00:00
8bb1101a86
* ci: ignore nix files * chore: add nix flake
43 lines
996 B
JSON
43 lines
996 B
JSON
{
|
|
"nodes": {
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1656065134,
|
|
"narHash": "sha256-oc6E6ByIw3oJaIyc67maaFcnjYOz1mMcOtHxbEf9NwQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "bee6a7250dd1b01844a2de7e02e4df7d8a0a206c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "flake-utils",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1656546896,
|
|
"narHash": "sha256-WpMqq6OHQinBZjxemh2jthIvUpNoqNwqpYipbZUOsQs=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "7fb2acd492c96ea4a1a37ec060edb1e1774eeb5b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "release-22.05",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|