nixpkgs 24.11

This commit is contained in:
Robin Appelman 2025-01-27 17:17:42 +01:00
commit 519d5e95f6
2 changed files with 17 additions and 17 deletions

View file

@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "nixpkgs/nixos-24.05";
nixpkgs.url = "nixpkgs/nixos-24.11";
flakelight = {
url = "github:nix-community/flakelight";
inputs.nixpkgs.follows = "nixpkgs";