1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00

refactor: Remove redundant parameters

This commit is contained in:
Robert Hensing 2025-01-15 19:58:36 +01:00
parent cab347b4eb
commit 7ad02b62e0
12 changed files with 0 additions and 12 deletions

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-store-c , nix-store-c

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-store-test-support , nix-store-test-support

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util , nix-util

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-store-c , nix-store-c

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util , nix-util

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util-c , nix-util-c

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, openssl , openssl

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util-c , nix-util-c

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util-test-support , nix-util-test-support

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util , nix-util

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonLibrary , mkMesonLibrary
, nix-util , nix-util

View file

@ -1,5 +1,4 @@
{ lib { lib
, stdenv
, mkMesonExecutable , mkMesonExecutable
, nix-store , nix-store