mirror of
https://github.com/perstarkse/minne.git
synced 2026-02-21 15:47:39 +01:00
174 lines
4.0 KiB
Plaintext
174 lines
4.0 KiB
Plaintext
{
|
|
"nodes": {
|
|
"devenv": {
|
|
"locked": {
|
|
"dir": "src/modules",
|
|
"lastModified": 1771066302,
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"rev": "1b355dec9bddbaddbe4966d6fc30d7aa3af8575b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"dir": "src/modules",
|
|
"owner": "cachix",
|
|
"repo": "devenv",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1771052630,
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "d0555da98576b8611c25df0c208e51e9a182d95f",
|
|
"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": 1770726378,
|
|
"owner": "cachix",
|
|
"repo": "git-hooks.nix",
|
|
"rev": "5eaaedde414f6eb1aea8b8525c466dc37bba95ae",
|
|
"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": 1771008912,
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "a82ccc39b39b621151d6732718e3e250109076fa",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs_2": {
|
|
"locked": {
|
|
"lastModified": 1770843696,
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "2343bbb58f99267223bc2aac4fc9ea301a155a16",
|
|
"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": 1771007332,
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "bbc84d335fbbd9b3099d3e40c7469ee57dbd1873",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1771038269,
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "d7a86c8a4df49002446737603a3e0d7ef91a9637",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|