index
:
nixos/nixpkgs.git
master
nixos-16.03
nixos-16.09
nixos-18.09
nixos-18.09-small
nixos-19.03
nixos-19.03-small
nixos-19.09
nixos-19.09-small
nixos-20.03
nixos-20.03-small
nixos-20.09
nixos-20.09-aarch64
nixos-20.09-small
nixos-21.05
nixos-21.05-aarch64
nixos-21.05-small
nixos-21.11
nixos-21.11-aarch64
nixos-21.11-small
nixos-22.05
nixos-22.05-aarch64
nixos-22.05-small
nixos-22.11
nixos-22.11-small
nixos-23.05
nixos-23.05-small
nixos-23.11
nixos-23.11-small
nixos-24.05
nixos-24.05-small
nixos-24.11
nixos-24.11-small
nixos-25.05
nixos-25.05-small
nixos-25.11
nixos-25.11-small
nixos-test-staging
nixos-test-staging-baseline
nixos-unstable
nixos-unstable-small
nixpkgs-stable
nixpkgs-testing
nixpkgs-unstable
release-13.10
release-14.04
release-14.12
release-15.09
release-16.03
release-16.09
release-17.03
release-17.09
release-18.03
release-18.09
release-18.09-firefox64
release-19.03
release-19.09
release-20.03
release-20.09
release-21.05
release-21.11
release-22.05
release-22.11
release-23.05
release-23.11
release-24.05
release-24.11
release-25.05
release-25.11
staging
staging-18.03
staging-18.09
staging-19.03
staging-19.09
staging-20.03
staging-20.09
staging-21.05
staging-21.11
staging-22.05
staging-22.11
staging-23.05
staging-23.11
staging-24.05
staging-24.11
staging-25.05
staging-25.11
staging-26.05
staging-next
staging-next-21.05
staging-next-21.11
staging-next-22.05
staging-next-22.11
staging-next-23.05
staging-next-23.11
staging-next-24.05
staging-next-24.11
staging-next-25.05
staging-next-25.11
staging-next-26.05
staging-next-xdg-desktop-portal-gnome-dependency
staging-nixos
staging-patchelf
staging-python
staging.patchShebangs
Nix Packages collection
Octavian Cerna
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkgs
/
os-specific
/
linux
/
bbswitch
/
default.nix
Age
Commit message (
Expand
)
Author
2026-01-13
linuxPackages.bbswitch: add pname and version
jopejoe1
2025-12-10
treewide: clean up 'meta = with' pattern
Ihar Hrachyshka
2025-08-22
maintainers: drop abbradar
phaer
2025-01-27
linux: expose make flags for modules in `linuxKernel.packages.linux_X_Y`
Maximilian Bosch
2025-01-23
treewide: kernel.makeFlags -> kernel.moduleMakeFlags
K900
2024-12-10
treewide: format all inactive Nix files
Silvan Mosberger
2024-06-09
treewide: Remove indefinite article from meta.description
Alexis Hildebrandt
2023-01-22
treewide: remove replacements of '$(shell uname -r)' with '${kernel.modDirVer...
Artturin
2022-08-05
linuxPackages.bbswitch: 0.8 -> unstable-2021-11-29 (#179644)
Zane van Iperen
2022-05-25
linuxPackages.bbswitch: mark broken on Linux 5.18
Alyssa Ross
2021-09-19
bbswitch: switch to fetchFromGitHub
Felix Buehler
2021-09-10
linuxPackages.bbswitch: use kernel's make flags
Bernardo Meurer
2021-09-08
linuxPackages.bbswitch: add license
Alyssa Ross
2021-01-11
treewide: with stdenv.lib; in meta -> with lib;
Profpatsch
2020-04-19
bbswitch: fix build with Linux kernel version >= 5.6.0
Peter Simons
2020-04-10
treewide: Per RFC45, remove all unquoted URLs
Michael Reilly
2019-02-26
treewide: use runtimeShell instead of stdenv.shell whenever possible
Jörg Thalheim
2019-01-16
treewide: use ${stdenv.shell} instead of /bin/sh where possible
rnhmjoj
2018-03-09
linuxPackages.bbswitch: disable on AArch64
Nikolay Amiantov
2017-12-29
Fix some instances of #33166 correctly
Franz Pletz
2017-12-28
bbswitch: add libelf to buildInputs
Christoph Hrdinka
2016-03-05
Use general hardening flag toggle lists
Franz Pletz
2016-02-12
linuxPackages.bbswitch: turn off pic hardening
Robin Gloster
2015-04-06
bbswitch: maintain, fix (transient?) hash failure
Nikolay Amiantov
2015-04-05
bbswitch: add patch to fix Lenovo t440p
Nikolay Amiantov
2014-06-30
Another attempt to eradicate ensureDir
Eelco Dolstra
2014-03-04
upgrade bbswitch to 0.8
Corey O'Connor
2014-01-04
Update and fix kernel packages to new kernel build
Shea Levy
2013-08-25
bbswitch: upgrade to 0.7
Mathijs Kwik
2013-03-24
Partially revert my recent kernelPackages changes
Shea Levy
2013-03-22
bbswitch: upgrade to 0.6
Mathijs Kwik
2013-03-04
bbswitch: upgrade to 0.5 - add linux 3.8 compatibility patch
Mathijs Kwik
2012-05-09
bbswitch: upgraded to 0.4.2
Mathijs Kwik
2012-03-18
bbswitch: use the modDirVersion instead of version
Mathijs Kwik
2012-02-24
Let 'bbswitch' and 'acpi-call' use the attribute kernel.version instead of a ...
Arie Middelkoop
2012-02-22
fixed download urls after kernel-depending packages had their names changed
Peter Simons
2012-02-17
* Include the kernel version in kernel-specific packages so that they
Eelco Dolstra
2012-01-26
Added the 'bbswitch' module, which is a more conventient module for powering ...
Arie Middelkoop