about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-02-18 00:16:05 +0900
committersefidel <contact@sefidel.net>2023-02-18 00:16:05 +0900
commit2f0436802968113b0ae01d4ffc90a0a0d1bb8a40 (patch)
tree82687ab73abfd05df37c6802af9977800c5aeee9 /flake.lock
parent3938fe9919e86a8943174684d2d80b60a704d4dc (diff)
downloadnixrc-2f0436802968113b0ae01d4ffc90a0a0d1bb8a40.tar.gz
nixrc-2f0436802968113b0ae01d4ffc90a0a0d1bb8a40.zip
feat(flake): nixpkgs-2111 -> nixpkgs-2211
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index a9e8f0d..4b5bcc4 100644
--- a/flake.lock
+++ b/flake.lock
@@ -146,18 +146,18 @@
         "type": "github"
       }
     },
-    "nixpkgs-2111": {
+    "nixpkgs-2211": {
       "locked": {
-        "lastModified": 1659446231,
-        "narHash": "sha256-hekabNdTdgR/iLsgce5TGWmfIDZ86qjPhxDg/8TlzhE=",
+        "lastModified": 1676375384,
+        "narHash": "sha256-6HI3jZiuJX+KLz05cocYy2mBAWlISEKHU84ftYfxHZ8=",
         "owner": "nixos",
         "repo": "nixpkgs",
-        "rev": "eabc38219184cc3e04a974fe31857d8e0eac098d",
+        "rev": "c43f676c938662072772339be6269226c77b51b8",
         "type": "github"
       },
       "original": {
         "owner": "nixos",
-        "ref": "nixos-21.11",
+        "ref": "nixos-22.11",
         "repo": "nixpkgs",
         "type": "github"
       }
@@ -186,7 +186,7 @@
         "home-manager": "home-manager",
         "impermanence": "impermanence",
         "neovim": "neovim",
-        "nixpkgs-2111": "nixpkgs-2111",
+        "nixpkgs-2211": "nixpkgs-2211",
         "rust": "rust",
         "sops-nix": "sops-nix",
         "unstable": "unstable",