naproche: unstable-2024-01-18 -> unstable-2024-05-19
This commit is contained in:
+3
-3
@@ -2,13 +2,13 @@
|
||||
|
||||
with haskellPackages; mkDerivation {
|
||||
pname = "Naproche-SAD";
|
||||
version = "unstable-2024-01-18";
|
||||
version = "unstable-2024-05-19";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "naproche";
|
||||
repo = "naproche";
|
||||
rev = "bb3dbcbd2173e3334bc5bdcd04c07c6836a11387";
|
||||
hash = "sha256-DWcowUjy8/VBuhqvDYlVINHssF4KhuzT0L+m1YwUxoE=";
|
||||
rev = "ccb35e6eeb31c82bdd8857d5f84deda296ed53ec";
|
||||
hash = "sha256-pIRKjbSFP1q8ldMZXm0WSP0FJqy/lQslNQcoed/y9W0=";
|
||||
};
|
||||
|
||||
isExecutable = true;
|
||||
@@ -5857,8 +5857,6 @@ with pkgs;
|
||||
|
||||
mrkd = callPackage ../tools/text/mrkd { };
|
||||
|
||||
naproche = callPackage ../applications/science/logic/naproche { };
|
||||
|
||||
nautilus-open-any-terminal = callPackage ../tools/misc/nautilus-open-any-terminal { };
|
||||
|
||||
n2n = callPackage ../tools/networking/n2n { };
|
||||
|
||||
Reference in New Issue
Block a user