update nixpkgs
This commit is contained in:
parent
bdd95c4452
commit
0eac4298a3
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-stable.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-24.11";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/master";
|
||||
|
||||
rust-overlay.url = "github:oxalica/rust-overlay";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue