Skip to content

Commit

Permalink
flake: use NixOS instead of nixos to see if it helps renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ahayzen committed Sep 10, 2024
1 parent 79ca9d3 commit 4f2321e
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 @@ -19,7 +19,7 @@

nixos-hardware.url = "github:NixOS/nixos-hardware/master";

nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.05";
};

outputs =
Expand Down

0 comments on commit 4f2321e

Please sign in to comment.