Update dependencies

This commit is contained in:
Charlotte Van Petegem 2020-10-06 14:57:08 +02:00
parent 262390b00c
commit 1e0ff42b1b
No known key found for this signature in database
GPG key ID: 019E764B7184435A
3 changed files with 11 additions and 7 deletions

View file

@ -2,7 +2,7 @@
{
fonts = {
enableFontDir = true;
fontDir.enable = true;
fontconfig = {
enable = true;
defaultFonts = {

View file

@ -5,6 +5,10 @@
{ path = ".config/0ad"; type = "cache"; }
];
nixpkgs.config.permittedInsecurePackages = [
"spidermonkey-38.8.0"
];
home-manager.users.charlotte = { pkgs, ... }: {
home.packages = [ pkgs.zeroad ];
};

12
flake.lock generated
View file

@ -23,11 +23,11 @@
]
},
"locked": {
"lastModified": 1601584113,
"narHash": "sha256-4gLn43KG5KzJatEul+/TfsiMnj3FK3ZU6VMdXdPpdRY=",
"lastModified": 1601924802,
"narHash": "sha256-J2QbHvIa2DcCs9OqRQ+SIrhsHAdVrb9gxlK3/VeVGFA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "9ff2188c5d2c65b20ded3f2e7a759319866313d3",
"rev": "0006da1381b87844c944fe8b925ec864ccf19348",
"type": "github"
},
"original": {
@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1601922641,
"narHash": "sha256-E4KNeJFSI7fg2lNrYO3wMZWtvgUR3ptEH5McBrYjjOY=",
"lastModified": 1601987986,
"narHash": "sha256-NMv/GqBr0Gfx3z1ig9ahEMYd9TgWLvd64Cr5dtoYRjc=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "b19443a47fc7c94225767b64db6d690c8781c835",
"rev": "70cc4ba75daa6b258dca80eb3a7f9d3231447b2f",
"type": "github"
},
"original": {