Commit Graph

64943 Commits

Author SHA1 Message Date
github-actions[bot]
f4ec0a418f
Merge staging-next into staging 2021-10-05 18:01:58 +00:00
figsoda
2e1e1f0f81
Merge pull request #140581 from fabaff/mole
mole: init at 2.0.0
2021-10-05 13:32:56 -04:00
Fabian Affolter
a13747dcac mole: init at 2.0.0 2021-10-05 19:16:51 +02:00
Bruno Bigras
cfd7037d2a starsector: init at 0.95a-RC15
Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
Co-authored-by: mitchmindtree <mail@mitchellnordine.com>
2021-10-05 11:28:37 -04:00
Bruno Bzeznik
e9ab5bfe00
autosuspend: init at 4.0.0 (#140532)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-05 17:27:35 +02:00
figsoda
9761c54504
Merge pull request #140530 from figsoda/httplz
httplz: 1.9.2 -> 1.12.1
2021-10-05 11:27:02 -04:00
figsoda
724ba28e48
Merge pull request #140615 from alyssais/util-linux
util-linux: remove unnecessary perl build input
2021-10-05 11:22:52 -04:00
Martin Weinelt
87e431929b
Merge pull request #136254 from mweinelt/cpython 2021-10-05 16:09:48 +02:00
Alyssa Ross
5bd56cc236
util-linux: remove unnecessary perl build input
This was probably needed for scriptrelay(1) before it was rewritten
from Perl to C in util-linux 2.14.  I've checked with Diffoscope that
after removing the build input, the result is bit-for-bit identical
except for the different prefix.
2021-10-05 13:11:01 +00:00
github-actions[bot]
0b1fa10263
Merge staging-next into staging 2021-10-05 12:01:39 +00:00
Luke Granger-Brown
c55acca2a8
Merge pull request #139554 from NixOS/staging-next
staging-next 2021-09-26
2021-10-05 12:55:59 +01:00
Michael Adler
bdb28b80e1 citrix-workspace: 21.08.0 -> 21.09.0 2021-10-05 08:20:40 +02:00
github-actions[bot]
4fb183ae2e
Merge staging-next into staging 2021-10-05 06:01:48 +00:00
github-actions[bot]
fe7db88be0
Merge master into staging-next 2021-10-05 06:01:11 +00:00
figsoda
379b3c15dc
Merge pull request #140498 from fabaff/apkleaks
apkleaks: init at 2.6.1
2021-10-04 22:56:01 -04:00
figsoda
61eace8599
Merge pull request #140502 from fabaff/ghost
ghost: init at 8.0.0
2021-10-04 22:54:39 -04:00
Samuel Dionne-Riel
db8ab32efd
Merge pull request #125743 from novmar/novmar/orange_pi_zero2_support
ubootOrangePiZero2: init
2021-10-04 21:55:24 -04:00
Zhaofeng Li
1ef6c4bf37 ubootQemuRiscv64Smode: init 2021-10-04 21:47:51 -04:00
github-actions[bot]
1dbe4c0174
Merge staging-next into staging 2021-10-05 00:02:08 +00:00
github-actions[bot]
d6a4abcbca
Merge master into staging-next 2021-10-05 00:01:24 +00:00
figsoda
342267b0f0 httplz: 1.9.2 -> 1.12.1 2021-10-04 16:35:38 -04:00
Fabian Affolter
d1bc31b26b usbrip: init at unstable-2021-07-02 2021-10-04 22:34:18 +02:00
Kerstin Humm
2e3b19b81d
wgpu: rename to wgpu-utils, use upstream tag 2021-10-04 20:31:15 +02:00
github-actions[bot]
b7725a001d
Merge staging-next into staging 2021-10-04 18:01:44 +00:00
github-actions[bot]
150dc67b3c
Merge master into staging-next 2021-10-04 18:01:07 +00:00
Fabian Affolter
901a86ce95 ghost: init at 8.0.0 2021-10-04 18:34:26 +02:00
Fabian Affolter
e35daf79a6 apkleaks: init at 2.6.1 2021-10-04 18:02:14 +02:00
John Ericson
927a438a16
Merge pull request #140055 from obsidiansystems/newlib-nano
newlib: Add parameter for "nano" variant
2021-10-04 11:11:12 -04:00
figsoda
f3f96c2422
Merge pull request #140483 from michaeladler/fix-lua-path
lua-packages: fix getLuaPath and getLuaCPath
2021-10-04 10:53:19 -04:00
Edli Merkaj
273251e593
dyff: init at 1.4.3 (#134772)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Jan Christoph Ebersbach <jan-christoph.ebersbach@identinet.io>
2021-10-04 16:11:11 +02:00
Timo Kaufmann
5e6aaaf238
Merge pull request #139971 from asbachb/key-store-explorer/adjust-jdk
keystore-explorer: use latest available lts java version to run
2021-10-04 15:56:30 +02:00
Michael Adler
3864442136 lua-packages: fix getLuaPath and getLuaCPath
luaLib.luaPathList is a list and not a function anymore which results in
the following error:

error: attempt to call something which is not a function but a list

       at /nix/store/v94vpi9na0flcnhh9gbmzcvbgfzqm10g-source/pkgs/top-level/lua-packages.nix:50:35:

           49|   getLuaPath = drv: getPath drv (luaLib.luaPathList lua.luaversion) ;
           50|   getLuaCPath = drv: getPath drv (luaLib.luaCPathList lua.luaversion) ;
             |                                   ^
           51|
2021-10-04 15:39:29 +02:00
Merlin Göttlinger
b9af3448c1
typos: init at 1.1.9 (#140458)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-04 14:33:36 +02:00
Merlin Göttlinger
3009b7e500
mhost: init at 0.3.0 (#140455)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-04 14:33:20 +02:00
Sandro
3f230ddf00
Merge pull request #139801 from arezvov/yascreen 2021-10-04 14:29:10 +02:00
github-actions[bot]
afcd8b2bad
Merge staging-next into staging 2021-10-04 12:01:58 +00:00
github-actions[bot]
7bc9a371ec
Merge master into staging-next 2021-10-04 12:01:24 +00:00
Martin Weinelt
9ff70ec885
Merge pull request #140097 from mweinelt/python/pep8-naming 2021-10-04 13:36:02 +02:00
linsui
3a242c0594 restinio: init 0.6.13 2021-10-04 17:45:18 +08:00
Alexander Rezvov
3465a9b5d2 yascreen: init at 1.86 2021-10-04 12:32:10 +03:00
Sandro
1b6a6083ea
Merge pull request #140459 from fabaff/certgraph 2021-10-04 11:29:43 +02:00
Sandro
a5e6f1fc40
Merge pull request #140457 from fabaff/dismap 2021-10-04 11:25:04 +02:00
Sandro
fce82a19a6
Merge pull request #138109 from afwlehmann/citrix_workspace-requires-glib-networking 2021-10-04 11:18:27 +02:00
Sandro
e625345913
Merge pull request #139762 from fabaff/shellz 2021-10-04 11:17:48 +02:00
Sandro
02fe15b98c
Merge pull request #140447 from fabaff/bump-asyncwhois 2021-10-04 11:15:30 +02:00
Sandro
5649b8f4e9
Merge pull request #140279 from fabaff/whirlpool-sixth-sense 2021-10-04 11:14:51 +02:00
Fabian Affolter
228077302c certgraph: init at 20210224 2021-10-04 10:59:37 +02:00
Fabian Affolter
a0306e7768 dismap: init at 0.2 2021-10-04 10:39:29 +02:00
Sandro
5d0dae630d
Merge pull request #139863 from fabaff/cariddi 2021-10-04 10:38:52 +02:00
Sandro
a357103958
Merge pull request #136715 from kira-bruneau/krane 2021-10-04 10:36:51 +02:00
Fabian Affolter
3f3dc884fb cariddi: init at 1.1 2021-10-04 10:20:12 +02:00
Fabian Affolter
b88560c0a6 shellz: init at 1.6.0 2021-10-04 10:11:24 +02:00
Fabian Affolter
2803b68946 python3Packages.whirlpool-sixth-sense: init at unstable-2021-08-22 2021-10-04 09:12:22 +02:00
Fabian Affolter
9b60174db2 python3Packages.whodap: init at 0.1.2 2021-10-04 08:51:06 +02:00
github-actions[bot]
a9e2bd4b19
Merge staging-next into staging 2021-10-04 06:01:52 +00:00
github-actions[bot]
464df1f90f
Merge master into staging-next 2021-10-04 06:01:13 +00:00
Kira Bruneau
2489084b05 krane: init at 2.3.0 2021-10-04 01:58:26 -04:00
Mikael Voss
dd74170ce4 flex-ndax: init at 0.1-20210714.0 2021-10-04 07:41:06 +02:00
Mikael Voss
849f091e68 flex-ncat: init at 0.0-20210420.0 2021-10-04 07:41:06 +02:00
Bryan A. S
396e421c89 rancher: init at 2.4.13 2021-10-04 13:39:44 +08:00
Anderson Torres
3c5ac430ca
Merge pull request #140319 from AndersonTorres/new-bqn
BQN updates
bqn (aka mbqn) and dbqn included, plus updated cbqn
2021-10-04 00:31:54 -03:00
figsoda
0d6d1e8cc0
Merge pull request #139453 from wahjava/init-got
got: init at 0.60
2021-10-03 21:37:00 -04:00
figsoda
2422fa569a
Merge pull request #140419 from erictapen/wgpu-init
wgpu: init at 0.10.0
2021-10-03 21:31:57 -04:00
AndersonTorres
417487b457 cbqn: 0.0.0+unstable=2021-09-29 -> 0.0.0+unstable=2021-10-01
Many thanks for the various rewritings by @sternenseemann!

- The intermediary recompilation phases are hidden by default inside a
  `lib.dontRecurseIntoAttrs`; only the zeroth and the second ones are exposed.

- `clangStdenv` is used by default in non-cross builds.

- The standalone build has an inferior priority.

- The mbqn sources are explicitly taken from mbqn instead of hardcoded in cbqn.
2021-10-03 21:03:36 -03:00
AndersonTorres
fc88ec5d9d dbqn: init at 0.0.0+unstable=2021-10-02
Many thanks @sternenseemann for the expression. I made a rewrite to keep it
clean.
2021-10-03 21:03:36 -03:00
github-actions[bot]
59ff1ff83a
Merge staging-next into staging 2021-10-04 00:02:34 +00:00
github-actions[bot]
8100032efa
Merge master into staging-next 2021-10-04 00:01:51 +00:00
Kerstin Humm
e6bdd9690c
wgpu: init at 0.10.0 2021-10-04 01:11:08 +02:00
Vincenzo Mantova
9e6a39be4d
perlPackages.LaTeXML: 0.8.5 -> 0.8.6 (#140173) 2021-10-03 18:39:25 -04:00
Sandro
72887032a3
Merge pull request #140418 from fabaff/pycarwings2 2021-10-03 23:20:53 +02:00
Fabian Affolter
6c2862ee31
Merge pull request #140125 from fabaff/phone-modem
python3Packages.phone-modem: init at 0.1.1
2021-10-03 23:03:11 +02:00
Fabian Affolter
e6ebdfa46f
Merge pull request #139768 from fabaff/time-decode
time-decode: init at 3.2.0
2021-10-03 22:57:25 +02:00
Fabian Affolter
8e7560b69d
Merge pull request #139797 from fabaff/volatility3
volatility3: init at 1.0.1
2021-10-03 22:57:15 +02:00
Fabian Affolter
1a71640a57
Merge pull request #140122 from fabaff/aionanoleaf
python3Packages.aionanoleaf: init at 0.0.2
2021-10-03 22:56:35 +02:00
Fabian Affolter
921142e889 python3Packages.pycarwings2: init at 2.11 2021-10-03 22:47:08 +02:00
Sandro
51d9854624
Merge pull request #140403 from figsoda/selene 2021-10-03 22:46:55 +02:00
Sandro
d576ed6981
Merge pull request #140398 from figsoda/rslint 2021-10-03 22:42:47 +02:00
Mario Rodas
f9897583db
Merge pull request #140400 from figsoda/fix-gobang
gobang: fix darwin build
2021-10-03 15:08:30 -05:00
Sandro
ceb3636770
Merge pull request #140200 from CajuM/waydroid 2021-10-03 22:06:44 +02:00
Robert Hensing
42fa5332c8
Merge pull request #140401 from ShamrockLee/treewide-trailing-whitespace
treewide: remove trailing whitespaces
2021-10-03 21:50:39 +02:00
figsoda
5cbbffa5b7
Merge pull request #140202 from montag451/webcat
webcat: init at unstable-2021-09-06
2021-10-03 15:26:57 -04:00
montag451
27c0509323
webcat: init at unstable-2021-09-06 2021-10-03 21:03:21 +02:00
Mihai-Drosi Câju
6d8cab0b53 waydroid: Init at 1.1.1 2021-10-03 21:25:46 +03:00
Mihai-Drosi Câju
7f9f26f942 python3Packages.gbinder-python: Init at 1.0.0 2021-10-03 21:25:29 +03:00
Mihai-Drosi Câju
0aeb28e566 libgbinder: Init at 1.1.12 2021-10-03 21:24:08 +03:00
Mihai-Drosi Câju
5667c1fc3f libglibutil: Init at 1.0.55 2021-10-03 21:22:53 +03:00
Shamrock Lee
fecc5d7bff treewide: pkgs/**.nix: remove trailing whitespaces
Manually remove trailing white spaces
in `pkgs/**.nix` with the help of an editor

Auto-generated nix expressions containing trailing whitespaces:

*   pkgs/development/haskell-modules/hackage-packages.nix
    *   See issue https://github.com/NixOS/cabal2nix/issues/208
*   pkgs/**/eggs.nix
    *   I don't know how they are generated,
        but they seems to be Python-related.
2021-10-04 02:13:08 +08:00
github-actions[bot]
23fbe4eb93
Merge staging-next into staging 2021-10-03 18:01:40 +00:00
github-actions[bot]
329f56da4b
Merge master into staging-next 2021-10-03 18:01:08 +00:00
figsoda
b7cec1d27d selene: init at 0.14.0 2021-10-03 13:55:04 -04:00
figsoda
ebebfb4bf0 gobang: fix darwin build 2021-10-03 13:24:22 -04:00
Fabian Affolter
ba90b7acb9
Merge pull request #140184 from fabaff/python-kasa
python3Packages.python-kasa: init at 0.4.0
2021-10-03 19:06:38 +02:00
figsoda
9a8c64a2f6 rslint: init at 0.3.0 2021-10-03 12:58:45 -04:00
Sandro
fcadfea45c
Merge pull request #140286 from superherointj/package-linkerd-updateScript 2021-10-03 16:46:04 +02:00
superherointj
f6e0602096 linkerd: add updateScript 2021-10-03 09:13:07 -03:00
Sandro
53020b2aa4
Merge pull request #140235 from r-ryantm/auto-update/python38Packages.awscrt 2021-10-03 14:05:01 +02:00
github-actions[bot]
4bf484102e
Merge staging-next into staging 2021-10-03 12:01:55 +00:00
github-actions[bot]
db9657cccd
Merge master into staging-next 2021-10-03 12:01:21 +00:00
Martin Weinelt
77c4e2f8dd
caffe2: python36Packages -> python3Packages 2021-10-03 12:42:25 +02:00
Martin Weinelt
3a611c6f02
doh-proxy: python36Packages -> python3Packages 2021-10-03 12:42:24 +02:00