matrix-media-expanded/flake.lock

150 lines
3.9 KiB
Text
Raw 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": {
"lastModified": 1685546676,
"narHash": "sha256-XDbjJyAg6odX5Vj0Q22iI/gQuFvEkv9kamsSbQ+npaI=",
2022-05-26 11:25:38 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "6ef2707776c6379bc727faf3f83c0dd60b06e0c6",
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": {
"lastModified": 1685570147,
"narHash": "sha256-Tupz/1Gz3/0cC5FK1s3D5XFkujfzK3LjAhss/JC5Zfg=",
"owner": "srid",
"repo": "haskell-flake",
"rev": "b27554ae644f14eac15cd1f104d6db6a05ed632d",
"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": {
"lastModified": 1685498995,
"narHash": "sha256-rdyjnkq87tJp+T2Bm1OD/9NXKSsh/vLlPeqCc/mm7qs=",
2021-11-29 17:53:23 +00:00
"owner": "nixos",
2021-05-31 23:19:51 +00:00
"repo": "nixpkgs",
"rev": "9cfaa8a1a00830d17487cb60a19bb86f96f09b27",
2021-05-31 23:19:51 +00:00
"type": "github"
},
"original": {
2021-11-29 17:53:23 +00:00
"owner": "nixos",
"ref": "nixpkgs-unstable",
2021-11-29 17:53:23 +00:00
"repo": "nixpkgs",
"type": "github"
2021-05-31 23:19:51 +00:00
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1682879489,
"narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0",
"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
}