Skip to content

Commit

Permalink
Merge pull request #103 from High-Voltage-Engineering/move-archiver-a…
Browse files Browse the repository at this point in the history
…ppliance

Archiver appliance: move to new owner
  • Loading branch information
minijackson authored Jun 17, 2024
2 parents 05d8040 + a6516b0 commit 4f11872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/epnix/tools/archiver-appliance/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ stdenvNoCC.mkDerivation (self: {
version = "1.1.0";

src = fetchFromGitHub {
owner = "slacmshankar";
owner = "archiver-appliance";
repo = "epicsarchiverap";
rev = self.version;
fetchSubmodules = true;
Expand Down

0 comments on commit 4f11872

Please sign in to comment.