forked from Mirrors/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": 1668851003,
|
|
"narHash": "sha256-X7RCQQynbxStZR2m7HW38r/msMQwVl3afD6UXOCtvx4=",
|
|
"owner": "nix-community",
|
|
"repo": "dream2nix",
|
|
"rev": "c77e8379d8fe01213ba072e40946cbfb7b58e628",
|
|
"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": 1669011203,
|
|
"narHash": "sha256-Lymj4HktNEFmVXtwI0Os7srDXHZbZW0Nzw3/+5Hf8ko=",
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"rev": "c5133b91fc1d549087c91228bd213f2518728a4b",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "yusdacra",
|
|
"repo": "nix-cargo-integration",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1668905981,
|
|
"narHash": "sha256-RBQa/+9Uk1eFTqIOXBSBezlEbA3v5OkgP+qptQs1OxY=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "690ffff026b4e635b46f69002c0f4e81c65dfc2e",
|
|
"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": 1668998422,
|
|
"narHash": "sha256-G/BklIplCHZEeDIabaaxqgITdIXtMolRGlwxn9jG2/Q=",
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"rev": "68ab029c93f8f8eed4cf3ce9a89a9fd4504b2d6e",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "oxalica",
|
|
"repo": "rust-overlay",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|