Disable packages that the build suddenly decided to break on when i needed to upgrade to fix Signal
See https://github.com/NixOS/nixpkgs/issues/492121
This commit is contained in:
parent
678de9fea8
commit
673f3cd15c
1 changed files with 4 additions and 4 deletions
|
|
@ -29,16 +29,16 @@
|
||||||
ansible
|
ansible
|
||||||
authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc)
|
authenticator # 2-factor auth, it's for Gnome but it's the only good one (can scan in from the phone etc)
|
||||||
backintime
|
backintime
|
||||||
beets
|
# beets # broke build suddenly :-/
|
||||||
# birdtray
|
# birdtray
|
||||||
bitwarden-cli
|
bitwarden-cli
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
bitwarden-menu
|
bitwarden-menu
|
||||||
brave
|
brave
|
||||||
btop
|
btop
|
||||||
calibre
|
# calibre # MOAR brokenness of things that were working fine
|
||||||
cobalt # Static site generator written in Rust
|
cobalt # Static site generator written in Rust
|
||||||
# unstable.comaps
|
# comaps # hell NixOS just have everything randomly break why don't you
|
||||||
colordiff # https://www.colordiff.org/
|
colordiff # https://www.colordiff.org/
|
||||||
contrast
|
contrast
|
||||||
converseen
|
converseen
|
||||||
|
|
@ -122,7 +122,7 @@
|
||||||
libinput
|
libinput
|
||||||
libreoffice-qt6-still # this is basically unusable, graphics all mis-aligned
|
libreoffice-qt6-still # this is basically unusable, graphics all mis-aligned
|
||||||
# light
|
# light
|
||||||
losslesscut-bin # simple audio/video editor GUI via https://chaos.social/@nblr/113911420594814380
|
# losslesscut-bin # suddenly started breaking NixOS build # simple audio/video editor GUI via https://chaos.social/@nblr/113911420594814380
|
||||||
lshw
|
lshw
|
||||||
magic-wormhole
|
magic-wormhole
|
||||||
md2pdf # breaking build due to weasyprint tests
|
md2pdf # breaking build due to weasyprint tests
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue