about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorWilliam A. Kennington III <william@wkennington.com>2015-09-17 15:40:32 -0700
committerWilliam A. Kennington III <william@wkennington.com>2015-09-17 15:40:32 -0700
commit1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd (patch)
treed3f32070054aba479c5b03c05acc5c77b6c0c809 /pkgs/desktops
parentf8e7cee32e702d7e46d4326d436da78af690d529 (diff)
downloadnixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar.gz
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar.bz2
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar.lz
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar.xz
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.tar.zst
nixlib-1bc98b2e36669e8418e3521ae1dc57ae09f8d6fd.zip
boost: Reduce the number of supported versions
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/plasma-5.3/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/plasma-5.3/default.nix b/pkgs/desktops/plasma-5.3/default.nix
index f9026b5843a1..042948b4fb7d 100644
--- a/pkgs/desktops/plasma-5.3/default.nix
+++ b/pkgs/desktops/plasma-5.3/default.nix
@@ -129,7 +129,7 @@ let
               modemmanager openconnect openexr pam pango qt4 samba
               socat substituteAll taglib utillinux wayland xapian
               xkeyboard_config xlibs xorg;
-      boost = boost156;
+      boost = boost155;
       canberra = libcanberra;
       epub = ebook_tools;
       fontforge_executable = fontforge;