mat.services/flake.lock

87 lines
2.1 KiB
Plaintext
Raw Normal View History

2022-08-08 04:31:56 +00:00
{
"nodes": {
"apollo": {
"flake": false,
"locked": {
2022-10-08 22:51:55 +00:00
"lastModified": 1665007857,
"narHash": "sha256-gmxW7inWm0DhISWYzj6KufArYIoTk4JWjEBHVJ0/HSA=",
2022-08-08 04:31:56 +00:00
"owner": "not-matthias",
"repo": "apollo",
2022-10-08 22:51:55 +00:00
"rev": "62e8667ffe2cbe62fb8000ba66c31a148dca24c0",
2022-08-08 04:31:56 +00:00
"type": "github"
},
"original": {
"owner": "not-matthias",
"repo": "apollo",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-10-08 22:51:55 +00:00
"lastModified": 1664385320,
"narHash": "sha256-uSCHb9RUqHRjTpI8OzyaUuHckFnnxwZqlXEuo+yUpYQ=",
2022-08-08 04:31:56 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-10-08 22:51:55 +00:00
"rev": "45298bd207b26e1bcd030a0bb075aa2da29f8e30",
2022-08-08 04:31:56 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2022-09-06 04:36:55 +00:00
"gitignore": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2022-08-08 04:31:56 +00:00
"nixpkgs": {
"locked": {
2022-10-08 22:51:55 +00:00
"lastModified": 1665081174,
"narHash": "sha256-6hsmzdhdy8Kbvl5e0xZNE83pW3fKQvNiobJkM6KQrgA=",
2022-08-08 04:31:56 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-08 22:51:55 +00:00
"rev": "598f83ebeb2235435189cf84d844b8b73e858e0f",
2022-08-08 04:31:56 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"apollo": "apollo",
"flake-parts": "flake-parts",
2022-09-06 04:36:55 +00:00
"gitignore": "gitignore",
2022-08-08 04:31:56 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}