Skip to content

Commit

Permalink
Update branch to main branch (TamtamHero#54)
Browse files Browse the repository at this point in the history
* Adding @Svenum as an assignee to nix-related issues (TamtamHero#43)

* Fixing adding @Svenum as an assignee to nix-related issues (TamtamHero#44)

(non contributors cannot be assigned to issues)

* Reload will report if config couldn't be parsed and the service keeps running. (TamtamHero#46)

Authored-by: Nina Alexandra Klama <[email protected]>

* Removing binary blobs from the project (TamtamHero#51)

* removing binary blobs from the project.
we now fetch the ectool from the gitlab artifacts and confirm the checksum.

* remove bin references from README.md

* extracting $TEMP_FOLDER from installEctool

* Fix README spelling/grammer, fix "FrameWork" capitalization in service description (TamtamHero#52)

* Review README spelling/grammar

* Fix "FrameWork" capitalization in service

* use ectool form nixpkgs

* update flake

* remove old deps

* remove duplicated pkgs

---------

Co-authored-by: Léopold Hubert <[email protected]>
Co-authored-by: Nina Alexandra Klama <[email protected]>
Co-authored-by: DeflateAwning <[email protected]>
  • Loading branch information
4 people committed Aug 25, 2024
1 parent c2245bb commit a3526c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 44 deletions.
2 changes: 1 addition & 1 deletion nix/module.nix
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ in
# Install package
environment.systemPackages = with pkgs; [
fw-fanctrl
fw-ectool
ectool
];

# Create config
Expand Down
43 changes: 0 additions & 43 deletions nix/packages/fw-ectool.nix

This file was deleted.

0 comments on commit a3526c0

Please sign in to comment.