mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
waveterm overlay
This commit is contained in:
parent
2558ba2ae7
commit
22ec3e534d
2 changed files with 2 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ in
|
|||
ethtool
|
||||
pciutils
|
||||
usbutils
|
||||
unstablePkgs.waveterm
|
||||
waveterm
|
||||
unstablePkgs.halloy
|
||||
tmux
|
||||
nextcloud-client
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ final: prev: {
|
|||
|
||||
src = prev.fetchurl {
|
||||
url = "https://github.com/wavetermdev/waveterm/releases/download/v${version}/waveterm-linux-amd64-${version}.deb";
|
||||
sha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; # Placeholder - replace with actual hash
|
||||
sha256 = "0kijpb1zym2whipvvf007z6rv8kk3srfjyv8gjgw55rp3xzg1154";
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue