mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-02-01 22:47:40 +00:00
120 lines
2.7 KiB
Plaintext
120 lines
2.7 KiB
Plaintext
{
|
|
"nodes": {
|
|
"devenv": {
|
|
"locked": {
|
|
"dir": "src/modules",
|
|
"lastModified": 1766087669,
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "c03eed645ea94da7afbee29da76436b7ce33a5cb",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "src/modules",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1765121682,
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "65f23138d8d09a92e30f1e5c87611b23ef451bf3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1765911976,
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "b68b780b69702a090c8bb1b973bab13756cc7a27",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1762808025,
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1764580874,
|
|
"owner": "cachix",
|
|
"repo": "devenv-nixpkgs",
|
|
"rev": "dcf61356c3ab25f1362b4a4428a6d871e84f1d1d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "rolling",
|
|
"repo": "devenv-nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1766070988,
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "c6245e83d836d0433170a16eb185cefe0572f8b8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devenv": "devenv",
|
|
"git-hooks": "git-hooks",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"pre-commit-hooks": [
|
|
"git-hooks"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|