Unpin libreoffice, builds are no longer failing
This commit is contained in:
parent
c227fa3e4d
commit
5042f872e3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
home.packages = (with pkgs; [
|
home.packages = (with pkgs; [
|
||||||
# Documents
|
# Documents
|
||||||
logseq
|
logseq
|
||||||
inputs.nixpkgs-24-11.legacyPackages.${system}.libreoffice-qt6-fresh # Lock to 24.11 as the build is failing as of 11/24/24 on unstable
|
libreoffice-qt6-fresh
|
||||||
|
|
||||||
# Video
|
# Video
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
|
|
Loading…
Reference in a new issue