Files
Sudo-Ivan 2ae1143b19
All checks were successful
Go Build Multi-Platform / build (amd64, windows) (push) Successful in 53s
Go Build Multi-Platform / build (amd64, linux) (push) Successful in 58s
Go Build Multi-Platform / build (arm, linux) (push) Successful in 53s
Go Build Multi-Platform / build (arm, freebsd) (push) Successful in 57s
Go Build Multi-Platform / build (arm64, freebsd) (push) Successful in 53s
Go Build Multi-Platform / build (arm64, darwin) (push) Successful in 55s
Go Build Multi-Platform / build (arm64, windows) (push) Successful in 51s
Go Build Multi-Platform / build (arm64, linux) (push) Successful in 54s
Go Test Multi-Platform / Test (ubuntu-latest, arm64) (push) Successful in 56s
Go Revive Lint / lint (push) Successful in 52s
Run Gosec / tests (push) Successful in 1m12s
Go Test Multi-Platform / Test (ubuntu-latest, amd64) (push) Successful in 1m26s
Go Build Multi-Platform / build (amd64, darwin) (push) Successful in 9m54s
Go Build Multi-Platform / build (amd64, freebsd) (push) Successful in 9m52s
Go Build Multi-Platform / build (arm, windows) (push) Successful in 9m29s
Go Build Multi-Platform / Create Release (push) Has been skipped
Add flake.lock
2025-12-28 22:28:46 -06:00

62 lines
1.5 KiB
JSON

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1766902085,
"narHash": "sha256-coBu0ONtFzlwwVBzmjacUQwj3G+lybcZ1oeNSQkgC0M=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c0b0e0fddf73fd517c3471e546c0df87a42d53f4",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}