feat: Updated templates to use 23.05

This commit is contained in:
Spencer Brower
2023-06-07 11:24:20 -04:00
parent 88d447c253
commit d31ceccc12
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
description = "A very basic flake";
inputs = {
# nixpkgs.url = "github:NixOS/nixpkgs/22.05";
# nixpkgs.url = "github:NixOS/nixpkgs/23.05";
sbrow.url = "github:sbrow/nix";