build(flake): switch to 23.05 stable
This commit is contained in:
parent
1586971eea
commit
d9f3cae654
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs.devshell.url = "github:numtide/devshell";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
|
||||
outputs = inputs@{ flake-parts, ... }:
|
||||
flake-parts.lib.mkFlake { inherit inputs; } {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue