update flake and add lens

This commit is contained in:
2026-09-12 15:52:13 +02:00
parent cb9b4bb609
commit a97d64fc4d
2 changed files with 7 additions and 6 deletions
Generated
+6 -6
View File
@@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1788651960, "lastModified": 1789183968,
"narHash": "sha256-v9wJd32eZ2bvhBzVOd7TIjLQd011P7nwOhjKtWlci5I=", "narHash": "sha256-pEWnYdIF1pBMZwarp/rEPzl+Lknhm5hhjSfeLxH8nAA=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "2c0350c759688177331b8f5242311fae8877bdb3", "rev": "cd1c9e552f41894aeb5cc5cb353d5a1d61550357",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -42,11 +42,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1788549839, "lastModified": 1789073787,
"narHash": "sha256-kOrCcSIA6w9J1hX5DqHy2k9pDTJymExTsbV74U9UtCA=", "narHash": "sha256-xfX/toC2QV707s06GbP4II/TxYF0fNQj7s5/LClNDKc=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "17de0b976395537756f30a3e78f2f06e5cec89ed", "rev": "aff8a0b28396750446e5537a96461bc4facdb287",
"type": "github" "type": "github"
}, },
"original": { "original": {
+1
View File
@@ -24,6 +24,7 @@
"bitwarden" "bitwarden"
"freecad" "freecad"
"blender" "blender"
"freelens"
]; ];
pkgs = pkgs =
pkgs: with pkgs; [ pkgs: with pkgs; [