about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--npins/sources.json12
-rw-r--r--shell.nix2
2 files changed, 7 insertions, 7 deletions
diff --git a/npins/sources.json b/npins/sources.json
index 46dcce1..f9966ee 100644
--- a/npins/sources.json
+++ b/npins/sources.json
@@ -8,9 +8,9 @@
         "repo": "nixpkgs"
       },
       "branch": "nixpkgs-unstable",
-      "revision": "9c513fc6fb75142f6aec6b7545cb8af2236b80f5",
-      "url": "https://github.com/NixOS/nixpkgs/archive/9c513fc6fb75142f6aec6b7545cb8af2236b80f5.tar.gz",
-      "hash": "1wigq25g54b74badivmb5svcis96fb6mginj0grk1s4rxmp33vbf"
+      "revision": "fe866c653c24adf1520628236d4e70bbb2fdd949",
+      "url": "https://github.com/NixOS/nixpkgs/archive/fe866c653c24adf1520628236d4e70bbb2fdd949.tar.gz",
+      "hash": "138a05jrlw1a0x9ixqypl32yw9lkly7s6yjxyq4d434cf59r2x0b"
     },
     "pre-commit-hooks": {
       "type": "Git",
@@ -20,9 +20,9 @@
         "repo": "pre-commit-hooks.nix"
       },
       "branch": "master",
-      "revision": "0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07",
-      "url": "https://github.com/cachix/pre-commit-hooks.nix/archive/0ff4381bbb8f7a52ca4a851660fc7a437a4c6e07.tar.gz",
-      "hash": "0bmgc731c5rvky6qxc4f6gvgyiic8dna5dv3j19kya86idf7wn0p"
+      "revision": "4e743a6920eab45e8ba0fbe49dc459f1423a4b74",
+      "url": "https://github.com/cachix/pre-commit-hooks.nix/archive/4e743a6920eab45e8ba0fbe49dc459f1423a4b74.tar.gz",
+      "hash": "0fc69dsn5rhv2zb16c2bfgx84ja8cmn7d7j2mrw3n4m8y611x40g"
     }
   },
   "version": 3
diff --git a/shell.nix b/shell.nix
index 4b62685..5ccedea 100644
--- a/shell.nix
+++ b/shell.nix
@@ -11,7 +11,7 @@ in
 pkgs.mkShell {
   inherit (pre-commit-check) shellHook;
   packages = with pkgs; [
-    go
+    go_1_23
     npins
     gopls
     go-licenses