nixpkgs/pkgs/by-name/in/incus/package.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
218 B
Nix
Raw Normal View History

2024-03-19 03:02:30 +00:00
import ./generic.nix {
2024-11-15 17:26:57 +00:00
hash = "sha256-k7DHJRbhUJwamEOW8B7wdCWQyYEUtsIHwuHh20lpLmA=";
version = "6.7.0";
vendorHash = "sha256-u12zYcKiHNUH1kWpkMIyixtK9t+G4N2QerzOGsujjFQ=";
2024-11-23 21:28:31 +00:00
patches = [ ./1377-reverse.patch ];
2023-08-29 14:51:14 +00:00
}