updated license locations, so main license is shown

This commit is contained in:
2025-11-25 22:22:36 +01:00
parent c9c2cf23a6
commit 31222c82da
4 changed files with 3 additions and 3 deletions

View File

@@ -2,4 +2,4 @@
## License
Snooze Pal is licensed under [MIT License](LICENSES/MIT.txt) with the exception of the [`flake.nix`](flake.nix) file which is licensed under the [AGPL-3.0 License](LICENSES/AGPL-3.0.txt).
Snooze Pal is licensed under [MIT License](LICENSE.txt) with the exception of the [`flake.nix`](flake.nix) file which is licensed under the [AGPL-3.0 License](LICENSE.AGPL-3.0.txt).

View File

@@ -118,8 +118,8 @@
fenixPkgs:
fenixPkgs.toolchainOf {
channel = "stable";
date = "2025-11-25";
sha256 = "sha256-LU4C/i+maIOqBZagUaXpFyWZyOVfQ3Ah5/JTz7v6CG4=";
date = "2025-11-10";
sha256 = "sha256-SDu4snEWjuZU475PERvu+iO50Mi39KVjqCeJeNvpguU=";
};
toolchain = fenixPkgs.combine [