mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
173 lines
4.0 KiB
Plaintext
173 lines
4.0 KiB
Plaintext
{
|
|
"nodes": {
|
|
"crane": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1661875961,
|
|
"narHash": "sha256-f1h/2c6Teeu1ofAHWzrS8TwBPcnN+EEu+z1sRVmMQTk=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "d9f394e4e20e97c2a60c3ad82c2b6ef99be19e24",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1667210711,
|
|
"narHash": "sha256-IoErjXZAkzYWHEpQqwu/DeRNJGFdR7X2OGbkhMqMrpw=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "96a9dd12b8a447840cc246e17a47b81a4268bba7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"dream2nix": {
|
|
"inputs": {
|
|
"alejandra": [
|
|
"nci"
|
|
],
|
|
"all-cabal-json": [
|
|
"nci"
|
|
],
|
|
"crane": "crane",
|
|
"devshell": [
|
|
"nci",
|
|
"devshell"
|
|
],
|
|
"flake-utils-pre-commit": [
|
|
"nci"
|
|
],
|
|
"ghc-utils": [
|
|
"nci"
|
|
],
|
|
"gomod2nix": [
|
|
"nci"
|
|
],
|
|
"mach-nix": [
|
|
"nci"
|
|
],
|
|
"nixpkgs": [
|
|
"nci",
|
|
"nixpkgs"
|
|
],
|
|
"poetry2nix": [
|
|
"nci"
|
|
],
|
|
"pre-commit-hooks": [
|
|
"nci"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1668794409,
|
|
"narHash": "sha256-co+RtudWse5HozC69bbfvnAFkqocI/QesKpOBPv+J6A=",
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"rev": "c17875d97f330ce1ed0c2e54ea964ce05e4c1d3c",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"locked": {
|
|
"lastModified": 1659877975,
|
|
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nci": {
|
|
"inputs": {
|
|
"devshell": "devshell",
|
|
"dream2nix": "dream2nix",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-overlay": [
|
|
"rust-overlay"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1668871650,
|
|
"narHash": "sha256-jXNn1sTMDcJhx9L/tXejk00Lb+rHZzj1S0oxEB9omjw=",
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"rev": "0121135dcd9d9a9c6bf1e89194b49c84bf4627ef",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1667482890,
|
|
"narHash": "sha256-pua0jp87iwN7NBY5/ypx0s9L9CG49Ju/NI4wGwurHc4=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "a2a777538d971c6b01c6e54af89ddd6567c055e8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nci": "nci",
|
|
"nixpkgs": "nixpkgs",
|
|
"rust-overlay": "rust-overlay"
|
|
}
|
|
},
|
|
"rust-overlay": {
|
|
"inputs": {
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1667487142,
|
|
"narHash": "sha256-bVuzLs1ZVggJAbJmEDVO9G6p8BH3HRaolK70KXvnWnU=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "cf668f737ac986c0a89e83b6b2e3c5ddbd8cf33b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|