test nix build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 2s

This commit is contained in:
Arne Weiss
2024-05-26 16:33:15 +02:00
parent 0c47105040
commit f6ff3579b7
5 changed files with 64 additions and 0 deletions

26
flake.lock generated Normal file
View File

@@ -0,0 +1,26 @@
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1716733162,
"narHash": "sha256-nMR45AytYy7pLp4UEM8UAaHwg9yttMfhBKXEGbSUKfc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5997f570487284e8f6cb06a50ebfd33867e81a9f",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}