feat: updated flake.lock
This commit is contained in:
parent
69ccbffd86
commit
c0e2e7ba4a
3 changed files with 21 additions and 21 deletions
|
|
@ -3,7 +3,7 @@
|
|||
flutter332,
|
||||
fetchFromGitLab,
|
||||
pkg-config,
|
||||
wrapGAppsHook,
|
||||
wrapGAppsHook3,
|
||||
gtk3,
|
||||
glib,
|
||||
glib-networking,
|
||||
|
|
@ -65,7 +65,7 @@ flutter332.buildFlutterApplication rec {
|
|||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
wrapGAppsHook
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
config = lib.mkIf config.programs.bitwarden.enable (lib.mkMerge [
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
bitwarden
|
||||
bitwarden-desktop
|
||||
];
|
||||
}
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue