matrix-media-expanded/flake.lock

149 lines
3.8 KiB
Text
Raw Permalink Normal View History

2021-05-31 23:19:51 +00:00
{
"nodes": {
2022-05-26 11:25:38 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
2022-05-26 11:25:38 +00:00
},
2021-05-31 23:19:51 +00:00
"locked": {
2023-06-10 08:57:15 +00:00
"lastModified": 1685662779,
"narHash": "sha256-cKDDciXGpMEjP1n6HlzKinN0H+oLmNpgeCTzYnsA2po=",
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2023-06-10 08:57:15 +00:00
"rev": "71fb97f0d875fd4de4994dfb849f2c75e17eb6c3",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2021-05-31 23:19:51 +00:00
"type": "github"
}
},
"flake-root": {
"locked": {
2023-04-28 21:48:39 +00:00
"lastModified": 1680964220,
"narHash": "sha256-dIdTYcf+KW9a4pKHsEbddvLVSfR1yiAJynzg2x0nfWg=",
"owner": "srid",
"repo": "flake-root",
2023-04-28 21:48:39 +00:00
"rev": "f1c0b93d05bdbea6c011136ba1a135c80c5b326c",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
"haskell-flake": {
"locked": {
2023-06-10 08:57:15 +00:00
"lastModified": 1686160859,
"narHash": "sha256-UE+0TQHyPxF8jhbLEeqvNQAy7B79bBix/rpFrf5nsn0=",
"owner": "srid",
"repo": "haskell-flake",
2023-06-10 08:57:15 +00:00
"rev": "908a59167f78035a123ab71ed77af79bed519771",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "haskell-flake",
"type": "github"
}
},
"mission-control": {
"locked": {
"lastModified": 1683658484,
"narHash": "sha256-JkGnWyYZxOnyOhztrxLSqaod6+O/3rRypq0dAqA/zn0=",
"owner": "Platonic-Systems",
"repo": "mission-control",
"rev": "a0c93bd764a3c25e6999397e9f5f119c1b124e38",
"type": "github"
},
"original": {
"owner": "Platonic-Systems",
"repo": "mission-control",
"type": "github"
}
},
2021-05-31 23:19:51 +00:00
"nixpkgs": {
"locked": {
2023-06-10 08:57:15 +00:00
"lastModified": 1686381979,
"narHash": "sha256-E0DrbQijn9hT1Z1iBQ8+r5QpXPkBwKonIWNqYY8beM0=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
2023-06-10 08:57:15 +00:00
"rev": "c38298b89c17de6cdae8ab0c8ef2ea95beaf77a3",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2021-11-29 17:53:23 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
2021-05-31 23:19:51 +00:00
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2023-06-10 08:57:15 +00:00
"lastModified": 1685564631,
"narHash": "sha256-8ywr3AkblY4++3lIVxmrWZFzac7+f32ZEhH/A8pNscI=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-06-10 08:57:15 +00:00
"rev": "4f53efe34b3a8877ac923b9350c874e3dcd5dc0a",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-05-31 23:19:51 +00:00
"root": {
"inputs": {
2022-05-26 11:25:38 +00:00
"flake-parts": "flake-parts",
"flake-root": "flake-root",
"haskell-flake": "haskell-flake",
"mission-control": "mission-control",
"nixpkgs": "nixpkgs",
"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": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1685519364,
"narHash": "sha256-rE9c9jWDSc5Nj0OjNzBENaJ6j4YBphcqSPia2IwCMLA=",
2022-12-24 11:53:10 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "6521a278bcba66b440554cc1350403594367b4ac",
"type": "github"
},
"original": {
2022-12-24 11:53:10 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2021-05-31 23:19:51 +00:00
}
}
},
"root": "root",
"version": 7
}