update prismlauncher repo name
This commit is contained in:
parent
c3437845a3
commit
db74df573b
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue