calcite: bump version

This commit is contained in:
xinyangli 2023-11-18 22:13:22 +08:00
parent 4a8df3675e
commit c804a493c2
5 changed files with 34 additions and 35 deletions

View file

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