nixpkgs-fmt update
This commit is contained in:
parent
5843e44ed6
commit
d151c29b80
22 changed files with 277 additions and 282 deletions
|
@ -59,7 +59,7 @@
|
|||
];
|
||||
}
|
||||
)
|
||||
(pass.withExtensions (ext: [ext.pass-otp ext.pass-genphrase]))
|
||||
(pass.withExtensions (ext: [ ext.pass-otp ext.pass-genphrase ]))
|
||||
ripgrep
|
||||
unzip
|
||||
];
|
||||
|
|
|
@ -70,7 +70,13 @@
|
|||
chromium
|
||||
citrix_workspace
|
||||
deluge
|
||||
firefox
|
||||
(
|
||||
firefox.override {
|
||||
extraNativeMessagingHosts = [
|
||||
(passff-host.override { pass = (pass.withExtensions (ext: [ ext.pass-otp ext.pass-genphrase ])); })
|
||||
];
|
||||
}
|
||||
)
|
||||
google-chrome
|
||||
(gnupg.override { guiSupport = true; })
|
||||
hledger
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue