simple-nixos-fediverse/flake.lock

97 lines
2.4 KiB
Plaintext
Raw Normal View History

2024-02-22 10:56:31 +01:00
{
"nodes": {
2024-09-26 18:08:16 +02:00
"disko": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1727347829,
"narHash": "sha256-y7cW6TjJKy+tu7efxeWI6lyg4VVx/9whx+OmrhmRShU=",
"owner": "nix-community",
"repo": "disko",
"rev": "1879e48907c14a70302ff5d0539c3b9b6f97feaa",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-02-22 10:56:31 +01:00
"nixpkgs": {
"locked": {
2024-09-26 18:08:16 +02:00
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
"owner": "NixOS",
2024-08-30 17:23:55 +02:00
"repo": "nixpkgs",
2024-09-26 18:08:16 +02:00
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
2024-08-30 17:23:55 +02:00
"type": "github"
2024-02-22 10:56:31 +01:00
},
"original": {
2024-09-26 18:08:16 +02:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
2024-08-30 17:23:55 +02:00
"repo": "nixpkgs",
"type": "github"
2024-02-22 10:56:31 +01:00
}
},
2024-09-25 06:40:53 +02:00
"nixpkgs-latest": {
"locked": {
"lastModified": 1727220152,
"narHash": "sha256-6ezRTVBZT25lQkvaPrfJSxYLwqcbNWm6feD/vG1FO0o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "24959f933187217890b206788a85bfa73ba75949",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-26 18:08:16 +02:00
"nixpkgs_2": {
"locked": {
"lastModified": 1723726852,
"narHash": "sha256-lRzlx4fPRtzA+dgz9Rh4WK5yAW3TsAXx335DQqxY2XY=",
"owner": "radvendii",
"repo": "nixpkgs",
"rev": "9286249a1673cf5b14a4793e22dd44b70cb69a0d",
"type": "github"
},
"original": {
"owner": "radvendii",
"ref": "nixos_rebuild_tests",
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-25 06:40:53 +02:00
"pixelfed": {
"flake": false,
"locked": {
"lastModified": 1719823820,
"narHash": "sha256-CKjqnxp7p2z/13zfp4HQ1OAmaoUtqBKS6HFm6TV8Jwg=",
"owner": "pixelfed",
"repo": "pixelfed",
"rev": "4c245cf429330d01fcb8ebeb9aa8c84a9574a645",
"type": "github"
},
"original": {
"owner": "pixelfed",
"ref": "v0.12.3",
"repo": "pixelfed",
"type": "github"
}
},
2024-02-22 10:56:31 +01:00
"root": {
"inputs": {
2024-09-26 18:08:16 +02:00
"disko": "disko",
"nixpkgs": "nixpkgs_2",
2024-09-25 06:40:53 +02:00
"nixpkgs-latest": "nixpkgs-latest",
"pixelfed": "pixelfed"
2024-02-22 10:56:31 +01:00
}
}
},
"root": "root",
"version": 7
}