tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
0
fork
atom
lol
0
fork
atom
overview
issues
pulls
pipelines
mcaimi-st: 0-unstable-2021-08-30 -> 0-unstable-2025-03-12
Acid Bong
8 months ago
b3cb8b73
f89c42fe
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
mc
mcaimi-st
package.nix
+3
-3
pkgs/by-name/mc/mcaimi-st/package.nix
···
13
13
14
14
stdenv.mkDerivation {
15
15
pname = "mcaimi-st";
16
16
-
version = "0-unstable-2021-08-30";
16
16
+
version = "0-unstable-2025-03-12";
17
17
18
18
src = fetchFromGitHub {
19
19
owner = "mcaimi";
20
20
repo = "st";
21
21
-
rev = "1a8cad03692ee6d32c03a136cdc76bdb169e15d8";
22
22
-
hash = "sha256-xyVEvD8s1J9Wj9NB4Gg+0ldvde7M8IVpzCOTttC1IY0=";
21
21
+
rev = "f1ae5cdafadceaf622e1c0ff56da04803bf658b3";
22
22
+
hash = "sha256-rGru0LqbuJQ4QOts6xYDztAST0K5HCys2gUPZg2w4SE=";
23
23
};
24
24
25
25
nativeBuildInputs = [