nixpkgs-suyu/nixos
Dominique Martinet efe6967e93 bcc: move from linux-kernels packages to normal packages
bcc doesn't really need kernel itself, it just cares about module path.

It's actually better to use /run/booted-system/kernel-modules/lib/modules
for two reasons:
 - no need to rebuild bcc for each new kernel
 - can use a newer bcc with a booted kernel that doesn't match the current
   system
2021-12-04 21:07:09 +09:00
..
doc Merge pull request #147809 from veprbl/pr/wafHook_release_notes 2021-12-03 11:57:26 -05:00
lib nixos/test-driver: add 10ms delay to send_key 2021-12-03 20:04:56 +02:00
maintainers create-amis.sh: possible deprecation 2021-11-11 09:04:29 -07:00
modules bcc: move from linux-kernels packages to normal packages 2021-12-04 21:07:09 +09:00
tests Merge pull request #148471 from Ma27/postfix-exporter-hardening 2021-12-03 20:26:10 +01:00
COPYING
default.nix
README
release-combined.nix
release-small.nix
release.nix lxdImage: split from docker profile, use generators.toYAML 2021-11-03 07:49:54 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.