mirror of
https://github.com/Swatinem/rust-cache
synced 2026-01-05 19:32:45 +00:00
Use the stable channel
This commit is contained in:
parent
8090ed16f6
commit
6640fcbe8c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue