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