mirror of
https://github.com/go-vikunja/vikunja.git
synced 2025-12-05 19:16:51 -06:00
120 lines
2.7 KiB
Plaintext
120 lines
2.7 KiB
Plaintext
{
|
|
"nodes": {
|
|
"devenv": {
|
|
"locked": {
|
|
"dir": "src/modules",
|
|
"lastModified": 1761922975,
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "c9f0b47815a4895fadac87812de8a4de27e0ace1",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "src/modules",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1761588595,
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"rev": "f387cd2afec9419c8ee37694406ca490c3f34ee5",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "edolstra",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"git-hooks": {
|
|
"inputs": {
|
|
"flake-compat": "flake-compat",
|
|
"gitignore": "gitignore",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1760663237,
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"gitignore": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"git-hooks",
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1709087332,
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "hercules-ci",
|
|
"repo": "gitignore.nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1761313199,
|
|
"owner": "cachix",
|
|
"repo": "devenv-nixpkgs",
|
|
"rev": "d1c30452ebecfc55185ae6d1c983c09da0c274ff",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "cachix",
|
|
"ref": "rolling",
|
|
"repo": "devenv-nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1761672384,
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "08dacfca559e1d7da38f3cf05f1f45ee9bfd213c",
|
|
"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
|
|
}
|