Skip to content

Commit

Permalink
fix: use nixos unstable
Browse files Browse the repository at this point in the history
  • Loading branch information
youwen5 committed Jan 10, 2025
1 parent d68322c commit 12ff7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
description = "System configuration flake.";

inputs = {
nixpkgs.url = "github:nixos/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# stablepkgs.url = "github:nixos/nixpkgs/nixos-24.05";
# bleedingpkgs.url = "github:nixos/nixpkgs/master";
# nixpkgs-unstable-small.url = "github:nixos/nixpkgs/nixos-unstable-small";
Expand Down

0 comments on commit 12ff7a8

Please sign in to comment.