all repos — nixfiles @ 454d3c333e7424c62247c38fbbe681ccdb422bd2

System and user configuration, managed by nix and home-manager

Use newer versions of password managers

They need to be kept up-to-date with their corresponding browser
plugins, which are auto-updated. Using unstable nixpkgs here should
reduce the frequency of breakages
Alan Pearce alan@alanpearce.eu
Wed, 18 Jul 2018 20:37:37 +0200
commit

454d3c333e7424c62247c38fbbe681ccdb422bd2

parent

35d9c9a4e7c785ae4707174872b09d1327cf9ec5

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M modules/programs/passwords.nixmodules/programs/passwords.nix
@@ -1,6 +1,6 @@ { config, pkgs, ... }:
 
-{ environment.systemPackages = with pkgs; [
+{ environment.systemPackages = with pkgs.unstable; [
     keepassx-community
     rofi-pass
     pass