parent
90b570585a
commit
f3497143bf
2 changed files with 3 additions and 12 deletions
|
@ -97,15 +97,6 @@ in
|
||||||
sed -i 's/gtk_compose_table_save_cache (compose_table);//' gtk/gtkcomposetable.c
|
sed -i 's/gtk_compose_table_save_cache (compose_table);//' gtk/gtkcomposetable.c
|
||||||
'';
|
'';
|
||||||
});
|
});
|
||||||
# remove when matrix-1.58 hits
|
|
||||||
matrix-synapse = prev.matrix-synapse.overrideAttrs (old: {
|
|
||||||
version = "1.58.0";
|
|
||||||
src = pkgs.python3.pkgs.fetchPypi {
|
|
||||||
pname = "matrix-synapse";
|
|
||||||
version = "1.58.0";
|
|
||||||
sha256 = "sha256-cY3rtmaaAimEQPU4wcMEy/QysPNCdk7yptrkctnLfDA=";
|
|
||||||
};
|
|
||||||
});
|
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
@ -396,11 +396,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_5": {
|
"nixpkgs_5": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1651648965,
|
"lastModified": 1651650561,
|
||||||
"narHash": "sha256-C6/EwBJfKr7iHRUn9VyrMd+7TOvjObSw6svtsaSTGmc=",
|
"narHash": "sha256-FAZr1PnUttBfmQTcgxX+0q1LvWpg9dQNOWagt1yfXAI=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "bf905c190c0ecae1d3a90fe249cc2bb85e62bfa1",
|
"rev": "e6834ffb7cb9f383f32e5ae9ac0e5321a3e2e1be",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue