diff --git a/flake.lock b/flake.lock
index aa3a9e32638b46df72193324780f98e42c9f88bd..dc2d7f7b72eb5cc667039378b568cf69c1ea6e38 100644
--- a/flake.lock
+++ b/flake.lock
@@ -27,11 +27,14 @@
     },
     "common": {
       "inputs": {
-        "nixpkgs": "nixpkgs_3"
+        "nixpkgs": [
+          "commonFlake",
+          "nixpkgs"
+        ]
       },
       "locked": {
         "lastModified": 1,
-        "narHash": "sha256-J3hQz8ptyNNv+iGz6q0boMlQPnLWT2pDpGFi8aoo3Zk=",
+        "narHash": "sha256-3yl0CkZLApJGqXbrs4cW1pmVdZ5W7XVt6qElVwGYkV0=",
         "path": "./common",
         "type": "path"
       },
@@ -71,11 +74,11 @@
         "version": "version"
       },
       "locked": {
-        "lastModified": 1738264207,
-        "narHash": "sha256-4rzy11xSlqFBiXy8JsGNifKb4KBfPDht6IdyUVHJS8E=",
+        "lastModified": 1738264815,
+        "narHash": "sha256-bC9PCcI+22P9kUvYvr5wUJD+F4pTPXDtxhhFcec/XFs=",
         "ref": "refs/heads/master",
-        "rev": "46b25d143ea22d4be86c9034bc7d851088b9e198",
-        "revCount": 46,
+        "rev": "120810053b2a1aeca9284f7566721f956c81b865",
+        "revCount": 47,
         "type": "git",
         "url": "https://gitlab.schukai.com/schukai/entwicklung/nix-flakes.git"
       },
@@ -220,21 +223,6 @@
       }
     },
     "nixpkgs_3": {
-      "locked": {
-        "lastModified": 1714971268,
-        "narHash": "sha256-IKwMSwHj9+ec660l+I4tki/1NRoeGpyA2GdtdYpAgEw=",
-        "owner": "NixOS",
-        "repo": "nixpkgs",
-        "rev": "27c13997bf450a01219899f5a83bd6ffbfc70d3c",
-        "type": "github"
-      },
-      "original": {
-        "id": "nixpkgs",
-        "ref": "nixos-23.11",
-        "type": "indirect"
-      }
-    },
-    "nixpkgs_4": {
       "locked": {
         "lastModified": 1738163270,
         "narHash": "sha256-B/7Y1v4y+msFFBW1JAdFjNvVthvNdJKiN6EGRPnqfno=",
@@ -255,7 +243,7 @@
         "certificatesFlake": "certificatesFlake",
         "commonFlake": "commonFlake_2",
         "flake-utils": "flake-utils_3",
-        "nixpkgs": "nixpkgs_4",
+        "nixpkgs": "nixpkgs_3",
         "versionFlake": "versionFlake_2"
       }
     },