bump version

This commit is contained in:
xinyangli 2023-11-15 07:50:26 +00:00
parent b3744b41ce
commit add25d866d
6 changed files with 33 additions and 70 deletions

View file

@ -1,8 +1,7 @@
{
inputs = {
# Pin nixpkgs to a specific commit
# nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "path:/home/xin/nixpkgs";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-23.05";
home-manager = {