Skip to content

schilytools: init at 2024-03-21#304628

Open
wegank wants to merge 1 commit intoNixOS:masterfrom
wegank:schilytools-init
Open

schilytools: init at 2024-03-21#304628
wegank wants to merge 1 commit intoNixOS:masterfrom
wegank:schilytools-init

Conversation

@wegank
Copy link
Member

@wegank wegank commented Apr 16, 2024

Description of changes

The spiritual continuation of a set of tools (cdrtools, star, smake, sccs, ...) formerly developed by Jörg Schilling, after his passing.

https://codeberg.org/schilytools/schilytools

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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

@wegank wegank force-pushed the schilytools-init branch 4 times, most recently from 16fa59e to 6e543da Compare April 16, 2024 20:50
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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. labels Apr 16, 2024
@wegank wegank added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Jan 2, 2025
@wegank wegank force-pushed the schilytools-init branch 2 times, most recently from 6bea16a to 6f1ceb8 Compare March 21, 2025 15:48
@wegank wegank marked this pull request as ready for review March 21, 2025 16:04
@stale stale bot removed the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Mar 21, 2025
@wegank wegank force-pushed the schilytools-init branch from 6f1ceb8 to 64c8ab5 Compare May 7, 2025 08:23
@nixpkgs-ci nixpkgs-ci bot added 9.needs: reviewer This PR currently has no reviewers requested and needs attention. and removed 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 5, 2025
@wegank wegank force-pushed the schilytools-init branch from 64c8ab5 to e54b016 Compare July 9, 2025 15:58
@nixpkgs-ci nixpkgs-ci bot added 9.needs: reviewer This PR currently has no reviewers requested and needs attention. and removed 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Jul 9, 2025
@ShamrockLee
Copy link
Contributor

What are the recommended ways to test this package? Could we add some automated tests?

pname = "schilytools";
version = "2024-03-21";

src = fetchurl {
Copy link
Contributor

Choose a reason for hiding this comment

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

Why not use fetchFromGitea?

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 8, 2025
@nixpkgs-ci nixpkgs-ci bot added the 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md label Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants