mirror of https://github.com/dexidp/dex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
136 lines
3.0 KiB
136 lines
3.0 KiB
{ |
|
"nodes": { |
|
"dagger": { |
|
"inputs": { |
|
"nixpkgs": "nixpkgs" |
|
}, |
|
"locked": { |
|
"lastModified": 1758429333, |
|
"owner": "dagger", |
|
"repo": "nix", |
|
"rev": "7ae43c1f7b9a78ceb3e6662e712b412b50e6f19d", |
|
"type": "github" |
|
}, |
|
"original": { |
|
"owner": "dagger", |
|
"repo": "nix", |
|
"type": "github" |
|
} |
|
}, |
|
"devenv": { |
|
"locked": { |
|
"dir": "src/modules", |
|
"lastModified": 1758514534, |
|
"owner": "cachix", |
|
"repo": "devenv", |
|
"rev": "b162818c2748c34eca873482cf677820a8cddb61", |
|
"type": "github" |
|
}, |
|
"original": { |
|
"dir": "src/modules", |
|
"owner": "cachix", |
|
"repo": "devenv", |
|
"type": "github" |
|
} |
|
}, |
|
"flake-compat": { |
|
"flake": false, |
|
"locked": { |
|
"lastModified": 1747046372, |
|
"owner": "edolstra", |
|
"repo": "flake-compat", |
|
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", |
|
"type": "github" |
|
}, |
|
"original": { |
|
"owner": "edolstra", |
|
"repo": "flake-compat", |
|
"type": "github" |
|
} |
|
}, |
|
"git-hooks": { |
|
"inputs": { |
|
"flake-compat": "flake-compat", |
|
"gitignore": "gitignore", |
|
"nixpkgs": [ |
|
"nixpkgs" |
|
] |
|
}, |
|
"locked": { |
|
"lastModified": 1758108966, |
|
"owner": "cachix", |
|
"repo": "git-hooks.nix", |
|
"rev": "54df955a695a84cd47d4a43e08e1feaf90b1fd9b", |
|
"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": 1758446476, |
|
"owner": "NixOS", |
|
"repo": "nixpkgs", |
|
"rev": "a1f79a1770d05af18111fbbe2a3ab2c42c0f6cd0", |
|
"type": "github" |
|
}, |
|
"original": { |
|
"owner": "NixOS", |
|
"ref": "nixpkgs-unstable", |
|
"repo": "nixpkgs", |
|
"type": "github" |
|
} |
|
}, |
|
"nixpkgs_2": { |
|
"locked": { |
|
"lastModified": 1755783167, |
|
"owner": "cachix", |
|
"repo": "devenv-nixpkgs", |
|
"rev": "4a880fb247d24fbca57269af672e8f78935b0328", |
|
"type": "github" |
|
}, |
|
"original": { |
|
"owner": "cachix", |
|
"ref": "rolling", |
|
"repo": "devenv-nixpkgs", |
|
"type": "github" |
|
} |
|
}, |
|
"root": { |
|
"inputs": { |
|
"dagger": "dagger", |
|
"devenv": "devenv", |
|
"git-hooks": "git-hooks", |
|
"nixpkgs": "nixpkgs_2", |
|
"pre-commit-hooks": [ |
|
"git-hooks" |
|
] |
|
} |
|
} |
|
}, |
|
"root": "root", |
|
"version": 7 |
|
}
|
|
|