pin to 23.11
Some checks failed
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled

This commit is contained in:
Jim Clark
2024-03-27 15:27:00 -07:00
parent 405fb8af69
commit 645ee7fa7b
6 changed files with 184 additions and 3083 deletions

View File

@@ -6,7 +6,7 @@
url = "github:slimslenderslacks/nix-modules";
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.11";
};
outputs = { nixpkgs, ... }@inputs: