Update nixpkgs-unstable

This commit is contained in:
Natsu Kagami 2025-03-13 14:30:37 +01:00
parent a197ec8869
commit 1804a8e4a9
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 6 additions and 8 deletions

12
flake.lock generated
View file

@ -623,11 +623,11 @@
]
},
"locked": {
"lastModified": 1741128660,
"narHash": "sha256-GWaZ+KGxWYbOB15CSqktwngq0ccA1l2Ov3aUfl9jeY4=",
"lastModified": 1741791118,
"narHash": "sha256-4Y427uj0eql4yRU5rely3EcOlB9q457UDbG9omPtXiA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "b1b964ea9348aef08cab514fa88e9c99def6fd63",
"rev": "18780912345970e5b546b1b085385789b6935a83",
"type": "github"
},
"original": {
@ -957,11 +957,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1741037377,
"narHash": "sha256-SvtvVKHaUX4Owb+PasySwZsoc5VUeTf1px34BByiOxw=",
"lastModified": 1741708242,
"narHash": "sha256-cNRqdQD4sZpN7JLqxVOze4+WsWTmv2DGH0wNCOVwrWc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "02032da4af073d0f6110540c8677f16d4be0117f",
"rev": "b62d2a95c72fb068aecd374a7262b37ed92df82b",
"type": "github"
},
"original": {

View file

@ -107,8 +107,6 @@ with lib;
latitude = "46.31";
longitude = "6.38";
};
systemd.user.services.wlsunset.Unit.After = "graphical-session.target";
# Notification system
# services.dunst = {