lol

Merge pull request #304300 from znaniye/ols

ols: 0-unstable-2024-02-09 -> 0-unstable-2024-04-15

authored by

superherointj and committed by
GitHub
8c874a07 787dcb7c

+3 -3
+3 -3
pkgs/development/tools/ols/default.nix
··· 2 2 3 3 stdenv.mkDerivation { 4 4 pname = "ols"; 5 - version = "0-unstable-2024-02-09"; 5 + version = "0-unstable-2024-04-15"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "DanielGavin"; 9 9 repo = "ols"; 10 - rev = "3eb1e0e60a66a4fc7347fb77837ff45ccbe1cabb"; 11 - hash = "sha256-qPcSZjvlBmFf3M98GrwIu8SGO2VbgdqBKzyFpGSEtrI="; 10 + rev = "aa1aabda1cce68a6038c48429cc759f09ad2ebab"; 11 + hash = "sha256-yM+Syx8hWiSZatWfFFGz8lUJTOCozkZWPdPUhRW0/Ow="; 12 12 }; 13 13 14 14 nativeBuildInputs = [