We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c13d3 commit 8c29c73Copy full SHA for 8c29c73
pkgs/servers/teleport/16/default.nix
@@ -1,9 +1,9 @@
1
{ wasm-bindgen-cli, ... }@args:
2
import ../generic.nix (args // {
3
- version = "16.2.0";
4
- hash = "sha256-3LLoO7SNJfEfDEU7JnAhmAOIdRO+TkgiJKjT8sqzelo=";
+ version = "16.4.6";
+ hash = "sha256-TdOCFs6YeqINM8aPryrjYPaXEjc/gIqu7kzVYDnMsjg=";
5
vendorHash = "sha256-iyYfht0aB9Vv2hsaqrieFHXbDhlotKQYfLn4JFqpve8=";
6
- pnpmHash = "sha256-lcev7VwTcuCuced8uZzLoobREWtNRDFRFdfmabJPLtc=";
+ pnpmHash = "sha256-NF45Wp4itYud01VzxC8bRHZ3xZ1T1du1QmZTDMS5nOk=";
7
cargoLock = {
8
lockFile = ./Cargo.lock;
9
outputHashes = {
0 commit comments