Skip to content

Commit 39a1914

Browse files
committed
flake.lock: update
1 parent 5536bea commit 39a1914

2 files changed

Lines changed: 28 additions & 33 deletions

File tree

flake.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

overlays/channel-packages/default.nix

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,9 @@ in
1717
yaziPlugins
1818

1919
# TODO: remove once makes it to unstable
20+
sherlock-launcher
2021
;
2122

22-
sherlock-launcher = master.sherlock-launcher.overrideAttrs (oldAttrs: {
23-
nativeBuildInputs = oldAttrs.nativeBuildInputs ++ [
24-
final.wrapGAppsHook4
25-
];
26-
});
27-
2823
# From nixpkgs-unstable
2924
inherit (unstable)
3025
# Misc

0 commit comments

Comments
 (0)