summaryrefslogtreecommitdiff
path: root/pkgs/os-specific/linux/bbswitch/default.nix
AgeCommit message (Expand)Author
2026-01-13linuxPackages.bbswitch: add pname and versionjopejoe1
2025-12-10treewide: clean up 'meta = with' patternIhar Hrachyshka
2025-08-22maintainers: drop abbradarphaer
2025-01-27linux: expose make flags for modules in `linuxKernel.packages.linux_X_Y`Maximilian Bosch
2025-01-23treewide: kernel.makeFlags -> kernel.moduleMakeFlagsK900
2024-12-10treewide: format all inactive Nix filesSilvan Mosberger
2024-06-09treewide: Remove indefinite article from meta.descriptionAlexis Hildebrandt
2023-01-22treewide: remove replacements of '$(shell uname -r)' with '${kernel.modDirVer...Artturin
2022-08-05linuxPackages.bbswitch: 0.8 -> unstable-2021-11-29 (#179644)Zane van Iperen
2022-05-25linuxPackages.bbswitch: mark broken on Linux 5.18Alyssa Ross
2021-09-19bbswitch: switch to fetchFromGitHubFelix Buehler
2021-09-10linuxPackages.bbswitch: use kernel's make flagsBernardo Meurer
2021-09-08linuxPackages.bbswitch: add licenseAlyssa Ross
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch
2020-04-19bbswitch: fix build with Linux kernel version >= 5.6.0Peter Simons
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-02-26treewide: use runtimeShell instead of stdenv.shell whenever possibleJörg Thalheim
2019-01-16treewide: use ${stdenv.shell} instead of /bin/sh where possiblernhmjoj
2018-03-09linuxPackages.bbswitch: disable on AArch64Nikolay Amiantov
2017-12-29Fix some instances of #33166 correctlyFranz Pletz
2017-12-28bbswitch: add libelf to buildInputsChristoph Hrdinka
2016-03-05Use general hardening flag toggle listsFranz Pletz
2016-02-12linuxPackages.bbswitch: turn off pic hardeningRobin Gloster
2015-04-06bbswitch: maintain, fix (transient?) hash failureNikolay Amiantov
2015-04-05bbswitch: add patch to fix Lenovo t440pNikolay Amiantov
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra
2014-03-04upgrade bbswitch to 0.8Corey O'Connor
2014-01-04Update and fix kernel packages to new kernel buildShea Levy
2013-08-25bbswitch: upgrade to 0.7Mathijs Kwik
2013-03-24Partially revert my recent kernelPackages changesShea Levy
2013-03-22bbswitch: upgrade to 0.6Mathijs Kwik
2013-03-04bbswitch: upgrade to 0.5 - add linux 3.8 compatibility patchMathijs Kwik
2012-05-09bbswitch: upgraded to 0.4.2Mathijs Kwik
2012-03-18bbswitch: use the modDirVersion instead of versionMathijs Kwik
2012-02-24Let 'bbswitch' and 'acpi-call' use the attribute kernel.version instead of a ...Arie Middelkoop
2012-02-22fixed download urls after kernel-depending packages had their names changedPeter Simons
2012-02-17* Include the kernel version in kernel-specific packages so that theyEelco Dolstra
2012-01-26Added the 'bbswitch' module, which is a more conventient module for powering ...Arie Middelkoop