activitypub/flake.lock

142 lines
3.8 KiB
Plaintext
Raw Normal View History

2024-03-21 12:41:02 +01:00
{
"nodes": {
2024-05-03 00:22:08 +02:00
"flake-compat": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
2024-03-21 12:41:02 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-11-19 20:57:49 +01:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-03-21 12:41:02 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-19 20:57:49 +01:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-04-17 21:49:19 +02:00
"naersk": {
"inputs": {
"nixpkgs": "nixpkgs"
},
2024-03-21 12:41:02 +01:00
"locked": {
2024-07-27 16:27:08 +02:00
"lastModified": 1721727458,
"narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=",
2024-04-17 21:49:19 +02:00
"owner": "nix-community",
"repo": "naersk",
2024-07-27 16:27:08 +02:00
"rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
2024-04-17 21:49:19 +02:00
"owner": "nix-community",
"repo": "naersk",
2024-03-21 12:41:02 +01:00
"type": "github"
}
},
2024-04-17 21:49:19 +02:00
"nixpkgs": {
"locked": {
2024-11-19 20:57:49 +01:00
"lastModified": 0,
"narHash": "sha256-xb4/Y+Y7ZlkQaA5rXnrXplDzdt2Jfgdmar3+qkb56UA=",
"path": "/nix/store/bc6afipyc33jj5iwp10acc848jj3fswr-source",
"type": "path"
2024-04-17 21:49:19 +02:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-03-21 12:41:02 +01:00
"nixpkgs-lib": {
"locked": {
2024-11-19 20:57:49 +01:00
"lastModified": 1730504152,
"narHash": "sha256-lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s=",
2024-05-03 00:22:08 +02:00
"type": "tarball",
2024-11-19 20:57:49 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2024-03-21 12:41:02 +01:00
},
"original": {
2024-05-03 00:22:08 +02:00
"type": "tarball",
2024-11-19 20:57:49 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/cc2f28000298e1269cea6612cd06ec9979dd5d7f.tar.gz"
2024-03-21 12:41:02 +01:00
}
},
2024-04-17 21:49:19 +02:00
"nixpkgs_2": {
"locked": {
2024-11-19 20:57:49 +01:00
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2024-04-17 21:49:19 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-19 20:57:49 +01:00
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
2024-04-17 21:49:19 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-03-21 12:41:02 +01:00
"root": {
"inputs": {
2024-05-03 00:22:08 +02:00
"flake-compat": "flake-compat",
2024-03-21 12:41:02 +01:00
"flake-parts": "flake-parts",
2024-04-17 21:49:19 +02:00
"naersk": "naersk",
"nixpkgs": "nixpkgs_2",
2024-03-21 12:41:02 +01:00
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
2024-04-09 19:55:07 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-03-21 12:41:02 +01:00
},
"locked": {
2024-11-19 20:57:49 +01:00
"lastModified": 1732013921,
"narHash": "sha256-grEEN4LjL4DTDZUyZjVcj9dXRykH/SKnpOIADN0q5w8=",
2024-03-21 12:41:02 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-19 20:57:49 +01:00
"rev": "5f5c2787576f3e39bbc2ebdbf8521b3177c5c19c",
2024-03-21 12:41:02 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}