1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

Merge pull request #335030 from r-ryantm/auto-update/eiciel

eiciel: 0.10.0 -> 0.10.1
This commit is contained in:
Jörg Thalheim 2024-08-16 21:20:51 +02:00 committed by GitHub
commit 5642f7fd87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,7 +15,7 @@
stdenv.mkDerivation rec {
pname = "eiciel";
version = "0.10.0";
version = "0.10.1";
outputs = [ "out" "nautilusExtension" ];
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
owner = "rofirrim";
repo = "eiciel";
rev = version;
sha256 = "0lhnrxhbg80pqjy9f8yiqi7x48rb6m2cmkffv25ssjynsmdnar0s";
sha256 = "sha256-gpuxx1Ts9HCO+3C+Z3k1tVA+1Mip8/Bd+FvWisVdsVY=";
};
nativeBuildInputs = [