mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
sublime-merge: 2032 -> 2039
This commit is contained in:
parent
a1a4585729
commit
2caa1782b5
@ -4,8 +4,8 @@ let
|
||||
common = opts: callPackage (import ./common.nix opts);
|
||||
in {
|
||||
sublime-merge = common {
|
||||
buildVersion = "2032";
|
||||
sha256 = "b782c768383893ba7803c2cffd428b09bec46be8a65e61a5f17964bdcc2aaf7c";
|
||||
buildVersion = "2039";
|
||||
sha256 = "0l82408jli7g6nc267bnnnz0zz015lvpwva5fxj53mval32ii4i8";
|
||||
} {};
|
||||
|
||||
sublime-merge-dev = common {
|
||||
|
Loading…
Reference in New Issue
Block a user