jong/devenv.lock

144 lines
3.3 KiB
Text
Raw Normal View History

2026-02-07 20:18:17 -08:00
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
2026-02-15 23:58:38 -08:00
"lastModified": 1771157881,
2026-02-07 20:18:17 -08:00
"owner": "cachix",
"repo": "devenv",
2026-02-15 23:58:38 -08:00
"rev": "b0b3dfa70ec90fa49f672e579f186faf4f61bd4b",
2026-02-07 20:18:17 -08:00
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1767039857,
"owner": "NixOS",
"repo": "flake-compat",
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "flake-compat",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-15 23:58:38 -08:00
"lastModified": 1770726378,
2026-02-07 20:18:17 -08:00
"owner": "cachix",
"repo": "git-hooks.nix",
2026-02-15 23:58:38 -08:00
"rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
2026-02-07 20:18:17 -08:00
"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": {
"inputs": {
"nixpkgs-src": "nixpkgs-src"
},
"locked": {
"lastModified": 1770434727,
"owner": "cachix",
"repo": "devenv-nixpkgs",
"rev": "8430f16a39c27bdeef236f1eeb56f0b51b33d348",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "rolling",
"repo": "devenv-nixpkgs",
"type": "github"
}
},
"nixpkgs-src": {
"flake": false,
"locked": {
"lastModified": 1769922788,
"narHash": "sha256-H3AfG4ObMDTkTJYkd8cz1/RbY9LatN5Mk4UF48VuSXc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "207d15f1a6603226e1e223dc79ac29c7846da32e",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": [
"git-hooks"
],
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-15 23:58:38 -08:00
"lastModified": 1771211437,
2026-02-07 20:18:17 -08:00
"owner": "oxalica",
"repo": "rust-overlay",
2026-02-15 23:58:38 -08:00
"rev": "c62195b3d6e1bb11e0c2fb2a494117d3b55d410f",
2026-02-07 20:18:17 -08:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}