updated license locations, so main license is shown
This commit is contained in:
@@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
## License
|
## 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).
|
||||||
|
|||||||
@@ -118,8 +118,8 @@
|
|||||||
fenixPkgs:
|
fenixPkgs:
|
||||||
fenixPkgs.toolchainOf {
|
fenixPkgs.toolchainOf {
|
||||||
channel = "stable";
|
channel = "stable";
|
||||||
date = "2025-11-25";
|
date = "2025-11-10";
|
||||||
sha256 = "sha256-LU4C/i+maIOqBZagUaXpFyWZyOVfQ3Ah5/JTz7v6CG4=";
|
sha256 = "sha256-SDu4snEWjuZU475PERvu+iO50Mi39KVjqCeJeNvpguU=";
|
||||||
};
|
};
|
||||||
|
|
||||||
toolchain = fenixPkgs.combine [
|
toolchain = fenixPkgs.combine [
|
||||||
|
|||||||
Reference in New Issue
Block a user