1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 12:01:06 +01:00

chore: follow flake-utils

This commit is contained in:
2021-12-30 16:59:58 +01:00
parent 0d6c540143
commit e431a89ab2
2 changed files with 4 additions and 16 deletions

View File

@@ -12,6 +12,7 @@
krops = {
url = "github:Mic92/krops";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
stockholm = {
url = "git+https://cgit.lassul.us/stockholm";