You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains modified code from [https://github.com/brybrant/lava-lamp](https://github.com/brybrant/lava-lamp), licensed under the GNU General Public License v3.0.
4
+
5
+
Modifications are documented in the source files under [./src/lava](./src/lava)
6
+
7
+
This project as a whole is licensed under the GNU General Public License v3.0.
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,3 +5,11 @@
5
5
6
6
<p><ahref="https://escherlies.github.io/nix-con-2025/">Visit the NixCon 2025 Website</a></p>
7
7
</div>
8
+
9
+
## Development
10
+
11
+
To get startet run `nix develop`.
12
+
13
+
## Acknowledgements
14
+
15
+
The mesmerizing lava lamp is the work of Matt Bryant [https://github.com/brybrant/lava-lamp](https://github.com/brybrant/lava-lamp), licensed under GPL-3.0. (See [NOTICE](./NOTICE))
0 commit comments