trictrac/devenv.lock

104 lines
2.3 KiB
Plaintext
Raw Permalink Normal View History

2022-11-30 16:15:03 +01:00
{
"nodes": {
"devenv": {
"locked": {
"dir": "src/modules",
2025-07-28 09:22:33 +02:00
"lastModified": 1753667201,
2022-11-30 16:15:03 +01:00
"owner": "cachix",
"repo": "devenv",
2025-07-28 09:22:33 +02:00
"rev": "4d584d7686a50387f975879788043e55af9f0ad4",
2022-11-30 16:15:03 +01:00
"type": "github"
},
"original": {
"dir": "src/modules",
"owner": "cachix",
"repo": "devenv",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1747046372,
2022-11-30 16:15:03 +01:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
2022-11-30 16:15:03 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2025-03-18 21:19:57 +01:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-07-28 09:22:33 +02:00
"lastModified": 1750779888,
2025-03-18 21:19:57 +01:00
"owner": "cachix",
"repo": "git-hooks.nix",
2025-07-28 09:22:33 +02:00
"rev": "16ec914f6fb6f599ce988427d9d94efddf25fe6d",
2025-03-18 21:19:57 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2022-11-30 16:15:03 +01:00
"gitignore": {
"inputs": {
"nixpkgs": [
2025-03-18 21:19:57 +01:00
"git-hooks",
2022-11-30 16:15:03 +01:00
"nixpkgs"
]
},
"locked": {
2024-10-16 17:37:38 +02:00
"lastModified": 1709087332,
2022-11-30 16:15:03 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-10-16 17:37:38 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2022-11-30 16:15:03 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-07-28 09:22:33 +02:00
"lastModified": 1753432016,
2022-11-30 16:15:03 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-07-28 09:22:33 +02:00
"rev": "6027c30c8e9810896b92429f0092f624f7b1aace",
2022-11-30 16:15:03 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"devenv": "devenv",
2025-03-18 21:19:57 +01:00
"git-hooks": "git-hooks",
2022-11-30 16:15:03 +01:00
"nixpkgs": "nixpkgs",
2025-03-18 21:19:57 +01:00
"pre-commit-hooks": [
"git-hooks"
]
2022-11-30 16:15:03 +01:00
}
}
},
"root": "root",
"version": 7
}