Commit 54b7181e4b08

Vincent Demeester <vincent@sbr.pm>
2022-12-15 10:15:20
flake.lock: Update
Flake lock file updates: • Added input 'home-manager-22_11': 'github:nix-community/home-manager/0e8125916b420e41bf0d23a0aa33fadd0328beb3' (2022-12-05) • Added input 'home-manager-22_11/nixpkgs': follows 'nixos-22_11' • Added input 'home-manager-22_11/utils': 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02) • Added input 'nixos-22_11': 'github:NixOS/nixpkgs/265caf30fa0a5148395b62777389b57eb0a537fd' (2022-12-13)
1 parent 25dd550
Changed files (1)
flake.lock
@@ -337,6 +337,28 @@
         "type": "github"
       }
     },
+    "home-manager-22_11": {
+      "inputs": {
+        "nixpkgs": [
+          "nixos-22_11"
+        ],
+        "utils": "utils_3"
+      },
+      "locked": {
+        "lastModified": 1670253003,
+        "narHash": "sha256-/tJIy4+FbsQyslq1ipyicZ2psOEd8dvl4OJ9lfisjd0=",
+        "owner": "nix-community",
+        "repo": "home-manager",
+        "rev": "0e8125916b420e41bf0d23a0aa33fadd0328beb3",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-community",
+        "ref": "release-22.11",
+        "repo": "home-manager",
+        "type": "github"
+      }
+    },
     "impermanence": {
       "locked": {
         "lastModified": 1668668915,
@@ -424,6 +446,22 @@
         "type": "github"
       }
     },
+    "nixos-22_11": {
+      "locked": {
+        "lastModified": 1670946965,
+        "narHash": "sha256-PDJfKgK/aSV3ISnD1TbKpLPW85LO/AQI73yQjbwribA=",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "265caf30fa0a5148395b62777389b57eb0a537fd",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "ref": "nixos-22.11",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
     "nixos-hardware": {
       "locked": {
         "lastModified": 0,
@@ -669,9 +707,11 @@
         "flake-utils-plus": "flake-utils-plus",
         "home-manager": "home-manager",
         "home-manager-22_05": "home-manager-22_05",
+        "home-manager-22_11": "home-manager-22_11",
         "impermanence": "impermanence",
         "nix-hardware": "nix-hardware",
         "nixos-22_05": "nixos-22_05",
+        "nixos-22_11": "nixos-22_11",
         "nixos-hardware": "nixos-hardware",
         "nixos-unstable": "nixos-unstable",
         "nixos-wsl": "nixos-wsl",
@@ -732,6 +772,21 @@
         "repo": "flake-utils",
         "type": "github"
       }
+    },
+    "utils_3": {
+      "locked": {
+        "lastModified": 1667395993,
+        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
     }
   },
   "root": "root",