mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
up waveterm
This commit is contained in:
parent
6e2111f73a
commit
788449dbac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
final: prev: {
|
||||
waveterm = prev.waveterm.overrideAttrs (oldAttrs: rec {
|
||||
version = "0.13.0";
|
||||
version = "0.13.1";
|
||||
|
||||
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