Skip to content

Commit

Permalink
git # This is a combination of 2 commits.
Browse files Browse the repository at this point in the history
ceptre: unstable-2016-11-27 -> 0-unstable-2024-8-26
  • Loading branch information
NotAShelf committed Nov 8, 2024
1 parent 39d7d4b commit da6eb8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/ce/ceptre/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
}:
stdenv.mkDerivation {
pname = "ceptre";
version = "unstable-2016-11-27";
version = "0-unstable-2024-8-26";

src = fetchFromGitHub {
owner = "chrisamaphone";
repo = "interactive-lp";
rev = "e436fda2ccd44e9c9d226feced9d204311deacf5";
hash = "sha256-COYrE9O/Y1/ZBNHNakBwrUVklCuk144RF9bjwa3rl5w=";
rev = "22df9ff622f3363824f345089a25016e2a897077";
hash = "sha256-MKA/289KWIYzHW0RbHC0Q2fMJT45WcABZrNsCWKZr4Y=";
fetchSubmodules = true;
};

Expand Down

0 comments on commit da6eb8b

Please sign in to comment.