mirror of
https://github.com/perstarkse/minne.git
synced 2026-06-24 10:56:29 +02:00
174 lines
4.0 KiB
Plaintext
174 lines
4.0 KiB
Plaintext
{
|
|
"nodes": {
|
|
"devenv": {
|
|
"locked": {
|
|
"dir": "src/modules",
|
|
"lastModified": 1781800860,
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "d59d872d80876d9eeb3e214d3b088bc4a14a9c4f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "src/modules",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1781779700,
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "ad30e585c7a2917325943c2b19511f5a249eff53",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"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": {
|
|
"lastModified": 1781733627,
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "3bbec39bc90eadfa031e6f3b77272f3f60803e39",
|
|
"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": {
|
|
"locked": {
|
|
"lastModified": 1781577229,
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "567a49d1913ce81ac6e9582e3553dd90a955875f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1781607440,
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "3e41b24abd260e8f71dbe2f5737d24122f972158",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"devenv": "devenv",
|
|
"fenix": "fenix",
|
|
"git-hooks": "git-hooks",
|
|
"nixpkgs": "nixpkgs_2",
|
|
"pre-commit-hooks": [
|
|
"git-hooks"
|
|
],
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-analyzer-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1781714865,
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "abb1301c3c14a40645bb2588b1cc858fe374b527",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1781850613,
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "4baecb43a008cd004e5220a777e1724bd8d43e43",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|