tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
orchis-theme: 2024-11-03 -> 2025-04-25
R. Ryantm
9 months ago
b929655e
bca8c7d1
+2
-2
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
or
orchis-theme
package.nix
+2
-2
pkgs/by-name/or/orchis-theme/package.nix
···
38
stdenvNoCC.mkDerivation
39
rec {
40
inherit pname;
41
-
version = "2024-11-03";
42
43
src = fetchFromGitHub {
44
repo = "Orchis-theme";
45
owner = "vinceliuice";
46
rev = version;
47
-
hash = "sha256-K8FiS1AiFMhVaz2Jbr0pudQJGqpwBkQ/4NZdZACtM9Q=";
48
};
49
50
nativeBuildInputs = [
···
38
stdenvNoCC.mkDerivation
39
rec {
40
inherit pname;
41
+
version = "2025-04-25";
42
43
src = fetchFromGitHub {
44
repo = "Orchis-theme";
45
owner = "vinceliuice";
46
rev = version;
47
+
hash = "sha256-+2/CsgJ+rdDpCp+r5B/zys3PtFgtnu+ohTEUOtJNd1Y=";
48
};
49
50
nativeBuildInputs = [