This website requires JavaScript.
Explore
Help
Sign in
eeva
/
nixos-hardware
Watch
1
Star
0
Fork
You've already forked nixos-hardware
0
mirror of
https://github.com/NixOS/nixos-hardware
synced
2024-11-01 00:29:40 +01:00
Code
Issues
Releases
Wiki
Activity
f870de5eae
nixos-hardware
/
.travis.yml
3 lines
67 B
YAML
Raw
Normal View
History
Unescape
Escape
add Travis CI to the repo
2017-12-25 16:07:07 +01:00
language
:
nix
fix nix-env evaluation nix-env picked up `default.nix`, which contained our hardware profiles. This is not only cpu-intensive to evaluate but also fails because it does some import-from-derivation. By moving default.nix to release.nix it should be no longer loaded
2019-01-04 08:48:42 +01:00
script
:
nix-build release.nix --dry-run --show-trace
Reference in a new issue
Copy permalink