Something went wrong on our end
Select Git revision
devenv.lock
-
Volker Schukai authoredVolker Schukai authored
devenv.lock 15.32 KiB
{
"nodes": {
"bob": {
"inputs": {
"devenv": "devenv",
"flake-parts": "flake-parts",
"flake-root": "flake-root",
"mk-shell-bin": "mk-shell-bin",
"nixpkgs": "nixpkgs_2",
"treefmt-nix": "treefmt-nix",
"versions-tool": "versions-tool"
},
"locked": {
"lastModified": 1706563779,
"narHash": "sha256-F6hgtCgEzy6Rx6sDLti72ZbFvOucnMLQ+yVb7GsqYQ4=",
"ref": "refs/heads/master",
"rev": "7069c6702e8ccafd33f734f6e14f102dfd1b15ae",
"revCount": 114,
"type": "git",
"url": "https://gitlab.schukai.com/oss/bob.git"
},
"original": {
"type": "git",
"url": "https://gitlab.schukai.com/oss/bob.git"
}
},
"devenv": {
"inputs": {
"flake-compat": "flake-compat",
"nix": "nix",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": "pre-commit-hooks"
},
"locked": {
"lastModified": 1706018268,
"narHash": "sha256-d24+re0t8b6HYGzAPZCIJed85n23RUFXQa2yuHoW0uQ=",
"owner": "cachix",
"repo": "devenv",
"rev": "ad0ae333b210e31237e1fc4a7ddab71a01785add",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"devenv_2": {
"locked": {
"dir": "src/modules",
"lastModified": 1708538593,
"narHash": "sha256-2q3tdg3TirbrTEPaVFTfxMG0TJdE77GsC6s5aHJhWkQ=",
"owner": "cachix",
"repo": "devenv",
"rev": "f5d594f79022f4468fae9d04418cb607890a9347",
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",