Add docker derivation

This commit is contained in:
2024-07-17 13:03:11 +02:00
parent 69704a38ae
commit 36421a25d0
3 changed files with 60 additions and 4 deletions
Generated
+21
View File
@@ -1,5 +1,25 @@
{
"nodes": {
"gitignore": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1720957393,
@@ -18,6 +38,7 @@
},
"root": {
"inputs": {
"gitignore": "gitignore",
"nixpkgs": "nixpkgs"
}
}