We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8200cf1 commit a955744Copy full SHA for a955744
pkgs/applications/editors/sublime/4/packages.nix
@@ -5,9 +5,9 @@ let
5
in
6
{
7
sublime4 = common {
8
- buildVersion = "4152";
9
- x64sha256 = "bt48g1GZWYlwQcZQboUHU8GZYmA7cb2fc6Ylrh5NNVQ=";
10
- aarch64sha256 = "nSH5a5KRYzqLMnLo2mFk3WpjL9p6Qh3zNy8oFPEHHoA=";
+ buildVersion = "4169";
+ x64sha256 = "jk9wKC0QgfhiHDYUcnDhsmgJsBPOUmCkyvQeI54IJJ4=";
+ aarch64sha256 = "/W/xGbE+8gGu1zNh6lERZrfG9Dh9QUGkYiqTzp216JI=";
11
} {};
12
13
sublime4-dev = common {
0 commit comments