mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
systemdgenie: 0.99.0-unstable-2026-06-04 -> 0.99.0-unstable-2026-07-03 (#535976)
This commit is contained in:
commit
48578c8603
1 changed files with 3 additions and 3 deletions
|
|
@ -10,14 +10,14 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "systemdgenie";
|
||||
version = "0.99.0-unstable-2026-06-04";
|
||||
version = "0.99.0-unstable-2026-07-03";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "invent.kde.org";
|
||||
repo = "SystemdGenie";
|
||||
owner = "system";
|
||||
rev = "4c83c2d0babdc4168b07a90a5ed0accd6c8f9e9c";
|
||||
hash = "sha256-quaJRTF2ERw0hDNViphnPHrlbz98MHW9KX7hD6Apfwo=";
|
||||
rev = "5e30259b7a234291bb0e337c7c9e5b4892304c99";
|
||||
hash = "sha256-C6CwoHYqc3GS5xvIJA+Jv2cbe7iw7vqdxwh9Sh67ucw=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue