Files
jadb/flake.lock
h7x4 9b9c771eff
Some checks failed
Build and test / build (push) Failing after 8m19s
flake.nix: pull datasources from datasources repo
2026-04-07 17:26:47 +09:00

48 lines
1.1 KiB
JSON

{
"nodes": {
"datasources": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1775550160,
"narHash": "sha256-bgvKrMGUPaDY4EZv+82z1ccYoxwaergdVw/3PZhc2Fc=",
"ref": "refs/heads/main",
"rev": "f46229af3678124c5ea7c8dff3292747d0274f69",
"revCount": 8,
"type": "git",
"url": "https://git.pvv.ntnu.no/Mugiten/datasources.git"
},
"original": {
"type": "git",
"url": "https://git.pvv.ntnu.no/Mugiten/datasources.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1775423009,
"narHash": "sha256-vPKLpjhIVWdDrfiUM8atW6YkIggCEKdSAlJPzzhkQlw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "68d8aa3d661f0e6bd5862291b5bb263b2a6595c9",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
"root": {
"inputs": {
"datasources": "datasources",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}