nix 24.05 is deprecated

This commit is contained in:
chloe 2024-12-24 14:37:20 +01:00
parent 57bc21faf4
commit f25504ed66
2 changed files with 17 additions and 17 deletions

View file

@ -2,7 +2,7 @@
description = "the silliest NixOS config!";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small";
sops-nix.url = "github:Mic92/sops-nix";
home-manager.url = "github:nix-community/home-manager/release-24.05";