Skip to content

cacti: init at 7.0 #384916

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

cacti: init at 7.0 #384916

wants to merge 1 commit into from

Conversation

hakan-demirli
Copy link
Member

Adds cacti integrated cache and memory access time, cycle time, area, leakage, and dynamic power model.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@hakan-demirli
Copy link
Member Author

README says its 7.0 but there are no tags, so rev is the latest commit.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 25, 2025
@hakan-demirli
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 384916


x86_64-linux

✅ 1 package built:
  • cacti

@hakan-demirli
Copy link
Member Author

Passes cleanly with these static linters:

nix run github:nix-community/nixpkgs-lint -- ./package.nix
nix-shell -p deadnix
deadnix
nix run nixpkgs#statix -- check

Copy link
Member

@aos aos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 384916


x86_64-linux

✅ 1 package built:
  • cacti

@wegank wegank added the 12.approvals: 1 This PR was reviewed and approved by one person. label Feb 25, 2025
@hakan-demirli
Copy link
Member Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 384916
Commit: 134029ee0f33686bc8cc005aa782b722f3996c6f


x86_64-linux

✅ 1 package built:
  • cacti

aarch64-linux

✅ 1 package built:
  • cacti

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants