Skip to content

Commit 0b78519

Browse files
committed
switch to nixpkgs-unstable
1 parent 8263fae commit 0b78519

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.11-small";
4+
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
55

66
outputs =
77
{ self, nixpkgs }:

0 commit comments

Comments
 (0)