update prismlauncher repo name

This commit is contained in:
Charlotte 🦝 Delenk 2022-10-23 16:58:19 +01:00
parent c3437845a3
commit db74df573b
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122
2 changed files with 3 additions and 3 deletions

View file

@ -857,13 +857,13 @@
"locked": {
"lastModified": 1666483649,
"narHash": "sha256-UTn7jthTOD0uXyWiB3b67WeOQZ6xC4VpIFs1b/Yxg4A=",
"owner": "PlaceholderMC",
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"rev": "29e6e170cc73c39d816a4b5e857849aa6329b552",
"type": "github"
},
"original": {
"owner": "PlaceholderMC",
"owner": "PrismLauncher",
"repo": "PrismLauncher",
"type": "github"
}

View file

@ -11,7 +11,7 @@ rec {
sops-nix.url = "github:Mic92/sops-nix";
sops-nix.inputs.nixpkgs.follows = "nixpkgs";
nur.url = "github:nix-community/NUR";
prismmc.url = "github:PlaceholderMC/PrismLauncher";
prismmc.url = "github:PrismLauncher/PrismLauncher";
prismmc.inputs.nixpkgs.follows = "nixpkgs";
dns.url = "github:DarkKirb/dns.nix?ref=master";
hosts-list.url = "github:StevenBlack/hosts";