chore: update to latest astro ink version
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
inputs.std.url = "github:divnix/std/nixpkgs-config";
|
||||
inputs.nixpkgs.follows = "std/nixpkgs";
|
||||
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable";
|
||||
inputs.std.url = "github:divnix/std/v0.23.2";
|
||||
inputs.std.inputs.nixpkgs.follows = "nixpkgs";
|
||||
outputs = inputs @ {std, ...}:
|
||||
std.growOn {
|
||||
inherit inputs;
|
||||
|
||||
Reference in New Issue
Block a user