rever to stable, having issues with unstable
This commit is contained in:
parent
52c1ffd730
commit
7b19000a8f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "RingOfStorms's Neovim configuration using nix flake for portability";
|
||||
# Nixpkgs / NixOS version to use.
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
|
||||
rust-overlay = {
|
||||
url = "github:oxalica/rust-overlay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue