m/common: cinny updated to 4.2.1
This commit is contained in:
parent
eb52c3bc64
commit
852b71383b
1 changed files with 2 additions and 3 deletions
|
@ -89,9 +89,8 @@ in {
|
|||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"jitsi-meet-1.0.8043"
|
||||
"olm-3.2.16"
|
||||
"cinny-4.2.0"
|
||||
"cinny-unwrapped-4.2.0"
|
||||
"nix-2.24.5" # TODO: figure out later what pulls this version
|
||||
"cinny-4.2.1"
|
||||
"cinny-unwrapped-4.2.1"
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Reference in a new issue