Compare commits

..

4 Commits

Author SHA1 Message Date
coolneng ed03bfc821
Change package name of simple-scan 2022-09-30 21:58:19 +02:00
coolneng 5fc1d7c000
Remove fff from packages 2022-09-30 21:58:09 +02:00
coolneng 6fc2342cae
Replace mpv-with-scripts with wrapMpv 2022-09-30 21:56:18 +02:00
coolneng d5c43fe4f7
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7e52b35fe98481a279d89f9c145f8076d049d2b9' (2022-09-27)
  → 'github:NixOS/nixpkgs/854fdc68881791812eddd33b2fed94b954979a8e' (2022-09-28)
2022-09-30 21:55:38 +02:00
2 changed files with 7 additions and 7 deletions

View File

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1664281702,
"narHash": "sha256-haixZ4TJLu1Dciow54wrHrHvlGDVr5sW6MTeAV/ZLuI=",
"lastModified": 1664370076,
"narHash": "sha256-NDnIo0nxJozLwEw0VPM+RApMA90uTfbvaNNtC5eB7Os=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7e52b35fe98481a279d89f9c145f8076d049d2b9",
"rev": "854fdc68881791812eddd33b2fed94b954979a8e",
"type": "github"
},
"original": {

View File

@ -7,8 +7,9 @@ let
(epkgs: with epkgs; [ vterm pdf-tools ]));
isync-oauth2 = isync.overrideAttrs
(div: rec { buildInputs = [ openssl db patched-cyrus-sasl-oauth2 zlib ]; });
mpv-sponsorblock =
(mpv-with-scripts.override { scripts = [ mpvScripts.sponsorblock ]; });
mpv-sponsorblock = (pkgs.wrapMpv pkgs.mpv-unwrapped {
scripts = [ mpvScripts.sponsorblock ];
});
in {
environment.systemPackages = [
@ -60,10 +61,9 @@ in {
pulsemixer
easyeffects
# Productivity
fff
zathura
libreoffice-fresh
gnome3.simple-scan
gnome.simple-scan
bc
citrix_workspace
# Mail stack