Skip to content

Commit 384b3d4

Browse files
Update nix to nixos-24.11-small
1 parent 14997d6 commit 384b3d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
description = "Script for generating Nixpkgs/NixOS channels";
33

4-
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05-small";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11-small";
55

66
outputs = { self, nixpkgs }:
77
{

0 commit comments

Comments
 (0)