Skip to content

Commit

Permalink
sources.nix: Update
Browse files Browse the repository at this point in the history
firefox-ui-fix: 1227a68b826cc62c92240ccf5d59f23e4479bf68 → 382a28971b376eeac185bf2b04c01f3be26645e0
stumpwm: 2d14cb2e03b9ebdd940706bbd32d42764110bdf7 → baf5df7467553c52ec925a3b44ab24186f08cd9b
stumpwm-contrib: 36f43af312a22ca5d93ff3030089354c0c5b573c → 54dfbeb553ad68272163c520655b6a4af4ad0430
ohmyzsh: f36c6db0eac17b022eee87411e6996a5f5fc8457 → b6bb133f230847ed0b3f9f4e25f2ceb874ca6c91
  • Loading branch information
TLATER committed Nov 9, 2023
1 parent 505ad9d commit 27c73f6
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
32 changes: 16 additions & 16 deletions pkgs/_sources/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"firefox-ui-fix": {
"cargoLocks": null,
"date": "2023-10-04",
"date": "2023-11-07",
"extract": null,
"name": "firefox-ui-fix",
"passthru": null,
Expand All @@ -53,11 +53,11 @@
"name": null,
"owner": "black7375",
"repo": "Firefox-UI-Fix",
"rev": "1227a68b826cc62c92240ccf5d59f23e4479bf68",
"sha256": "sha256-XNy52FRs9uZ8LAAEMvO7smAnfof/7I36ElrJXuu/TJE=",
"rev": "382a28971b376eeac185bf2b04c01f3be26645e0",
"sha256": "sha256-uqiZgsbjr1HNvJFEVwEutk69260o+uJZqVjqtFtvMh0=",
"type": "github"
},
"version": "1227a68b826cc62c92240ccf5d59f23e4479bf68"
"version": "382a28971b376eeac185bf2b04c01f3be26645e0"
},
"gauth": {
"cargoLocks": null,
Expand All @@ -81,7 +81,7 @@
},
"ohmyzsh": {
"cargoLocks": null,
"date": "2023-10-02",
"date": "2023-11-08",
"extract": null,
"name": "ohmyzsh",
"passthru": null,
Expand All @@ -93,11 +93,11 @@
"name": null,
"owner": "ohmyzsh",
"repo": "ohmyzsh",
"rev": "f36c6db0eac17b022eee87411e6996a5f5fc8457",
"sha256": "sha256-+euWolpyBImlucKpmipiPOumMZdwlApQ2lNEi6OauWU=",
"rev": "b6bb133f230847ed0b3f9f4e25f2ceb874ca6c91",
"sha256": "sha256-H6vTV97MGAadLhGMX5agqsle/cgLjLE1DANMd+TI4VE=",
"type": "github"
},
"version": "f36c6db0eac17b022eee87411e6996a5f5fc8457"
"version": "b6bb133f230847ed0b3f9f4e25f2ceb874ca6c91"
},
"phosphor-icons": {
"cargoLocks": null,
Expand All @@ -121,7 +121,7 @@
},
"stumpwm": {
"cargoLocks": null,
"date": "2023-10-06",
"date": "2023-10-13",
"extract": null,
"name": "stumpwm",
"passthru": null,
Expand All @@ -133,15 +133,15 @@
"name": null,
"owner": "stumpwm",
"repo": "stumpwm",
"rev": "2d14cb2e03b9ebdd940706bbd32d42764110bdf7",
"sha256": "sha256-db0ViIInil4+MzThzFiTkyfvgRXRGF3eQ3cKU6NiOp8=",
"rev": "baf5df7467553c52ec925a3b44ab24186f08cd9b",
"sha256": "sha256-oRFF8s/3IpNuB4R1Tn5/Zn+MZBoM+hJ6CXXj+DWLk4Q=",
"type": "github"
},
"version": "2d14cb2e03b9ebdd940706bbd32d42764110bdf7"
"version": "baf5df7467553c52ec925a3b44ab24186f08cd9b"
},
"stumpwm-contrib": {
"cargoLocks": null,
"date": "2023-09-07",
"date": "2023-10-26",
"extract": null,
"name": "stumpwm-contrib",
"passthru": null,
Expand All @@ -153,11 +153,11 @@
"name": null,
"owner": "stumpwm",
"repo": "stumpwm-contrib",
"rev": "36f43af312a22ca5d93ff3030089354c0c5b573c",
"sha256": "sha256-g3Dc/miFKB4w8mgd7JT45EDPQXL8eag9f/ppq0cifNs=",
"rev": "54dfbeb553ad68272163c520655b6a4af4ad0430",
"sha256": "sha256-kaI6B3TWSRBlVtzO4MZAJC08Xo6206J0MuTyKglaAqQ=",
"type": "github"
},
"version": "36f43af312a22ca5d93ff3030089354c0c5b573c"
"version": "54dfbeb553ad68272163c520655b6a4af4ad0430"
},
"tridactyl-emacs": {
"cargoLocks": null,
Expand Down
32 changes: 16 additions & 16 deletions pkgs/_sources/generated.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@
};
firefox-ui-fix = {
pname = "firefox-ui-fix";
version = "1227a68b826cc62c92240ccf5d59f23e4479bf68";
version = "382a28971b376eeac185bf2b04c01f3be26645e0";
src = fetchFromGitHub {
owner = "black7375";
repo = "Firefox-UI-Fix";
rev = "1227a68b826cc62c92240ccf5d59f23e4479bf68";
rev = "382a28971b376eeac185bf2b04c01f3be26645e0";
fetchSubmodules = false;
sha256 = "sha256-XNy52FRs9uZ8LAAEMvO7smAnfof/7I36ElrJXuu/TJE=";
sha256 = "sha256-uqiZgsbjr1HNvJFEVwEutk69260o+uJZqVjqtFtvMh0=";
};
date = "2023-10-04";
date = "2023-11-07";
};
gauth = {
pname = "gauth";
Expand All @@ -48,15 +48,15 @@
};
ohmyzsh = {
pname = "ohmyzsh";
version = "f36c6db0eac17b022eee87411e6996a5f5fc8457";
version = "b6bb133f230847ed0b3f9f4e25f2ceb874ca6c91";
src = fetchFromGitHub {
owner = "ohmyzsh";
repo = "ohmyzsh";
rev = "f36c6db0eac17b022eee87411e6996a5f5fc8457";
rev = "b6bb133f230847ed0b3f9f4e25f2ceb874ca6c91";
fetchSubmodules = false;
sha256 = "sha256-+euWolpyBImlucKpmipiPOumMZdwlApQ2lNEi6OauWU=";
sha256 = "sha256-H6vTV97MGAadLhGMX5agqsle/cgLjLE1DANMd+TI4VE=";
};
date = "2023-10-02";
date = "2023-11-08";
};
phosphor-icons = {
pname = "phosphor-icons";
Expand All @@ -72,27 +72,27 @@
};
stumpwm = {
pname = "stumpwm";
version = "2d14cb2e03b9ebdd940706bbd32d42764110bdf7";
version = "baf5df7467553c52ec925a3b44ab24186f08cd9b";
src = fetchFromGitHub {
owner = "stumpwm";
repo = "stumpwm";
rev = "2d14cb2e03b9ebdd940706bbd32d42764110bdf7";
rev = "baf5df7467553c52ec925a3b44ab24186f08cd9b";
fetchSubmodules = false;
sha256 = "sha256-db0ViIInil4+MzThzFiTkyfvgRXRGF3eQ3cKU6NiOp8=";
sha256 = "sha256-oRFF8s/3IpNuB4R1Tn5/Zn+MZBoM+hJ6CXXj+DWLk4Q=";
};
date = "2023-10-06";
date = "2023-10-13";
};
stumpwm-contrib = {
pname = "stumpwm-contrib";
version = "36f43af312a22ca5d93ff3030089354c0c5b573c";
version = "54dfbeb553ad68272163c520655b6a4af4ad0430";
src = fetchFromGitHub {
owner = "stumpwm";
repo = "stumpwm-contrib";
rev = "36f43af312a22ca5d93ff3030089354c0c5b573c";
rev = "54dfbeb553ad68272163c520655b6a4af4ad0430";
fetchSubmodules = false;
sha256 = "sha256-g3Dc/miFKB4w8mgd7JT45EDPQXL8eag9f/ppq0cifNs=";
sha256 = "sha256-kaI6B3TWSRBlVtzO4MZAJC08Xo6206J0MuTyKglaAqQ=";
};
date = "2023-09-07";
date = "2023-10-26";
};
tridactyl-emacs = {
pname = "tridactyl-emacs";
Expand Down

0 comments on commit 27c73f6

Please sign in to comment.