update nixos

This commit is contained in:
Gabriel Ebner 2022-06-26 11:32:33 +02:00
parent 07460df992
commit a9ca075f23
2 changed files with 4 additions and 3 deletions

@ -127,6 +127,7 @@
# LC_TIME = "en_GB.UTF-8"; # LC_TIME = "en_GB.UTF-8";
LC_PAPER = "de_AT.UTF-8"; LC_PAPER = "de_AT.UTF-8";
}; };
supportedLocales = [ "all" ]; # https://github.com/NixOS/nixpkgs/pull/177318
}; };
system.fsPackages = with pkgs; [ system.fsPackages = with pkgs; [

@ -17,11 +17,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1655043425, "lastModified": 1656233237,
"narHash": "sha256-A+oT+aQGhW5lXy8H0cqBLsYtgcnT5glmGOXWQDcGw6I=", "narHash": "sha256-E6EkSxl5tXJ3e/qTWKDDya9EP2aYQ/BrtK7jI+2Myho=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "914ef51ffa88d9b386c71bdc88bffc5273c08ada", "rev": "5837cc7d69a492cf87890b015a61f94682494702",
"type": "github" "type": "github"
}, },
"original": { "original": {