Compare commits

...

2 commits

Author SHA1 Message Date
6a6e3ef8ae
bump flake.lock (unstable) 2024-03-11 10:19:03 +01:00
aa9ec4b1f6
bump flake.lock (unstable) 2024-02-26 11:54:40 +01:00
2 changed files with 17 additions and 16 deletions

View file

@ -45,6 +45,7 @@
# OVERRIDES ########################################################## # OVERRIDES ##########################################################
nixpkgs.config.permittedInsecurePackages = [ nixpkgs.config.permittedInsecurePackages = [
"electron-25.9.0" "electron-25.9.0"
"freeimage-unstable-2021-11-01"
]; ];
@ -61,7 +62,7 @@
}; };
# ------------ kernel ------------------------------------------------------- # ------------ kernel -------------------------------------------------------
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_5; boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_7;
services.fwupd.enable = true; services.fwupd.enable = true;
@ -86,8 +87,8 @@
console.useXkbConfig = true; console.useXkbConfig = true;
# Configure keymap in X11 # Configure keymap in X11
services.xserver.layout = "gb"; services.xserver.xkb.layout = "gb";
services.xserver.xkbOptions = "eurosign:e,ctrl:nocaps,compose:ralt"; services.xserver.xkb.options = "eurosign:e,ctrl:nocaps,compose:ralt";
# enable touchpad support # enable touchpad support
services.xserver.libinput.enable = true; services.xserver.libinput.enable = true;
@ -243,7 +244,7 @@
## mail ## mail
isync isync
msmtp msmtp
neomutt urlview neomutt urlscan
notmuch notmuch
aspell # spell checking in mail aspell # spell checking in mail
## Rust ## Rust

View file

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1706542027, "lastModified": 1710148658,
"narHash": "sha256-kunu519u5RI6ZQZ3tDoDpoFeGjY/93cBTbbFi1iiRCI=", "narHash": "sha256-C+fdGzsCfZBoeUrETdyFMqqmYz+bJFpAA2yRPKA/7W4=",
"owner": "Feliix42", "owner": "Feliix42",
"repo": "mlir.nix", "repo": "mlir.nix",
"rev": "7845731a3091da638be59cce1ca62554ce7faea3", "rev": "1c2fca6c0a5d4996f4cd29156b7ca09bc7a13683",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -23,11 +23,11 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1708091350, "lastModified": 1710123225,
"narHash": "sha256-o28BJYi68qqvHipT7V2jkWxDiMS1LF9nxUsou+eFUPQ=", "narHash": "sha256-j3oWlxRZxB7cFsgEntpH3rosjFHRkAo/dhX9H3OfxtY=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "106d3fec43bcea19cb2e061ca02531d54b542ce3", "rev": "ad2fd7b978d5e462048729a6c635c45d3d33c9ba",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -39,11 +39,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1708475490, "lastModified": 1709961763,
"narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=", "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0e74ca98a74bc7270d28838369593635a5db3260", "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -62,11 +62,11 @@
}, },
"unstable": { "unstable": {
"locked": { "locked": {
"lastModified": 1708475490, "lastModified": 1709961763,
"narHash": "sha256-g1v0TsWBQPX97ziznfJdWhgMyMGtoBFs102xSYO4syU=", "narHash": "sha256-6H95HGJHhEZtyYA3rIQpvamMKAGoa8Yh2rFV29QnuGw=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "0e74ca98a74bc7270d28838369593635a5db3260", "rev": "3030f185ba6a4bf4f18b87f345f104e6a6961f34",
"type": "github" "type": "github"
}, },
"original": { "original": {