Files
Oceanbox.GeoJson/nix/sources.json
Moritz Jörg 502f637c8f
All checks were successful
Build / build (push) Successful in 21s
devel: Remove devcontainer and use_nix in direnv
Start divide and conquer migration to gitea actions.
2026-01-25 09:51:30 +01:00

25 lines
750 B
JSON

{
"pins": {
"nixpkgs": {
"type": "Channel",
"name": "nixpkgs-unstable",
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre909321.677fbe97984e/nixexprs.tar.xz",
"hash": "0i4jyr0xv8i90gxil1s36yqas4qfnp52bwr02fdx90chp31kchzv"
},
"pre-commit": {
"type": "Git",
"repository": {
"type": "GitHub",
"owner": "cachix",
"repo": "git-hooks.nix"
},
"branch": "master",
"submodules": false,
"revision": "548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c",
"url": "https://github.com/cachix/git-hooks.nix/archive/548fc44fca28a5e81c5d6b846e555e6b9c2a5a3c.tar.gz",
"hash": "055laj9rhlh0dcdhdp0jzv82xh0zp6jf58h274xqqmj3vhyal55f"
}
},
"version": 5
}