helix-mods/flake.lock

119 lines
3 KiB
Text
Raw Normal View History

{
"nodes": {
"devshell": {
"locked": {
2022-01-13 01:40:07 +01:00
"lastModified": 1640301433,
"narHash": "sha256-eplae8ZNiEmxbOgwUn9IihaJfEUxoUilkwciRPGskYE=",
"owner": "numtide",
"repo": "devshell",
2022-01-13 01:40:07 +01:00
"rev": "f87fb932740abe1c1b46f6edd8a36ade17881666",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-10-22 05:07:41 +02:00
"flake-utils": {
"locked": {
"lastModified": 1637014545,
"narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
2021-10-22 05:07:41 +02:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
2021-10-22 05:07:41 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixCargoIntegration": {
2021-02-22 09:02:59 +01:00
"inputs": {
"devshell": "devshell",
"nixpkgs": [
"nixpkgs"
],
2021-10-22 05:07:41 +02:00
"rustOverlay": [
"rust-overlay"
]
2021-02-22 09:02:59 +01:00
},
"locked": {
2022-01-13 01:40:07 +01:00
"lastModified": 1641449444,
"narHash": "sha256-InqsyCVafPqXmK7YqUfFVpb6eVYJWUWbYXEvey0J+3c=",
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2022-01-13 01:40:07 +01:00
"rev": "d1aa15a832db331a97082b7f8c7da737a6789c77",
2021-02-22 09:02:59 +01:00
"type": "github"
},
"original": {
"owner": "yusdacra",
"repo": "nix-cargo-integration",
2021-02-22 09:02:59 +01:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2021-12-19 05:46:00 +01:00
"lastModified": 1639699734,
"narHash": "sha256-tlX6WebGmiHb2Hmniff+ltYp+7dRfdsBxw9YczLsP60=",
"owner": "nixos",
"repo": "nixpkgs",
2021-12-19 05:46:00 +01:00
"rev": "03ec468b14067729a285c2c7cfa7b9434a04816c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-10-22 05:07:41 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1637453606,
"narHash": "sha256-Gy6cwUswft9xqsjWxFYEnx/63/qzaFUwatcbV5GF/GQ=",
2021-10-22 05:07:41 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8afc4e543663ca0a6a4f496262cd05233737e732",
2021-10-22 05:07:41 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2021-10-22 05:07:41 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixCargoIntegration": "nixCargoIntegration",
2021-10-22 05:07:41 +02:00
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
2021-10-22 05:07:41 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2021-12-19 05:46:00 +01:00
"lastModified": 1639880499,
"narHash": "sha256-/BibDmFwgWuuTUkNVO6YlvuTSWM9dpBvlZoTAPs7ORI=",
"owner": "oxalica",
"repo": "rust-overlay",
2021-12-19 05:46:00 +01:00
"rev": "c6c83589ae048af20d93d01eb07a4176012093d0",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}