feat: Add gnumeric
This commit is contained in:
parent
46ac917317
commit
675e7af846
@ -254,6 +254,9 @@ EOF";
|
||||
podman = unstablePkgs.podman;
|
||||
podman-compose = unstablePkgs.podman-compose;
|
||||
sc-im = unstablePkgs.sc-im;
|
||||
gnumeric = prev.gnumeric.overrideAttrs(oldAttrs: {
|
||||
meta.broken = false;
|
||||
});
|
||||
})
|
||||
rust-overlay
|
||||
];
|
||||
@ -330,6 +333,7 @@ EOF";
|
||||
ripgrep
|
||||
fd
|
||||
sc-im
|
||||
gnumeric
|
||||
#ocaml
|
||||
#opam
|
||||
unstablePkgs.vector
|
||||
|
Loading…
x
Reference in New Issue
Block a user