about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-11-15 15:36:12 +0900
committersefidel <contact@sefidel.net>2023-11-15 15:44:38 +0900
commit72f0a54a965fd47ec6bbd21fc73ec266dd3f32ca (patch)
tree79f5bade39ea234dba481a06ef0aa1b1ebda1874 /flake.lock
parent5d96ab1ac84b8e084ab991b1b88d9e2ad66c8ec5 (diff)
downloadnixrc-72f0a54a965fd47ec6bbd21fc73ec266dd3f32ca.tar.gz
nixrc-72f0a54a965fd47ec6bbd21fc73ec266dd3f32ca.zip
feat(flake): nixpkgs2211 -> nixpkgs2305
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 fbb3a11..c3d48eb 100644
--- a/flake.lock
+++ b/flake.lock
@@ -288,18 +288,18 @@
         "type": "github"
       }
     },
-    "nixpkgs-2211": {
+    "nixpkgs-2305": {
       "locked": {
-        "lastModified": 1688392541,
-        "narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
+        "lastModified": 1699596684,
+        "narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=",
         "owner": "nixos",
         "repo": "nixpkgs",
-        "rev": "ea4c80b39be4c09702b0cb3b42eab59e2ba4f24b",
+        "rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73",
         "type": "github"
       },
       "original": {
         "owner": "nixos",
-        "ref": "nixos-22.11",
+        "ref": "nixos-23.05",
         "repo": "nixpkgs",
         "type": "github"
       }
@@ -326,7 +326,7 @@
         "home-manager": "home-manager",
         "impermanence": "impermanence",
         "neovim-nightly": "neovim-nightly",
-        "nixpkgs-2211": "nixpkgs-2211",
+        "nixpkgs-2305": "nixpkgs-2305",
         "rust": "rust",
         "sops-nix": "sops-nix",
         "unstable": "unstable",