Files
config.phundrak.com/devenv.lock

124 lines
2.8 KiB
Plaintext
Raw Normal View History

2025-05-24 21:40:08 +02:00
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
2026-02-24 13:47:37 +01:00
"lastModified": 1771852244,
2025-05-24 21:40:08 +02:00
"owner": "cachix",
"repo": "devenv",
2026-02-24 13:47:37 +01:00
"rev": "c88c14a32d06173867e26b7d4f5daed38a3f6f1e",
2025-05-24 21:40:08 +02:00
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2026-02-24 13:47:37 +01:00
"lastModified": 1767039857,
"owner": "NixOS",
2025-05-24 21:40:08 +02:00
"repo": "flake-compat",
2026-02-24 13:47:37 +01:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2025-05-24 21:40:08 +02:00
"type": "github"
},
"original": {
2026-02-24 13:47:37 +01:00
"owner": "NixOS",
2025-05-24 21:40:08 +02:00
"repo": "flake-compat",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2026-02-24 13:47:37 +01:00
"lastModified": 1771858127,
2025-05-24 21:40:08 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2026-02-24 13:47:37 +01:00
"rev": "49bbbfc218bf3856dfa631cead3b052d78248b83",
2025-05-24 21:40:08 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"git-hooks",
"nixpkgs"
]
},
"locked": {
2026-02-24 13:47:37 +01:00
"lastModified": 1762808025,
2025-05-24 21:40:08 +02:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2026-02-24 13:47:37 +01:00
"rev": "cb5e3fdca1de58ccbc3ef53de65bd372b48f567c",
2025-05-24 21:40:08 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"nixpkgs": {
2026-02-24 13:47:37 +01:00
"inputs": {
"nixpkgs-src": "nixpkgs-src"
},
2025-05-24 21:40:08 +02:00
"locked": {
2026-02-24 13:47:37 +01:00
"lastModified": 1770434727,
2025-05-24 21:40:08 +02:00
"owner": "cachix",
"repo": "devenv-nixpkgs",
2026-02-24 13:47:37 +01:00
"rev": "8430f16a39c27bdeef236f1eeb56f0b51b33d348",
2025-05-24 21:40:08 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "rolling",
"repo": "devenv-nixpkgs",
"type": "github"
}
},
2026-02-24 13:47:37 +01:00
"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"
}
},
2025-05-24 21:40:08 +02:00
"root": {
"inputs": {
"devenv": "devenv",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs",
"pre-commit-hooks": [
"git-hooks"
]
}
}
},
"root": "root",
"version": 7
}