Skip to content

fixes the build error for 4.7 and 4.8 with both don't work with boost 1....#135

Closed
qknight wants to merge 1 commit intoNixOS:masterfrom
qknight:kde4x-boost-patch
Closed

fixes the build error for 4.7 and 4.8 with both don't work with boost 1....#135
qknight wants to merge 1 commit intoNixOS:masterfrom
qknight:kde4x-boost-patch

Conversation

@qknight
Copy link
Copy Markdown
Member

@qknight qknight commented Oct 1, 2012

please integrated this into the official nixpkgs as it fixes both kde 4.7 and 4.8

@edolstra
Copy link
Copy Markdown
Member

edolstra commented Oct 2, 2012

What build error is that? KDE 4.7 works fine for me.

@qknight
Copy link
Copy Markdown
Member Author

qknight commented Oct 2, 2012

see this mail:
http://permalink.gmane.org/gmane.linux.distributions.nixos/9553

i use this in configuration.nix:
nixpkgs.config.packageOverrides = pkgs : rec {
kde4 = pkgs.kde48;
};

environment.systemPackages = with pkgs; [
zsh
linuxPackages.virtualbox
kde4.kdemultimedia
kde4.kdeaccessibility
kde4.kdeadmin
kde4.kdeartwork
kde4.kdebindings
kde4.kdeedu
kde4.kdegames
kde4.kdegraphics
kde4.kdelibs
kde4.kdemultimedia
kde4.kdenetwork
kde4.kdepim
kde4.kdesdk
kde4.kdetoys
kde4.kdeutils
];

@edolstra
Copy link
Copy Markdown
Member

Applied to the x-updates branch, which I'll merge soon. Thanks!

@edolstra edolstra closed this Oct 15, 2012
@vcunat
Copy link
Copy Markdown
Member

vcunat commented Oct 15, 2012

Thanks as well.

ethancedwards8 pushed a commit to ethancedwards8/nixpkgs that referenced this pull request Apr 2, 2021
postgresql: Add support for extraPlugins
@Janik-Haag Janik-Haag added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
modulitos pushed a commit to modulitos/nixpkgs that referenced this pull request Nov 24, 2024
notklea pushed a commit to notklea/nixpkgs that referenced this pull request Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants