Compare commits

...

2 Commits

Author SHA1 Message Date
c50b7355ee Flake update 2025-11-14 00:03:59 +03:00
517b9b7957 Yubilock conflict with keepassxc+yubikey 2025-11-14 00:03:49 +03:00
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View File

@@ -28,11 +28,11 @@
]
},
"locked": {
"lastModified": 1762787259,
"narHash": "sha256-t2U/GLLXHa2+kJkwnFNRVc2fEJ/lUfyZXBE5iKzJdcs=",
"lastModified": 1762964643,
"narHash": "sha256-RYHN8O/Aja59XDji6WSJZPkJpYVUfpSkyH+PEupBJqM=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "37a3d97f2873e0f68711117c34d04b7c7ead8f4e",
"rev": "827f2a23373a774a8805f84ca5344654c31f354b",
"type": "github"
},
"original": {
@@ -93,11 +93,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1762596750,
"narHash": "sha256-rXXuz51Bq7DHBlfIjN7jO8Bu3du5TV+3DSADBX7/9YQ=",
"lastModified": 1762844143,
"narHash": "sha256-SlybxLZ1/e4T2lb1czEtWVzDCVSTvk9WLwGhmxFmBxI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b6a8526db03f735b89dd5ff348f53f752e7ddc8e",
"rev": "9da7f1cf7f8a6e2a7cb3001b048546c92a8258b4",
"type": "github"
},
"original": {
@@ -109,11 +109,11 @@
},
"nixpkgs-master": {
"locked": {
"lastModified": 1762890560,
"narHash": "sha256-oe+c26Q+hZiAh7ILVXgW/m+lOZhUY4KyxqnePUTRH2Y=",
"lastModified": 1763066213,
"narHash": "sha256-RxgGz7jpgjjQjf8oazfpmMs+TZLT1N2EfmKCGcNccAE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7a7849f5f075f6cfa8d6607c65048b7a22479bcb",
"rev": "ea311446bcd1f8014576ad3349f175bb4d5d96f4",
"type": "github"
},
"original": {

View File

@@ -15,7 +15,7 @@ in
quirks [
"development"
"steam"
"yubilock"
# "yubilock"
]
);