mirror of
https://github.com/ruuda/rcl.git
synced 2025-12-23 04:47:19 +00:00
I started using the is_terminal method which was introduced in 1.70, but the flake (and therefore CI) were using an older Rust version that did not have it yet. It's better for them to be in sync, even if it means they are not in sync across all of my repositories. Thanks to nixhub.io for making it easy to find the right Nixpkgs revision.
26 lines
567 B
JSON
26 lines
567 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1690235791,
|
|
"narHash": "sha256-QkPVQ859F0wXyd74A7UPYbmi4B5xYN4Ns7AQ0pvM0Wo=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "dfcffbd74fd6f0419370d8240e445252a39f4d10",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"id": "nixpkgs",
|
|
"rev": "dfcffbd74fd6f0419370d8240e445252a39f4d10",
|
|
"type": "indirect"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|