Skip to content

Commit 3e6ea84

Browse files
committed
Update nixpkgs and emacs overlay
1 parent 0d99064 commit 3e6ea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# stable branches are recommended for CI, regression spotting. Testing with
2929
# multiple versions can be done via input overrides, such as:
3030
# nix build .#ci --override-input nixpkgs github:nixpkgs/nixpkgs/unstable
31-
nixpkgs.url = "github:nixos/nixpkgs?ref=release-22.11";
31+
nixpkgs.url = "github:nixos/nixpkgs?ref=release-23.11";
3232
flake-utils.url = "github:numtide/flake-utils";
3333
emacs-overlay.url = "github:nix-community/emacs-overlay";
3434
# slave Emacs overlay to our nixpkgs. This doesn't do a lot except reduce

0 commit comments

Comments
 (0)