Fetch User Keys - simple tool for fetching SSH keys from various sources
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(ci): add builds.sr.ht definition

+9
+9
.build.yml
··· 1 + # SPDX-FileCopyrightText: 2024 Łukasz Niemier <#@hauleth.dev> 2 + # 3 + # SPDX-License-Identifier: EUPL-1.2 4 + 5 + image: nixos/23.05 6 + environment: 7 + NIX_CONFIG: "experimental-features = nix-command flakes" 8 + tasks: 9 + - build: nix build ./fuk