-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
nagiosPlugins.openbsd_snmp3_check: init at 0.55 #349598
Merged
anthonyroussel
merged 1 commit into
NixOS:master
from
jwillikers:add-openbsd_snmp3_check
Oct 30, 2024
Merged
nagiosPlugins.openbsd_snmp3_check: init at 0.55 #349598
anthonyroussel
merged 1 commit into
NixOS:master
from
jwillikers:add-openbsd_snmp3_check
Oct 30, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ofborg
bot
added
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
labels
Oct 18, 2024
jwillikers
force-pushed
the
add-openbsd_snmp3_check
branch
from
October 19, 2024 11:39
2847bf6
to
afc764b
Compare
jwillikers
force-pushed
the
add-openbsd_snmp3_check
branch
from
October 28, 2024 21:40
afc764b
to
3abfe7e
Compare
ofborg
bot
added
8.has: package (new)
This PR adds a new package
11.by: package-maintainer
This PR was created by the maintainer of the package it changes
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1
10.rebuild-linux: 1-10
10.rebuild-linux: 1
and removed
10.rebuild-darwin: 0
This PR does not cause any packages to rebuild on Darwin
10.rebuild-linux: 0
This PR does not cause any packages to rebuild on Linux
labels
Oct 29, 2024
anthonyroussel
added
the
2.status: merge conflict
This PR has merge conflicts with the target branch
label
Oct 29, 2024
pkgs/servers/monitoring/nagios-plugins/openbsd_snmp3_check/default.nix
Outdated
Show resolved
Hide resolved
pkgs/servers/monitoring/nagios-plugins/openbsd_snmp3_check/default.nix
Outdated
Show resolved
Hide resolved
@ofborg build nagiosPlugins.openbsd_snmp3_check nagiosPlugins.openbsd_snmp3_check.tests |
jwillikers
force-pushed
the
add-openbsd_snmp3_check
branch
from
October 29, 2024 19:48
9871266
to
217adf4
Compare
I rebased to fix a merge conflict. |
pkgs/servers/monitoring/nagios-plugins/openbsd_snmp3_check/default.nix
Outdated
Show resolved
Hide resolved
pkgs/servers/monitoring/nagios-plugins/openbsd_snmp3_check/default.nix
Outdated
Show resolved
Hide resolved
jwillikers
force-pushed
the
add-openbsd_snmp3_check
branch
from
October 29, 2024 20:43
217adf4
to
4d0b3e4
Compare
jwillikers
force-pushed
the
add-openbsd_snmp3_check
branch
from
October 29, 2024 20:45
4d0b3e4
to
12f09fa
Compare
ofborg
bot
removed
the
2.status: merge conflict
This PR has merge conflicts with the target branch
label
Oct 30, 2024
anthonyroussel
approved these changes
Oct 30, 2024
There was a problem hiding this 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 349598
x86_64-linux
✅ 1 package built:
- nagiosPlugins.openbsd_snmp3_check
aarch64-darwin
✅ 1 package built:
- nagiosPlugins.openbsd_snmp3_check
anthonyroussel
changed the title
openbsd_snmp3_check: init at 0.55
nagiosPlugins.openbsd_snmp3_check: init at 0.55
Oct 30, 2024
@anthonyroussel Thanks for all the help! |
frederictobiasc
pushed a commit
to frederictobiasc/nixpkgs
that referenced
this pull request
Nov 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
8.has: package (new)
This PR adds a new package
10.rebuild-darwin: 1-10
10.rebuild-darwin: 1
10.rebuild-linux: 1-10
10.rebuild-linux: 1
11.by: package-maintainer
This PR was created by the maintainer of the package it changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
openbsd_snmp3_check is an Icinga / Nagios SNMP v3 check plugin for OpenBSD systems state monitoring.
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.