Files
tamerye/flake.lock
T
oysteikt e71afe9803
Build and test / build-static-library (push) Successful in 50s
Build and test / build-dynamic-library (push) Successful in 50s
Build and test / test (push) Successful in 1m4s
Build and test / check (push) Successful in 1m19s
flake.nix: add sqlite derivations
2026-05-22 10:10:10 +09:00

87 lines
2.1 KiB
JSON

{
"nodes": {
"crane": {
"locked": {
"lastModified": 1779130139,
"narHash": "sha256-BLrtr42azquO7MdGFU5a7KiMl3YpFlTeIXqy1fT5GlQ=",
"owner": "ipetkov",
"repo": "crane",
"rev": "edb38893982a3338972bb4a2ec7ce7c29ba10fd9",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"nix-sqlite": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1779411945,
"narHash": "sha256-8aCvP/VXmhephNNTlpjKApCV1Qf4Uq/j/KBSPq6KFes=",
"ref": "main",
"rev": "8d0ea0b23b2f8bcddc9fbbd4cec2e1c00090dde1",
"revCount": 20,
"type": "git",
"url": "https://git.pvv.ntnu.no/mugiten/nix-custom-sqlite.git"
},
"original": {
"ref": "main",
"type": "git",
"url": "https://git.pvv.ntnu.no/mugiten/nix-custom-sqlite.git"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1778869304,
"narHash": "sha256-30sZNZoA1cqF5JNO9fVX+wgiQYjB7HJqqJ4ztCDeBZE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d233902339c02a9c334e7e593de68855ad26c4cb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crane": "crane",
"nix-sqlite": "nix-sqlite",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1779247103,
"narHash": "sha256-DwltBoBl9a7fCzlKi3xnNha1NHbfvawwkNdnTXEyfFQ=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "86dbfb70dc1c2967245d87ed6d07d2c8bda305e3",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}