563 current 2024-05-11 12:25:44 24.05.20240509.f1010e0 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-05-11 12:25:46 -04:00
parent 3400b10019
commit cbe05e522a
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
4 changed files with 100 additions and 6 deletions

View file

@ -24,6 +24,10 @@
inputs.nixpkgs.follows = "nixpkgs_stable";
};
snowfall-lib = {
url = "github:snowfallorg/lib";
inputs.nixpkgs.follows = "nixpkgs";
};
resume.url = "git+https://git.zackmyers.io/zack/resume";
anyrun.url = "github:Kirottu/anyrun";
anyrun.inputs.nixpkgs.follows = "nixpkgs";