NixOS 23.05

This commit is contained in:
♥ Minnie ♥ 2023-06-03 10:55:42 +08:00
parent 9ba2342115
commit b8fd417190
2 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
inputs = {
# Nixpkgs
nixpkgs.url = "github:nixos/nixpkgs/nixos-22.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-23.05";
# You can access packages and modules from different nixpkgs revs
# at the same time. Here's an working example:
nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";