mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
waveterm 0.13
This commit is contained in:
parent
3c1f957cf5
commit
5f8e72e59c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
final: prev: {
|
||||
waveterm = prev.waveterm.overrideAttrs (oldAttrs: rec {
|
||||
version = "0.12.1";
|
||||
version = "0.13.0";
|
||||
|
||||
src = prev.fetchurl {
|
||||
url = "https://github.com/wavetermdev/waveterm/releases/download/v${version}/waveterm-linux-amd64-${version}.deb";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue