aboutsummaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-07-18 22:36:59 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-07-18 22:36:59 +0200
commitd3d886b58e6d515db9758ffd613a2e473bbbb3c3 (patch)
treedfe49f8bfe4f6888a784e3a6eb34bd825b28f521 /flake.lock
parenttests: Refactor to unify tests and avoid duplicated code (diff)
downloadnixos-server-d3d886b58e6d515db9758ffd613a2e473bbbb3c3.zip
{modules,tests}/{git-,}back: Remove/disable
We are just not using it, and it's effectively not maintained.
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock31
1 files changed, 0 insertions, 31 deletions
diff --git a/flake.lock b/flake.lock
index e961f38..218cea5 100644
--- a/flake.lock
+++ b/flake.lock
@@ -27,36 +27,6 @@
"type": "github"
}
},
- "back": {
- "inputs": {
- "flake-utils": [
- "flake-utils"
- ],
- "nixpkgs": [
- "nixpkgs"
- ],
- "systems": [
- "systems"
- ],
- "treefmt-nix": [
- "treefmt-nix"
- ]
- },
- "locked": {
- "lastModified": 1749285532,
- "narHash": "sha256-F3uPg5oVt2h3qIii98C9WiAK0USc8XHftV3rxJASp/o=",
- "ref": "prime",
- "rev": "0ab592d0ede24460c665db3d3e052aa80fb298f6",
- "revCount": 24,
- "type": "git",
- "url": "https://git.foss-syndicate.org/vhack.eu/git_bug/back"
- },
- "original": {
- "ref": "prime",
- "type": "git",
- "url": "https://git.foss-syndicate.org/vhack.eu/git_bug/back"
- }
- },
"blobs": {
"flake": false,
"locked": {
@@ -427,7 +397,6 @@
"root": {
"inputs": {
"agenix": "agenix",
- "back": "back",
"crane": "crane",
"deploy-rs": "deploy-rs",
"disko": "disko",