Skip to content

Commit

Permalink
ceptre: bump to 0-unstable-2024-8-26
Browse files Browse the repository at this point in the history
  • Loading branch information
NotAShelf committed Nov 9, 2024
1 parent 97eb707 commit 1bca079
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 @@ -7,13 +7,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 1bca079

Please sign in to comment.