ci, readme: update stable nixpkgs to 23.11
This commit is contained in:
@@ -103,7 +103,7 @@ Add the following to `flake.nix` in the same folder as `configuration.nix`:
|
||||
description = "John's darwin system";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-23.05-darwin";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-23.11-darwin";
|
||||
nix-darwin.url = "github:LnL7/nix-darwin";
|
||||
nix-darwin.inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user