treewide: switch to npins

This commit is contained in:
raf 2023-11-03 12:27:04 +03:00
commit 65f49835f6
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 193 additions and 76 deletions

View file

@ -5,6 +5,7 @@
makeWrapper,
pkgs,
lib,
pins,
}:
stdenv.mkDerivation rec {
pname = "rat";