chore: clean up tree-wide
This commit is contained in:
parent
45afd6bea5
commit
b9ad8ac2ca
50 changed files with 247 additions and 511 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
# TODO: use flake-parts and remove snowfall-lib
|
||||
outputs =
|
||||
inputs:
|
||||
inputs.snowfall-lib.mkFlake {
|
||||
|
@ -17,6 +18,7 @@
|
|||
|
||||
# The following are used for less boilerplate.
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
#TODO: remove snowfall
|
||||
snowfall-lib = {
|
||||
url = "github:snowfallorg/lib";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue