nix: bump template and t480s-work to nixos 20.03
Notable changes: * add extraConfig for gpg-agent to define the path to the pinentry-program * removed X11 session directory activation script
This commit is contained in:
parent
07c0ebe3c1
commit
de0de83c5b
6 changed files with 19 additions and 15 deletions
|
@ -64,7 +64,6 @@ in rec {
|
|||
});
|
||||
|
||||
duplicacy = pkgs.callPackage ../pkgs/duplicacy {};
|
||||
just = pkgs.callPackage ../pkgs/just.nix {};
|
||||
mfcl3770cdw = pkgs.callPackage ../pkgs/mfcl3770cdw.nix {};
|
||||
staruml = pkgs.callPackage ../pkgs/staruml.nix { inherit (pkgs.gnome2) GConf; libgcrypt = pkgs.libgcrypt_1_5; };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue