ols: 0-unstable-2024-02-09 -> 0-unstable-2024-04-15
This commit is contained in:
parent
3d0d0df0a8
commit
e9489ba998
1 changed files with 3 additions and 3 deletions
|
@ -2,13 +2,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "ols";
|
||||
version = "0-unstable-2024-02-09";
|
||||
version = "0-unstable-2024-04-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "DanielGavin";
|
||||
repo = "ols";
|
||||
rev = "3eb1e0e60a66a4fc7347fb77837ff45ccbe1cabb";
|
||||
hash = "sha256-qPcSZjvlBmFf3M98GrwIu8SGO2VbgdqBKzyFpGSEtrI=";
|
||||
rev = "aa1aabda1cce68a6038c48429cc759f09ad2ebab";
|
||||
hash = "sha256-yM+Syx8hWiSZatWfFFGz8lUJTOCozkZWPdPUhRW0/Ow=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue