This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
fudo-public
/
nixpkgs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
223
Commits
1
Branch
0
Tags
1.4 GiB
Nix
97.4%
Shell
1.1%
Python
0.5%
Ruby
0.3%
Perl
0.2%
Other
0.2%
Tree:
78ea74365a
nsd-state-dir
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '78ea74365a'
${ noResults }
nixpkgs
/
lenovo
/
thinkpad
/
t450s
/
default.nix
9 lines
112 B
Raw
Blame
History
{
config
,
lib
,
pkgs
,
.
.
.
}:
{
imports
=
[
../../../common/cpu/intel
../acpi_call.nix
../.
]
;
}
Reference in new issue