update to master to fix rtorrent:

This commit is contained in:
Vivian 2023-07-21 09:58:24 +02:00
parent 9e3c95742c
commit fd399aab2b
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
# * https://github.com/Infinidoge/nix-minecraft
inputs = {
nixpkgs.url = "nixpkgs/nixos-unstable";
nixpkgs.url = "nixpkgs/master";
nixpkgs_stable.url = "nixpkgs/nixos-23.05";