Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

vscode-extensions.WakaTime.vscode-wakatime: 1.2.4 -> 1.2.5

authored by

Edmund Wu and committed by
worldofpeace
ceb89f04 2af689bf

+2 -2
+2 -2
pkgs/misc/vscode-extensions/wakatime/default.nix
··· 7 mktplcRef = { 8 name = "vscode-wakatime"; 9 publisher = "WakaTime"; 10 - version = "1.2.4"; 11 - sha256 = "0qghn4kakv0jrjcl65p1v5r6j7608269zyhh75b15p12mdvi21vb"; 12 }; 13 14 postPatch = ''
··· 7 mktplcRef = { 8 name = "vscode-wakatime"; 9 publisher = "WakaTime"; 10 + version = "1.2.5"; 11 + sha256 = "011yx3pwqbcz5fmzani57k0axgh458r4ipqwbjlklnrwbrkjhzra"; 12 }; 13 14 postPatch = ''