use engage for gitlab CI
from https://gitlab.com/famedly/conduit/-/merge_requests/564 Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
11bc725268
commit
1460a82f54
4 changed files with 90 additions and 244 deletions
|
@ -2,6 +2,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
nix-filter.url = "github:numtide/nix-filter";
|
||||
|
||||
fenix = {
|
||||
url = "github:nix-community/fenix";
|
||||
|
@ -18,6 +19,7 @@
|
|||
{ self
|
||||
, nixpkgs
|
||||
, flake-utils
|
||||
, nix-filter
|
||||
|
||||
, fenix
|
||||
, crane
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue