Commit Graph

263192 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
Martin Weinelt
00ea65155e
steck: 0.6.0 -> 0.7.0 2021-01-11 10:33:03 +01:00
Martin Weinelt
a2e741bd38
pinnwand: 1.2.2 -> 1.2.3 2021-01-11 10:33:03 +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
67dbb62e4a python3Packages.subarulink: init at 0.3.11 2021-01-11 09:17:10 +01:00
Justin Humm
509cd74e49
sub-batch: init at 0.3.0 2021-01-11 09:14:37 +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
Tim Otten
0f387ba184 mysql80: Fix additional libtool reference in 8.0.22 2021-01-10 23:51:29 -08:00
rnhmjoj
2a458003d9
searx: add NixOS test to passthu.tests 2021-01-11 08:41:16 +01:00
rnhmjoj
88f71722ea
nixos/doc: add searx changes to the relase notes 2021-01-11 08:41:16 +01:00
rnhmjoj
623664e84f
nixos/searx: add support for running in uWSGI 2021-01-11 08:41:15 +01:00
rnhmjoj
92d55d57eb
searx: make package friendly towards nginx/uWSGI
- Link the /static directory to make it easier to serve
- Export searx module for use in uWSGI (just import the module)
2021-01-11 08:41:15 +01:00
rnhmjoj
b7ca2d1448
nixos/tests: add searx test 2021-01-11 08:41:15 +01:00
rnhmjoj
7ec85073dd
nixos/ids: remove reserved searx ids 2021-01-11 08:41:15 +01:00
rnhmjoj
cce415c743
nixos/searx: declarative configuration 2021-01-11 08:41:15 +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
Tim Otten
1dc5b4612f mysql80: 8.0.21 -> 8.0.22 2021-01-10 22:50:34 -08:00
Alyssa Ross
4d5d04a238 mysql80: 8.0.17 -> 8.0.21
Hopefully substituteInPlace will be less brittle than the patch.
2021-01-10 22:48:02 -08: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
Rouven Czerwinski
2faf844d83 ser2net: 4.2.1 -> 4.3.0
Version bump, organize inputs and add passthru.updateScript.
2021-01-11 06:08:34 +01:00
Rouven Czerwinski
78dd741ec7 gensio: 2.1.7 -> 2.2.1
Version bump, add passthru.updateScript, pkg-config and an upstream
patch required for the build.
2021-01-11 06:08:34 +01: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
Ryan Horiguchi
2c9a72d98e
gnomeExtensions.unite-shell: init at 44 2021-01-11 05:30:42 +01:00
Zak B. Elep
f16987df6e perlPackages.Appcpm: 0.996 -> 0.997000 2021-01-11 11:20:57 +08:00
John Ericson
a52f9a18bf haskell: Inline static overlay
We don't force `enableStaticLibraries` for Windows or WASM because it
will just fail an assertion.
2021-01-11 03:17:29 +00: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