diff --git a/lib/tests/maintainers.nix b/lib/tests/maintainers.nix index 2408a20af4b7..3cbfba569481 100644 --- a/lib/tests/maintainers.nix +++ b/lib/tests/maintainers.nix @@ -16,6 +16,10 @@ let email = lib.mkOption { type = types.str; }; + matrix = lib.mkOption { + type = types.nullOr types.str; + default = null; + }; github = lib.mkOption { type = types.nullOr types.str; default = null; diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix index 7b2356094ea0..07d76c8f343a 100644 --- a/maintainers/maintainer-list.nix +++ b/maintainers/maintainer-list.nix @@ -6,6 +6,7 @@ email = "address@example.org"; # Optional + matrix = "@user:example.org"; github = "GithubUsername"; githubId = your-github-id; keys = [{ @@ -19,7 +20,8 @@ - `handle` is the handle you are going to use in nixpkgs expressions, - `name` is your, preferably real, name, - - `email` is your maintainer email address, and + - `email` is your maintainer email address, + - `matrix` is your Matrix user ID, - `github` is your GitHub handle (as it appears in the URL of your profile page, `https://github.com/`), - `githubId` is your GitHub user ID, which can be found at `https://api.github.com/users/`, - `keys` is a list of your PGP/GPG key IDs and fingerprints. @@ -56,6 +58,7 @@ }; _0x4A6F = { email = "mail-maintainer@0x4A6F.dev"; + matrix = "@0x4a6f:matrix.org"; name = "Joachim Ernst"; github = "0x4A6F"; githubId = 9675338; @@ -118,12 +121,14 @@ }; aanderse = { email = "aaron@fosslib.net"; + matrix = "@aanderse:nixos.dev"; github = "aanderse"; githubId = 7755101; name = "Aaron Andersen"; }; aaronjanse = { email = "aaron@ajanse.me"; + matrix = "@aaronjanse:matrix.org"; github = "aaronjanse"; githubId = 16829510; name = "Aaron Janse"; @@ -242,12 +247,14 @@ }; addict3d = { email = "nickbathum@gmail.com"; + matrix = "@nbathum:matrix.org"; github = "addict3d"; githubId = 49227; name = "Nick Bathum"; }; adisbladis = { email = "adisbladis@gmail.com"; + matrix = "@adis:blad.is"; github = "adisbladis"; githubId = 63286; name = "Adam Hose"; @@ -362,6 +369,7 @@ }; ajs124 = { email = "nix@ajs124.de"; + matrix = "@andreas.schraegle:helsinki-systems.de"; github = "ajs124"; githubId = 1229027; name = "Andreas Schrägle"; @@ -948,6 +956,7 @@ }; asbachb = { email = "asbachb-nixpkgs-5c2a@impl.it"; + matrix = "@asbachb:matrix.org"; github = "asbachb"; githubId = 1482768; name = "Benjamin Asbach"; @@ -1118,6 +1127,7 @@ }; artturin = { email = "artturin@artturin.com"; + matrix = "@artturin:matrix.org"; github = "artturin"; githubId = 56650223; name = "Artturi N"; @@ -1154,6 +1164,7 @@ }; bachp = { email = "pascal.bach@nextrem.ch"; + matrix = "@bachp:matrix.org"; github = "bachp"; githubId = 333807; name = "Pascal Bach"; @@ -1228,6 +1239,7 @@ }; bb010g = { email = "me@bb010g.com"; + matrix = "@bb010g:matrix.org"; github = "bb010g"; githubId = 340132; name = "Brayden Banks"; @@ -1288,6 +1300,7 @@ }; bendlas = { email = "herwig@bendlas.net"; + matrix = "@bendlas:matrix.org"; github = "bendlas"; githubId = 214787; name = "Herwig Hochleitner"; @@ -1334,6 +1347,7 @@ }; berberman = { email = "berberman@yandex.com"; + matrix = "@berberman:mozilla.org"; github = "berberman"; githubId = 26041945; name = "Potato Hatsue"; @@ -1440,6 +1454,7 @@ }; blitz = { email = "js@alien8.de"; + matrix = "@js:ukvly.org"; github = "blitz"; githubId = 37907; name = "Julian Stecklina"; @@ -1477,6 +1492,7 @@ bobby285271 = { name = "Bobby Rong"; email = "rjl931189261@126.com"; + matrix = "@bobby285271:matrix.org"; github = "bobby285271"; githubId = 20080233; }; @@ -1628,6 +1644,7 @@ }; buckley310 = { email = "sean.bck@gmail.com"; + matrix = "@buckley310:matrix.org"; github = "buckley310"; githubId = 2379774; name = "Sean Buckley"; @@ -1807,6 +1824,7 @@ }; cdepillabout = { email = "cdep.illabout@gmail.com"; + matrix = "@cdepillabout:matrix.org"; github = "cdepillabout"; githubId = 64804; name = "Dennis Gosnell"; @@ -2021,6 +2039,7 @@ }; chvp = { email = "nixpkgs@cvpetegem.be"; + matrix = "@charlotte:vanpetegem.me"; github = "chvp"; githubId = 42220376; name = "Charlotte Van Petegem"; @@ -2085,6 +2104,7 @@ }; cleverca22 = { email = "cleverca22@gmail.com"; + matrix = "@cleverca22:matrix.org"; github = "cleverca22"; githubId = 848609; name = "Michael Bishop"; @@ -2155,6 +2175,7 @@ }; colemickens = { email = "cole.mickens@gmail.com"; + matrix = "@colemickens:matrix.org"; github = "colemickens"; githubId = 327028; name = "Cole Mickens"; @@ -2168,6 +2189,7 @@ cole-h = { name = "Cole Helbling"; email = "cole.e.helbling@outlook.com"; + matrix = "@cole-h:matrix.org"; github = "cole-h"; githubId = 28582702; keys = [{ @@ -2271,6 +2293,7 @@ }; CRTified = { email = "carl.schneider+nixos@rub.de"; + matrix = "@schnecfk:ruhr-uni-bochum.de"; github = "CRTified"; githubId = 2440581; name = "Carl Richard Theodor Schneider"; @@ -2349,6 +2372,7 @@ }; cyplo = { email = "nixos@cyplo.dev"; + matrix = "@cyplo:cyplo.dev"; github = "cyplo"; githubId = 217899; name = "Cyryl Płotnicki"; @@ -2411,6 +2435,7 @@ }; dandellion = { email = "daniel@dodsorf.as"; + matrix = "@dandellion:dodsorf.as"; github = "dali99"; githubId = 990767; name = "Daniel Olsen"; @@ -2459,6 +2484,7 @@ }; das_j = { email = "janne@hess.ooo"; + matrix = "@janne.hess:helsinki-systems.de"; github = "dasJ"; githubId = 4971975; name = "Janne Heß"; @@ -2503,6 +2529,7 @@ }; davidak = { email = "post@davidak.de"; + matrix = "@davidak:matrix.org"; github = "davidak"; githubId = 91113; name = "David Kleuker"; @@ -2867,6 +2894,7 @@ }; dotlambda = { email = "rschuetz17@gmail.com"; + matrix = "@robert:funklause.de"; github = "dotlambda"; githubId = 6806011; name = "Robert Schütz"; @@ -2940,6 +2968,7 @@ drupol = { name = "Pol Dellaiera"; email = "pol.dellaiera@protonmail.com"; + matrix = "@drupol:matrix.org"; github = "drupol"; githubId = 252042; keys = [{ @@ -3003,6 +3032,7 @@ }; dywedir = { email = "dywedir@gra.red"; + matrix = "@dywedir:matrix.org"; github = "dywedir"; githubId = 399312; name = "Vladyslav M."; @@ -3211,6 +3241,7 @@ }; eliasp = { email = "mail@eliasprobst.eu"; + matrix = "@eliasp:kde.org"; github = "eliasp"; githubId = 48491; name = "Elias Probst"; @@ -3271,6 +3302,7 @@ }; emmanuelrosa = { email = "emmanuel_rosa@aol.com"; + matrix = "@emmanuelrosa:matrix.org"; github = "emmanuelrosa"; githubId = 13485450; name = "Emmanuel Rosa"; @@ -3351,6 +3383,7 @@ }; ereslibre = { email = "ereslibre@ereslibre.es"; + matrix = "@ereslibre:matrix.org"; github = "ereslibre"; githubId = 8706; name = "Rafael Fernández López"; @@ -3375,6 +3408,7 @@ }; ericson2314 = { email = "John.Ericson@Obsidian.Systems"; + matrix = "@ericson2314:matrix.org"; github = "ericson2314"; githubId = 1055245; name = "John Ericson"; @@ -3459,6 +3493,7 @@ }; etu = { email = "elis@hirwing.se"; + matrix = "@etu:semi.social"; github = "etu"; githubId = 461970; name = "Elis Hirwing"; @@ -3476,6 +3511,7 @@ evalexpr = { name = "Jonathan Wilkins"; email = "nixos@wilkins.tech"; + matrix = "@evalexpr:matrix.org"; github = "evalexpr"; githubId = 23485511; keys = [{ @@ -3545,6 +3581,7 @@ }; expipiplus1 = { email = "nix@monoid.al"; + matrix = "@joe:monoid.al"; github = "expipiplus1"; githubId = 857308; name = "Joe Hermaszewski"; @@ -3557,6 +3594,7 @@ }; eyjhb = { email = "eyjhbb@gmail.com"; + matrix = "@eyjhb:eyjhb.dk"; github = "eyJhb"; githubId = 25955146; name = "eyJhb"; @@ -3575,6 +3613,7 @@ }; fab = { email = "mail@fabian-affolter.ch"; + matrix = "@fabaff:matrix.org"; name = "Fabian Affolter"; github = "fabaff"; githubId = 116184; @@ -3661,6 +3700,7 @@ }; felschr = { email = "dev@felschr.com"; + matrix = "@felschr:matrix.org"; github = "felschr"; githubId = 3314323; name = "Felix Tenley"; @@ -3677,12 +3717,14 @@ }; fgaz = { email = "fgaz@fgaz.me"; + matrix = "@fgaz:matrix.org"; github = "fgaz"; githubId = 8182846; name = "Francesco Gazzetta"; }; figsoda = { email = "figsoda@pm.me"; + matrix = "@figsoda:matrix.org"; github = "figsoda"; githubId = 40620903; name = "figsoda"; @@ -3801,6 +3843,7 @@ }; fortuneteller2k = { email = "lythe1107@gmail.com"; + matrix = "@fortuneteller2k:matrix.org"; github = "fortuneteller2k"; githubId = 20619776; name = "fortuneteller2k"; @@ -4041,6 +4084,7 @@ }; ggpeti = { email = "ggpeti@gmail.com"; + matrix = "@ggpeti:ggpeti.com"; github = "ggpeti"; githubId = 3217744; name = "Peter Ferenczy"; @@ -4274,6 +4318,7 @@ gytis-ivaskevicius = { name = "Gytis Ivaskevicius"; email = "me@gytis.io"; + matrix = "@gytis-ivaskevicius:matrix.org"; github = "gytis-ivaskevicius"; githubId = 23264966; }; @@ -4319,6 +4364,7 @@ }; happysalada = { email = "raphael@megzari.com"; + matrix = "@happysalada:matrix.org"; github = "happysalada"; githubId = 5317234; name = "Raphael Megzari"; @@ -4349,6 +4395,7 @@ }; hax404 = { email = "hax404foogit@hax404.de"; + matrix = "@hax404:hax404.de"; github = "hax404"; githubId = 1379411; name = "Georg Haas"; @@ -4425,6 +4472,7 @@ }; hexa = { email = "hexa@darmstadt.ccc.de"; + matrix = "@hexa:lossy.network"; github = "mweinelt"; githubId = 131599; name = "Martin Weinelt"; @@ -4543,6 +4591,7 @@ }; hoverbear = { email = "operator+nix@hoverbear.org"; + matrix = "@hoverbear:matrix.org"; github = "hoverbear"; githubId = 130903; name = "Ana Hobden"; @@ -4631,6 +4680,7 @@ }; iammrinal0 = { email = "nixpkgs@mrinalpurohit.in"; + matrix = "@iammrinal0:nixos.dev"; github = "iammrinal0"; githubId = 890062; name = "Mrinal"; @@ -4662,6 +4712,7 @@ icy-thought = { name = "Icy-Thought"; email = "gilganyx@pm.me"; + matrix = "@gilganix:matrix.org"; github = "Icy-Thought"; githubId = 53710398; }; @@ -4769,6 +4820,7 @@ }; immae = { email = "ismael@bouya.org"; + matrix = "@immae:immae.eu"; github = "immae"; githubId = 510202; name = "Ismaël Bouya"; @@ -4781,6 +4833,7 @@ }; infinisil = { email = "contact@infinisil.com"; + matrix = "@infinisil:matrix.org"; github = "infinisil"; githubId = 20525370; name = "Silvan Mosberger"; @@ -4798,6 +4851,7 @@ irenes = { name = "Irene Knapp"; email = "ireneista@gmail.com"; + matrix = "@irenes:matrix.org"; github = "IreneKnapp"; githubId = 157678; keys = [{ @@ -5027,6 +5081,7 @@ }; jbedo = { email = "cu@cua0.org"; + matrix = "@jb:vk3.wtf"; github = "jbedo"; githubId = 372912; name = "Justin Bedő"; @@ -5158,6 +5213,7 @@ jfroche = { name = "Jean-François Roche"; email = "jfroche@pyxel.be"; + matrix = "@jfroche:matrix.pyxel.cloud"; github = "jfroche"; githubId = 207369; keys = [{ @@ -5233,6 +5289,7 @@ }; jk = { email = "hello+nixpkgs@j-k.io"; + matrix = "@j-k:matrix.org"; github = "06kellyjac"; githubId = 9866621; name = "Jack"; @@ -5333,6 +5390,7 @@ }; joepie91 = { email = "admin@cryto.net"; + matrix = "@joepie91:pixie.town"; name = "Sven Slootweg"; github = "joepie91"; githubId = 1663259; @@ -5388,6 +5446,7 @@ jojosch = { name = "Johannes Schleifenbaum"; email = "johannes@js-webcoding.de"; + matrix = "@jojosch:jswc.de"; github = "jojosch"; githubId = 327488; keys = [{ @@ -5426,6 +5485,7 @@ }; jonringer = { email = "jonringer117@gmail.com"; + matrix = "@jonringer:matrix.org"; github = "jonringer"; githubId = 7673602; name = "Jonathan Ringer"; @@ -5498,6 +5558,7 @@ }; jschievink = { email = "jonasschievink@gmail.com"; + matrix = "@jschievink:matrix.org"; github = "jonas-schievink"; githubId = 1786438; name = "Jonas Schievink"; @@ -5532,6 +5593,7 @@ }; jtojnar = { email = "jtojnar@gmail.com"; + matrix = "@jtojnar:matrix.org"; github = "jtojnar"; githubId = 705123; name = "Jan Tojnar"; @@ -5654,6 +5716,7 @@ }; kalbasit = { email = "wael.nasreddine@gmail.com"; + matrix = "@kalbasit:matrix.org"; github = "kalbasit"; githubId = 87115; name = "Wael Nasreddine"; @@ -5744,6 +5807,7 @@ }; kevincox = { email = "kevincox@kevincox.ca"; + matrix = "@kevincox:matrix.org"; github = "kevincox"; githubId = 494012; name = "Kevin Cox"; @@ -5844,6 +5908,7 @@ }; kirelagin = { email = "kirelagin@gmail.com"; + matrix = "@kirelagin:matrix.org"; github = "kirelagin"; githubId = 451835; name = "Kirill Elagin"; @@ -5898,6 +5963,7 @@ }; kloenk = { email = "me@kloenk.de"; + matrix = "@kloenk:petabyte.dev"; name = "Finn Behrens"; github = "kloenk"; githubId = 12898828; @@ -6111,6 +6177,7 @@ }; l-as = { email = "las@protonmail.ch"; + matrix = "@Las:matrix.org"; github = "L-as"; githubId = 22075344; keys = [{ @@ -6121,6 +6188,7 @@ }; l3af = { email = "L3afMeAlon3@gmail.com"; + matrix = "@L3afMe:matrix.org"; github = "L3afMe"; githubId = 72546287; name = "L3af"; @@ -6161,6 +6229,7 @@ }; lassulus = { email = "lassulus@gmail.com"; + matrix = "@lassulus:nixos.dev"; github = "Lassulus"; githubId = 621759; name = "Lassulus"; @@ -6222,6 +6291,7 @@ }; ldesgoui = { email = "ldesgoui@gmail.com"; + matrix = "@ldesgoui:matrix.org"; github = "ldesgoui"; githubId = 2472678; name = "Lucas Desgouilles"; @@ -6264,6 +6334,7 @@ }; legendofmiracles = { email = "legendofmiracles@protonmail.com"; + matrix = "@legendofmiracles:matrix.org"; github = "legendofmiracles"; githubId = 30902201; name = "legendofmiracles"; @@ -6312,6 +6383,7 @@ }; lewo = { email = "lewo@abesis.fr"; + matrix = "@lewo:matrix.org"; github = "nlewo"; githubId = 3425311; name = "Antoine Eiche"; @@ -6510,6 +6582,7 @@ }; lovesegfault = { email = "meurerbernardo@gmail.com"; + matrix = "@lovesegfault:matrix.org"; github = "lovesegfault"; githubId = 7243783; name = "Bernardo Meurer"; @@ -6536,6 +6609,7 @@ }; lschuermann = { email = "leon.git@is.currently.online"; + matrix = "@leons:is.currently.online"; github = "lschuermann"; githubId = 5341193; name = "Leon Schuermann"; @@ -6612,6 +6686,7 @@ }; lukegb = { email = "nix@lukegb.com"; + matrix = "@lukegb:zxcvbnm.ninja"; github = "lukegb"; githubId = 246745; name = "Luke Granger-Brown"; @@ -6630,6 +6705,7 @@ }; lunik1 = { email = "ch.nixpkgs@themaw.xyz"; + matrix = "@lunik1:lunik.one"; github = "lunik1"; githubId = 13547699; name = "Corin Hoad"; @@ -6678,6 +6754,7 @@ }; ma27 = { email = "maximilian@mbosch.me"; + matrix = "@ma27:nicht-so.sexy"; github = "ma27"; githubId = 6025220; name = "Maximilian Bosch"; @@ -6768,12 +6845,14 @@ }; manveru = { email = "m.fellinger@gmail.com"; + matrix = "@manveru:matrix.org"; github = "manveru"; githubId = 3507; name = "Michael Fellinger"; }; maralorn = { email = "malte.brandy@maralorn.de"; + matrix = "@maralorn:maralorn.de"; github = "maralorn"; githubId = 1651325; name = "Malte Brandy"; @@ -6912,6 +6991,7 @@ }; matthiasbeyer = { email = "mail@beyermatthias.de"; + matrix = "@musicmatze:beyermatthi.as"; github = "matthiasbeyer"; githubId = 427866; name = "Matthias Beyer"; @@ -7194,6 +7274,7 @@ }; mic92 = { email = "joerg@thalheim.io"; + matrix = "@mic92:nixos.dev"; github = "mic92"; githubId = 96200; name = "Jörg Thalheim"; @@ -7241,6 +7322,7 @@ }; midchildan = { email = "git@midchildan.org"; + matrix = "@midchildan:matrix.org"; github = "midchildan"; githubId = 7343721; name = "midchildan"; @@ -7347,6 +7429,7 @@ }; mjlbach = { email = "m.j.lbach@gmail.com"; + matrix = "@atrius:matrix.org"; github = "mjlbach"; githubId = 13316262; name = "Michael Lingelbach"; @@ -7387,6 +7470,7 @@ }; mkg20001 = { email = "mkg20001+nix@gmail.com"; + matrix = "@mkg20001:matrix.org"; github = "mkg20001"; githubId = 7735145; name = "Maciej Krüger"; @@ -7717,6 +7801,7 @@ }; mvnetbiz = { email = "mvnetbiz@gmail.com"; + matrix = "@mvtva:matrix.org"; github = "mvnetbiz"; githubId = 6455574; name = "Matt Votava"; @@ -7803,6 +7888,7 @@ }; ncfavier = { email = "n@monade.li"; + matrix = "@ncfavier:matrix.org"; github = "ncfavier"; githubId = 4323933; name = "Naïm Favier"; @@ -7894,6 +7980,7 @@ }; nh2 = { email = "mail@nh2.me"; + matrix = "@nh2:matrix.org"; github = "nh2"; githubId = 399535; name = "Niklas Hambüchen"; @@ -7980,6 +8067,7 @@ }; ninjatrappeur = { email = "felix@alternativebit.fr"; + matrix = "@ninjatrappeur:matrix.org"; github = "ninjatrappeur"; githubId = 1219785; name = "Félix Baylac-Jacqué"; @@ -8034,6 +8122,7 @@ }; nixinator = { email = "33lockdown33@protonmail.com"; + matrix = "@nixinator:nixos.dev"; github = "nixinator"; githubId = 66913205; name = "Rick Sanchez"; @@ -8082,6 +8171,7 @@ }; noneucat = { email = "andy@lolc.at"; + matrix = "@noneucat:lolc.at"; github = "noneucat"; githubId = 40049608; name = "Andy Chun"; @@ -8124,6 +8214,7 @@ }; nrdxp = { email = "tim.deh@pm.me"; + matrix = "@timdeh:matrix.org"; github = "nrdxp"; githubId = 34083928; name = "Tim DeHerrera"; @@ -8165,6 +8256,7 @@ numkem = { name = "Sebastien Bariteau"; email = "numkem@numkem.org"; + matrix = "@numkem:matrix.org"; github = "numkem"; githubId = 332423; }; @@ -8206,6 +8298,7 @@ }; obfusk = { email = "flx@obfusk.net"; + matrix = "@obfusk:matrix.org"; github = "obfusk"; githubId = 1260687; name = "Felix C. Stegerman"; @@ -8400,6 +8493,7 @@ }; pacman99 = { email = "pachum99@gmail.com"; + matrix = "@pachumicchu:myrdd.info"; github = "Pacman99"; githubId = 16345849; name = "Parthiv Seetharaman"; @@ -8560,6 +8654,7 @@ }; petabyteboy = { email = "milan@petabyte.dev"; + matrix = "@milan:petabyte.dev"; github = "petabyteboy"; githubId = 3250809; name = "Milan Pässler"; @@ -8657,6 +8752,7 @@ piegames = { name = "piegames"; email = "nix@piegames.de"; + matrix = "@piegames:matrix.org"; github = "piegamesde"; githubId = 14054505; }; @@ -8904,6 +9000,7 @@ }; primeos = { email = "dev.primeos@gmail.com"; + matrix = "@primeos:matrix.org"; github = "primeos"; githubId = 7537109; name = "Michael Weiss"; @@ -8972,12 +9069,15 @@ }; psibi = { email = "sibi@psibi.in"; + matrix = "@psibi:matrix.org"; github = "psibi"; githubId = 737477; name = "Sibi Prabakaran"; }; pstn = { email = "philipp@xndr.de"; + github = "pstn"; + githubId = 1329940; name = "Philipp Steinpaß"; }; pSub = { @@ -9024,6 +9124,7 @@ }; putchar = { email = "slim.cadoux@gmail.com"; + matrix = "@putch4r:matrix.org"; github = "putchar"; githubId = 8208767; name = "Slim Cadoux"; @@ -9094,6 +9195,7 @@ }; raboof = { email = "arnout@bzzt.net"; + matrix = "@raboof:matrix.org"; github = "raboof"; githubId = 131856; name = "Arnout Engelen"; @@ -9124,6 +9226,7 @@ }; ralith = { email = "ben.e.saunders@gmail.com"; + matrix = "@ralith:ralith.com"; github = "ralith"; githubId = 104558; name = "Benjamin Saunders"; @@ -9363,6 +9466,7 @@ risson = { name = "Marc Schmitt"; email = "marc.schmitt@risson.space"; + matrix = "@risson:lama-corp.space"; github = "rissson"; githubId = 18313093; keys = [ @@ -9420,6 +9524,7 @@ }; rmcgibbo = { email = "rmcgibbo@gmail.com"; + matrix = "@rmcgibbo:matrix.org"; github = "rmcgibbo"; githubId = 641278; name = "Robert T. McGibbon"; @@ -9466,6 +9571,7 @@ }; roberth = { email = "nixpkgs@roberthensing.nl"; + matrix = "@roberthensing:matrix.org"; github = "roberth"; githubId = 496447; name = "Robert Hensing"; @@ -9726,6 +9832,7 @@ }; s1341 = { email = "s1341@shmarya.net"; + matrix = "@s1341:matrix.org"; name = "Shmarya Rubenstein"; github = "s1341"; githubId = 5682183; @@ -9778,6 +9885,7 @@ }; samueldr = { email = "samuel@dionne-riel.com"; + matrix = "@samueldr:matrix.org"; github = "samueldr"; githubId = 132835; name = "Samuel Dionne-Riel"; @@ -9918,6 +10026,7 @@ }; Scriptkiddi = { email = "nixos@scriptkiddi.de"; + matrix = "@fritz.otlinghaus:helsinki-systems.de"; github = "scriptkiddi"; githubId = 3598650; name = "Fritz Otlinghaus"; @@ -9930,6 +10039,7 @@ }; sdier = { email = "scott@dier.name"; + matrix = "@sdier:matrix.org"; github = "sdier"; githubId = 11613056; name = "Scott Dier"; @@ -10198,6 +10308,7 @@ }; siraben = { email = "bensiraphob@gmail.com"; + matrix = "@siraben:matrix.org"; github = "siraben"; githubId = 8219659; name = "Siraphob Phipathananunth"; @@ -10270,6 +10381,7 @@ }; SlothOfAnarchy = { email = "slothofanarchy1@gmail.com"; + matrix = "@michel.weitbrecht:helsinki-systems.de"; github = "SlothOfAnarchy"; githubId = 12828415; name = "Michel Weitbrecht"; @@ -10344,6 +10456,7 @@ }; solson = { email = "scott@solson.me"; + matrix = "@solson:matrix.org"; github = "solson"; githubId = 26806; name = "Scott Olson"; @@ -10396,6 +10509,7 @@ }; spencerjanssen = { email = "spencerjanssen@gmail.com"; + matrix = "@sjanssen:matrix.org"; github = "spencerjanssen"; githubId = 2600039; name = "Spencer Janssen"; @@ -10444,6 +10558,7 @@ }; srhb = { email = "sbrofeldt@gmail.com"; + matrix = "@srhb:matrix.org"; github = "srhb"; githubId = 219362; name = "Sarah Brofeldt"; @@ -10480,6 +10595,7 @@ }; stephank = { email = "nix@stephank.nl"; + matrix = "@skochen:matrix.org"; github = "stephank"; githubId = 89950; name = "Stéphan Kochen"; @@ -10611,11 +10727,13 @@ superherointj = { name = "Sérgio G."; email = "5861043+superherointj@users.noreply.github.com"; + matrix = "@superherointj:matrix.org"; github = "superherointj"; githubId = 5861043; }; SuperSandro2000 = { email = "sandro.jaeckel@gmail.com"; + matrix = "@sandro:supersandro.de"; github = "SuperSandro2000"; githubId = 7258858; name = "Sandro Jäckel"; @@ -10700,6 +10818,7 @@ }; symphorien = { email = "symphorien_nixpkgs@xlumurb.eu"; + matrix = "@symphorien:xlumurb.eu"; github = "symphorien"; githubId = 12595971; name = "Guillaume Girol"; @@ -10788,6 +10907,7 @@ }; taktoa = { email = "taktoa@gmail.com"; + matrix = "@taktoa:matrix.org"; github = "taktoa"; githubId = 553443; name = "Remy Goldschmidt"; @@ -10806,6 +10926,7 @@ }; talyz = { email = "kim.lindberger@gmail.com"; + matrix = "@talyz:matrix.org"; github = "talyz"; githubId = 63433; name = "Kim Lindberger"; @@ -10914,6 +11035,7 @@ }; tfc = { email = "jacek@galowicz.de"; + matrix = "@jonge:ukvly.org"; github = "tfc"; githubId = 29044; name = "Jacek Galowicz"; @@ -11008,6 +11130,7 @@ }; thibautmarty = { email = "github@thibautmarty.fr"; + matrix = "@thibaut:thibautmarty.fr"; github = "ThibautMarty"; githubId = 3268082; name = "Thibaut Marty"; @@ -11148,6 +11271,7 @@ }; tnias = { email = "phil@grmr.de"; + matrix = "@tnias:stratum0.org"; github = "tnias"; githubId = 9853194; name = "Philipp Bartsch"; @@ -11194,6 +11318,7 @@ }; tomberek = { email = "tomberek@gmail.com"; + matrix = "@tomberek:matrix.org"; github = "tomberek"; githubId = 178444; name = "Thomas Bereknyei"; @@ -11212,6 +11337,7 @@ }; toonn = { email = "nixpkgs@toonn.io"; + matrix = "@toonn:matrix.org"; github = "toonn"; githubId = 1486805; name = "Toon Nolten"; @@ -11414,6 +11540,7 @@ }; unode = { email = "alves.rjc@gmail.com"; + matrix = "@renato_alves:matrix.org"; github = "unode"; githubId = 122319; name = "Renato Alves"; @@ -11474,6 +11601,7 @@ }; vaibhavsagar = { email = "vaibhavsagar@gmail.com"; + matrix = "@vaibhavsagar:matrix.org"; github = "vaibhavsagar"; githubId = 1525767; name = "Vaibhav Sagar"; @@ -11492,6 +11620,7 @@ }; valodim = { email = "look@my.amazin.horse"; + matrix = "@Valodim:stratum0.org"; github = "valodim"; githubId = 27813; name = "Vincent Breitmoser"; @@ -11552,6 +11681,7 @@ name = "Vladimír Čunát"; # vcunat@gmail.com predominated in commits before 2019/03 email = "v@cunat.cz"; + matrix = "@vcunat:matrix.org"; github = "vcunat"; githubId = 1785925; keys = [{ @@ -11988,6 +12118,7 @@ }; xe = { email = "me@christine.website"; + matrix = "@withoutwithin:matrix.org"; github = "Xe"; githubId = 529003; name = "Christine Dodrill"; @@ -12006,6 +12137,7 @@ }; xfix = { email = "konrad@borowski.pw"; + matrix = "@xfix:matrix.org"; github = "xfix"; githubId = 1297598; name = "Konrad Borowski"; @@ -12078,6 +12210,7 @@ }; yayayayaka = { email = "nixpkgs@uwu.is"; + matrix = "@lara:uwu.is"; github = "yayayayaka"; githubId = 73759599; name = "Lara A."; @@ -12120,6 +12253,7 @@ }; yorickvp = { email = "yorickvanpelt@gmail.com"; + matrix = "@yorickvp:matrix.org"; github = "yorickvp"; githubId = 647076; name = "Yorick van Pelt"; @@ -12160,12 +12294,14 @@ }; yuka = { email = "yuka@yuka.dev"; + matrix = "@yuka:yuka.dev"; github = "yu-re-ka"; githubId = 86169957; name = "Yureka"; }; yusdacra = { email = "y.bera003.06@protonmail.com"; + matrix = "@yusdacra:nixos.dev"; github = "yusdacra"; githubId = 19897088; name = "Yusuf Bera Ertan"; @@ -12268,6 +12404,7 @@ }; zhaofengli = { email = "hello@zhaofeng.li"; + matrix = "@zhaofeng:zhaofeng.li"; github = "zhaofengli"; githubId = 2189609; name = "Zhaofeng Li"; @@ -12483,6 +12620,7 @@ fzakaria = { name = "Farid Zakaria"; email = "farid.m.zakaria@gmail.com"; + matrix = "@fzakaria:matrix.org"; github = "fzakaria"; githubId = 605070; }; @@ -12501,6 +12639,7 @@ hmenke = { name = "Henri Menke"; email = "henri@henrimenke.de"; + matrix = "@hmenke:matrix.org"; github = "hmenke"; githubId = 1903556; keys = [{ @@ -12567,6 +12706,7 @@ princemachiavelli = { name = "Josh Hoffer"; email = "jhoffer@sansorgan.es"; + matrix = "@princemachiavelli:matrix.org"; github = "princemachiavelli"; githubId = 2730968; keys = [{ @@ -12607,6 +12747,7 @@ zeri = { name = "zeri"; email = "68825133+zeri42@users.noreply.github.com"; + matrix = "@zeri:matrix.org"; github = "zeri42"; githubId = 68825133; }; diff --git a/nixos/modules/services/audio/hqplayerd.nix b/nixos/modules/services/audio/hqplayerd.nix index d549ac77e0e5..416d12ce2172 100644 --- a/nixos/modules/services/audio/hqplayerd.nix +++ b/nixos/modules/services/audio/hqplayerd.nix @@ -63,7 +63,7 @@ in description = '' HQplayer daemon configuration, written to /etc/hqplayer/hqplayerd.xml. - Refer to ${pkg}/share/doc/hqplayerd/readme.txt for possible values. + Refer to share/doc/hqplayerd/readme.txt in the hqplayerd derivation for possible values. ''; }; }; diff --git a/pkgs/applications/audio/mopidy/iris.nix b/pkgs/applications/audio/mopidy/iris.nix index c4e231ad4099..d02ca3d747eb 100644 --- a/pkgs/applications/audio/mopidy/iris.nix +++ b/pkgs/applications/audio/mopidy/iris.nix @@ -2,11 +2,11 @@ python3Packages.buildPythonApplication rec { pname = "Mopidy-Iris"; - version = "3.58.2"; + version = "3.59.0"; src = python3Packages.fetchPypi { inherit pname version; - sha256 = "1cni9dd1c97bp92crjhsbwml12z8i6wkmj79zz8qvk46k8ixy3vp"; + sha256 = "0llvn0khl07ni34jvb3a1r6rnkf0ljizhpqrs5bdishfhpwyhm0j"; }; propagatedBuildInputs = [ diff --git a/pkgs/applications/blockchains/erigon.nix b/pkgs/applications/blockchains/erigon.nix index 241a9b3f870e..3258aec6c30c 100644 --- a/pkgs/applications/blockchains/erigon.nix +++ b/pkgs/applications/blockchains/erigon.nix @@ -2,16 +2,16 @@ buildGoModule rec { pname = "erigon"; - version = "2021.09.02"; + version = "2021.09.04"; src = fetchFromGitHub { owner = "ledgerwatch"; repo = pname; rev = "v${version}"; - sha256 = "sha256-0rWyDlZjfsZMOqAXs+mgmgz0m4oIN6bZ6Z9U4jWgR0E="; + sha256 = "0l0w1badhvlh1rgqzvlmy5k7xhb1nf4f5dmhkl935a5ila08aak3"; }; - vendorSha256 = "sha256-ardr+6Tz9IzSJPo9/kk7XV+2pIu6ZK3YYlp1zC/7Bno="; + vendorSha256 = "1hbfmq76zm50zwmlh3jblriwq2k1mp99d8lg8xzxwy56hncgfj8k"; runVend = true; # Build errors in mdbx when format hardening is enabled: diff --git a/pkgs/applications/editors/atom/default.nix b/pkgs/applications/editors/atom/default.nix index 03a46479871f..84704e71cea8 100644 --- a/pkgs/applications/editors/atom/default.nix +++ b/pkgs/applications/editors/atom/default.nix @@ -3,14 +3,14 @@ let versions = { atom = { - version = "1.57.0"; - sha256 = "1jzxjvaljk8p3gzjvs5bn3d128x37pcgn6by7srhs9qclc5j2664"; + version = "1.58.0"; + sha256 = "sha256-QxDhr4gwlS9O/lk0nfqsw5sFiPckSTFL15XtRpQh0tU="; }; atom-beta = { - version = "1.58.0"; + version = "1.59.0"; beta = 0; - sha256 = "0amhilmpiwn2jfn0nrcrhzminqdp3xm5p3w3ldc3qk761pn3lbpd"; + sha256 = "sha256-s1XHR2e4JPywdLiIcjTqMRILARDthHxBeTQOCIkhmXE="; broken = true; }; }; diff --git a/pkgs/applications/misc/chrysalis/default.nix b/pkgs/applications/misc/chrysalis/default.nix index 3332a08f2288..058a0f656fb5 100644 --- a/pkgs/applications/misc/chrysalis/default.nix +++ b/pkgs/applications/misc/chrysalis/default.nix @@ -2,7 +2,7 @@ let pname = "chrysalis"; - version = "0.8.5"; + version = "0.8.6"; in appimageTools.wrapAppImage rec { name = "${pname}-${version}-binary"; @@ -10,7 +10,7 @@ in appimageTools.wrapAppImage rec { inherit name; src = fetchurl { url = "https://github.com/keyboardio/${pname}/releases/download/v${version}/${pname}-${version}.AppImage"; - sha256 = "1vgymc99nci8rdq8hd7i98x77x45jnpcmhgb8v7fzsz3br6raxcm"; + sha256 = "17wv475w4m4fg6ky9wf7ygxm98nmsmydks14vh3an85xv0fhj8h9"; }; }; diff --git a/pkgs/applications/misc/kile-wl/default.nix b/pkgs/applications/misc/kile-wl/default.nix index f517bfe3f4c1..0da4889ebdf3 100644 --- a/pkgs/applications/misc/kile-wl/default.nix +++ b/pkgs/applications/misc/kile-wl/default.nix @@ -2,20 +2,20 @@ rustPlatform.buildRustPackage rec { pname = "kile-wl"; - version = "unstable-2021-09-02"; + version = "unstable-2021-09-30"; src = fetchFromGitLab { owner = "snakedye"; repo = "kile"; - rev = "acd61f7e59cc34091c976b0cdc3067dd35b53cae"; - sha256 = "sha256-O5sdPw9tR3GFPmJmb/QDmdBc7yeSGui4k+yn4Xo016A="; + rev = "b543d435b92498b72609a05048bc368837a7b455"; + sha256 = "sha256-+SjdhSRT6TGbwvgZti8t9wYJx8LEtY3pleDZx/AEkio="; }; passthru.updateScript = unstableGitUpdater { url = "https://gitlab.com/snakedye/kile.git"; }; - cargoSha256 = "sha256-2QCv5fk0AH4sv0QJ/16zniHfg3HZLoHB7dl6vSfkxpE="; + cargoSha256 = "sha256-W7rq42Pz+l4TSsR/h2teRTbl3A1zjOcIx6wqgnwyQNA="; nativeBuildInputs = [ scdoc ]; diff --git a/pkgs/applications/misc/polybar/default.nix b/pkgs/applications/misc/polybar/default.nix index b3b71d87608e..3660b0d7e0b1 100644 --- a/pkgs/applications/misc/polybar/default.nix +++ b/pkgs/applications/misc/polybar/default.nix @@ -43,13 +43,13 @@ stdenv.mkDerivation rec { pname = "polybar"; - version = "3.5.6"; + version = "3.5.7"; src = fetchFromGitHub { owner = pname; repo = pname; rev = version; - sha256 = "sha256-Uvj9V2M/uQxyziTx1hecrcaQZECijlpVmWcUeT+PqrI="; + sha256 = "sha256-h12VW3IY4do4cKz2Fd/QgVTBk+zJO+qXuRUCQUyO/x0="; fetchSubmodules = true; }; diff --git a/pkgs/applications/networking/cawbird/default.nix b/pkgs/applications/networking/cawbird/default.nix index 08f554503748..74074d23242a 100644 --- a/pkgs/applications/networking/cawbird/default.nix +++ b/pkgs/applications/networking/cawbird/default.nix @@ -71,10 +71,10 @@ stdenv.mkDerivation rec { ''; # supply Twitter API keys - # use default keys supplied by upstream, see https://github.com/IBBoard/cawbird/blob/master/README.md#preparation + # use keys supplied by @SuperSandro2000, see https://github.com/IBBoard/cawbird/blob/master/README.md#preparation mesonFlags = [ - "-Dconsumer_key_base64=VmY5dG9yRFcyWk93MzJEZmhVdEk5Y3NMOA==" - "-Dconsumer_secret_base64=MThCRXIxbWRESDQ2Y0podzVtVU13SGUyVGlCRXhPb3BFRHhGYlB6ZkpybG5GdXZaSjI=" + "-Dconsumer_key_base64=YnJJNm01SE9PbEkzM3pWenZObVhVSHdlTg==" + "-Dconsumer_secret_base64=YUc1SkcyYzhsenlKT2VOWWhVSXlJMERDaFh0WEswUG9oTEp4TzhZNEdJb1hXN0hhYlY=" ]; meta = with lib; { @@ -83,6 +83,6 @@ stdenv.mkDerivation rec { homepage = "https://ibboard.co.uk/cawbird/"; license = licenses.gpl3Plus; platforms = platforms.linux; - maintainers = with lib.maintainers; [ jonafato schmittlauch ]; + maintainers = with lib.maintainers; [ jonafato schmittlauch SuperSandro2000 ]; }; } diff --git a/pkgs/applications/networking/ipfs/default.nix b/pkgs/applications/networking/ipfs/default.nix index 2823b84d473e..c90353a18455 100644 --- a/pkgs/applications/networking/ipfs/default.nix +++ b/pkgs/applications/networking/ipfs/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "ipfs"; - version = "0.9.1"; + version = "0.10.0"; rev = "v${version}"; # go-ipfs makes changes to it's source tarball that don't match the git source. src = fetchurl { url = "https://github.com/ipfs/go-ipfs/releases/download/${rev}/go-ipfs-source.tar.gz"; - sha256 = "sha256-RliyIEtNgwzbLVwl6T38VIbhc12CZMBc3LZ6T/llaHc="; + sha256 = "sha256-okfIxNoFoJZx1WCWe/6NcYhwU+ZzOyn01g8BGtXO3UQ="; }; # tarball contains multiple files/directories diff --git a/pkgs/applications/version-management/gitlab/data.json b/pkgs/applications/version-management/gitlab/data.json index ff42c2d78ce0..3372b7aa77ba 100644 --- a/pkgs/applications/version-management/gitlab/data.json +++ b/pkgs/applications/version-management/gitlab/data.json @@ -1,13 +1,13 @@ { - "version": "14.2.4", - "repo_hash": "1bh95c7rrz9v2vn008lm4zqfm4n7my8r1b2665cippyi4bw0dfjr", + "version": "14.3.1", + "repo_hash": "1ahqiczp978hc0i45djiz2c9pf32hw8hrmk3pg4bb6wg6315zmvl", "owner": "gitlab-org", "repo": "gitlab", - "rev": "v14.2.4-ee", + "rev": "v14.3.1-ee", "passthru": { - "GITALY_SERVER_VERSION": "14.2.4", - "GITLAB_PAGES_VERSION": "1.42.0", - "GITLAB_SHELL_VERSION": "13.19.1", - "GITLAB_WORKHORSE_VERSION": "14.2.4" + "GITALY_SERVER_VERSION": "14.3.1", + "GITLAB_PAGES_VERSION": "1.44.0", + "GITLAB_SHELL_VERSION": "13.21.0", + "GITLAB_WORKHORSE_VERSION": "14.3.1" } } diff --git a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock index f0e06b761dce..dba345db6388 100644 --- a/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock +++ b/pkgs/applications/version-management/gitlab/gitaly/Gemfile.lock @@ -108,7 +108,7 @@ GEM minitest (5.14.4) msgpack (1.3.3) multipart-post (2.1.1) - nokogiri (1.11.5) + nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) nokogumbo (1.5.0) diff --git a/pkgs/applications/version-management/gitlab/gitaly/default.nix b/pkgs/applications/version-management/gitlab/gitaly/default.nix index 815feb61e44c..7b3161f787f9 100644 --- a/pkgs/applications/version-management/gitlab/gitaly/default.nix +++ b/pkgs/applications/version-management/gitlab/gitaly/default.nix @@ -20,7 +20,7 @@ let }; }; }; - version = "14.2.4"; + version = "14.3.1"; gitaly_package = "gitlab.com/gitlab-org/gitaly/v${lib.versions.major version}"; in @@ -32,10 +32,10 @@ buildGoModule { owner = "gitlab-org"; repo = "gitaly"; rev = "v${version}"; - sha256 = "sha256-jVYPJWFJN/KDEi8j+BOWTbH8xP0ZLPewhGsJfj5h/0w="; + sha256 = "sha256-0jjzrBpt8/wTnUAvrZi8lH9SknfYZawBbE/QmDxsVqM="; }; - vendorSha256 = "sha256-WhkNK+V7yXK+le1u8StAKajZIBzVKqV/WIau27oZBXE="; + vendorSha256 = "sha256-9RhPQosen70E9t1iAoc2SeKs9pYMMpMqgXLekWfKNf8="; passthru = { inherit rubyEnv; diff --git a/pkgs/applications/version-management/gitlab/gitaly/gemset.nix b/pkgs/applications/version-management/gitlab/gitaly/gemset.nix index f5e562ddf6e1..dea32e94b136 100644 --- a/pkgs/applications/version-management/gitlab/gitaly/gemset.nix +++ b/pkgs/applications/version-management/gitlab/gitaly/gemset.nix @@ -482,10 +482,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1i80ny61maqzqr1fq5wgpkijmh5j8abisrmhn16kv7mzmxqg5w0m"; + sha256 = "1vrn31385ix5k9b0yalnlzv360isv6dincbcvi8psllnwz4sjxj9"; type = "gem"; }; - version = "1.11.5"; + version = "1.11.7"; }; nokogumbo = { dependencies = ["nokogiri"]; diff --git a/pkgs/applications/version-management/gitlab/gitlab-shell/default.nix b/pkgs/applications/version-management/gitlab/gitlab-shell/default.nix index ee039c4adb26..b87f87b06b16 100644 --- a/pkgs/applications/version-management/gitlab/gitlab-shell/default.nix +++ b/pkgs/applications/version-management/gitlab/gitlab-shell/default.nix @@ -2,19 +2,19 @@ buildGoModule rec { pname = "gitlab-shell"; - version = "13.19.1"; + version = "13.21.0"; src = fetchFromGitLab { owner = "gitlab-org"; repo = "gitlab-shell"; rev = "v${version}"; - sha256 = "sha256-F0TW0VjO5hc/lHqZhhMJJvpHazWRyR7Q7W324Fgn7fA="; + sha256 = "sha256-klj5N3UKCwJ5LveaiWv3i13GV/svZKeA1ZKKfvOjhg4="; }; buildInputs = [ ruby ]; patches = [ ./remove-hardcoded-locations.patch ]; - vendorSha256 = "sha256-+nUMxHWo/d/WrQ4LAEG2+ghtNBF9vcnSyg6Ki412rPA="; + vendorSha256 = "sha256-cE6phpVYcZNCEk6bElEksIf4GOr/5vJPRdlGCubRafE="; postInstall = '' cp -r "$NIX_BUILD_TOP/source"/bin/* $out/bin diff --git a/pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix b/pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix index d35c21169733..2f588957101b 100644 --- a/pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix +++ b/pkgs/applications/version-management/gitlab/gitlab-workhorse/default.nix @@ -5,7 +5,7 @@ in buildGoModule rec { pname = "gitlab-workhorse"; - version = "14.2.4"; + version = "14.3.1"; src = fetchFromGitLab { owner = data.owner; @@ -16,7 +16,7 @@ buildGoModule rec { sourceRoot = "source/workhorse"; - vendorSha256 = "sha256-q0LuXmjoO6mjVZpMRVVGL862mA+MaCejTCx99Zi5VEI="; + vendorSha256 = "sha256-piA14jYFV+FD20kR38rN1o329eeYAW/PmS0QI1GaU50="; buildInputs = [ git ]; ldflags = [ "-X main.Version=${version}" ]; doCheck = false; diff --git a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile index 35017bd87d98..08a9b090c666 100644 --- a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile +++ b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile @@ -18,7 +18,7 @@ gem 'default_value_for', '~> 3.4.0' gem 'pg', '~> 1.1' gem 'rugged', '~> 1.1' -gem 'grape-path-helpers', '~> 1.6.3' +gem 'grape-path-helpers', '~> 1.7.0' gem 'faraday', '~> 1.0' gem 'marginalia', '~> 1.10.0' @@ -32,7 +32,7 @@ gem 'bcrypt', '~> 3.1', '>= 3.1.14' gem 'doorkeeper', '~> 5.5.0.rc2' gem 'doorkeeper-openid_connect', '~> 1.7.5' gem 'rexml', '~> 3.2.5' -gem 'ruby-saml', '~> 1.12.1' +gem 'ruby-saml', '~> 1.13.0' gem 'omniauth', '~> 1.8' gem 'omniauth-auth0', '~> 2.0.0' gem 'omniauth-azure-activedirectory-v2', '~> 1.0' @@ -120,7 +120,7 @@ gem 'carrierwave', '~> 1.3' gem 'mini_magick', '~> 4.10.1' # for backups -gem 'fog-aws', '~> 3.9' +gem 'fog-aws', '~> 3.12' # Locked until fog-google resolves https://github.com/fog/fog-google/issues/421. # Also see config/initializers/fog_core_patch.rb. gem 'fog-core', '= 2.1.0' @@ -233,7 +233,7 @@ gem 'redis', '~> 4.1.4' gem 'connection_pool', '~> 2.0' # Redis session store -gem 'redis-rails', '~> 5.0.2' +gem 'redis-actionpack', '~> 5.2.0' # Discord integration gem 'discordrb-webhooks', '~> 3.4', require: false @@ -333,7 +333,7 @@ gem 'snowplow-tracker', '~> 0.6.1' # Metrics gem 'method_source', '~> 1.0', require: false gem 'webrick', '~> 1.6.1', require: false -gem 'prometheus-client-mmap', '~> 0.12.0', require: 'prometheus/client' +gem 'prometheus-client-mmap', '~> 0.15.0', require: 'prometheus/client' gem 'warning', '~> 1.2.0' @@ -372,7 +372,7 @@ group :development, :test do gem 'spring', '~> 2.1.0' gem 'spring-commands-rspec', '~> 1.0.4' - gem 'gitlab-styles', '~> 6.2.0', require: false + gem 'gitlab-styles', '~> 6.3.0', require: false gem 'haml_lint', '~> 0.36.0', require: false gem 'bundler-audit', '~> 0.7.0.1', require: false @@ -474,7 +474,7 @@ end gem 'spamcheck', '~> 0.1.0' # Gitaly GRPC protocol definitions -gem 'gitaly', '~> 14.2.0.pre.rc2' +gem 'gitaly', '~> 14.3.0.pre.rc1' # KAS GRPC protocol definitions gem 'kas-grpc', '~> 0.0.2' @@ -522,7 +522,7 @@ gem 'lockbox', '~> 0.6.2' gem 'valid_email', '~> 0.1' # JSON -gem 'json', '~> 2.3.0' +gem 'json', '~> 2.5.1' gem 'json_schemer', '~> 0.2.18' gem 'oj', '~> 3.10.6' gem 'multi_json', '~> 1.14.1' diff --git a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock index ad2445ad750c..dd2970c3ed28 100644 --- a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock +++ b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock @@ -365,7 +365,7 @@ GEM faraday_middleware multi_json fast_blank (1.0.0) - fast_gettext (1.6.0) + fast_gettext (2.1.0) ffaker (2.10.0) ffi (1.15.3) ffi-compiler (1.0.1) @@ -388,7 +388,7 @@ GEM fog-json ipaddress (~> 0.8) xml-simple (~> 1.1) - fog-aws (3.9.0) + fog-aws (3.12.0) fog-core (~> 2.1) fog-json (~> 1.1) fog-xml (~> 0.1) @@ -446,7 +446,7 @@ GEM rails (>= 3.2.0) git (1.7.0) rchardet (~> 1.8) - gitaly (14.2.0.pre.rc2) + gitaly (14.3.0.pre.rc1) grpc (~> 1.0) github-markup (1.7.0) gitlab (4.16.1) @@ -486,7 +486,7 @@ GEM openid_connect (~> 1.2) gitlab-sidekiq-fetcher (0.5.6) sidekiq (~> 5) - gitlab-styles (6.2.0) + gitlab-styles (6.3.0) rubocop (~> 0.91, >= 0.91.1) rubocop-gitlab-security (~> 0.1.1) rubocop-performance (~> 1.9.2) @@ -539,7 +539,7 @@ GEM grape-entity (0.9.0) activesupport (>= 3.0.0) multi_json (>= 1.3.2) - grape-path-helpers (1.6.3) + grape-path-helpers (1.7.0) activesupport grape (~> 1.3) rake (> 12) @@ -650,7 +650,7 @@ GEM character_set (~> 1.4) regexp_parser (~> 2.1) regexp_property_values (~> 1.0) - json (2.3.0) + json (2.5.1) json-jwt (1.13.0) activesupport (>= 4.2) aes_key_wrap @@ -721,7 +721,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.11.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) lru_redux (1.1.0) @@ -893,7 +893,7 @@ GEM orm_adapter (0.5.0) os (1.1.1) parallel (1.20.1) - parser (3.0.0.0) + parser (3.0.2.0) ast (~> 2.4.1) parslet (1.8.2) pastel (0.8.0) @@ -918,7 +918,7 @@ GEM coderay parser unparser - prometheus-client-mmap (0.12.0) + prometheus-client-mmap (0.15.0) pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) @@ -982,7 +982,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.3.0) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2) @@ -1016,19 +1016,12 @@ GEM actionpack (>= 5, < 7) redis-rack (>= 2.1.0, < 3) redis-store (>= 1.1.0, < 2) - redis-activesupport (5.2.0) - activesupport (>= 3, < 7) - redis-store (>= 1.3, < 2) redis-namespace (1.8.1) redis (>= 3.0.4) - redis-rack (2.1.2) + redis-rack (2.1.3) rack (>= 2.0.8, < 3) redis-store (>= 1.2, < 2) - redis-rails (5.0.2) - redis-actionpack (>= 5.0, < 6) - redis-activesupport (>= 5.0, < 6) - redis-store (>= 1.2, < 2) - redis-store (1.8.1) + redis-store (1.9.0) redis (>= 4, < 5) regexp_parser (2.1.1) regexp_property_values (1.0.0) @@ -1124,7 +1117,7 @@ GEM mini_portile2 (~> 2.5.0) ruby-prof (1.3.1) ruby-progressbar (1.11.0) - ruby-saml (1.12.1) + ruby-saml (1.13.0) nokogiri (>= 1.10.5) rexml ruby-statistics (2.1.2) @@ -1453,7 +1446,7 @@ DEPENDENCIES flipper-active_support_cache_store (~> 0.21.0) flowdock (~> 0.7) fog-aliyun (~> 0.3) - fog-aws (~> 3.9) + fog-aws (~> 3.12) fog-core (= 2.1.0) fog-google (~> 1.15) fog-local (~> 0.6) @@ -1465,7 +1458,7 @@ DEPENDENCIES gettext (~> 3.3) gettext_i18n_rails (~> 1.8.0) gettext_i18n_rails_js (~> 1.3) - gitaly (~> 14.2.0.pre.rc2) + gitaly (~> 14.3.0.pre.rc1) github-markup (~> 1.7.0) gitlab-chronic (~> 0.10.5) gitlab-dangerfiles (~> 2.3.0) @@ -1478,7 +1471,7 @@ DEPENDENCIES gitlab-net-dns (~> 0.9.1) gitlab-omniauth-openid-connect (~> 0.8.0) gitlab-sidekiq-fetcher (= 0.5.6) - gitlab-styles (~> 6.2.0) + gitlab-styles (~> 6.3.0) gitlab_chronic_duration (~> 0.10.6.2) gitlab_omniauth-ldap (~> 2.1.1) gon (~> 6.4.0) @@ -1487,7 +1480,7 @@ DEPENDENCIES gpgme (~> 2.0.19) grape (~> 1.5.2) grape-entity (~> 0.9.0) - grape-path-helpers (~> 1.6.3) + grape-path-helpers (~> 1.7.0) grape_logging (~> 1.7) graphiql-rails (~> 1.4.10) graphlient (~> 0.4.0) @@ -1510,7 +1503,7 @@ DEPENDENCIES ipaddress (~> 0.8.3) jira-ruby (~> 2.1.4) js_regex (~> 3.7) - json (~> 2.3.0) + json (~> 2.5.1) json_schemer (~> 0.2.18) jwt (~> 2.1.0) kaminari (~> 1.0) @@ -1567,7 +1560,7 @@ DEPENDENCIES pg_query (~> 2.1) png_quantizator (~> 0.2.1) premailer-rails (~> 1.10.3) - prometheus-client-mmap (~> 0.12.0) + prometheus-client-mmap (~> 0.15.0) pry-byebug pry-rails (~> 0.3.9) pry-shell (~> 0.4.0) @@ -1589,8 +1582,8 @@ DEPENDENCIES re2 (~> 1.2.0) recaptcha (~> 4.11) redis (~> 4.1.4) + redis-actionpack (~> 5.2.0) redis-namespace (~> 1.8.1) - redis-rails (~> 5.0.2) request_store (~> 1.5) responders (~> 3.0) retriable (~> 3.1.2) @@ -1606,7 +1599,7 @@ DEPENDENCIES ruby-magic (~> 0.4) ruby-prof (~> 1.3.0) ruby-progressbar (~> 1.10) - ruby-saml (~> 1.12.1) + ruby-saml (~> 1.13.0) ruby_parser (~> 3.15) rubyzip (~> 2.0.0) rugged (~> 1.1) diff --git a/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix b/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix index eb4a7467d50b..0eb5dc16a3f6 100644 --- a/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix +++ b/pkgs/applications/version-management/gitlab/rubyEnv/gemset.nix @@ -1598,10 +1598,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1s42dsy3rh9h37d16pwhswf2q9cx25v5fn3q881b5iz6fvdjixv3"; + sha256 = "05df0w58w748n3bwcb5cbbh6l203hwl6k59vl6p3qfq0bay5s28d"; type = "gem"; }; - version = "1.6.0"; + version = "2.1.0"; }; ffaker = { groups = ["development" "test"]; @@ -1705,10 +1705,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "10y32rm3vcfh82p2fdr2zq8ibknx1jslmai5m0r261bdr3brkssm"; + sha256 = "0cl9b93mwhzm9fp0lmac1vzz359g3sq52k06kn0a0vnvxrxnhzjm"; type = "gem"; }; - version = "3.9.0"; + version = "3.12.0"; }; fog-core = { dependencies = ["builder" "excon" "formatador" "mime-types"]; @@ -1911,10 +1911,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0y4zsl1s7ysb1z6piczfkscbjnx7hchda3jsdam42dmi40z654dp"; + sha256 = "0k0jrimdg0pij75hndkrl28hqgvsnl7sdn5k6mjv3sjwbm1p217w"; type = "gem"; }; - version = "14.2.0.pre.rc2"; + version = "14.3.0.pre.rc1"; }; github-markup = { groups = ["default"]; @@ -2060,10 +2060,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1lgjp6cfb92z7i03f9k519bjabnnh1k0bgzmagp5x15iza73sz4v"; + sha256 = "1vxg5j9405r5xvwnswhm2r7pg9pn6pqg675pxz6f8d3sxy5z963p"; type = "gem"; }; - version = "6.2.0"; + version = "6.3.0"; }; gitlab_chronic_duration = { dependencies = ["numerizer"]; @@ -2202,10 +2202,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1jbajciakiq9wwax2x11jzhmwzkcpkb4c0gfl01aj8a3l99gvgs9"; + sha256 = "1r9p47kcf1j56pd0zijakcqp1mi5563z3i2kkbhx2pc3y95zca6d"; type = "gem"; }; - version = "1.6.3"; + version = "1.7.0"; }; grape_logging = { dependencies = ["grape" "rack"]; @@ -2648,10 +2648,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0nrmw2r4nfxlfgprfgki3hjifgrcrs3l5zvm3ca3gb4743yr25mn"; + sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci"; type = "gem"; }; - version = "2.3.0"; + version = "2.5.1"; }; json-jwt = { dependencies = ["activesupport" "aes_key_wrap" "bindata"]; @@ -2917,10 +2917,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0pwik3x5fa92g6hbv4imz3n46nlkzgj69pkgql22ppmcr36knk6m"; + sha256 = "1nqcya57x2n58y1dify60i0dpla40n4yir928khp4nj5jrn9mgmw"; type = "gem"; }; - version = "2.11.0"; + version = "2.12.0"; }; lru_redux = { groups = ["default"]; @@ -3752,10 +3752,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1jixakyzmy0j5c1rb0fjrrdhgnyryvrr6vgcybs14jfw09akv5ml"; + sha256 = "06ma6w87ph8lnc9z4hi40ynmcdnjv0p8x53x0s3fjkz4q2p6sxh5"; type = "gem"; }; - version = "3.0.0.0"; + version = "3.0.2.0"; }; parslet = { groups = ["default" "development" "test"]; @@ -3875,14 +3875,14 @@ version = "0.1.0"; }; prometheus-client-mmap = { - groups = ["metrics"]; + groups = ["default"]; platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1i0h9ixdvxw1n9ynxsrbc1lkx3dvd6r78iiwgwnqfz3fap6jgd9p"; + sha256 = "0vn736898qyyw29kjyjifx2bg18r6gfaw3q8xzjgmr0jk4jz29c3"; type = "gem"; }; - version = "0.12.0"; + version = "0.15.0"; }; pry = { dependencies = ["coderay" "method_source"]; @@ -4130,10 +4130,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1icpqmxbppl4ynzmn6dx7wdil5hhq6fz707m9ya6d86c7ys8sd4f"; + sha256 = "09qrfi3pgllxb08r024lln9k0qzxs57v0slsj8616xf9c0cwnwbk"; type = "gem"; }; - version = "1.3.0"; + version = "1.4.2"; }; rails-i18n = { dependencies = ["i18n" "railties"]; @@ -4316,17 +4316,6 @@ }; version = "5.2.0"; }; - redis-activesupport = { - dependencies = ["activesupport" "redis-store"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["https://rubygems.org"]; - sha256 = "14a3z8810j02ysvg53f3mvcfb4rw34m91yfd19zy9y5lb3yv2g59"; - type = "gem"; - }; - version = "5.2.0"; - }; redis-namespace = { dependencies = ["redis"]; groups = ["default"]; @@ -4344,21 +4333,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0ldw5sxyd80pv0gr89kvn6ziszlbs8lv1a573fkm6d0f11fps413"; + sha256 = "1nblbxg1f051dn83jp92lz3lc1wxm18nviglrabv2l0vz6rd0pkb"; type = "gem"; }; - version = "2.1.2"; - }; - redis-rails = { - dependencies = ["redis-actionpack" "redis-activesupport" "redis-store"]; - groups = ["default"]; - platforms = []; - source = { - remotes = ["https://rubygems.org"]; - sha256 = "0hjvkyaw5hgz7v6fgwdk8pb966z44h1gv8jarmb0gwhkqmjnsh40"; - type = "gem"; - }; - version = "5.0.2"; + version = "2.1.3"; }; redis-store = { dependencies = ["redis"]; @@ -4366,10 +4344,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "1isqzzds9kszc2nn8jiy8ikry01qspn7637ba9z2k6sk7vky46d9"; + sha256 = "0cpzbf2svnk4j5awb24ncl0mih45zkbdrd7q23jdg1r8k3q7mdg6"; type = "gem"; }; - version = "1.8.1"; + version = "1.9.0"; }; regexp_parser = { groups = ["default" "development" "test"]; @@ -4752,10 +4730,10 @@ platforms = []; source = { remotes = ["https://rubygems.org"]; - sha256 = "0hczs2s490x6lj8z9xczlgi4c159nk9b10njsnl37nqbgjfkjgsw"; + sha256 = "1706dyk5jdma75bnl9rhmx8vgzjw12ixnj3y32inmpcgzgsvs76k"; type = "gem"; }; - version = "1.12.1"; + version = "1.13.0"; }; ruby-statistics = { groups = ["default"]; diff --git a/pkgs/applications/version-management/gitlab/yarnPkgs.nix b/pkgs/applications/version-management/gitlab/yarnPkgs.nix index 8ec9091b970d..adea741f1262 100644 --- a/pkgs/applications/version-management/gitlab/yarnPkgs.nix +++ b/pkgs/applications/version-management/gitlab/yarnPkgs.nix @@ -10,43 +10,43 @@ }; } { - name = "_babel_code_frame___code_frame_7.12.13.tgz"; + name = "_babel_code_frame___code_frame_7.14.5.tgz"; path = fetchurl { - name = "_babel_code_frame___code_frame_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz"; - sha1 = "dcfc826beef65e75c50e21d3837d7d95798dd658"; + name = "_babel_code_frame___code_frame_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz"; + sha1 = "23b08d740e83f49c5e59945fbf1b43e80bbf4edb"; }; } { - name = "_babel_compat_data___compat_data_7.10.1.tgz"; + name = "_babel_compat_data___compat_data_7.15.0.tgz"; path = fetchurl { - name = "_babel_compat_data___compat_data_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.10.1.tgz"; - sha1 = "b1085ffe72cd17bf2c0ee790fc09f9626011b2db"; + name = "_babel_compat_data___compat_data_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz"; + sha1 = "2dbaf8b85334796cafbb0f5793a90a2fc010b176"; }; } { - name = "_babel_core___core_7.12.13.tgz"; + name = "_babel_core___core_7.15.0.tgz"; path = fetchurl { - name = "_babel_core___core_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz"; - sha1 = "b73a87a3a3e7d142a66248bf6ad88b9ceb093425"; + name = "_babel_core___core_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz"; + sha1 = "749e57c68778b73ad8082775561f67f5196aafa8"; }; } { - name = "_babel_generator___generator_7.12.15.tgz"; + name = "_babel_generator___generator_7.15.0.tgz"; path = fetchurl { - name = "_babel_generator___generator_7.12.15.tgz"; - url = "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz"; - sha1 = "4617b5d0b25cc572474cc1aafee1edeaf9b5368f"; + name = "_babel_generator___generator_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz"; + sha1 = "a7d0c172e0d814974bad5aa77ace543b97917f15"; }; } { - name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.10.1.tgz"; + name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.1.tgz"; - sha1 = "f6d08acc6f70bbd59b436262553fb2e259a1a268"; + name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz"; + sha1 = "7bf478ec3b71726d56a8ca5775b046fc29879e61"; }; } { @@ -58,19 +58,19 @@ }; } { - name = "_babel_helper_compilation_targets___helper_compilation_targets_7.10.2.tgz"; + name = "_babel_helper_compilation_targets___helper_compilation_targets_7.15.0.tgz"; path = fetchurl { - name = "_babel_helper_compilation_targets___helper_compilation_targets_7.10.2.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.10.2.tgz"; - sha1 = "a17d9723b6e2c750299d2a14d4637c76936d8285"; + name = "_babel_helper_compilation_targets___helper_compilation_targets_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz"; + sha1 = "973df8cbd025515f3ff25db0c05efc704fa79818"; }; } { - name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.10.2.tgz"; + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.15.0.tgz"; path = fetchurl { - name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.10.2.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.2.tgz"; - sha1 = "7474295770f217dbcf288bf7572eb213db46ee67"; + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz"; + sha1 = "c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"; }; } { @@ -98,67 +98,67 @@ }; } { - name = "_babel_helper_function_name___helper_function_name_7.12.13.tgz"; + name = "_babel_helper_function_name___helper_function_name_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_function_name___helper_function_name_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz"; - sha1 = "93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"; + name = "_babel_helper_function_name___helper_function_name_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.5.tgz"; + sha1 = "89e2c474972f15d8e233b52ee8c480e2cfcd50c4"; }; } { - name = "_babel_helper_get_function_arity___helper_get_function_arity_7.12.13.tgz"; + name = "_babel_helper_get_function_arity___helper_get_function_arity_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_get_function_arity___helper_get_function_arity_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz"; - sha1 = "bc63451d403a3b3082b97e1d8b3fe5bd4091e583"; + name = "_babel_helper_get_function_arity___helper_get_function_arity_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz"; + sha1 = "25fbfa579b0937eee1f3b805ece4ce398c431815"; }; } { - name = "_babel_helper_hoist_variables___helper_hoist_variables_7.10.1.tgz"; + name = "_babel_helper_hoist_variables___helper_hoist_variables_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_hoist_variables___helper_hoist_variables_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.1.tgz"; - sha1 = "7e77c82e5dcae1ebf123174c385aaadbf787d077"; + name = "_babel_helper_hoist_variables___helper_hoist_variables_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz"; + sha1 = "e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"; }; } { - name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.13.tgz"; + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.15.0.tgz"; path = fetchurl { - name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz"; - sha1 = "c5715695b4f8bab32660dbdcdc2341dec7e3df40"; + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz"; + sha1 = "0ddaf5299c8179f27f37327936553e9bba60990b"; }; } { - name = "_babel_helper_module_imports___helper_module_imports_7.12.13.tgz"; + name = "_babel_helper_module_imports___helper_module_imports_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_module_imports___helper_module_imports_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz"; - sha1 = "ec67e4404f41750463e455cc3203f6a32e93fcb0"; + name = "_babel_helper_module_imports___helper_module_imports_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.14.5.tgz"; + sha1 = "6d1a44df6a38c957aa7c312da076429f11b422f3"; }; } { - name = "_babel_helper_module_transforms___helper_module_transforms_7.12.13.tgz"; + name = "_babel_helper_module_transforms___helper_module_transforms_7.15.0.tgz"; path = fetchurl { - name = "_babel_helper_module_transforms___helper_module_transforms_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz"; - sha1 = "01afb052dcad2044289b7b20beb3fa8bd0265bea"; + name = "_babel_helper_module_transforms___helper_module_transforms_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz"; + sha1 = "679275581ea056373eddbe360e1419ef23783b08"; }; } { - name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.12.13.tgz"; + name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz"; - sha1 = "5c02d171b4c8615b1e7163f888c1c81c30a2aaea"; + name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.14.5.tgz"; + sha1 = "f27395a8619e0665b3f0364cddb41c25d71b499c"; }; } { - name = "_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz"; + name = "_babel_helper_plugin_utils___helper_plugin_utils_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz"; - sha1 = "2f75a831269d4f677de49986dff59927533cf375"; + name = "_babel_helper_plugin_utils___helper_plugin_utils_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz"; + sha1 = "5ac822ce97eec46741ab70a517971e443a70c5a9"; }; } { @@ -178,35 +178,51 @@ }; } { - name = "_babel_helper_replace_supers___helper_replace_supers_7.12.13.tgz"; + name = "_babel_helper_replace_supers___helper_replace_supers_7.15.0.tgz"; path = fetchurl { - name = "_babel_helper_replace_supers___helper_replace_supers_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz"; - sha1 = "00ec4fb6862546bd3d0aff9aac56074277173121"; + name = "_babel_helper_replace_supers___helper_replace_supers_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz"; + sha1 = "ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"; }; } { - name = "_babel_helper_simple_access___helper_simple_access_7.12.13.tgz"; + name = "_babel_helper_simple_access___helper_simple_access_7.14.8.tgz"; path = fetchurl { - name = "_babel_helper_simple_access___helper_simple_access_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz"; - sha1 = "8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"; + name = "_babel_helper_simple_access___helper_simple_access_7.14.8.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz"; + sha1 = "82e1fec0644a7e775c74d305f212c39f8fe73924"; }; } { - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.12.13.tgz"; + name = "_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz"; - sha1 = "e9430be00baf3e88b0e13e6f9d4eaf2136372b05"; + name = "_babel_helper_skip_transparent_expression_wrappers___helper_skip_transparent_expression_wrappers_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz"; + sha1 = "96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"; }; } { - name = "_babel_helper_validator_identifier___helper_validator_identifier_7.12.11.tgz"; + name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.14.5.tgz"; path = fetchurl { - name = "_babel_helper_validator_identifier___helper_validator_identifier_7.12.11.tgz"; - url = "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz"; - sha1 = "c9a1f021917dcb5ccf0d4e453e399022981fc9ed"; + name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.14.5.tgz"; + sha1 = "22b23a54ef51c2b7605d851930c1976dd0bc693a"; + }; + } + { + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.14.9.tgz"; + path = fetchurl { + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.14.9.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz"; + sha1 = "6654d171b2024f6d8ee151bf2509699919131d48"; + }; + } + { + name = "_babel_helper_validator_option___helper_validator_option_7.14.5.tgz"; + path = fetchurl { + name = "_babel_helper_validator_option___helper_validator_option_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz"; + sha1 = "6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"; }; } { @@ -218,27 +234,27 @@ }; } { - name = "_babel_helpers___helpers_7.12.13.tgz"; + name = "_babel_helpers___helpers_7.15.3.tgz"; path = fetchurl { - name = "_babel_helpers___helpers_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz"; - sha1 = "3c75e993632e4dadc0274eae219c73eb7645ba47"; + name = "_babel_helpers___helpers_7.15.3.tgz"; + url = "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.15.3.tgz"; + sha1 = "c96838b752b95dcd525b4e741ed40bb1dc2a1357"; }; } { - name = "_babel_highlight___highlight_7.12.13.tgz"; + name = "_babel_highlight___highlight_7.14.5.tgz"; path = fetchurl { - name = "_babel_highlight___highlight_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz"; - sha1 = "8ab538393e00370b26271b01fa08f7f27f2e795c"; + name = "_babel_highlight___highlight_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz"; + sha1 = "6861a52f03966405001f6aa534a01a24d99e8cd9"; }; } { - name = "_babel_parser___parser_7.12.15.tgz"; + name = "_babel_parser___parser_7.15.3.tgz"; path = fetchurl { - name = "_babel_parser___parser_7.12.15.tgz"; - url = "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz"; - sha1 = "2b20de7f0b4b332d9b119dd9c33409c538b8aacf"; + name = "_babel_parser___parser_7.15.3.tgz"; + url = "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz"; + sha1 = "3416d9bea748052cfcb63dbcc27368105b1ed862"; }; } { @@ -250,11 +266,11 @@ }; } { - name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.10.1.tgz"; + name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.14.5.tgz"; path = fetchurl { - name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.10.1.tgz"; - sha1 = "046bc7f6550bb08d9bd1d4f060f5f5a4f1087e01"; + name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.14.5.tgz"; + sha1 = "40d1ee140c5b1e31a350f4f5eed945096559b42e"; }; } { @@ -274,11 +290,11 @@ }; } { - name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.10.1.tgz"; + name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.14.5.tgz"; path = fetchurl { - name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.10.1.tgz"; - sha1 = "02dca21673842ff2fe763ac253777f235e9bbf78"; + name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.5.tgz"; + sha1 = "ee38589ce00e2cc59b299ec3ea406fcd3a0fdaf6"; }; } { @@ -306,11 +322,11 @@ }; } { - name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.10.1.tgz"; + name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.14.5.tgz"; path = fetchurl { - name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.10.1.tgz"; - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.10.1.tgz"; - sha1 = "15f5d6d22708629451a91be28f8facc55b0e818c"; + name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.5.tgz"; + sha1 = "fa83651e60a360e3f13797eef00b8d519695b603"; }; } { @@ -361,6 +377,14 @@ sha1 = "62bf98b2da3cd21d626154fc96ee5b3cb68eacb3"; }; } + { + name = "_babel_plugin_syntax_flow___plugin_syntax_flow_7.14.5.tgz"; + path = fetchurl { + name = "_babel_plugin_syntax_flow___plugin_syntax_flow_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz"; + sha1 = "2ff654999497d7d7d142493260005263731da180"; + }; + } { name = "_babel_plugin_syntax_import_meta___plugin_syntax_import_meta_7.10.4.tgz"; path = fetchurl { @@ -433,6 +457,14 @@ sha1 = "8b8733f8c57397b3eaa47ddba8841586dcaef362"; }; } + { + name = "_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.14.5.tgz"; + path = fetchurl { + name = "_babel_plugin_syntax_typescript___plugin_syntax_typescript_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.14.5.tgz"; + sha1 = "b82c6ce471b165b5ce420cf92914d6fb46225716"; + }; + } { name = "_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.10.1.tgz"; path = fetchurl { @@ -513,6 +545,14 @@ sha1 = "279c3116756a60dd6e6f5e488ba7957db9c59eb3"; }; } + { + name = "_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.14.5.tgz"; + path = fetchurl { + name = "_babel_plugin_transform_flow_strip_types___plugin_transform_flow_strip_types_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz"; + sha1 = "0dc9c1d11dcdc873417903d6df4bed019ef0f85e"; + }; + } { name = "_babel_plugin_transform_for_of___plugin_transform_for_of_7.10.1.tgz"; path = fetchurl { @@ -554,11 +594,11 @@ }; } { - name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.10.4.tgz"; + name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.15.0.tgz"; path = fetchurl { - name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.10.4.tgz"; - url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.10.4.tgz"; - sha1 = "66667c3eeda1ebf7896d41f1f16b17105a2fbca0"; + name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz"; + sha1 = "3305896e5835f953b5cdb363acd9e8c2219a5281"; }; } { @@ -673,6 +713,14 @@ sha1 = "60c0239b69965d166b80a84de7315c1bc7e0bb0e"; }; } + { + name = "_babel_plugin_transform_typescript___plugin_transform_typescript_7.15.0.tgz"; + path = fetchurl { + name = "_babel_plugin_transform_typescript___plugin_transform_typescript_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.15.0.tgz"; + sha1 = "553f230b9d5385018716586fc48db10dd228eb7e"; + }; + } { name = "_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.10.1.tgz"; path = fetchurl { @@ -697,6 +745,14 @@ sha1 = "715930f2cf8573b0928005ee562bed52fb65fdfb"; }; } + { + name = "_babel_preset_flow___preset_flow_7.14.5.tgz"; + path = fetchurl { + name = "_babel_preset_flow___preset_flow_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz"; + sha1 = "a1810b0780c8b48ab0bece8e7ab8d0d37712751c"; + }; + } { name = "_babel_preset_modules___preset_modules_0.1.3.tgz"; path = fetchurl { @@ -705,6 +761,22 @@ sha1 = "13242b53b5ef8c883c3cf7dddd55b36ce80fbc72"; }; } + { + name = "_babel_preset_typescript___preset_typescript_7.15.0.tgz"; + path = fetchurl { + name = "_babel_preset_typescript___preset_typescript_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.15.0.tgz"; + sha1 = "e8fca638a1a0f64f14e1119f7fe4500277840945"; + }; + } + { + name = "_babel_register___register_7.15.3.tgz"; + path = fetchurl { + name = "_babel_register___register_7.15.3.tgz"; + url = "https://registry.yarnpkg.com/@babel/register/-/register-7.15.3.tgz"; + sha1 = "6b40a549e06ec06c885b2ec42c3dd711f55fe752"; + }; + } { name = "_babel_runtime_corejs3___runtime_corejs3_7.10.2.tgz"; path = fetchurl { @@ -730,27 +802,27 @@ }; } { - name = "_babel_template___template_7.12.13.tgz"; + name = "_babel_template___template_7.14.5.tgz"; path = fetchurl { - name = "_babel_template___template_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz"; - sha1 = "530265be8a2589dbb37523844c5bcb55947fb327"; + name = "_babel_template___template_7.14.5.tgz"; + url = "https://registry.yarnpkg.com/@babel/template/-/template-7.14.5.tgz"; + sha1 = "a9bc9d8b33354ff6e55a9c60d1109200a68974f4"; }; } { - name = "_babel_traverse___traverse_7.12.13.tgz"; + name = "_babel_traverse___traverse_7.15.0.tgz"; path = fetchurl { - name = "_babel_traverse___traverse_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz"; - sha1 = "689f0e4b4c08587ad26622832632735fb8c4e0c0"; + name = "_babel_traverse___traverse_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz"; + sha1 = "4cca838fd1b2a03283c1f38e141f639d60b3fc98"; }; } { - name = "_babel_types___types_7.12.13.tgz"; + name = "_babel_types___types_7.15.0.tgz"; path = fetchurl { - name = "_babel_types___types_7.12.13.tgz"; - url = "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz"; - sha1 = "8be1aa8f2c876da11a9cf650c0ecf656913ad611"; + name = "_babel_types___types_7.15.0.tgz"; + url = "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz"; + sha1 = "61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"; }; } { @@ -794,11 +866,11 @@ }; } { - name = "_gitlab_eslint_plugin___eslint_plugin_9.0.2.tgz"; + name = "_gitlab_eslint_plugin___eslint_plugin_9.3.0.tgz"; path = fetchurl { - name = "_gitlab_eslint_plugin___eslint_plugin_9.0.2.tgz"; - url = "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-9.0.2.tgz"; - sha1 = "c7e0c8744001227d88624eb533047f3d5dd8d419"; + name = "_gitlab_eslint_plugin___eslint_plugin_9.3.0.tgz"; + url = "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-9.3.0.tgz"; + sha1 = "c1765b28d5a2a29143c0a556650fb7527cd9ab0d"; }; } { @@ -818,11 +890,11 @@ }; } { - name = "_gitlab_svgs___svgs_1.211.0.tgz"; + name = "_gitlab_svgs___svgs_1.212.0.tgz"; path = fetchurl { - name = "_gitlab_svgs___svgs_1.211.0.tgz"; - url = "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.211.0.tgz"; - sha1 = "0351fa4cc008c4830f366aede535df0a8e63dda6"; + name = "_gitlab_svgs___svgs_1.212.0.tgz"; + url = "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.212.0.tgz"; + sha1 = "21a5df04c52b10cc1b8521cd8ff7c7d6d13716db"; }; } { @@ -834,11 +906,11 @@ }; } { - name = "_gitlab_ui___ui_32.2.1.tgz"; + name = "_gitlab_ui___ui_32.11.0.tgz"; path = fetchurl { - name = "_gitlab_ui___ui_32.2.1.tgz"; - url = "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.2.1.tgz"; - sha1 = "e019124af981e8ceffd39f30cf08d315c53d4ac8"; + name = "_gitlab_ui___ui_32.11.0.tgz"; + url = "https://registry.yarnpkg.com/@gitlab/ui/-/ui-32.11.0.tgz"; + sha1 = "8c4a1724c1733a243f96e4a4813ae7f348502ba6"; }; } { @@ -1017,6 +1089,78 @@ sha1 = "83cb70cdb2bac5fad6f8c93529e7b11187d49c02"; }; } + { + name = "_oclif_command___command_1.8.0.tgz"; + path = fetchurl { + name = "_oclif_command___command_1.8.0.tgz"; + url = "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.0.tgz"; + sha1 = "c1a499b10d26e9d1a611190a81005589accbb339"; + }; + } + { + name = "_oclif_config___config_1.17.0.tgz"; + path = fetchurl { + name = "_oclif_config___config_1.17.0.tgz"; + url = "https://registry.yarnpkg.com/@oclif/config/-/config-1.17.0.tgz"; + sha1 = "ba8639118633102a7e481760c50054623d09fcab"; + }; + } + { + name = "_oclif_errors___errors_1.3.5.tgz"; + path = fetchurl { + name = "_oclif_errors___errors_1.3.5.tgz"; + url = "https://registry.yarnpkg.com/@oclif/errors/-/errors-1.3.5.tgz"; + sha1 = "a1e9694dbeccab10fe2fe15acb7113991bed636c"; + }; + } + { + name = "_oclif_linewrap___linewrap_1.0.0.tgz"; + path = fetchurl { + name = "_oclif_linewrap___linewrap_1.0.0.tgz"; + url = "https://registry.yarnpkg.com/@oclif/linewrap/-/linewrap-1.0.0.tgz"; + sha1 = "aedcb64b479d4db7be24196384897b5000901d91"; + }; + } + { + name = "_oclif_parser___parser_3.8.5.tgz"; + path = fetchurl { + name = "_oclif_parser___parser_3.8.5.tgz"; + url = "https://registry.yarnpkg.com/@oclif/parser/-/parser-3.8.5.tgz"; + sha1 = "c5161766a1efca7343e1f25d769efbefe09f639b"; + }; + } + { + name = "_oclif_plugin_help___plugin_help_3.2.3.tgz"; + path = fetchurl { + name = "_oclif_plugin_help___plugin_help_3.2.3.tgz"; + url = "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-3.2.3.tgz"; + sha1 = "cd24010e7eb326782843d3aa6d6b5a4affebb2c3"; + }; + } + { + name = "_percy_config___config_1.0.0_beta.65.tgz"; + path = fetchurl { + name = "_percy_config___config_1.0.0_beta.65.tgz"; + url = "https://registry.yarnpkg.com/@percy/config/-/config-1.0.0-beta.65.tgz"; + sha1 = "8775d8d645c2b8a094850032d10810f654bb3f1e"; + }; + } + { + name = "_percy_logger___logger_1.0.0_beta.65.tgz"; + path = fetchurl { + name = "_percy_logger___logger_1.0.0_beta.65.tgz"; + url = "https://registry.yarnpkg.com/@percy/logger/-/logger-1.0.0-beta.65.tgz"; + sha1 = "30a34797c935003334124e970f62914b0d124968"; + }; + } + { + name = "_percy_migrate___migrate_0.10.0.tgz"; + path = fetchurl { + name = "_percy_migrate___migrate_0.10.0.tgz"; + url = "https://registry.yarnpkg.com/@percy/migrate/-/migrate-0.10.0.tgz"; + sha1 = "4157bd8ca1638f1cc072086074c8edec57978abc"; + }; + } { name = "_polka_url___url_1.0.0_next.12.tgz"; path = fetchurl { @@ -1050,51 +1194,51 @@ }; } { - name = "_sentry_browser___browser_5.26.0.tgz"; + name = "_sentry_browser___browser_5.30.0.tgz"; path = fetchurl { - name = "_sentry_browser___browser_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.26.0.tgz"; - sha1 = "e90a197fb94c5f26c8e05d6a539c118f33c7d598"; + name = "_sentry_browser___browser_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/browser/-/browser-5.30.0.tgz"; + sha1 = "c28f49d551db3172080caef9f18791a7fd39e3b3"; }; } { - name = "_sentry_core___core_5.26.0.tgz"; + name = "_sentry_core___core_5.30.0.tgz"; path = fetchurl { - name = "_sentry_core___core_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/core/-/core-5.26.0.tgz"; - sha1 = "9b5fe4de8a869d733ebcc77f5ec9c619f8717a51"; + name = "_sentry_core___core_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/core/-/core-5.30.0.tgz"; + sha1 = "6b203664f69e75106ee8b5a2fe1d717379b331f3"; }; } { - name = "_sentry_hub___hub_5.26.0.tgz"; + name = "_sentry_hub___hub_5.30.0.tgz"; path = fetchurl { - name = "_sentry_hub___hub_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.26.0.tgz"; - sha1 = "b2bbd8128cd5915f2ee59cbc29fff30272d74ec5"; + name = "_sentry_hub___hub_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/hub/-/hub-5.30.0.tgz"; + sha1 = "2453be9b9cb903404366e198bd30c7ca74cdc100"; }; } { - name = "_sentry_minimal___minimal_5.26.0.tgz"; + name = "_sentry_minimal___minimal_5.30.0.tgz"; path = fetchurl { - name = "_sentry_minimal___minimal_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.26.0.tgz"; - sha1 = "851dea3644153ed3ac4837fa8ed5661d94e7a313"; + name = "_sentry_minimal___minimal_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/minimal/-/minimal-5.30.0.tgz"; + sha1 = "ce3d3a6a273428e0084adcb800bc12e72d34637b"; }; } { - name = "_sentry_types___types_5.26.0.tgz"; + name = "_sentry_types___types_5.30.0.tgz"; path = fetchurl { - name = "_sentry_types___types_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/types/-/types-5.26.0.tgz"; - sha1 = "b0cbacb0b24cd86620fb296b46cf7277bb004a3e"; + name = "_sentry_types___types_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/types/-/types-5.30.0.tgz"; + sha1 = "19709bbe12a1a0115bc790b8942917da5636f402"; }; } { - name = "_sentry_utils___utils_5.26.0.tgz"; + name = "_sentry_utils___utils_5.30.0.tgz"; path = fetchurl { - name = "_sentry_utils___utils_5.26.0.tgz"; - url = "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.26.0.tgz"; - sha1 = "09a3d01d91747f38f796cafeb24f8fd86e4fa05f"; + name = "_sentry_utils___utils_5.30.0.tgz"; + url = "https://registry.yarnpkg.com/@sentry/utils/-/utils-5.30.0.tgz"; + sha1 = "9a5bd7ccff85ccfe7856d493bffa64cabc41e980"; }; } { @@ -1122,11 +1266,11 @@ }; } { - name = "_sourcegraph_code_host_integration___code_host_integration_0.0.59.tgz"; + name = "_sourcegraph_code_host_integration___code_host_integration_0.0.60.tgz"; path = fetchurl { - name = "_sourcegraph_code_host_integration___code_host_integration_0.0.59.tgz"; - url = "https://registry.yarnpkg.com/@sourcegraph/code-host-integration/-/code-host-integration-0.0.59.tgz"; - sha1 = "ac64a9f90ff48363334407d12622542d0faa7720"; + name = "_sourcegraph_code_host_integration___code_host_integration_0.0.60.tgz"; + url = "https://registry.yarnpkg.com/@sourcegraph/code-host-integration/-/code-host-integration-0.0.60.tgz"; + sha1 = "2043877fabb7eb986fcb61b67ee480afbb29f4f0"; }; } { @@ -1162,187 +1306,187 @@ }; } { - name = "_tiptap_core___core_2.0.0_beta.86.tgz"; + name = "_tiptap_core___core_2.0.0_beta.105.tgz"; path = fetchurl { - name = "_tiptap_core___core_2.0.0_beta.86.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/core/-/core-2.0.0-beta.86.tgz"; - sha1 = "11b575aee4ad2f30f73114c786da5cd13dde30e0"; + name = "_tiptap_core___core_2.0.0_beta.105.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/core/-/core-2.0.0-beta.105.tgz"; + sha1 = "3d758cbbf3e8c9b806d1017cd2e7444f192d8109"; }; } { - name = "_tiptap_extension_blockquote___extension_blockquote_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_blockquote___extension_blockquote_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_blockquote___extension_blockquote_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.14.tgz"; - sha1 = "f49872981aecdd21341c4d5db32ab68cba945756"; + name = "_tiptap_extension_blockquote___extension_blockquote_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-blockquote/-/extension-blockquote-2.0.0-beta.15.tgz"; + sha1 = "40be203f7db47e027ea1a5ba42bbb0e33bb6c004"; }; } { - name = "_tiptap_extension_bold___extension_bold_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_bold___extension_bold_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_bold___extension_bold_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-bold/-/extension-bold-2.0.0-beta.14.tgz"; - sha1 = "6bf9ea70f7e24e6d674c7780471fcb6a7a4b91f4"; + name = "_tiptap_extension_bold___extension_bold_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-bold/-/extension-bold-2.0.0-beta.15.tgz"; + sha1 = "cf9ddb3fc316be9707753ad4e497bfb8a3ebb0c2"; }; } { - name = "_tiptap_extension_bubble_menu___extension_bubble_menu_2.0.0_beta.24.tgz"; + name = "_tiptap_extension_bubble_menu___extension_bubble_menu_2.0.0_beta.33.tgz"; path = fetchurl { - name = "_tiptap_extension_bubble_menu___extension_bubble_menu_2.0.0_beta.24.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.0.0-beta.24.tgz"; - sha1 = "e6db5bc0386ccdbd483e57296b22eb6dd55914ba"; + name = "_tiptap_extension_bubble_menu___extension_bubble_menu_2.0.0_beta.33.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-bubble-menu/-/extension-bubble-menu-2.0.0-beta.33.tgz"; + sha1 = "50ee84c25118f7ee932385961211b64496355c74"; }; } { - name = "_tiptap_extension_bullet_list___extension_bullet_list_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_bullet_list___extension_bullet_list_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_bullet_list___extension_bullet_list_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.14.tgz"; - sha1 = "29b9bfa2e908cdb01943242f75daf82115f5afd1"; + name = "_tiptap_extension_bullet_list___extension_bullet_list_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-bullet-list/-/extension-bullet-list-2.0.0-beta.15.tgz"; + sha1 = "74876851a8d227ba1a031d031631ed621c175e05"; }; } { - name = "_tiptap_extension_code_block_lowlight___extension_code_block_lowlight_2.0.0_beta.32.tgz"; + name = "_tiptap_extension_code_block_lowlight___extension_code_block_lowlight_2.0.0_beta.37.tgz"; path = fetchurl { - name = "_tiptap_extension_code_block_lowlight___extension_code_block_lowlight_2.0.0_beta.32.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-2.0.0-beta.32.tgz"; - sha1 = "ef9ff6883f2d669e6be79c69f26749641462e1ea"; + name = "_tiptap_extension_code_block_lowlight___extension_code_block_lowlight_2.0.0_beta.37.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-code-block-lowlight/-/extension-code-block-lowlight-2.0.0-beta.37.tgz"; + sha1 = "672b2f21d49077285a507c2e204b07085df93906"; }; } { - name = "_tiptap_extension_code_block___extension_code_block_2.0.0_beta.16.tgz"; + name = "_tiptap_extension_code_block___extension_code_block_2.0.0_beta.18.tgz"; path = fetchurl { - name = "_tiptap_extension_code_block___extension_code_block_2.0.0_beta.16.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-code-block/-/extension-code-block-2.0.0-beta.16.tgz"; - sha1 = "7788ee1af04eb84fe194261bb1bb835dbe7ad59e"; + name = "_tiptap_extension_code_block___extension_code_block_2.0.0_beta.18.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-code-block/-/extension-code-block-2.0.0-beta.18.tgz"; + sha1 = "3b43730cfca1ba26171530951b3cc324a500cb11"; }; } { - name = "_tiptap_extension_code___extension_code_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_code___extension_code_2.0.0_beta.16.tgz"; path = fetchurl { - name = "_tiptap_extension_code___extension_code_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-code/-/extension-code-2.0.0-beta.14.tgz"; - sha1 = "679a741589d63006140605553be7c6148c000814"; + name = "_tiptap_extension_code___extension_code_2.0.0_beta.16.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-code/-/extension-code-2.0.0-beta.16.tgz"; + sha1 = "b258ff90ebe703a4d36ff0c650e6b2cab634028d"; }; } { - name = "_tiptap_extension_document___extension_document_2.0.0_beta.12.tgz"; + name = "_tiptap_extension_document___extension_document_2.0.0_beta.13.tgz"; path = fetchurl { - name = "_tiptap_extension_document___extension_document_2.0.0_beta.12.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-document/-/extension-document-2.0.0-beta.12.tgz"; - sha1 = "dfbc7e686075a38662a43708903cd2047cf7f4b2"; + name = "_tiptap_extension_document___extension_document_2.0.0_beta.13.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-document/-/extension-document-2.0.0-beta.13.tgz"; + sha1 = "8cfb29d4de64bf4a790817f730c05b4f9b7167b2"; }; } { - name = "_tiptap_extension_dropcursor___extension_dropcursor_2.0.0_beta.17.tgz"; + name = "_tiptap_extension_dropcursor___extension_dropcursor_2.0.0_beta.19.tgz"; path = fetchurl { - name = "_tiptap_extension_dropcursor___extension_dropcursor_2.0.0_beta.17.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.0.0-beta.17.tgz"; - sha1 = "3ca59c264b49a91c1a5b2ce8de3e898903d0a5bc"; + name = "_tiptap_extension_dropcursor___extension_dropcursor_2.0.0_beta.19.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-dropcursor/-/extension-dropcursor-2.0.0-beta.19.tgz"; + sha1 = "8a37ffe27e484eb44dd18297830d1fd8ce0c50ce"; }; } { - name = "_tiptap_extension_floating_menu___extension_floating_menu_2.0.0_beta.18.tgz"; + name = "_tiptap_extension_floating_menu___extension_floating_menu_2.0.0_beta.27.tgz"; path = fetchurl { - name = "_tiptap_extension_floating_menu___extension_floating_menu_2.0.0_beta.18.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-floating-menu/-/extension-floating-menu-2.0.0-beta.18.tgz"; - sha1 = "4d9b7f58c73f6c718a74503c5ff514b06f615e27"; + name = "_tiptap_extension_floating_menu___extension_floating_menu_2.0.0_beta.27.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-floating-menu/-/extension-floating-menu-2.0.0-beta.27.tgz"; + sha1 = "692686854116823be624028fd8d73aa900cf71a9"; }; } { - name = "_tiptap_extension_gapcursor___extension_gapcursor_2.0.0_beta.18.tgz"; + name = "_tiptap_extension_gapcursor___extension_gapcursor_2.0.0_beta.19.tgz"; path = fetchurl { - name = "_tiptap_extension_gapcursor___extension_gapcursor_2.0.0_beta.18.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.0.0-beta.18.tgz"; - sha1 = "67c2266ec21c90f003e989862b709475f5427fea"; + name = "_tiptap_extension_gapcursor___extension_gapcursor_2.0.0_beta.19.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-gapcursor/-/extension-gapcursor-2.0.0-beta.19.tgz"; + sha1 = "6d826c240496b1a77808999d51b8917adb372cc5"; }; } { - name = "_tiptap_extension_hard_break___extension_hard_break_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_hard_break___extension_hard_break_2.0.0_beta.16.tgz"; path = fetchurl { - name = "_tiptap_extension_hard_break___extension_hard_break_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-hard-break/-/extension-hard-break-2.0.0-beta.14.tgz"; - sha1 = "dce00c49dc614caac82720b930501a59b38d5584"; + name = "_tiptap_extension_hard_break___extension_hard_break_2.0.0_beta.16.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-hard-break/-/extension-hard-break-2.0.0-beta.16.tgz"; + sha1 = "1a55e901ce2deaaeaf53d77d254371955fe8fd99"; }; } { - name = "_tiptap_extension_heading___extension_heading_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_heading___extension_heading_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_heading___extension_heading_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.14.tgz"; - sha1 = "63df6d7282afd3c2db2253af2e538c3bf2800751"; + name = "_tiptap_extension_heading___extension_heading_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-heading/-/extension-heading-2.0.0-beta.15.tgz"; + sha1 = "d62f32a2ec8ce5a6d4e716aa7a45dfb707283848"; }; } { - name = "_tiptap_extension_history___extension_history_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_history___extension_history_2.0.0_beta.16.tgz"; path = fetchurl { - name = "_tiptap_extension_history___extension_history_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-history/-/extension-history-2.0.0-beta.14.tgz"; - sha1 = "7990a592a521ca4147e733eed78fcb738ed6ba95"; + name = "_tiptap_extension_history___extension_history_2.0.0_beta.16.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-history/-/extension-history-2.0.0-beta.16.tgz"; + sha1 = "f40317bab795e2daf981aa1a01d6025f306be72c"; }; } { - name = "_tiptap_extension_horizontal_rule___extension_horizontal_rule_2.0.0_beta.17.tgz"; + name = "_tiptap_extension_horizontal_rule___extension_horizontal_rule_2.0.0_beta.19.tgz"; path = fetchurl { - name = "_tiptap_extension_horizontal_rule___extension_horizontal_rule_2.0.0_beta.17.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.0.0-beta.17.tgz"; - sha1 = "25c15bfab5794a3f1bcf6f4df03bef56ddac80aa"; + name = "_tiptap_extension_horizontal_rule___extension_horizontal_rule_2.0.0_beta.19.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-horizontal-rule/-/extension-horizontal-rule-2.0.0-beta.19.tgz"; + sha1 = "d98d0070a2cead32a497b62586c0e259d31f3f2e"; }; } { - name = "_tiptap_extension_image___extension_image_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_image___extension_image_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_image___extension_image_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.0.0-beta.14.tgz"; - sha1 = "31eae69cce3d81af81a1c0fbd253beca3c253429"; + name = "_tiptap_extension_image___extension_image_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-image/-/extension-image-2.0.0-beta.15.tgz"; + sha1 = "07bdc23c9804c830a394f78242648dd7783a469e"; }; } { - name = "_tiptap_extension_italic___extension_italic_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_italic___extension_italic_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_italic___extension_italic_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-italic/-/extension-italic-2.0.0-beta.14.tgz"; - sha1 = "5b56a806ef6507dc2001eaeeeb234ee0b25d8544"; + name = "_tiptap_extension_italic___extension_italic_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-italic/-/extension-italic-2.0.0-beta.15.tgz"; + sha1 = "9a81f686cf221110478935596f0b47a76d4c2f45"; }; } { - name = "_tiptap_extension_link___extension_link_2.0.0_beta.18.tgz"; + name = "_tiptap_extension_link___extension_link_2.0.0_beta.20.tgz"; path = fetchurl { - name = "_tiptap_extension_link___extension_link_2.0.0_beta.18.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-link/-/extension-link-2.0.0-beta.18.tgz"; - sha1 = "792c671daf3db79873b8425e68da43dd19af230b"; + name = "_tiptap_extension_link___extension_link_2.0.0_beta.20.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-link/-/extension-link-2.0.0-beta.20.tgz"; + sha1 = "dbb2aa4f01212bbd0c3fb14b563e28f31140eae2"; }; } { - name = "_tiptap_extension_list_item___extension_list_item_2.0.0_beta.13.tgz"; + name = "_tiptap_extension_list_item___extension_list_item_2.0.0_beta.14.tgz"; path = fetchurl { - name = "_tiptap_extension_list_item___extension_list_item_2.0.0_beta.13.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-list-item/-/extension-list-item-2.0.0-beta.13.tgz"; - sha1 = "49f32d70a554897ffa3b37b492ebaf5953f8a975"; + name = "_tiptap_extension_list_item___extension_list_item_2.0.0_beta.14.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-list-item/-/extension-list-item-2.0.0-beta.14.tgz"; + sha1 = "65a9ff9daa11bc9ca8bc2989a891abe68081cfbd"; }; } { - name = "_tiptap_extension_ordered_list___extension_ordered_list_2.0.0_beta.14.tgz"; + name = "_tiptap_extension_ordered_list___extension_ordered_list_2.0.0_beta.16.tgz"; path = fetchurl { - name = "_tiptap_extension_ordered_list___extension_ordered_list_2.0.0_beta.14.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.0.0-beta.14.tgz"; - sha1 = "54487f8b9246226586d0190d07a449a97536436a"; + name = "_tiptap_extension_ordered_list___extension_ordered_list_2.0.0_beta.16.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-ordered-list/-/extension-ordered-list-2.0.0-beta.16.tgz"; + sha1 = "3ef25a8dd8ddbd2b1aa5ce89d5a2e5a3ecafcf4e"; }; } { - name = "_tiptap_extension_paragraph___extension_paragraph_2.0.0_beta.15.tgz"; + name = "_tiptap_extension_paragraph___extension_paragraph_2.0.0_beta.17.tgz"; path = fetchurl { - name = "_tiptap_extension_paragraph___extension_paragraph_2.0.0_beta.15.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-paragraph/-/extension-paragraph-2.0.0-beta.15.tgz"; - sha1 = "89483a2f438d8412287d441c890304985c2ac07f"; + name = "_tiptap_extension_paragraph___extension_paragraph_2.0.0_beta.17.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-paragraph/-/extension-paragraph-2.0.0-beta.17.tgz"; + sha1 = "f8f0263359b95dec9c10078699697908568d9be9"; }; } { - name = "_tiptap_extension_strike___extension_strike_2.0.0_beta.16.tgz"; + name = "_tiptap_extension_strike___extension_strike_2.0.0_beta.17.tgz"; path = fetchurl { - name = "_tiptap_extension_strike___extension_strike_2.0.0_beta.16.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.16.tgz"; - sha1 = "cccce9713824e05ebde895f84f747b8bbed45f7d"; + name = "_tiptap_extension_strike___extension_strike_2.0.0_beta.17.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-strike/-/extension-strike-2.0.0-beta.17.tgz"; + sha1 = "2280ea4e8c50189c2729814d2ae484e58c712a36"; }; } { @@ -1362,43 +1506,43 @@ }; } { - name = "_tiptap_extension_table_cell___extension_table_cell_2.0.0_beta.13.tgz"; + name = "_tiptap_extension_table_cell___extension_table_cell_2.0.0_beta.15.tgz"; path = fetchurl { - name = "_tiptap_extension_table_cell___extension_table_cell_2.0.0_beta.13.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-table-cell/-/extension-table-cell-2.0.0-beta.13.tgz"; - sha1 = "c01eada4859d5ea487d61e68cc7fab7ed2e4842a"; + name = "_tiptap_extension_table_cell___extension_table_cell_2.0.0_beta.15.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-table-cell/-/extension-table-cell-2.0.0-beta.15.tgz"; + sha1 = "2059946b1657f0f22415bda84cee77fb1eb232b1"; }; } { - name = "_tiptap_extension_table_header___extension_table_header_2.0.0_beta.15.tgz"; + name = "_tiptap_extension_table_header___extension_table_header_2.0.0_beta.17.tgz"; path = fetchurl { - name = "_tiptap_extension_table_header___extension_table_header_2.0.0_beta.15.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-table-header/-/extension-table-header-2.0.0-beta.15.tgz"; - sha1 = "884d16f104671ee672f1f629f4e4fef0b096bfbb"; + name = "_tiptap_extension_table_header___extension_table_header_2.0.0_beta.17.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-table-header/-/extension-table-header-2.0.0-beta.17.tgz"; + sha1 = "1bd008825146e6f5fc607a1d8682b5d47ba08f25"; }; } { - name = "_tiptap_extension_table_row___extension_table_row_2.0.0_beta.13.tgz"; + name = "_tiptap_extension_table_row___extension_table_row_2.0.0_beta.14.tgz"; path = fetchurl { - name = "_tiptap_extension_table_row___extension_table_row_2.0.0_beta.13.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-table-row/-/extension-table-row-2.0.0-beta.13.tgz"; - sha1 = "3f9a61112afcde750228f4437ae3cd7b82d02f74"; + name = "_tiptap_extension_table_row___extension_table_row_2.0.0_beta.14.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-table-row/-/extension-table-row-2.0.0-beta.14.tgz"; + sha1 = "9ec98c73e309ee966b71ccd140019874d179e0c8"; }; } { - name = "_tiptap_extension_table___extension_table_2.0.0_beta.25.tgz"; + name = "_tiptap_extension_table___extension_table_2.0.0_beta.30.tgz"; path = fetchurl { - name = "_tiptap_extension_table___extension_table_2.0.0_beta.25.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-table/-/extension-table-2.0.0-beta.25.tgz"; - sha1 = "57accf19c07e96bd0db868eb791da20bd423af36"; + name = "_tiptap_extension_table___extension_table_2.0.0_beta.30.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-table/-/extension-table-2.0.0-beta.30.tgz"; + sha1 = "f6ff97ea71b17ecf3371ddf80374df9f49042334"; }; } { - name = "_tiptap_extension_task_item___extension_task_item_2.0.0_beta.17.tgz"; + name = "_tiptap_extension_task_item___extension_task_item_2.0.0_beta.18.tgz"; path = fetchurl { - name = "_tiptap_extension_task_item___extension_task_item_2.0.0_beta.17.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.17.tgz"; - sha1 = "e4e010c321b8f9aa5f49847c48e4e3a0695a47a9"; + name = "_tiptap_extension_task_item___extension_task_item_2.0.0_beta.18.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-task-item/-/extension-task-item-2.0.0-beta.18.tgz"; + sha1 = "f109c15c997038d8099b64dba4cfc4e219b426e4"; }; } { @@ -1410,19 +1554,19 @@ }; } { - name = "_tiptap_extension_text___extension_text_2.0.0_beta.12.tgz"; + name = "_tiptap_extension_text___extension_text_2.0.0_beta.13.tgz"; path = fetchurl { - name = "_tiptap_extension_text___extension_text_2.0.0_beta.12.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/extension-text/-/extension-text-2.0.0-beta.12.tgz"; - sha1 = "b857f36dda5e8cedd350f9bad7115e4060f8d9c0"; + name = "_tiptap_extension_text___extension_text_2.0.0_beta.13.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/extension-text/-/extension-text-2.0.0-beta.13.tgz"; + sha1 = "da0af8d9a3f149d20076e15d88c6af21fb6d940f"; }; } { - name = "_tiptap_vue_2___vue_2_2.0.0_beta.39.tgz"; + name = "_tiptap_vue_2___vue_2_2.0.0_beta.50.tgz"; path = fetchurl { - name = "_tiptap_vue_2___vue_2_2.0.0_beta.39.tgz"; - url = "https://registry.yarnpkg.com/@tiptap/vue-2/-/vue-2-2.0.0-beta.39.tgz"; - sha1 = "f6d75af99b072848381f0c443b50ec09186eb43b"; + name = "_tiptap_vue_2___vue_2_2.0.0_beta.50.tgz"; + url = "https://registry.yarnpkg.com/@tiptap/vue-2/-/vue-2-2.0.0-beta.50.tgz"; + sha1 = "1c1c3e7d696aaa167fc776e11b393b182f1bfbb4"; }; } { @@ -1658,11 +1802,11 @@ }; } { - name = "_types_prosemirror_dropcursor___prosemirror_dropcursor_1.0.2.tgz"; + name = "_types_prosemirror_dropcursor___prosemirror_dropcursor_1.0.3.tgz"; path = fetchurl { - name = "_types_prosemirror_dropcursor___prosemirror_dropcursor_1.0.2.tgz"; - url = "https://registry.yarnpkg.com/@types/prosemirror-dropcursor/-/prosemirror-dropcursor-1.0.2.tgz"; - sha1 = "476b90a661f32d6d6a21599f53fcd71e36c65a1f"; + name = "_types_prosemirror_dropcursor___prosemirror_dropcursor_1.0.3.tgz"; + url = "https://registry.yarnpkg.com/@types/prosemirror-dropcursor/-/prosemirror-dropcursor-1.0.3.tgz"; + sha1 = "49250849b8a0b86e8c29eb1ba70a463e53e46947"; }; } { @@ -1698,11 +1842,11 @@ }; } { - name = "_types_prosemirror_model___prosemirror_model_1.13.1.tgz"; + name = "_types_prosemirror_model___prosemirror_model_1.13.2.tgz"; path = fetchurl { - name = "_types_prosemirror_model___prosemirror_model_1.13.1.tgz"; - url = "https://registry.yarnpkg.com/@types/prosemirror-model/-/prosemirror-model-1.13.1.tgz"; - sha1 = "53df04ee174a7e1dc12747005b1b4c02565adcc4"; + name = "_types_prosemirror_model___prosemirror_model_1.13.2.tgz"; + url = "https://registry.yarnpkg.com/@types/prosemirror-model/-/prosemirror-model-1.13.2.tgz"; + sha1 = "2adad3ec478f83204f155d7fb94c9dfde2fc3296"; }; } { @@ -1730,11 +1874,11 @@ }; } { - name = "_types_prosemirror_view___prosemirror_view_1.17.2.tgz"; + name = "_types_prosemirror_view___prosemirror_view_1.19.0.tgz"; path = fetchurl { - name = "_types_prosemirror_view___prosemirror_view_1.17.2.tgz"; - url = "https://registry.yarnpkg.com/@types/prosemirror-view/-/prosemirror-view-1.17.2.tgz"; - sha1 = "3aff71a0802bdfc310404db8a37ced2db69fd74f"; + name = "_types_prosemirror_view___prosemirror_view_1.19.0.tgz"; + url = "https://registry.yarnpkg.com/@types/prosemirror-view/-/prosemirror-view-1.19.0.tgz"; + sha1 = "35320b6875ae7c750bce799cccf735e5da91af7a"; }; } { @@ -2081,14 +2225,6 @@ sha1 = "52311fd7037ae119cbb134309e901aa46295b3fe"; }; } - { - name = "after___after_0.8.2.tgz"; - path = fetchurl { - name = "after___after_0.8.2.tgz"; - url = "https://registry.yarnpkg.com/after/-/after-0.8.2.tgz"; - sha1 = "fedb394f9f0e02aa9768e702bda23b505fae7e1f"; - }; - } { name = "agent_base___agent_base_4.3.0.tgz"; path = fetchurl { @@ -2130,11 +2266,11 @@ }; } { - name = "ajv___ajv_8.5.0.tgz"; + name = "ajv___ajv_8.6.2.tgz"; path = fetchurl { - name = "ajv___ajv_8.5.0.tgz"; - url = "https://registry.yarnpkg.com/ajv/-/ajv-8.5.0.tgz"; - sha1 = "695528274bcb5afc865446aa275484049a18ae4b"; + name = "ajv___ajv_8.6.2.tgz"; + url = "https://registry.yarnpkg.com/ajv/-/ajv-8.6.2.tgz"; + sha1 = "2fb45e0e5fcbc0813326c1c3da535d1881bb0571"; }; } { @@ -2321,14 +2457,6 @@ sha1 = "6129e438e8be201b6c55b0f13ce49d2c7175c9cf"; }; } - { - name = "append_transform___append_transform_1.0.0.tgz"; - path = fetchurl { - name = "append_transform___append_transform_1.0.0.tgz"; - url = "https://registry.yarnpkg.com/append-transform/-/append-transform-1.0.0.tgz"; - sha1 = "046a52ae582a228bd72f58acfbe2967c678759ab"; - }; - } { name = "aproba___aproba_1.2.0.tgz"; path = fetchurl { @@ -2457,14 +2585,6 @@ sha1 = "6ef638b43312bd401b4c6199fdec7e2dc9e9a123"; }; } - { - name = "arraybuffer.slice___arraybuffer.slice_0.0.7.tgz"; - path = fetchurl { - name = "arraybuffer.slice___arraybuffer.slice_0.0.7.tgz"; - url = "https://registry.yarnpkg.com/arraybuffer.slice/-/arraybuffer.slice-0.0.7.tgz"; - sha1 = "3bbc4275dd584cc1b10809b89d4e8b63a69e7675"; - }; - } { name = "arrify___arrify_1.0.1.tgz"; path = fetchurl { @@ -2513,6 +2633,14 @@ sha1 = "59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"; }; } + { + name = "ast_types___ast_types_0.14.2.tgz"; + path = fetchurl { + name = "ast_types___ast_types_0.14.2.tgz"; + url = "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.2.tgz"; + sha1 = "600b882df8583e3cd4f2df5fa20fa83759d4bdfd"; + }; + } { name = "astral_regex___astral_regex_2.0.0.tgz"; path = fetchurl { @@ -2609,6 +2737,14 @@ sha1 = "057ba30f04884694993a8cd07fa394cff11c50bd"; }; } + { + name = "babel_core___babel_core_7.0.0_bridge.0.tgz"; + path = fetchurl { + name = "babel_core___babel_core_7.0.0_bridge.0.tgz"; + url = "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz"; + sha1 = "95a492ddd90f9b4e9a4a1da14eb335b87b634ece"; + }; + } { name = "babel_eslint___babel_eslint_10.0.3.tgz"; path = fetchurl { @@ -2689,14 +2825,6 @@ sha1 = "e928c7e807e970e0536b078ab3e0c48f9e052503"; }; } - { - name = "backo2___backo2_1.0.2.tgz"; - path = fetchurl { - name = "backo2___backo2_1.0.2.tgz"; - url = "https://registry.yarnpkg.com/backo2/-/backo2-1.0.2.tgz"; - sha1 = "31ab1ac8b129363463e35b3ebb69f4dfcfba7947"; - }; - } { name = "bail___bail_1.0.5.tgz"; path = fetchurl { @@ -2714,27 +2842,11 @@ }; } { - name = "base64_arraybuffer___base64_arraybuffer_0.1.5.tgz"; + name = "base64_js___base64_js_1.5.1.tgz"; path = fetchurl { - name = "base64_arraybuffer___base64_arraybuffer_0.1.5.tgz"; - url = "https://registry.yarnpkg.com/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz"; - sha1 = "73926771923b5a19747ad666aa5cd4bf9c6e9ce8"; - }; - } - { - name = "base64_js___base64_js_1.2.3.tgz"; - path = fetchurl { - name = "base64_js___base64_js_1.2.3.tgz"; - url = "https://registry.yarnpkg.com/base64-js/-/base64-js-1.2.3.tgz"; - sha1 = "fb13668233d9614cf5fb4bce95a9ba4096cdf801"; - }; - } - { - name = "base64id___base64id_1.0.0.tgz"; - path = fetchurl { - name = "base64id___base64id_1.0.0.tgz"; - url = "https://registry.yarnpkg.com/base64id/-/base64id-1.0.0.tgz"; - sha1 = "47688cb99bb6804f0e06d3e763b1c32e57d8e6b6"; + name = "base64_js___base64_js_1.5.1.tgz"; + url = "https://registry.yarnpkg.com/base64-js/-/base64-js-1.5.1.tgz"; + sha1 = "1b1b440160a5bf7ad40b650f095963481903930a"; }; } { @@ -2761,14 +2873,6 @@ sha1 = "a4301d389b6a43f9b67ff3ca11a3f6637e360e9e"; }; } - { - name = "better_assert___better_assert_1.0.2.tgz"; - path = fetchurl { - name = "better_assert___better_assert_1.0.2.tgz"; - url = "https://registry.yarnpkg.com/better-assert/-/better-assert-1.0.2.tgz"; - sha1 = "40866b9e1b9e0b55b481894311e68faffaebc522"; - }; - } { name = "big.js___big.js_5.2.2.tgz"; path = fetchurl { @@ -2794,11 +2898,11 @@ }; } { - name = "blob___blob_0.0.4.tgz"; + name = "bl___bl_4.1.0.tgz"; path = fetchurl { - name = "blob___blob_0.0.4.tgz"; - url = "https://registry.yarnpkg.com/blob/-/blob-0.0.4.tgz"; - sha1 = "bcf13052ca54463f30f9fc7e95b9a47630a94921"; + name = "bl___bl_4.1.0.tgz"; + url = "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz"; + sha1 = "451535264182bec2fbbc83a62ab98cf11d9f7b3a"; }; } { @@ -3009,6 +3113,14 @@ sha1 = "6d1bb601b07a4efced97094132093027c95bc298"; }; } + { + name = "buffer___buffer_5.7.1.tgz"; + path = fetchurl { + name = "buffer___buffer_5.7.1.tgz"; + url = "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz"; + sha1 = "ba62e7c13133053582197160851a8f648e99eed0"; + }; + } { name = "builtin_status_codes___builtin_status_codes_3.0.0.tgz"; path = fetchurl { @@ -3089,14 +3201,6 @@ sha1 = "26d208ea89e37b5cbde60250a15f031c16a4d66b"; }; } - { - name = "callsite___callsite_1.0.0.tgz"; - path = fetchurl { - name = "callsite___callsite_1.0.0.tgz"; - url = "https://registry.yarnpkg.com/callsite/-/callsite-1.0.0.tgz"; - sha1 = "280398e5d664bd74038b6f0905153e6e8af1bc20"; - }; - } { name = "callsites___callsites_3.0.0.tgz"; path = fetchurl { @@ -3105,14 +3209,6 @@ sha1 = "fb7eb569b72ad7a45812f93fd9430a3e410b3dd3"; }; } - { - name = "camel_case___camel_case_3.0.0.tgz"; - path = fetchurl { - name = "camel_case___camel_case_3.0.0.tgz"; - url = "https://registry.yarnpkg.com/camel-case/-/camel-case-3.0.0.tgz"; - sha1 = "ca3c3688a4e9cf3a4cda777dc4dcbc713249cf73"; - }; - } { name = "camelcase_keys___camelcase_keys_6.2.2.tgz"; path = fetchurl { @@ -3186,11 +3282,11 @@ }; } { - name = "chalk___chalk_4.1.0.tgz"; + name = "chalk___chalk_4.1.2.tgz"; path = fetchurl { - name = "chalk___chalk_4.1.0.tgz"; - url = "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz"; - sha1 = "4e14870a618d9e2edd97dd8345fd9d9dc315646a"; + name = "chalk___chalk_4.1.2.tgz"; + url = "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz"; + sha1 = "aac4e2b7734a740867aeb16bf02aad556a1e7a01"; }; } { @@ -3225,6 +3321,14 @@ sha1 = "083329cda0eae272ab3dbbf37e9a382c13af1560"; }; } + { + name = "chardet___chardet_0.7.0.tgz"; + path = fetchurl { + name = "chardet___chardet_0.7.0.tgz"; + url = "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz"; + sha1 = "90094849f0937f2eedc2425d0d28a9e5f0cbad9e"; + }; + } { name = "charenc___charenc_0.0.2.tgz"; path = fetchurl { @@ -3305,14 +3409,6 @@ sha1 = "f93369ae8b9a7ce02fd41faad0ca83033190c463"; }; } - { - name = "clean_css___clean_css_4.2.1.tgz"; - path = fetchurl { - name = "clean_css___clean_css_4.2.1.tgz"; - url = "https://registry.yarnpkg.com/clean-css/-/clean-css-4.2.1.tgz"; - sha1 = "2d411ef76b8569b6d0c84068dabe85b0aa5e5c17"; - }; - } { name = "clean_stack___clean_stack_2.2.0.tgz"; path = fetchurl { @@ -3321,6 +3417,14 @@ sha1 = "ee8472dbb129e727b31e8a10a427dee9dfe4008b"; }; } + { + name = "clean_stack___clean_stack_3.0.1.tgz"; + path = fetchurl { + name = "clean_stack___clean_stack_3.0.1.tgz"; + url = "https://registry.yarnpkg.com/clean-stack/-/clean-stack-3.0.1.tgz"; + sha1 = "155bf0b2221bf5f4fba89528d24c5953f17fe3a8"; + }; + } { name = "cli_boxes___cli_boxes_2.2.0.tgz"; path = fetchurl { @@ -3329,6 +3433,30 @@ sha1 = "538ecae8f9c6ca508e3c3c95b453fe93cb4c168d"; }; } + { + name = "cli_cursor___cli_cursor_3.1.0.tgz"; + path = fetchurl { + name = "cli_cursor___cli_cursor_3.1.0.tgz"; + url = "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz"; + sha1 = "264305a7ae490d1d03bf0c9ba7c925d1753af307"; + }; + } + { + name = "cli_spinners___cli_spinners_2.6.0.tgz"; + path = fetchurl { + name = "cli_spinners___cli_spinners_2.6.0.tgz"; + url = "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6.0.tgz"; + sha1 = "36c7dc98fb6a9a76bd6238ec3f77e2425627e939"; + }; + } + { + name = "cli_width___cli_width_3.0.0.tgz"; + path = fetchurl { + name = "cli_width___cli_width_3.0.0.tgz"; + url = "https://registry.yarnpkg.com/cli-width/-/cli-width-3.0.0.tgz"; + sha1 = "a2f48437a2caa9a22436e794bf071ec9e61cedf6"; + }; + } { name = "clipboard___clipboard_1.7.1.tgz"; path = fetchurl { @@ -3385,6 +3513,14 @@ sha1 = "d1dc973920314df67fbeb94223b4ee350239e96b"; }; } + { + name = "clone___clone_1.0.4.tgz"; + path = fetchurl { + name = "clone___clone_1.0.4.tgz"; + url = "https://registry.yarnpkg.com/clone/-/clone-1.0.4.tgz"; + sha1 = "da309cc263df15994c688ca902179ca3c7cd7c7e"; + }; + } { name = "co___co_4.6.0.tgz"; path = fetchurl { @@ -3490,11 +3626,11 @@ }; } { - name = "colors___colors_1.3.3.tgz"; + name = "colors___colors_1.4.0.tgz"; path = fetchurl { - name = "colors___colors_1.3.3.tgz"; - url = "https://registry.yarnpkg.com/colors/-/colors-1.3.3.tgz"; - sha1 = "39e005d546afe01e01f9c4ca8fa50f686a01205d"; + name = "colors___colors_1.4.0.tgz"; + url = "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz"; + sha1 = "c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"; }; } { @@ -3529,22 +3665,6 @@ sha1 = "ddd800da0c66127393cca5950ea968a3aaf1253b"; }; } - { - name = "compare_versions___compare_versions_3.5.1.tgz"; - path = fetchurl { - name = "compare_versions___compare_versions_3.5.1.tgz"; - url = "https://registry.yarnpkg.com/compare-versions/-/compare-versions-3.5.1.tgz"; - sha1 = "26e1f5cf0d48a77eced5046b9f67b6b61075a393"; - }; - } - { - name = "component_bind___component_bind_1.0.0.tgz"; - path = fetchurl { - name = "component_bind___component_bind_1.0.0.tgz"; - url = "https://registry.yarnpkg.com/component-bind/-/component-bind-1.0.0.tgz"; - sha1 = "00c608ab7dcd93897c0009651b1d3a8e1e73bbd1"; - }; - } { name = "component_emitter___component_emitter_1.2.1.tgz"; path = fetchurl { @@ -3553,14 +3673,6 @@ sha1 = "137918d6d78283f7df7a6b7c5a63e140e69425e6"; }; } - { - name = "component_inherit___component_inherit_0.0.3.tgz"; - path = fetchurl { - name = "component_inherit___component_inherit_0.0.3.tgz"; - url = "https://registry.yarnpkg.com/component-inherit/-/component-inherit-0.0.3.tgz"; - sha1 = "645fc4adf58b72b649d5cae65135619db26ff143"; - }; - } { name = "compressible___compressible_2.0.17.tgz"; path = fetchurl { @@ -3641,14 +3753,6 @@ sha1 = "8b32089359308d111115d81cad3fceab888f97bc"; }; } - { - name = "connect___connect_3.6.6.tgz"; - path = fetchurl { - name = "connect___connect_3.6.6.tgz"; - url = "https://registry.yarnpkg.com/connect/-/connect-3.6.6.tgz"; - sha1 = "09eff6c55af7236e137135a72574858b6786f524"; - }; - } { name = "consola___consola_2.15.3.tgz"; path = fetchurl { @@ -3721,14 +3825,6 @@ sha1 = "e303a882b342cc3ee8ca513a79999734dab3ae2c"; }; } - { - name = "cookie___cookie_0.3.1.tgz"; - path = fetchurl { - name = "cookie___cookie_0.3.1.tgz"; - url = "https://registry.yarnpkg.com/cookie/-/cookie-0.3.1.tgz"; - sha1 = "e7e0a1f9ef43b4c8ba925c5c5a96e806d16873bb"; - }; - } { name = "cookie___cookie_0.4.0.tgz"; path = fetchurl { @@ -3786,11 +3882,11 @@ }; } { - name = "core_js___core_js_3.16.2.tgz"; + name = "core_js___core_js_3.17.3.tgz"; path = fetchurl { - name = "core_js___core_js_3.16.2.tgz"; - url = "https://registry.yarnpkg.com/core-js/-/core-js-3.16.2.tgz"; - sha1 = "3f485822889c7fc48ef463e35be5cc2a4a01a1f4"; + name = "core_js___core_js_3.17.3.tgz"; + url = "https://registry.yarnpkg.com/core-js/-/core-js-3.17.3.tgz"; + sha1 = "8e8bd20e91df9951e903cabe91f9af4a0895bc1e"; }; } { @@ -3897,14 +3993,6 @@ sha1 = "ef2a7a966ec11083388369baa02ebead229b30d5"; }; } - { - name = "css_b64_images___css_b64_images_0.2.5.tgz"; - path = fetchurl { - name = "css_b64_images___css_b64_images_0.2.5.tgz"; - url = "https://registry.yarnpkg.com/css-b64-images/-/css-b64-images-0.2.5.tgz"; - sha1 = "42005d83204b2b4a5d93b6b1a5644133b5927a02"; - }; - } { name = "css_color_names___css_color_names_0.0.4.tgz"; path = fetchurl { @@ -4009,14 +4097,6 @@ sha1 = "ff665a0ddbdc31864b09647f34163443d90b0852"; }; } - { - name = "custom_event___custom_event_1.0.1.tgz"; - path = fetchurl { - name = "custom_event___custom_event_1.0.1.tgz"; - url = "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz"; - sha1 = "5d02a46850adf1b4a317946a3928fccb5bfd0425"; - }; - } { name = "custom_jquery_matchers___custom_jquery_matchers_2.1.0.tgz"; path = fetchurl { @@ -4329,14 +4409,6 @@ sha1 = "156485a72963a970f5d5821aaf642bef2bf2db9b"; }; } - { - name = "date_format___date_format_2.1.0.tgz"; - path = fetchurl { - name = "date_format___date_format_2.1.0.tgz"; - url = "https://registry.yarnpkg.com/date-format/-/date-format-2.1.0.tgz"; - sha1 = "31d5b5ea211cf5fd764cd38baf9d033df7e125cf"; - }; - } { name = "date_now___date_now_0.1.4.tgz"; path = fetchurl { @@ -4482,11 +4554,11 @@ }; } { - name = "default_require_extensions___default_require_extensions_2.0.0.tgz"; + name = "defaults___defaults_1.0.3.tgz"; path = fetchurl { - name = "default_require_extensions___default_require_extensions_2.0.0.tgz"; - url = "https://registry.yarnpkg.com/default-require-extensions/-/default-require-extensions-2.0.0.tgz"; - sha1 = "f5f8fbb18a7d6d50b21f641f649ebb522cfe24f7"; + name = "defaults___defaults_1.0.3.tgz"; + url = "https://registry.yarnpkg.com/defaults/-/defaults-1.0.3.tgz"; + sha1 = "c656051e9817d9ff08ed881477f3fe4019f3ef7d"; }; } { @@ -4609,14 +4681,6 @@ sha1 = "014ee8f8f669c5c58023da64b8179c083a28c46c"; }; } - { - name = "di___di_0.0.1.tgz"; - path = fetchurl { - name = "di___di_0.0.1.tgz"; - url = "https://registry.yarnpkg.com/di/-/di-0.0.1.tgz"; - sha1 = "806649326ceaa7caa3306d75d985ea2748ba913c"; - }; - } { name = "diff_sequences___diff_sequences_26.5.0.tgz"; path = fetchurl { @@ -4713,14 +4777,6 @@ sha1 = "5830a0a29e1bf837fe50a70cd80a597232813cae"; }; } - { - name = "dom_serialize___dom_serialize_2.2.1.tgz"; - path = fetchurl { - name = "dom_serialize___dom_serialize_2.2.1.tgz"; - url = "https://registry.yarnpkg.com/dom-serialize/-/dom-serialize-2.2.1.tgz"; - sha1 = "562ae8999f44be5ea3076f5419dcd59eb43ac95b"; - }; - } { name = "dom_serializer___dom_serializer_0.2.2.tgz"; path = fetchurl { @@ -4794,11 +4850,19 @@ }; } { - name = "dompurify___dompurify_2.3.1.tgz"; + name = "dompurify___dompurify_2.3.0.tgz"; path = fetchurl { - name = "dompurify___dompurify_2.3.1.tgz"; - url = "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.1.tgz"; - sha1 = "a47059ca21fd1212d3c8f71fdea6943b8bfbdf6a"; + name = "dompurify___dompurify_2.3.0.tgz"; + url = "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.0.tgz"; + sha1 = "07bb39515e491588e5756b1d3e8375b5964814e2"; + }; + } + { + name = "dompurify___dompurify_2.3.2.tgz"; + path = fetchurl { + name = "dompurify___dompurify_2.3.2.tgz"; + url = "https://registry.yarnpkg.com/dompurify/-/dompurify-2.3.2.tgz"; + sha1 = "c773efa410abb5c087c7caf44934fefa448f6e60"; }; } { @@ -4977,30 +5041,6 @@ sha1 = "2f9da98d57a50cfda4571ce4339000500f4e6b8a"; }; } - { - name = "engine.io_client___engine.io_client_3.2.1.tgz"; - path = fetchurl { - name = "engine.io_client___engine.io_client_3.2.1.tgz"; - url = "https://registry.yarnpkg.com/engine.io-client/-/engine.io-client-3.2.1.tgz"; - sha1 = "6f54c0475de487158a1a7c77d10178708b6add36"; - }; - } - { - name = "engine.io_parser___engine.io_parser_2.1.2.tgz"; - path = fetchurl { - name = "engine.io_parser___engine.io_parser_2.1.2.tgz"; - url = "https://registry.yarnpkg.com/engine.io-parser/-/engine.io-parser-2.1.2.tgz"; - sha1 = "4c0f4cff79aaeecbbdcfdea66a823c6085409196"; - }; - } - { - name = "engine.io___engine.io_3.2.0.tgz"; - path = fetchurl { - name = "engine.io___engine.io_3.2.0.tgz"; - url = "https://registry.yarnpkg.com/engine.io/-/engine.io-3.2.0.tgz"; - sha1 = "54332506f42f2edc71690d2f2a42349359f3bf7d"; - }; - } { name = "enhanced_resolve___enhanced_resolve_0.9.1.tgz"; path = fetchurl { @@ -5025,14 +5065,6 @@ sha1 = "2a7fe5dd634a1e4125a975ec994ff5456dc3734d"; }; } - { - name = "ent___ent_2.2.0.tgz"; - path = fetchurl { - name = "ent___ent_2.2.0.tgz"; - url = "https://registry.yarnpkg.com/ent/-/ent-2.2.0.tgz"; - sha1 = "e964219325a21d05f44466a2f686ed6ce5f5dd1d"; - }; - } { name = "entities___entities_1.1.2.tgz"; path = fetchurl { @@ -5049,14 +5081,6 @@ sha1 = "5c487e5742ab93c15abb5da22759b8590ec03b7f"; }; } - { - name = "entity_decode___entity_decode_2.0.2.tgz"; - path = fetchurl { - name = "entity_decode___entity_decode_2.0.2.tgz"; - url = "https://registry.yarnpkg.com/entity-decode/-/entity-decode-2.0.2.tgz"; - sha1 = "e4f807e52c3294246e9347d1f2b02b07fd5f92e7"; - }; - } { name = "errno___errno_0.1.7.tgz"; path = fetchurl { @@ -5137,6 +5161,14 @@ sha1 = "0258eae4d3d0c0974de1c169188ef0051d1d1988"; }; } + { + name = "escape_string_regexp___escape_string_regexp_4.0.0.tgz"; + path = fetchurl { + name = "escape_string_regexp___escape_string_regexp_4.0.0.tgz"; + url = "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"; + sha1 = "14ba83a5d373e3d311e5afca29cf5bfad965bf34"; + }; + } { name = "escape_string_regexp___escape_string_regexp_1.0.5.tgz"; path = fetchurl { @@ -5153,14 +5185,6 @@ sha1 = "a30304e99daa32e23b2fd20f51babd07cffca344"; }; } - { - name = "escape_string_regexp___escape_string_regexp_4.0.0.tgz"; - path = fetchurl { - name = "escape_string_regexp___escape_string_regexp_4.0.0.tgz"; - url = "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz"; - sha1 = "14ba83a5d373e3d311e5afca29cf5bfad965bf34"; - }; - } { name = "escodegen___escodegen_1.14.3.tgz"; path = fetchurl { @@ -5241,14 +5265,6 @@ sha1 = "0896c7e6a0cf44109a2d97b95903c2bb689d7702"; }; } - { - name = "eslint_plugin_jasmine___eslint_plugin_jasmine_4.1.2.tgz"; - path = fetchurl { - name = "eslint_plugin_jasmine___eslint_plugin_jasmine_4.1.2.tgz"; - url = "https://registry.yarnpkg.com/eslint-plugin-jasmine/-/eslint-plugin-jasmine-4.1.2.tgz"; - sha1 = "50cc20d603b02b37727f8d174d4b83b9b8ef25a5"; - }; - } { name = "eslint_plugin_jest___eslint_plugin_jest_23.8.2.tgz"; path = fetchurl { @@ -5330,11 +5346,11 @@ }; } { - name = "eslint___eslint_7.31.0.tgz"; + name = "eslint___eslint_7.32.0.tgz"; path = fetchurl { - name = "eslint___eslint_7.31.0.tgz"; - url = "https://registry.yarnpkg.com/eslint/-/eslint-7.31.0.tgz"; - sha1 = "f972b539424bf2604907a970860732c5d99d3aca"; + name = "eslint___eslint_7.32.0.tgz"; + url = "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz"; + sha1 = "c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"; }; } { @@ -5553,6 +5569,14 @@ sha1 = "f8b1136b4071fbd8eb140aff858b1019ec2915fa"; }; } + { + name = "external_editor___external_editor_3.1.0.tgz"; + path = fetchurl { + name = "external_editor___external_editor_3.1.0.tgz"; + url = "https://registry.yarnpkg.com/external-editor/-/external-editor-3.1.0.tgz"; + sha1 = "cb03f740befae03ea4d283caed2741a83f335495"; + }; + } { name = "extglob___extglob_2.0.4.tgz"; path = fetchurl { @@ -5681,6 +5705,14 @@ sha1 = "862470112901c727a0e495a80744bd5baa1d6790"; }; } + { + name = "figures___figures_3.2.0.tgz"; + path = fetchurl { + name = "figures___figures_3.2.0.tgz"; + url = "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz"; + sha1 = "625c18bd293c604dc4a8ddb2febf0c88341746af"; + }; + } { name = "file_entry_cache___file_entry_cache_6.0.1.tgz"; path = fetchurl { @@ -5697,14 +5729,6 @@ sha1 = "baef7cf8e1840df325e4390b4484879480eebe4d"; }; } - { - name = "fileset___fileset_2.0.3.tgz"; - path = fetchurl { - name = "fileset___fileset_2.0.3.tgz"; - url = "https://registry.yarnpkg.com/fileset/-/fileset-2.0.3.tgz"; - sha1 = "8e7548a96d3cc2327ee5e674168723a333bba2a0"; - }; - } { name = "fill_range___fill_range_4.0.0.tgz"; path = fetchurl { @@ -5721,14 +5745,6 @@ sha1 = "1919a6a7c75fe38b2c7c77e5198535da9acdda40"; }; } - { - name = "finalhandler___finalhandler_1.1.0.tgz"; - path = fetchurl { - name = "finalhandler___finalhandler_1.1.0.tgz"; - url = "https://registry.yarnpkg.com/finalhandler/-/finalhandler-1.1.0.tgz"; - sha1 = "ce0b6855b45853e791b2fcc680046d88253dd7f5"; - }; - } { name = "finalhandler___finalhandler_1.1.2.tgz"; path = fetchurl { @@ -5801,14 +5817,6 @@ sha1 = "61b0338302b2fe9f957dcc32fc2a87f1c3048b11"; }; } - { - name = "flatted___flatted_2.0.0.tgz"; - path = fetchurl { - name = "flatted___flatted_2.0.0.tgz"; - url = "https://registry.yarnpkg.com/flatted/-/flatted-2.0.0.tgz"; - sha1 = "55122b6536ea496b4b44893ee2608141d10d9916"; - }; - } { name = "flatted___flatted_3.1.1.tgz"; path = fetchurl { @@ -5817,6 +5825,14 @@ sha1 = "c4b489e80096d9df1dfc97c79871aea7c617c469"; }; } + { + name = "flow_parser___flow_parser_0.157.0.tgz"; + path = fetchurl { + name = "flow_parser___flow_parser_0.157.0.tgz"; + url = "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.157.0.tgz"; + sha1 = "8ef0a748a838a505820a3099690472757d39581c"; + }; + } { name = "flush_write_stream___flush_write_stream_1.1.1.tgz"; path = fetchurl { @@ -5898,11 +5914,11 @@ }; } { - name = "fs_extra___fs_extra_7.0.1.tgz"; + name = "fs_extra___fs_extra_8.1.0.tgz"; path = fetchurl { - name = "fs_extra___fs_extra_7.0.1.tgz"; - url = "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz"; - sha1 = "4f189c44aa123b895f722804f55ea23eadc348e9"; + name = "fs_extra___fs_extra_8.1.0.tgz"; + url = "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz"; + sha1 = "49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"; }; } { @@ -5962,11 +5978,11 @@ }; } { - name = "gensync___gensync_1.0.0_beta.1.tgz"; + name = "gensync___gensync_1.0.0_beta.2.tgz"; path = fetchurl { - name = "gensync___gensync_1.0.0_beta.1.tgz"; - url = "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz"; - sha1 = "58f4361ff987e5ff6e1e7a210827aa371eaac269"; + name = "gensync___gensync_1.0.0_beta.2.tgz"; + url = "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz"; + sha1 = "32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"; }; } { @@ -6146,11 +6162,11 @@ }; } { - name = "globby___globby_11.0.3.tgz"; + name = "globby___globby_11.0.4.tgz"; path = fetchurl { - name = "globby___globby_11.0.3.tgz"; - url = "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz"; - sha1 = "9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"; + name = "globby___globby_11.0.4.tgz"; + url = "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz"; + sha1 = "2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"; }; } { @@ -6194,11 +6210,11 @@ }; } { - name = "graceful_fs___graceful_fs_4.2.4.tgz"; + name = "graceful_fs___graceful_fs_4.2.8.tgz"; path = fetchurl { - name = "graceful_fs___graceful_fs_4.2.4.tgz"; - url = "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.4.tgz"; - sha1 = "2256bde14d3632958c465ebc96dc467ca07a29fb"; + name = "graceful_fs___graceful_fs_4.2.8.tgz"; + url = "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz"; + sha1 = "e412b8d33f5e006593cbd3cee6df9f2cebbe802a"; }; } { @@ -6249,14 +6265,6 @@ sha1 = "0e039695ff50c93fc288557d696f3c1dc6776754"; }; } - { - name = "handlebars___handlebars_4.7.2.tgz"; - path = fetchurl { - name = "handlebars___handlebars_4.7.2.tgz"; - url = "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.2.tgz"; - sha1 = "01127b3840156a0927058779482031afe0e730d7"; - }; - } { name = "har_schema___har_schema_2.0.0.tgz"; path = fetchurl { @@ -6281,22 +6289,6 @@ sha1 = "1c6eda5c1685c63942766d79bb40ae773cecd883"; }; } - { - name = "has_binary2___has_binary2_1.0.2.tgz"; - path = fetchurl { - name = "has_binary2___has_binary2_1.0.2.tgz"; - url = "https://registry.yarnpkg.com/has-binary2/-/has-binary2-1.0.2.tgz"; - sha1 = "e83dba49f0b9be4d026d27365350d9f03f54be98"; - }; - } - { - name = "has_cors___has_cors_1.1.0.tgz"; - path = fetchurl { - name = "has_cors___has_cors_1.1.0.tgz"; - url = "https://registry.yarnpkg.com/has-cors/-/has-cors-1.1.0.tgz"; - sha1 = "5e474793f7ea9843d1bb99c23eef49ff126fff39"; - }; - } { name = "has_flag___has_flag_3.0.0.tgz"; path = fetchurl { @@ -6481,14 +6473,6 @@ sha1 = "71e87f931de3fe09e56661ab9a29aadec707b491"; }; } - { - name = "html_minifier___html_minifier_4.0.0.tgz"; - path = fetchurl { - name = "html_minifier___html_minifier_4.0.0.tgz"; - url = "https://registry.yarnpkg.com/html-minifier/-/html-minifier-4.0.0.tgz"; - sha1 = "cca9aad8bce1175e02e17a8c33e46d8988889f56"; - }; - } { name = "html_tags___html_tags_3.1.0.tgz"; path = fetchurl { @@ -6753,14 +6737,6 @@ sha1 = "f30f716c8e2bd346c7b67d3df3915566a7c05607"; }; } - { - name = "indexof___indexof_0.0.1.tgz"; - path = fetchurl { - name = "indexof___indexof_0.0.1.tgz"; - url = "https://registry.yarnpkg.com/indexof/-/indexof-0.0.1.tgz"; - sha1 = "82dc336d232b9062179d05ab3293a66059fd435d"; - }; - } { name = "infer_owner___infer_owner_1.0.4.tgz"; path = fetchurl { @@ -6817,6 +6793,22 @@ sha1 = "a29da425b48806f34767a4efce397269af28432c"; }; } + { + name = "inquirer_glob_prompt___inquirer_glob_prompt_0.1.0.tgz"; + path = fetchurl { + name = "inquirer_glob_prompt___inquirer_glob_prompt_0.1.0.tgz"; + url = "https://registry.yarnpkg.com/inquirer-glob-prompt/-/inquirer-glob-prompt-0.1.0.tgz"; + sha1 = "3676bc10bcdd31e17121146be9c6467a2d79fc85"; + }; + } + { + name = "inquirer___inquirer_8.1.2.tgz"; + path = fetchurl { + name = "inquirer___inquirer_8.1.2.tgz"; + url = "https://registry.yarnpkg.com/inquirer/-/inquirer-8.1.2.tgz"; + sha1 = "65b204d2cd7fb63400edd925dfe428bafd422e3d"; + }; + } { name = "internal_ip___internal_ip_4.3.0.tgz"; path = fetchurl { @@ -7097,6 +7089,14 @@ sha1 = "fd3efa79ee670d1187233182d5b0a1dd00313141"; }; } + { + name = "is_interactive___is_interactive_1.0.0.tgz"; + path = fetchurl { + name = "is_interactive___is_interactive_1.0.0.tgz"; + url = "https://registry.yarnpkg.com/is-interactive/-/is-interactive-1.0.0.tgz"; + sha1 = "cea6e6ae5c870a7b0a0004070b7b587e0252912e"; + }; + } { name = "is_negative_zero___is_negative_zero_2.0.1.tgz"; path = fetchurl { @@ -7257,6 +7257,14 @@ sha1 = "e479c80858df0c1b11ddda6940f96011fcda4a9a"; }; } + { + name = "is_unicode_supported___is_unicode_supported_0.1.0.tgz"; + path = fetchurl { + name = "is_unicode_supported___is_unicode_supported_0.1.0.tgz"; + url = "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz"; + sha1 = "3f26c76a809593b52bfa2ecb5710ed2779b522a7"; + }; + } { name = "is_whitespace___is_whitespace_0.3.0.tgz"; path = fetchurl { @@ -7305,22 +7313,6 @@ sha1 = "bb935d48582cba168c06834957a54a3e07124f11"; }; } - { - name = "isarray___isarray_2.0.1.tgz"; - path = fetchurl { - name = "isarray___isarray_2.0.1.tgz"; - url = "https://registry.yarnpkg.com/isarray/-/isarray-2.0.1.tgz"; - sha1 = "a37d94ed9cda2d59865c9f76fe596ee1f338741e"; - }; - } - { - name = "isbinaryfile___isbinaryfile_3.0.2.tgz"; - path = fetchurl { - name = "isbinaryfile___isbinaryfile_3.0.2.tgz"; - url = "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-3.0.2.tgz"; - sha1 = "4a3e974ec0cba9004d3fc6cde7209ea69368a621"; - }; - } { name = "isexe___isexe_2.0.0.tgz"; path = fetchurl { @@ -7353,22 +7345,6 @@ sha1 = "47e63f7af55afa6f92e1500e690eb8b8529c099a"; }; } - { - name = "istanbul_api___istanbul_api_2.1.6.tgz"; - path = fetchurl { - name = "istanbul_api___istanbul_api_2.1.6.tgz"; - url = "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-2.1.6.tgz"; - sha1 = "d61702a9d1c66ad89d92e66d401e16b0bda4a35f"; - }; - } - { - name = "istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz"; - path = fetchurl { - name = "istanbul_lib_coverage___istanbul_lib_coverage_2.0.5.tgz"; - url = "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz"; - sha1 = "675f0ab69503fad4b1d849f736baaca803344f49"; - }; - } { name = "istanbul_lib_coverage___istanbul_lib_coverage_3.0.0.tgz"; path = fetchurl { @@ -7377,22 +7353,6 @@ sha1 = "f5944a37c70b550b02a78a5c3b2055b280cec8ec"; }; } - { - name = "istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz"; - path = fetchurl { - name = "istanbul_lib_hook___istanbul_lib_hook_2.0.7.tgz"; - url = "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-2.0.7.tgz"; - sha1 = "c95695f383d4f8f60df1f04252a9550e15b5b133"; - }; - } - { - name = "istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz"; - path = fetchurl { - name = "istanbul_lib_instrument___istanbul_lib_instrument_3.3.0.tgz"; - url = "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz"; - sha1 = "a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"; - }; - } { name = "istanbul_lib_instrument___istanbul_lib_instrument_4.0.3.tgz"; path = fetchurl { @@ -7401,14 +7361,6 @@ sha1 = "873c6fff897450118222774696a3f28902d77c1d"; }; } - { - name = "istanbul_lib_report___istanbul_lib_report_2.0.8.tgz"; - path = fetchurl { - name = "istanbul_lib_report___istanbul_lib_report_2.0.8.tgz"; - url = "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-2.0.8.tgz"; - sha1 = "5a8113cd746d43c4889eba36ab10e7d50c9b4f33"; - }; - } { name = "istanbul_lib_report___istanbul_lib_report_3.0.0.tgz"; path = fetchurl { @@ -7417,14 +7369,6 @@ sha1 = "7518fe52ea44de372f460a76b5ecda9ffb73d8a6"; }; } - { - name = "istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz"; - path = fetchurl { - name = "istanbul_lib_source_maps___istanbul_lib_source_maps_3.0.6.tgz"; - url = "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-3.0.6.tgz"; - sha1 = "284997c48211752ec486253da97e3879defba8c8"; - }; - } { name = "istanbul_lib_source_maps___istanbul_lib_source_maps_4.0.0.tgz"; path = fetchurl { @@ -7433,14 +7377,6 @@ sha1 = "75743ce6d96bb86dc7ee4352cf6366a23f0b1ad9"; }; } - { - name = "istanbul_reports___istanbul_reports_2.2.6.tgz"; - path = fetchurl { - name = "istanbul_reports___istanbul_reports_2.2.6.tgz"; - url = "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-2.2.6.tgz"; - sha1 = "7b4f2660d82b29303a8fe6091f8ca4bf058da1af"; - }; - } { name = "istanbul_reports___istanbul_reports_3.0.2.tgz"; path = fetchurl { @@ -7457,30 +7393,6 @@ sha1 = "a5231a08ef6dd22b268d0895084cf8d58b5bec53"; }; } - { - name = "jasmine_core___jasmine_core_2.9.0.tgz"; - path = fetchurl { - name = "jasmine_core___jasmine_core_2.9.0.tgz"; - url = "https://registry.yarnpkg.com/jasmine-core/-/jasmine-core-2.9.0.tgz"; - sha1 = "bfbb56defcd30789adec5a3fbba8504233289c72"; - }; - } - { - name = "jasmine_diff___jasmine_diff_0.1.3.tgz"; - path = fetchurl { - name = "jasmine_diff___jasmine_diff_0.1.3.tgz"; - url = "https://registry.yarnpkg.com/jasmine-diff/-/jasmine-diff-0.1.3.tgz"; - sha1 = "93ccc2dcc41028c5ddd4606558074839f2deeaa8"; - }; - } - { - name = "jasmine_jquery___jasmine_jquery_2.1.1.tgz"; - path = fetchurl { - name = "jasmine_jquery___jasmine_jquery_2.1.1.tgz"; - url = "https://registry.yarnpkg.com/jasmine-jquery/-/jasmine-jquery-2.1.1.tgz"; - sha1 = "d4095e646944a26763235769ab018d9f30f0d47b"; - }; - } { name = "jed___jed_1.1.1.tgz"; path = fetchurl { @@ -7761,14 +7673,6 @@ sha1 = "9c093318faf327eff322e826ca9f3241368bc7b8"; }; } - { - name = "jquery.waitforimages___jquery.waitforimages_2.2.0.tgz"; - path = fetchurl { - name = "jquery.waitforimages___jquery.waitforimages_2.2.0.tgz"; - url = "https://registry.yarnpkg.com/jquery.waitforimages/-/jquery.waitforimages-2.2.0.tgz"; - sha1 = "63f23131055a1b060dc913e6d874bcc9b9e6b16b"; - }; - } { name = "jquery___jquery_3.6.0.tgz"; path = fetchurl { @@ -7825,6 +7729,14 @@ sha1 = "a5e654c2e5a2deb5f201d96cefbca80c0ef2f513"; }; } + { + name = "jscodeshift___jscodeshift_0.11.0.tgz"; + path = fetchurl { + name = "jscodeshift___jscodeshift_0.11.0.tgz"; + url = "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.11.0.tgz"; + sha1 = "4f95039408f3f06b0e39bb4d53bc3139f5330e2f"; + }; + } { name = "jsdoc_vue___jsdoc_vue_1.0.0.tgz"; path = fetchurl { @@ -8001,70 +7913,6 @@ sha1 = "8a920403b2b1651c0fc126be90192d9080957c37"; }; } - { - name = "karma_chrome_launcher___karma_chrome_launcher_3.0.0.tgz"; - path = fetchurl { - name = "karma_chrome_launcher___karma_chrome_launcher_3.0.0.tgz"; - url = "https://registry.yarnpkg.com/karma-chrome-launcher/-/karma-chrome-launcher-3.0.0.tgz"; - sha1 = "5c3a7f877a304e90781c28fcd9a49e334a890f42"; - }; - } - { - name = "karma_coverage_istanbul_reporter___karma_coverage_istanbul_reporter_2.1.0.tgz"; - path = fetchurl { - name = "karma_coverage_istanbul_reporter___karma_coverage_istanbul_reporter_2.1.0.tgz"; - url = "https://registry.yarnpkg.com/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.1.0.tgz"; - sha1 = "5f1bcc13c5e14ee1d91821ee8946861674f54c75"; - }; - } - { - name = "karma_jasmine___karma_jasmine_1.1.2.tgz"; - path = fetchurl { - name = "karma_jasmine___karma_jasmine_1.1.2.tgz"; - url = "https://registry.yarnpkg.com/karma-jasmine/-/karma-jasmine-1.1.2.tgz"; - sha1 = "394f2b25ffb4a644b9ada6f22d443e2fd08886c3"; - }; - } - { - name = "karma_junit_reporter___karma_junit_reporter_1.2.0.tgz"; - path = fetchurl { - name = "karma_junit_reporter___karma_junit_reporter_1.2.0.tgz"; - url = "https://registry.yarnpkg.com/karma-junit-reporter/-/karma-junit-reporter-1.2.0.tgz"; - sha1 = "4f9c40cedfb1a395f8aef876abf96189917c6396"; - }; - } - { - name = "karma_mocha_reporter___karma_mocha_reporter_2.2.5.tgz"; - path = fetchurl { - name = "karma_mocha_reporter___karma_mocha_reporter_2.2.5.tgz"; - url = "https://registry.yarnpkg.com/karma-mocha-reporter/-/karma-mocha-reporter-2.2.5.tgz"; - sha1 = "15120095e8ed819186e47a0b012f3cd741895560"; - }; - } - { - name = "karma_sourcemap_loader___karma_sourcemap_loader_0.3.7.tgz"; - path = fetchurl { - name = "karma_sourcemap_loader___karma_sourcemap_loader_0.3.7.tgz"; - url = "https://registry.yarnpkg.com/karma-sourcemap-loader/-/karma-sourcemap-loader-0.3.7.tgz"; - sha1 = "91322c77f8f13d46fed062b042e1009d4c4505d8"; - }; - } - { - name = "karma_webpack___karma_webpack_4.0.2.tgz"; - path = fetchurl { - name = "karma_webpack___karma_webpack_4.0.2.tgz"; - url = "https://registry.yarnpkg.com/karma-webpack/-/karma-webpack-4.0.2.tgz"; - sha1 = "23219bd95bdda853e3073d3874d34447c77bced0"; - }; - } - { - name = "karma___karma_4.2.0.tgz"; - path = fetchurl { - name = "karma___karma_4.2.0.tgz"; - url = "https://registry.yarnpkg.com/karma/-/karma-4.2.0.tgz"; - sha1 = "27e88b310cde090d016980ff5444e3a239196fca"; - }; - } { name = "katex___katex_0.13.2.tgz"; path = fetchurl { @@ -8082,11 +7930,11 @@ }; } { - name = "khroma___khroma_1.2.0.tgz"; + name = "khroma___khroma_1.4.1.tgz"; path = fetchurl { - name = "khroma___khroma_1.2.0.tgz"; - url = "https://registry.yarnpkg.com/khroma/-/khroma-1.2.0.tgz"; - sha1 = "46dcc9d7533923c228b51724db108f11fec108d8"; + name = "khroma___khroma_1.4.1.tgz"; + url = "https://registry.yarnpkg.com/khroma/-/khroma-1.4.1.tgz"; + sha1 = "ad6a5b6a972befc5112ce5129887a1a83af2c003"; }; } { @@ -8210,11 +8058,11 @@ }; } { - name = "linkify_it___linkify_it_2.1.0.tgz"; + name = "linkify_it___linkify_it_2.2.0.tgz"; path = fetchurl { - name = "linkify_it___linkify_it_2.1.0.tgz"; - url = "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.1.0.tgz"; - sha1 = "c4caf38a6cd7ac2212ef3c7d2bde30a91561f9db"; + name = "linkify_it___linkify_it_2.2.0.tgz"; + url = "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.2.0.tgz"; + sha1 = "e3b54697e78bf915c70a38acd78fd09e0058b1cf"; }; } { @@ -8281,6 +8129,14 @@ sha1 = "1afba396afd676a6d42504d0a67a3a7eb9f62aa0"; }; } + { + name = "lodash._reinterpolate___lodash._reinterpolate_3.0.0.tgz"; + path = fetchurl { + name = "lodash._reinterpolate___lodash._reinterpolate_3.0.0.tgz"; + url = "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz"; + sha1 = "0ccf2d89166af03b3663c796538b75ac6e114d9d"; + }; + } { name = "lodash.assign___lodash.assign_4.2.0.tgz"; path = fetchurl { @@ -8473,6 +8329,22 @@ sha1 = "edd14c824e2cc9c1e0b0a1b42bb5210516a42438"; }; } + { + name = "lodash.template___lodash.template_4.5.0.tgz"; + path = fetchurl { + name = "lodash.template___lodash.template_4.5.0.tgz"; + url = "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.5.0.tgz"; + sha1 = "f976195cf3f347d0d5f52483569fe8031ccce8ab"; + }; + } + { + name = "lodash.templatesettings___lodash.templatesettings_4.2.0.tgz"; + path = fetchurl { + name = "lodash.templatesettings___lodash.templatesettings_4.2.0.tgz"; + url = "https://registry.yarnpkg.com/lodash.templatesettings/-/lodash.templatesettings-4.2.0.tgz"; + sha1 = "e481310f049d3cf6d47e912ad09313b154f0fb33"; + }; + } { name = "lodash.truncate___lodash.truncate_4.4.2.tgz"; path = fetchurl { @@ -8522,27 +8394,11 @@ }; } { - name = "log_symbols___log_symbols_2.2.0.tgz"; + name = "log_symbols___log_symbols_4.1.0.tgz"; path = fetchurl { - name = "log_symbols___log_symbols_2.2.0.tgz"; - url = "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz"; - sha1 = "5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"; - }; - } - { - name = "log_symbols___log_symbols_4.0.0.tgz"; - path = fetchurl { - name = "log_symbols___log_symbols_4.0.0.tgz"; - url = "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.0.0.tgz"; - sha1 = "69b3cc46d20f448eccdb75ea1fa733d9e821c920"; - }; - } - { - name = "log4js___log4js_4.5.1.tgz"; - path = fetchurl { - name = "log4js___log4js_4.5.1.tgz"; - url = "https://registry.yarnpkg.com/log4js/-/log4js-4.5.1.tgz"; - sha1 = "e543625e97d9e6f3e6e7c9fc196dd6ab2cae30b5"; + name = "log_symbols___log_symbols_4.1.0.tgz"; + url = "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz"; + sha1 = "3fbdbb95b4683ac9fc785111e792e558d4abd503"; }; } { @@ -8569,14 +8425,6 @@ sha1 = "71ee51fa7be4caec1a63839f7e682d8132d30caf"; }; } - { - name = "lower_case___lower_case_1.1.4.tgz"; - path = fetchurl { - name = "lower_case___lower_case_1.1.4.tgz"; - url = "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz"; - sha1 = "9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"; - }; - } { name = "lowercase_keys___lowercase_keys_1.0.1.tgz"; path = fetchurl { @@ -8874,11 +8722,11 @@ }; } { - name = "mermaid___mermaid_8.10.2.tgz"; + name = "mermaid___mermaid_8.11.5.tgz"; path = fetchurl { - name = "mermaid___mermaid_8.10.2.tgz"; - url = "https://registry.yarnpkg.com/mermaid/-/mermaid-8.10.2.tgz"; - sha1 = "e039df2e42faba08743f167fff85bdccff241f76"; + name = "mermaid___mermaid_8.11.5.tgz"; + url = "https://registry.yarnpkg.com/mermaid/-/mermaid-8.11.5.tgz"; + sha1 = "a2a284d705abf145e0d0f27e8b913d6e11bbb92c"; }; } { @@ -8985,14 +8833,6 @@ sha1 = "a63f681673b30571fbe8bc25686ae746eefa9869"; }; } - { - name = "minify___minify_4.1.2.tgz"; - path = fetchurl { - name = "minify___minify_4.1.2.tgz"; - url = "https://registry.yarnpkg.com/minify/-/minify-4.1.2.tgz"; - sha1 = "88755f4faa5f7ab6d0c64fdd659aa34ea658f180"; - }; - } { name = "minimalistic_assert___minimalistic_assert_1.0.1.tgz"; path = fetchurl { @@ -9033,14 +8873,6 @@ sha1 = "67d66014b66a6a8aaa0c083c5fd58df4e4e97602"; }; } - { - name = "minimist___minimist_0.0.8.tgz"; - path = fetchurl { - name = "minimist___minimist_0.0.8.tgz"; - url = "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz"; - sha1 = "857fcabfc3397d2625b8228262e86aa7a011b05d"; - }; - } { name = "minipass_collect___minipass_collect_1.0.2.tgz"; path = fetchurl { @@ -9130,11 +8962,11 @@ }; } { - name = "moment_mini___moment_mini_2.22.1.tgz"; + name = "moment_mini___moment_mini_2.24.0.tgz"; path = fetchurl { - name = "moment_mini___moment_mini_2.22.1.tgz"; - url = "https://registry.yarnpkg.com/moment-mini/-/moment-mini-2.22.1.tgz"; - sha1 = "bc32d73e43a4505070be6b53494b17623183420d"; + name = "moment_mini___moment_mini_2.24.0.tgz"; + url = "https://registry.yarnpkg.com/moment-mini/-/moment-mini-2.24.0.tgz"; + sha1 = "fa68d98f7fe93ae65bf1262f6abb5fb6983d8d18"; }; } { @@ -9217,6 +9049,14 @@ sha1 = "6e7de86a570872ab17058adea7160bbeca814dde"; }; } + { + name = "mute_stream___mute_stream_0.0.8.tgz"; + path = fetchurl { + name = "mute_stream___mute_stream_0.0.8.tgz"; + url = "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz"; + sha1 = "1630c42b2251ff81e2a283de96a5497ea92e5e0d"; + }; + } { name = "nanoid___nanoid_3.1.23.tgz"; path = fetchurl { @@ -9266,11 +9106,11 @@ }; } { - name = "no_case___no_case_2.3.2.tgz"; + name = "node_dir___node_dir_0.1.17.tgz"; path = fetchurl { - name = "no_case___no_case_2.3.2.tgz"; - url = "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz"; - sha1 = "60b813396be39b3f1288a4c1ed5d1e7d28b464ac"; + name = "node_dir___node_dir_0.1.17.tgz"; + url = "https://registry.yarnpkg.com/node-dir/-/node-dir-0.1.17.tgz"; + sha1 = "5f5665d93351335caabef8f1c554516cf5f1e4e5"; }; } { @@ -9473,14 +9313,6 @@ sha1 = "2109adc7965887cfc05cbbd442cac8bfbb360863"; }; } - { - name = "object_component___object_component_0.0.3.tgz"; - path = fetchurl { - name = "object_component___object_component_0.0.3.tgz"; - url = "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz"; - sha1 = "f0c69aa50efc95b866c186f400a33769cb2f1291"; - }; - } { name = "object_copy___object_copy_0.1.0.tgz"; path = fetchurl { @@ -9609,14 +9441,6 @@ sha1 = "163268fdc741dea2fb50f300bedda80356445fd7"; }; } - { - name = "optimist___optimist_0.6.1.tgz"; - path = fetchurl { - name = "optimist___optimist_0.6.1.tgz"; - url = "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz"; - sha1 = "da3ea74686fa21a19a111c326e90eb15a0196686"; - }; - } { name = "optionator___optionator_0.8.3.tgz"; path = fetchurl { @@ -9633,6 +9457,14 @@ sha1 = "4f236a6373dae0566a6d43e1326674f50c291499"; }; } + { + name = "ora___ora_5.4.1.tgz"; + path = fetchurl { + name = "ora___ora_5.4.1.tgz"; + url = "https://registry.yarnpkg.com/ora/-/ora-5.4.1.tgz"; + sha1 = "1b2678426af4ac4a509008e5e4ac9e9959db9e18"; + }; + } { name = "orderedmap___orderedmap_1.1.1.tgz"; path = fetchurl { @@ -9825,14 +9657,6 @@ sha1 = "d410f065b05da23081fcd10f28854c29bda33b06"; }; } - { - name = "param_case___param_case_2.1.1.tgz"; - path = fetchurl { - name = "param_case___param_case_2.1.1.tgz"; - url = "https://registry.yarnpkg.com/param-case/-/param-case-2.1.1.tgz"; - sha1 = "df94fd8cf6531ecf75e6bef9a0858fbc72be2247"; - }; - } { name = "parent_module___parent_module_1.0.1.tgz"; path = fetchurl { @@ -9913,22 +9737,6 @@ sha1 = "f68e4e5ba1852ac2cadc00f4555fff6c2abb6178"; }; } - { - name = "parseqs___parseqs_0.0.5.tgz"; - path = fetchurl { - name = "parseqs___parseqs_0.0.5.tgz"; - url = "https://registry.yarnpkg.com/parseqs/-/parseqs-0.0.5.tgz"; - sha1 = "d5208a3738e46766e291ba2ea173684921a8b89d"; - }; - } - { - name = "parseuri___parseuri_0.0.5.tgz"; - path = fetchurl { - name = "parseuri___parseuri_0.0.5.tgz"; - url = "https://registry.yarnpkg.com/parseuri/-/parseuri-0.0.5.tgz"; - sha1 = "80204a50d4dbb779bfdc6ebe2778d90e4bce320a"; - }; - } { name = "parseurl___parseurl_1.3.3.tgz"; path = fetchurl { @@ -10482,11 +10290,11 @@ }; } { - name = "prosemirror_history___prosemirror_history_1.1.3.tgz"; + name = "prosemirror_history___prosemirror_history_1.2.0.tgz"; path = fetchurl { - name = "prosemirror_history___prosemirror_history_1.1.3.tgz"; - url = "https://registry.yarnpkg.com/prosemirror-history/-/prosemirror-history-1.1.3.tgz"; - sha1 = "4f76a1e71db4ef7cdf0e13dec6d8da2aeaecd489"; + name = "prosemirror_history___prosemirror_history_1.2.0.tgz"; + url = "https://registry.yarnpkg.com/prosemirror-history/-/prosemirror-history-1.2.0.tgz"; + sha1 = "04cc4df8d2f7b2a46651a2780de191ada6d465ea"; }; } { @@ -10506,19 +10314,19 @@ }; } { - name = "prosemirror_markdown___prosemirror_markdown_1.5.1.tgz"; + name = "prosemirror_markdown___prosemirror_markdown_1.5.2.tgz"; path = fetchurl { - name = "prosemirror_markdown___prosemirror_markdown_1.5.1.tgz"; - url = "https://registry.yarnpkg.com/prosemirror-markdown/-/prosemirror-markdown-1.5.1.tgz"; - sha1 = "877c7faea2225d3c52e988599bbe4457bcb3190f"; + name = "prosemirror_markdown___prosemirror_markdown_1.5.2.tgz"; + url = "https://registry.yarnpkg.com/prosemirror-markdown/-/prosemirror-markdown-1.5.2.tgz"; + sha1 = "f188ad14caa8c2f499b4d3eb6082e19f1d9d366e"; }; } { - name = "prosemirror_model___prosemirror_model_1.14.2.tgz"; + name = "prosemirror_model___prosemirror_model_1.14.3.tgz"; path = fetchurl { - name = "prosemirror_model___prosemirror_model_1.14.2.tgz"; - url = "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.14.2.tgz"; - sha1 = "4e8c39cfff4e097631af4495e125d9a8a9773116"; + name = "prosemirror_model___prosemirror_model_1.14.3.tgz"; + url = "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.14.3.tgz"; + sha1 = "a9c250d3c4023ddf10ecb41a0a7a130e9741d37e"; }; } { @@ -10570,11 +10378,11 @@ }; } { - name = "prosemirror_view___prosemirror_view_1.18.9.tgz"; + name = "prosemirror_view___prosemirror_view_1.20.0.tgz"; path = fetchurl { - name = "prosemirror_view___prosemirror_view_1.18.9.tgz"; - url = "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.18.9.tgz"; - sha1 = "29bc11759438aecc5b7fadaa8520165c84c2144a"; + name = "prosemirror_view___prosemirror_view_1.20.0.tgz"; + url = "https://registry.yarnpkg.com/prosemirror-view/-/prosemirror-view-1.20.0.tgz"; + sha1 = "64198845f0d112c14a5594732c46a96ac3d9d828"; }; } { @@ -10697,14 +10505,6 @@ sha1 = "8147b429f9c09db719e05d64908ea8b672913742"; }; } - { - name = "qjobs___qjobs_1.2.0.tgz"; - path = fetchurl { - name = "qjobs___qjobs_1.2.0.tgz"; - url = "https://registry.yarnpkg.com/qjobs/-/qjobs-1.2.0.tgz"; - sha1 = "c45e9c61800bd087ef88d7e256423bdd49e5d071"; - }; - } { name = "qs___qs_6.7.0.tgz"; path = fetchurl { @@ -10889,6 +10689,14 @@ sha1 = "9fdccdf9e9155805449221ac645e8303ab5b9ada"; }; } + { + name = "recast___recast_0.20.5.tgz"; + path = fetchurl { + name = "recast___recast_0.20.5.tgz"; + url = "https://registry.yarnpkg.com/recast/-/recast-0.20.5.tgz"; + sha1 = "8e2c6c96827a1b339c634dd232957d230553ceae"; + }; + } { name = "redent___redent_3.0.0.tgz"; path = fetchurl { @@ -10985,14 +10793,6 @@ sha1 = "a769f8684308401a66e9b529d2436ff4d0666272"; }; } - { - name = "relateurl___relateurl_0.2.7.tgz"; - path = fetchurl { - name = "relateurl___relateurl_0.2.7.tgz"; - url = "https://registry.yarnpkg.com/relateurl/-/relateurl-0.2.7.tgz"; - sha1 = "54dbf377e51440aca90a4cd274600d3ff2d888a9"; - }; - } { name = "remark_parse___remark_parse_9.0.0.tgz"; path = fetchurl { @@ -11193,6 +10993,14 @@ sha1 = "918720ef3b631c5642be068f15ade5a46f4ba1e7"; }; } + { + name = "restore_cursor___restore_cursor_3.1.0.tgz"; + path = fetchurl { + name = "restore_cursor___restore_cursor_3.1.0.tgz"; + url = "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz"; + sha1 = "39f67c54b3a7a58cea5236d95cf0034239631f7e"; + }; + } { name = "ret___ret_0.1.15.tgz"; path = fetchurl { @@ -11217,14 +11025,6 @@ sha1 = "90da382b1e126efc02146e90845a88db12925d76"; }; } - { - name = "rfdc___rfdc_1.1.4.tgz"; - path = fetchurl { - name = "rfdc___rfdc_1.1.4.tgz"; - url = "https://registry.yarnpkg.com/rfdc/-/rfdc-1.1.4.tgz"; - sha1 = "ba72cc1367a0ccd9cf81a870b3b58bd3ad07f8c2"; - }; - } { name = "rimraf___rimraf_2.6.3.tgz"; path = fetchurl { @@ -11273,6 +11073,14 @@ sha1 = "b50e6b34583f3dd89329a2f23a8a2be072845911"; }; } + { + name = "run_async___run_async_2.4.1.tgz"; + path = fetchurl { + name = "run_async___run_async_2.4.1.tgz"; + url = "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz"; + sha1 = "8440eccf99ea3e70bd409d49aab88e10c189a455"; + }; + } { name = "run_parallel___run_parallel_1.1.10.tgz"; path = fetchurl { @@ -11297,6 +11105,22 @@ sha1 = "3f862dfa91ab766b14885ef4d01124bfda074fb4"; }; } + { + name = "rxjs___rxjs_6.6.7.tgz"; + path = fetchurl { + name = "rxjs___rxjs_6.6.7.tgz"; + url = "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz"; + sha1 = "90ac018acabf491bf65044235d5863c4dab804c9"; + }; + } + { + name = "rxjs___rxjs_7.3.0.tgz"; + path = fetchurl { + name = "rxjs___rxjs_7.3.0.tgz"; + url = "https://registry.yarnpkg.com/rxjs/-/rxjs-7.3.0.tgz"; + sha1 = "39fe4f3461dc1e50be1475b2b85a0a88c1e938c6"; + }; + } { name = "safe_buffer___safe_buffer_5.1.2.tgz"; path = fetchurl { @@ -11458,11 +11282,11 @@ }; } { - name = "semver___semver_7.3.4.tgz"; + name = "semver___semver_7.3.5.tgz"; path = fetchurl { - name = "semver___semver_7.3.4.tgz"; - url = "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz"; - sha1 = "27aaa7d2e4ca76452f98d3add093a72c943edc97"; + name = "semver___semver_7.3.5.tgz"; + url = "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz"; + sha1 = "0b621c879348d8998e4b0e4be94b3f12e6018ef7"; }; } { @@ -11697,38 +11521,6 @@ sha1 = "64922e7c565b0e14204ba1aa7d6964278d25182d"; }; } - { - name = "socket.io_adapter___socket.io_adapter_1.1.1.tgz"; - path = fetchurl { - name = "socket.io_adapter___socket.io_adapter_1.1.1.tgz"; - url = "https://registry.yarnpkg.com/socket.io-adapter/-/socket.io-adapter-1.1.1.tgz"; - sha1 = "2a805e8a14d6372124dd9159ad4502f8cb07f06b"; - }; - } - { - name = "socket.io_client___socket.io_client_2.1.1.tgz"; - path = fetchurl { - name = "socket.io_client___socket.io_client_2.1.1.tgz"; - url = "https://registry.yarnpkg.com/socket.io-client/-/socket.io-client-2.1.1.tgz"; - sha1 = "dcb38103436ab4578ddb026638ae2f21b623671f"; - }; - } - { - name = "socket.io_parser___socket.io_parser_3.2.0.tgz"; - path = fetchurl { - name = "socket.io_parser___socket.io_parser_3.2.0.tgz"; - url = "https://registry.yarnpkg.com/socket.io-parser/-/socket.io-parser-3.2.0.tgz"; - sha1 = "e7c6228b6aa1f814e6148aea325b51aa9499e077"; - }; - } - { - name = "socket.io___socket.io_2.1.1.tgz"; - path = fetchurl { - name = "socket.io___socket.io_2.1.1.tgz"; - url = "https://registry.yarnpkg.com/socket.io/-/socket.io-2.1.1.tgz"; - sha1 = "a069c5feabee3e6b214a75b40ce0652e1cfb9980"; - }; - } { name = "sockjs_client___sockjs_client_1.5.0.tgz"; path = fetchurl { @@ -11937,14 +11729,6 @@ sha1 = "161c7dac177659fd9811f43771fa99381478628c"; }; } - { - name = "statuses___statuses_1.3.1.tgz"; - path = fetchurl { - name = "statuses___statuses_1.3.1.tgz"; - url = "https://registry.yarnpkg.com/statuses/-/statuses-1.3.1.tgz"; - sha1 = "faf51b9eb74aaef3b3acf4ad5f61abf24cb7b93e"; - }; - } { name = "stealthy_require___stealthy_require_1.1.1.tgz"; path = fetchurl { @@ -11985,14 +11769,6 @@ sha1 = "d5c752825e5367e786f78e18e445ea223a155952"; }; } - { - name = "streamroller___streamroller_1.0.6.tgz"; - path = fetchurl { - name = "streamroller___streamroller_1.0.6.tgz"; - url = "https://registry.yarnpkg.com/streamroller/-/streamroller-1.0.6.tgz"; - sha1 = "8167d8496ed9f19f05ee4b158d9611321b8cacd9"; - }; - } { name = "string_hash___string_hash_1.1.3.tgz"; path = fetchurl { @@ -12009,6 +11785,14 @@ sha1 = "4a973bf31ef77c4edbceadd6af2611996985f8a1"; }; } + { + name = "string_width___string_width_2.1.1.tgz"; + path = fetchurl { + name = "string_width___string_width_2.1.1.tgz"; + url = "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz"; + sha1 = "ab93f27a8dc13d28cac815c462143a6d9012ae9e"; + }; + } { name = "string_width___string_width_3.1.0.tgz"; path = fetchurl { @@ -12186,11 +11970,11 @@ }; } { - name = "stylis___stylis_3.5.4.tgz"; + name = "stylis___stylis_4.0.10.tgz"; path = fetchurl { - name = "stylis___stylis_3.5.4.tgz"; - url = "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz"; - sha1 = "f665f25f5e299cf3d64654ab949a57c768b73fbe"; + name = "stylis___stylis_4.0.10.tgz"; + url = "https://registry.yarnpkg.com/stylis/-/stylis-4.0.10.tgz"; + sha1 = "446512d1097197ab3f02fb3c258358c3f7a14240"; }; } { @@ -12305,6 +12089,14 @@ sha1 = "bde815086e10b39f1dcd298e89d596e1535e200f"; }; } + { + name = "temp___temp_0.8.4.tgz"; + path = fetchurl { + name = "temp___temp_0.8.4.tgz"; + url = "https://registry.yarnpkg.com/temp/-/temp-0.8.4.tgz"; + sha1 = "8c97a33a4770072e0a05f919396c7665a7dd59f2"; + }; + } { name = "term_size___term_size_2.2.0.tgz"; path = fetchurl { @@ -12409,6 +12201,14 @@ sha1 = "01c1e39eb31d07cb7d03a96a70823260b23132cd"; }; } + { + name = "through___through_2.3.8.tgz"; + path = fetchurl { + name = "through___through_2.3.8.tgz"; + url = "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz"; + sha1 = "0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"; + }; + } { name = "thunky___thunky_0.1.0.tgz"; path = fetchurl { @@ -12505,14 +12305,6 @@ sha1 = "23640dd7b42d00433911140820e5cf440e521dd1"; }; } - { - name = "to_array___to_array_0.1.4.tgz"; - path = fetchurl { - name = "to_array___to_array_0.1.4.tgz"; - url = "https://registry.yarnpkg.com/to-array/-/to-array-0.1.4.tgz"; - sha1 = "17e6c11f73dd4f3d74cda7a4ff3238e9ad9bf890"; - }; - } { name = "to_arraybuffer___to_arraybuffer_1.0.1.tgz"; path = fetchurl { @@ -12641,22 +12433,6 @@ sha1 = "b8b639cefad7d0bb2abd37d433ff8293efa5f406"; }; } - { - name = "try_catch___try_catch_2.0.0.tgz"; - path = fetchurl { - name = "try_catch___try_catch_2.0.0.tgz"; - url = "https://registry.yarnpkg.com/try-catch/-/try-catch-2.0.0.tgz"; - sha1 = "a491141d597f8b72b46757fe1c47059341a16aed"; - }; - } - { - name = "try_to_catch___try_to_catch_1.1.1.tgz"; - path = fetchurl { - name = "try_to_catch___try_to_catch_1.1.1.tgz"; - url = "https://registry.yarnpkg.com/try-to-catch/-/try-to-catch-1.1.1.tgz"; - sha1 = "770162dd13b9a0e55da04db5b7f888956072038a"; - }; - } { name = "ts_invariant___ts_invariant_0.4.4.tgz"; path = fetchurl { @@ -12682,11 +12458,19 @@ }; } { - name = "tslib___tslib_2.2.0.tgz"; + name = "tslib___tslib_2.3.1.tgz"; path = fetchurl { - name = "tslib___tslib_2.2.0.tgz"; - url = "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz"; - sha1 = "fb2c475977e35e241311ede2693cee1ec6698f5c"; + name = "tslib___tslib_2.3.1.tgz"; + url = "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz"; + sha1 = "e8a335add5ceae51aa261d32a490158ef042ef01"; + }; + } + { + name = "tslib___tslib_2.1.0.tgz"; + path = fetchurl { + name = "tslib___tslib_2.1.0.tgz"; + url = "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz"; + sha1 = "da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"; }; } { @@ -12810,27 +12594,11 @@ }; } { - name = "uc.micro___uc.micro_1.0.5.tgz"; + name = "uc.micro___uc.micro_1.0.6.tgz"; path = fetchurl { - name = "uc.micro___uc.micro_1.0.5.tgz"; - url = "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.5.tgz"; - sha1 = "0c65f15f815aa08b560a61ce8b4db7ffc3f45376"; - }; - } - { - name = "uglify_js___uglify_js_3.6.0.tgz"; - path = fetchurl { - name = "uglify_js___uglify_js_3.6.0.tgz"; - url = "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz"; - sha1 = "704681345c53a8b2079fb6cec294b05ead242ff5"; - }; - } - { - name = "ultron___ultron_1.1.1.tgz"; - path = fetchurl { - name = "ultron___ultron_1.1.1.tgz"; - url = "https://registry.yarnpkg.com/ultron/-/ultron-1.1.1.tgz"; - sha1 = "9fe1536a10a664a65266a1e3ccf85fd36302bc9c"; + name = "uc.micro___uc.micro_1.0.6.tgz"; + url = "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz"; + sha1 = "9c411a802a409a91fc6cf74081baba34b24499ac"; }; } { @@ -13001,14 +12769,6 @@ sha1 = "4866b98c3bc5b5473c020b1250583628f9a328f3"; }; } - { - name = "upper_case___upper_case_1.1.3.tgz"; - path = fetchurl { - name = "upper_case___upper_case_1.1.3.tgz"; - url = "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz"; - sha1 = "f6b4501c2ec4cdd26ba78be7222961de77621598"; - }; - } { name = "uri_js___uri_js_4.4.0.tgz"; path = fetchurl { @@ -13081,14 +12841,6 @@ sha1 = "d50c8cac79a19fbc20f2911f56eb973f4e10070f"; }; } - { - name = "useragent___useragent_2.3.0.tgz"; - path = fetchurl { - name = "useragent___useragent_2.3.0.tgz"; - url = "https://registry.yarnpkg.com/useragent/-/useragent-2.3.0.tgz"; - sha1 = "217f943ad540cb2128658ab23fc960f6a88c9972"; - }; - } { name = "util_deprecate___util_deprecate_1.0.2.tgz"; path = fetchurl { @@ -13225,14 +12977,6 @@ sha1 = "bd76d6a23323e2ca8ffa12028dc04559c75f9019"; }; } - { - name = "void_elements___void_elements_2.0.1.tgz"; - path = fetchurl { - name = "void_elements___void_elements_2.0.1.tgz"; - url = "https://registry.yarnpkg.com/void-elements/-/void-elements-2.0.1.tgz"; - sha1 = "c066afb582bb1cb4128d60ea92392e94d5e9dbec"; - }; - } { name = "vscode_json_languageservice___vscode_json_languageservice_3.9.1.tgz"; path = fetchurl { @@ -13521,6 +13265,14 @@ sha1 = "c1d8d149316d3ea852848895cb6a0bfe887b87df"; }; } + { + name = "wcwidth___wcwidth_1.0.1.tgz"; + path = fetchurl { + name = "wcwidth___wcwidth_1.0.1.tgz"; + url = "https://registry.yarnpkg.com/wcwidth/-/wcwidth-1.0.1.tgz"; + sha1 = "f0b0dcf915bc5ff1528afadb2c0e17b532da2fe8"; + }; + } { name = "web_vitals___web_vitals_0.2.4.tgz"; path = fetchurl { @@ -13689,14 +13441,6 @@ sha1 = "610636f6b1f703891bd34771ccb17fb93b47079c"; }; } - { - name = "wordwrap___wordwrap_0.0.3.tgz"; - path = fetchurl { - name = "wordwrap___wordwrap_0.0.3.tgz"; - url = "https://registry.yarnpkg.com/wordwrap/-/wordwrap-0.0.3.tgz"; - sha1 = "a3d5da6cd5c0bc0008d37234bbaf1bed63059107"; - }; - } { name = "worker_farm___worker_farm_1.7.0.tgz"; path = fetchurl { @@ -13713,6 +13457,14 @@ sha1 = "45fda3ef76aca815771a89107399ee4119b430ac"; }; } + { + name = "wrap_ansi___wrap_ansi_4.0.0.tgz"; + path = fetchurl { + name = "wrap_ansi___wrap_ansi_4.0.0.tgz"; + url = "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-4.0.0.tgz"; + sha1 = "b3570d7c70156159a2d42be5cc942e957f7b1131"; + }; + } { name = "wrap_ansi___wrap_ansi_5.1.0.tgz"; path = fetchurl { @@ -13729,6 +13481,14 @@ sha1 = "e9393ba07102e6c91a3b221478f0257cd2856e53"; }; } + { + name = "wrap_ansi___wrap_ansi_7.0.0.tgz"; + path = fetchurl { + name = "wrap_ansi___wrap_ansi_7.0.0.tgz"; + url = "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz"; + sha1 = "67e145cff510a6a6984bdf1152911d69d2eb9e43"; + }; + } { name = "wrappy___wrappy_1.0.2.tgz"; path = fetchurl { @@ -13737,6 +13497,14 @@ sha1 = "b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"; }; } + { + name = "write_file_atomic___write_file_atomic_2.4.3.tgz"; + path = fetchurl { + name = "write_file_atomic___write_file_atomic_2.4.3.tgz"; + url = "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.3.tgz"; + sha1 = "1fd2e9ae1df3e75b8d8c367443c692d4ca81f481"; + }; + } { name = "write_file_atomic___write_file_atomic_3.0.3.tgz"; path = fetchurl { @@ -13761,14 +13529,6 @@ sha1 = "383bc9742cb202292c9077ceab6f6047b17f2d59"; }; } - { - name = "ws___ws_3.3.3.tgz"; - path = fetchurl { - name = "ws___ws_3.3.3.tgz"; - url = "https://registry.yarnpkg.com/ws/-/ws-3.3.3.tgz"; - sha1 = "f1cf84fe2d5e901ebce94efaece785f187a228f2"; - }; - } { name = "xdg_basedir___xdg_basedir_4.0.0.tgz"; path = fetchurl { @@ -13809,14 +13569,6 @@ sha1 = "78ba72020029c5bc87b8a81a3cfcd74b4a2fc1e5"; }; } - { - name = "xmlbuilder___xmlbuilder_8.2.2.tgz"; - path = fetchurl { - name = "xmlbuilder___xmlbuilder_8.2.2.tgz"; - url = "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-8.2.2.tgz"; - sha1 = "69248673410b4ba42e1a6136551d2922335aa773"; - }; - } { name = "xmlbuilder___xmlbuilder_9.0.7.tgz"; path = fetchurl { @@ -13841,14 +13593,6 @@ sha1 = "fa6bf762a60a413fb3dd8f4b03c5b269238d308f"; }; } - { - name = "xmlhttprequest_ssl___xmlhttprequest_ssl_1.5.5.tgz"; - path = fetchurl { - name = "xmlhttprequest_ssl___xmlhttprequest_ssl_1.5.5.tgz"; - url = "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.5.tgz"; - sha1 = "c2876b06168aadc40e57d97e81191ac8f4398b3e"; - }; - } { name = "xtend___xtend_4.0.2.tgz"; path = fetchurl { @@ -13977,14 +13721,6 @@ sha1 = "3018d93e95f855f236a215b591fe8bc4bcabba3e"; }; } - { - name = "yeast___yeast_0.1.2.tgz"; - path = fetchurl { - name = "yeast___yeast_0.1.2.tgz"; - url = "https://registry.yarnpkg.com/yeast/-/yeast-0.1.2.tgz"; - sha1 = "008e06d8094320c372dbc2f8ed76a0ca6c8ac419"; - }; - } { name = "yocto_queue___yocto_queue_0.1.0.tgz"; path = fetchurl { diff --git a/pkgs/applications/window-managers/river/default.nix b/pkgs/applications/window-managers/river/default.nix index 24acb2664e5d..8cf72adbf85a 100644 --- a/pkgs/applications/window-managers/river/default.nix +++ b/pkgs/applications/window-managers/river/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "river"; - version = "unstable-2021-08-19"; + version = "unstable-2021-09-30"; src = fetchFromGitHub { owner = "ifreund"; repo = pname; - rev = "e59c2a73d72853cb54f55eecc446f337c94cda24"; - sha256 = "sha256-R/Wg8KLh4v3ccX1Uh0Q+7026tRH7XLxHpX9/BgsGGdA="; + rev = "e6bb373240bc08668c8e6e14996a3f8765941158"; + sha256 = "sha256-dYruRpsud2XYrVY2f4f2dkRRSh1oU9rn2GRwAkJqW3A="; fetchSubmodules = true; }; diff --git a/pkgs/build-support/upstream-updater/attrset-to-dir.nix b/pkgs/build-support/upstream-updater/attrset-to-dir.nix index 24f7b735c2e2..006537278dae 100644 --- a/pkgs/build-support/upstream-updater/attrset-to-dir.nix +++ b/pkgs/build-support/upstream-updater/attrset-to-dir.nix @@ -1,8 +1,7 @@ -a : +a : a.stdenv.mkDerivation { buildCommand = '' mkdir -p "$out/attributes" - '' + (a.lib.concatStrings (map (n: '' ln -s "${a.writeTextFile {name=n; text=builtins.getAttr n a.theAttrSet;}}" $out/attributes/${n}; diff --git a/pkgs/data/fonts/scientifica/default.nix b/pkgs/data/fonts/scientifica/default.nix index d8eda3e92326..bf5b887cc771 100644 --- a/pkgs/data/fonts/scientifica/default.nix +++ b/pkgs/data/fonts/scientifica/default.nix @@ -1,7 +1,7 @@ { lib, fetchurl }: let - version = "2.2"; + version = "2.3"; in fetchurl rec { name = "scientifica-${version}"; @@ -11,7 +11,7 @@ in fetchurl rec { recursiveHash = true; - sha256 = "sha256-mkZnuW+CB20t6MEpEeQR1CWkIUtqgVwrKN4sezQRaB4="; + sha256 = "sha256-pVWkj/2lFpmWk0PPDrIMU4Gey7/m/9tzUsuD3ZDUAdc="; postFetch = '' tar xf $downloadedFile diff --git a/pkgs/data/fonts/ultimate-oldschool-pc-font-pack/default.nix b/pkgs/data/fonts/ultimate-oldschool-pc-font-pack/default.nix index b1da06ccd8b4..d34ebaf6d8f3 100644 --- a/pkgs/data/fonts/ultimate-oldschool-pc-font-pack/default.nix +++ b/pkgs/data/fonts/ultimate-oldschool-pc-font-pack/default.nix @@ -16,6 +16,7 @@ fetchzip { meta = with lib; { description = "The Ultimate Oldschool PC Font Pack (TTF Fonts)"; homepage = "https://int10h.org/oldschool-pc-fonts/"; + changelog = "https://int10h.org/oldschool-pc-fonts/readme/#history"; license = licenses.cc-by-sa-40; maintainers = [ maintainers.endgame ]; }; diff --git a/pkgs/desktops/gnome/extensions/extensionOverrides.nix b/pkgs/desktops/gnome/extensions/extensionOverrides.nix index 182bdf6ecdfb..17fec38a6efd 100644 --- a/pkgs/desktops/gnome/extensions/extensionOverrides.nix +++ b/pkgs/desktops/gnome/extensions/extensionOverrides.nix @@ -1,7 +1,7 @@ -{ - lib, - ddcutil, - gjs, +{ lib +, ddcutil +, gjs +, xprop }: # A set of overrides for automatically packaged extensions that require some small fixes. # The input must be an attribute set with the extensions' UUIDs as keys and the extension @@ -29,4 +29,10 @@ super: super // { ''; }); + "unite@hardpixel.eu" = super."unite@hardpixel.eu".overrideAttrs (old: { + buildInputs = [ xprop ]; + + meta.maintainers = with lib.maintainers; [ rhoriguchi ]; + }); + } diff --git a/pkgs/desktops/gnome/extensions/manuallyPackaged.nix b/pkgs/desktops/gnome/extensions/manuallyPackaged.nix index 3e99f3143d24..19d9861565fa 100644 --- a/pkgs/desktops/gnome/extensions/manuallyPackaged.nix +++ b/pkgs/desktops/gnome/extensions/manuallyPackaged.nix @@ -21,6 +21,5 @@ "taskwhisperer-extension@infinicode.de" = callPackage ./taskwhisperer { }; "tilingnome@rliang.github.com" = callPackage ./tilingnome { }; "TopIcons@phocean.net" = callPackage ./topicons-plus { }; - "unite@hardpixel.eu" = callPackage ./unite { }; "window-corner-preview@fabiomereu.it" = callPackage ./window-corner-preview { }; } diff --git a/pkgs/desktops/gnome/extensions/unite/default.nix b/pkgs/desktops/gnome/extensions/unite/default.nix deleted file mode 100644 index e73e43dd392e..000000000000 --- a/pkgs/desktops/gnome/extensions/unite/default.nix +++ /dev/null @@ -1,43 +0,0 @@ -{ lib, stdenv, gnome, fetchFromGitHub, xprop, glib }: - -stdenv.mkDerivation rec { - pname = "gnome-shell-extension-unite"; - version = "55"; - - src = fetchFromGitHub { - owner = "hardpixel"; - repo = "unite-shell"; - rev = "v${version}"; - sha256 = "0bav4vzky3p7np2gphxc6bw38c697kalmaibaar9vi0ip3xkkavk"; - }; - - passthru = { - extensionUuid = "unite@hardpixel.eu"; - extensionPortalSlug = "unite"; - }; - - nativeBuildInputs = [ glib ]; - - buildInputs = [ xprop ]; - - buildPhase = '' - runHook preBuild - glib-compile-schemas --strict --targetdir="unite@hardpixel.eu/schemas/" "unite@hardpixel.eu/schemas" - runHook postBuild - ''; - - installPhase = '' - runHook preInstall - mkdir -p $out/share/gnome-shell/extensions - cp -r "unite@hardpixel.eu" $out/share/gnome-shell/extensions - runHook postInstall - ''; - - meta = with lib; { - description = "Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell"; - license = licenses.gpl3Only; - maintainers = with maintainers; [ rhoriguchi ]; - homepage = "https://github.com/hardpixel/unite-shell"; - broken = versionOlder gnome.gnome-shell.version "3.32"; - }; -} diff --git a/pkgs/development/coq-modules/gappalib/default.nix b/pkgs/development/coq-modules/gappalib/default.nix index a835d53fdedb..cd5aaa49025e 100644 --- a/pkgs/development/coq-modules/gappalib/default.nix +++ b/pkgs/development/coq-modules/gappalib/default.nix @@ -6,7 +6,8 @@ with lib; mkCoqDerivation { owner = "gappa"; domain = "gitlab.inria.fr"; inherit version; - defaultVersion = if versions.isGe "8.8" coq.coq-version then "1.4.5" else null; + defaultVersion = if versions.isGe "8.8" coq.coq-version then "1.5.0" else null; + release."1.5.0".sha256 = "1i1c0gakffxqqqqw064cbvc243yl325hxd50jmczr6mk18igk41n"; release."1.4.5".sha256 = "081hib1d9wfm29kis390qsqch8v6fs3q71g2rgbbzx5y5cf48n9k"; release."1.4.4".sha256 = "114q2hgw64j6kqa9mg3qcp1nlf0ia46z2xadq81fnkxqm856ml7l"; releaseRev = v: "gappalib-coq-${v}"; diff --git a/pkgs/development/libraries/languagemachines/test.nix b/pkgs/development/libraries/languagemachines/test.nix index 48c41ac52f22..26fff825a151 100644 --- a/pkgs/development/libraries/languagemachines/test.nix +++ b/pkgs/development/libraries/languagemachines/test.nix @@ -5,7 +5,7 @@ runCommand "frog-test" {} '' ${languageMachines.frog}/bin/frog >$out <&1 | grep 0bar + echo "Using node to execute the test which basically outputs an error on stderr which we grep for" + ${pkgs.nodejs}/bin/node ./xmllint.test.js --noout test/xmlid/id_err1.xml 2>&1 | grep 0bar set +x if [ $? -ne 0 ]; then @@ -77,8 +77,8 @@ rec { fi echo "================= /testing libxml2 using node =================" ''; - }); - + }); + xmlmirror = pkgs.buildEmscriptenPackage rec { pname = "xmlmirror"; version = "unstable-2016-06-05"; @@ -91,7 +91,7 @@ rec { rev = "4fd7e86f7c9526b8f4c1733e5c8b45175860a8fd"; sha256 = "1jasdqnbdnb83wbcnyrp32f36w3xwhwp0wq8lwwmhqagxrij1r4b"; }; - + configurePhase = '' rm -f fastXmlLint.js* # a fix for ERROR:root:For asm.js, TOTAL_MEMORY must be a multiple of 16MB, was 234217728 @@ -103,18 +103,18 @@ rec { # https://gitlab.com/odfplugfest/xmlmirror/issues/11 sed -e "s/-o fastXmlLint.js/-s EXTRA_EXPORTED_RUNTIME_METHODS='[\"ccall\", \"cwrap\"]' -o fastXmlLint.js/g" -i Makefile.emEnv ''; - + buildPhase = '' HOME=$TMPDIR make -f Makefile.emEnv ''; - + outputs = [ "out" "doc" ]; - + installPhase = '' mkdir -p $out/share mkdir -p $doc/share/${pname} - + cp Demo* $out/share cp -R codemirror-5.12 $out/share cp fastXmlLint.js* $out/share @@ -127,14 +127,13 @@ rec { cp README.md $doc/share/${pname} ''; checkPhase = '' - ''; - }; + }; zlib = (pkgs.zlib.override { stdenv = pkgs.emscriptenStdenv; }).overrideDerivation - (old: { + (old: { buildInputs = old.buildInputs ++ [ pkg-config ]; # we need to reset this setting! NIX_CFLAGS_COMPILE=""; @@ -165,7 +164,7 @@ rec { -L. libz.so.${old.version} -I . -o example.js echo "Using node to execute the test" - ${pkgs.nodejs}/bin/node ./example.js + ${pkgs.nodejs}/bin/node ./example.js set +x if [ $? -ne 0 ]; then @@ -183,6 +182,6 @@ rec { --replace 'AR="libtool"' 'AR="ar"' \ --replace 'ARFLAGS="-o"' 'ARFLAGS="-r"' ''; - }); - + }); + } diff --git a/pkgs/top-level/perl-packages.nix b/pkgs/top-level/perl-packages.nix index 13949955c825..09253e5482d2 100644 --- a/pkgs/top-level/perl-packages.nix +++ b/pkgs/top-level/perl-packages.nix @@ -11353,15 +11353,15 @@ let LaTeXML = buildPerlPackage rec { pname = "LaTeXML"; - version = "0.8.5"; + version = "0.8.6"; src = fetchurl { url = "mirror://cpan/authors/id/B/BR/BRMILLER/${pname}-${version}.tar.gz"; - sha256 = "0dr69rgl4si9i9ww1r4dc7apgb7y6f7ih808w4g0924cvz823s0x"; + sha256 = "1ccvdq7asxq6iw8x8ihwf5xs2mp7fkwm467xy7g8spkznr8wcacm"; }; outputs = [ "out" "tex" ]; - propagatedBuildInputs = [ ArchiveZip DBFile FileWhich IOString ImageSize JSONXS LWP ParseRecDescent ImageMagick PodParser TextUnidecode XMLLibXSLT ]; + propagatedBuildInputs = [ ArchiveZip DBFile FileWhich IOString ImageMagick ImageSize JSONXS LWP ParseRecDescent PodParser TextUnidecode XMLLibXSLT ]; preCheck = '' - rm t/931_epub.t # epub test fails + rm t/931_epub.t # https://github.com/brucemiller/LaTeXML/issues/1669 ''; nativeBuildInputs = [ pkgs.makeWrapper ] ++ lib.optional stdenv.isDarwin shortenPerlShebang; makeMakerFlags = "TEXMF=\${tex} NOMKTEXLSR"; diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix index c15f5520b9b8..bab1fb4af2c2 100644 --- a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix @@ -341,6 +341,8 @@ in { aiomysql = callPackage ../development/python-modules/aiomysql { }; + aionanoleaf = callPackage ../development/python-modules/aionanoleaf { }; + aionotify = callPackage ../development/python-modules/aionotify { }; aionotion = callPackage ../development/python-modules/aionotion { }; @@ -367,6 +369,8 @@ in { aiorun = callPackage ../development/python-modules/aiorun { }; + aioserial = callPackage ../development/python-modules/aioserial { }; + aioshelly = callPackage ../development/python-modules/aioshelly { }; aiosignal = callPackage ../development/python-modules/aiosignal { }; @@ -2892,6 +2896,8 @@ in { garages-amsterdam = callPackage ../development/python-modules/garages-amsterdam { }; + gbinder-python = callPackage ../development/python-modules/gbinder-python { }; + gcovr = callPackage ../development/python-modules/gcovr { }; gcsfs = callPackage ../development/python-modules/gcsfs { }; @@ -5487,6 +5493,8 @@ in { phik = callPackage ../development/python-modules/phik { }; + phone-modem = callPackage ../development/python-modules/phone-modem { }; + phonenumbers = callPackage ../development/python-modules/phonenumbers { }; micloud = callPackage ../development/python-modules/micloud { }; @@ -6055,6 +6063,8 @@ in { pycares = callPackage ../development/python-modules/pycares { }; + pycarwings2 = callPackage ../development/python-modules/pycarwings2 { }; + pycategories = callPackage ../development/python-modules/pycategories { }; pycdio = callPackage ../development/python-modules/pycdio { };