Commit graph

262924 commits

Author SHA1 Message Date
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Cyril Cohen e87aef06e0
coqPackages: doc (#108937)
changing bullet style
2021-01-11 10:23:05 +01:00
Profpatsch b0c1583a0b doc: stdenv.lib -> lib
Part of: https://github.com/NixOS/nixpkgs/issues/108938

Changing the documentation to not refer to stdenv.lib is the first
step to make people use it directly.
2021-01-11 09:52:27 +01:00
Pamplemousse 9ff73686ed
ocamlPackages.bap: Correct build dependencies
As pointed upstream:
  https://github.com/BinaryAnalysisPlatform/bap/issues/1261#issuecomment-754926500

Signed-off-by: Pamplemousse <xav.maso@gmail.com>
2021-01-11 09:35:54 +01:00
Sandro c7f5dcbb21
Merge pull request #109005 from fabaff/msldap 2021-01-11 09:29:45 +01:00
Fabian Affolter 194cf24795 python3Packages.lsassy: init at 2.1.3 2021-01-11 09:13:50 +01:00
Fabian Affolter 16b09e898b python3Packages.pypykatz: init at 0.3.15 2021-01-11 09:13:22 +01:00
Fabian Affolter 4a286edf6b python3Packages.msldap: init at 0.3.22 2021-01-11 09:12:56 +01:00
Michele Guerini Rocco a306b088f6
Merge pull request #108491 from pacien/fishPlugins-wrapFish
wrapFish: add fish shell wrapper package
2021-01-11 09:10:52 +01:00
Sandro 1109e2423d
Merge pull request #108753 from manojkarthick/expenses-init 2021-01-11 08:55:48 +01:00
Doron Behar 8addce8b60
Merge pull request #108981 from doronbehar/nixos/mpd
nixos/mpd: use credentials only if needed
2021-01-11 09:40:49 +02:00
stigo c4a7562919
Merge pull request #109002 from stigtsp/package/perl-sql-abstract-classic-fix-stdenv-lib
perlPackages.SQLAbstractClassic: fix stdenv.lib -> lib
2021-01-11 08:17:54 +01:00
Stig Palmquist 43c88a7ddf perlPackages.SQLAbstractClassic: fix stdenv.lib -> lib 2021-01-11 08:14:38 +01:00
Doron Behar 4ce7f28508 nixos/mpd: use credentials only if needed 2021-01-11 09:07:34 +02:00
Frederik Rietdijk b4c0ea6a07
Merge pull request #108423 from NixOS/staging-next
Staging next
2021-01-11 07:53:57 +01:00
github-actions[bot] db7b9735f9
Merge master into staging-next 2021-01-11 06:33:30 +00:00
Wulfsta 5ca3562611 psw: init at 0.1.2 2021-01-10 22:22:28 -08:00
stigo a67cfc0cdc
Merge pull request #108997 from zakame/updates/perl-App-cpm-0.997000
perlPackages.Appcpm: 0.996 -> 0.997000
2021-01-11 05:52:20 +01:00
Zak B. Elep f16987df6e perlPackages.Appcpm: 0.996 -> 0.997000 2021-01-11 11:20:57 +08:00
pacien 108fd69a8c fishPlugins.buildFishPlugin: rename checkFunctionPath parameter 2021-01-11 03:39:57 +01:00
Milan a315a1503a
uboot: allow bigger kernels to boot on raspberry pi (#108975)
Fixes #97064
2021-01-11 02:41:26 +01:00
pacien 165937d01e doc/fish: document fish plugins packaging 2021-01-11 02:37:36 +01:00
Mario Rodas bd4c31411e
Merge pull request #108971 from marsam/update-tflint
tflint: 0.23.0 -> 0.23.1
2021-01-10 20:35:37 -05:00
Sandro e9bebb34e8
Merge pull request #108093 from mjlbach/init_sumneko_lua 2021-01-11 02:19:52 +01:00
Sandro 0e99531c54
Merge pull request #108953 from fgaz/urn/init
urn-timer: init at unstable-2017-08-20
2021-01-11 02:19:40 +01:00
Sandro 4d69305d75
Merge pull request #108961 from iblech/patch-jumpnbump
jumpnbump: init at 1.70-dev
2021-01-11 02:18:07 +01:00
Sandro bff4ecd74b
Merge pull request #104499 from fgaz/domination/init
domination: init at 1.2.3
2021-01-11 02:14:27 +01:00
Sandro 9411c1d387
Merge pull request #105402 from sikmir/crow-translate
crow-translate: init at 2.6.2
2021-01-11 02:11:46 +01:00
Sandro 6af32a6878
Merge pull request #108963 from fabaff/crlfuzz
crlfuzz: init at 1.4.0
2021-01-11 02:11:04 +01:00
Sandro 2dc9bfb42f
Merge pull request #108191 from WolfangAukang/signumone-ks-init 2021-01-11 02:03:50 +01:00
github-actions[bot] 36bab113bf
Merge master into staging-next 2021-01-11 01:02:21 +00:00
Sandro f337a3fc22
Merge pull request #107640 from fabaff/monsoon
monsoon: init at 0.6.0
2021-01-11 02:02:17 +01:00
Ben Siraphob e9b6e535a6
vyper: init at 0.2.8 (#104758)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-11 02:01:47 +01:00
Sandro f4017bff44
Merge pull request #108167 from fgaz/ft2-clone/1.42 2021-01-11 02:00:49 +01:00
Sandro e3271a768c
Merge pull request #108071 from astro/json-schema-for-humans
json-schema-for-humans: init at 0.27.0
2021-01-11 02:00:28 +01:00
Sandro d8165ca0b0
Merge pull request #104401 from fgaz/staticjinja/0.4.0 2021-01-11 01:59:19 +01:00
Sandro e7fe0bbc91
Merge pull request #108805 from servalcatty/v2ray
v2ray: 4.33.0 -> 4.34.0
2021-01-11 01:40:33 +01:00
Sandro 08ca8173ef
Merge pull request #107897 from samuelrivas/update-vassal-to-3-14
vassal: 3.3.2 -> 3.14.12
2021-01-11 01:39:11 +01:00
Sandro c9234f3a99
Merge pull request #93917 from zaninime/openzone 2021-01-11 01:38:00 +01:00
Sandro 39229a3398
Merge pull request #108572 from fabaff/bump-sortedcollections 2021-01-11 01:36:33 +01:00
Sandro 08943980b6
Merge pull request #108673 from fabaff/aioguardian 2021-01-11 01:36:14 +01:00
Sandro 3e5207becc
Merge pull request #106679 from siraben/gauche-update
gauche: 0.9.9 → 0.9.10
2021-01-11 01:35:04 +01:00
Sandro ac42d2580b
Merge pull request #108809 from fabaff/aiowinreg
python3Packages.aiowinreg: init at 0.0.3
2021-01-11 01:31:29 +01:00
pacien 648a3db934 fishPlugins.buildFishPlugin: use wrapFish 2021-01-11 00:47:56 +01:00
Atemu 5eedbd86f4 linux_zen: 5.10.1 -> 5.10.6 2021-01-10 15:08:53 -08:00
Atemu b775e9f474 linux_lqx: 5.10.5 -> 5.10.6 2021-01-10 15:08:53 -08:00
Martin Weinelt 59e7ff0a79
Merge pull request #108985 from fabaff/teslajsonpy
python3Packages.teslajsonpy: init at 0.10.4
2021-01-11 00:04:25 +01:00
stigo 7d20329434
Merge pull request #108957 from stigtsp/maintainers/nix-generate-from-cpan-1
nix-generate-from-cpan: quote homepage, stdenv.lib -> lib
2021-01-11 00:03:09 +01:00
Martin Weinelt 719db5fde0
Merge pull request #108680 from fabaff/pyiqvia
python3Packages.pyiqvia: init 0.3.1
2021-01-10 23:47:30 +01:00
Fabian Affolter c7bd6f6d85 home-assistant: update component-packages 2021-01-10 23:27:25 +01:00