Commit Graph

64795 Commits

Author SHA1 Message Date
Alexander Lehmann
439c13bf15 citrix-workspace: Add sources for 21_08_0 plus glib-networking to runtimeDependencies
Citrix Workspace requires glib-networking for TLS/SSL.
2021-09-28 09:03:31 +02:00
j-hui
50e10fe084 viddy: init at 0.3.1 2021-09-27 22:59:24 -04:00
Ryan Burns
5d8d40c397
Merge pull request #139497 from r-burns/tensorflow-nvidia-x11
python3Packages.tensorflow-bin: remove nvidia_x11 reference
2021-09-27 19:09:49 -07:00
github-actions[bot]
2a1a484050
Merge master into haskell-updates 2021-09-28 00:06:32 +00:00
Pavol Rusnak
2174c7715f
ardour_5: remove package 2021-09-28 01:58:06 +02:00
Robert Schütz
54e1db2152
Merge pull request #138479 from dotlambda/proj-8.1.1
proj: 7.2.1 -> 8.1.1
2021-09-27 16:46:32 -07:00
Artturi
d0e4e9b474
Merge pull request #131808 from Artturin/crystal-darwin-fix
Various crystal improvements
2021-09-28 01:26:40 +03:00
Michael Raskin
ed8c752e13
Merge pull request #139653 from Atemu/wine-minimal-without-installers
wine: only embed mono & gecko installers in winePackages.full
2021-09-27 21:54:38 +00:00
Matthieu Coudron
abc36451d7 lua: create a folder for hooks
- moved lua hooks to a specific folder as I foresee to add more
- moved generateLuarocksConfig to lib
- fix getLuaPath
- removed the useless rockspecDir
2021-09-27 23:42:54 +02:00
Maximilian Bosch
01eb8ec98a
linux_5_13: drop
5.13.19 was the last 5.13 release and the version is now EOL[1].

[1] https://lwn.net/Articles/869747/
2021-09-27 23:29:53 +02:00
Atemu
ba6a2ecc64 wine: only embed mono & gecko installers in winePackages.full 2021-09-27 22:29:56 +02:00
V
a954cb109d ocr-a: init at 1.0
OCR-A is a font created in the late 1960's, optimised for being read
by machines. The typeface is thick and angular, with a computer-y
aesthetic. You can find it in the wild on bank cheques and CYBER tape.
2021-09-27 15:29:38 +00:00
Graham Christensen
6c88e85807
Merge pull request #133726 from deshaw/fastly-exporter
prometheus-fastly-exporter: init at v6.1.0
2021-09-27 11:09:33 -04:00
Eelco Dolstra
7f5d66c5ba Revert "nixpkgs-unstable channel: don't depend on the metrics job"
This reverts commit e0f4ee72bc. The
metrics job no longer has a required system feature.
2021-09-27 16:33:23 +02:00
Eelco Dolstra
39d038d14d Fix metrics job
It was failing because the pager wasn't set, causing the message

  error: executing '': No such file or directory

to pollute the JSON output.

https://hydra.nixos.org/build/154768851

Issue #76776.
2021-09-27 16:23:09 +02:00
Profpatsch
843dca38b8 fdtools: pin to older skalibs version
fdtools hasn’t caught up with skalibs yet.

We also add a revdep test that alerts us in the future if a skalibs
bumb breaks fdtools again.
2021-09-27 14:28:43 +02:00
Fabian Affolter
d945486428 wpscan: 3.8.18 -> 3.8.19 2021-09-27 10:31:33 +02:00
Fabian Affolter
92357f5e0b
Merge pull request #139600 from fabaff/lupupy
python3Packages.lupupy: init at 0.0.21
2021-09-27 09:34:29 +02:00
Fabian Affolter
194eb79288 python3Packages.lupupy: init at 0.0.21 2021-09-27 08:48:51 +02:00
Fabian Affolter
7e0456bd14 python3Packages.elkm1-lib: init at 1.0.0 2021-09-27 08:36:39 +02:00
Mikael Voss
d08244d50e sydbox: init at 2.2.0 2021-09-27 08:15:44 +02:00
Robert Schütz
7d38eec7c5 qlandkartegt: use proj_7
It is incompatible with PROJ 8.
2021-09-26 23:11:29 -07:00
Robert Schütz
98c8fc6fd0 gplates: 2.2.0 -> 2.3.0 2021-09-26 23:11:29 -07:00
github-actions[bot]
33def12436
Merge master into haskell-updates 2021-09-27 00:06:36 +00:00
Artturin
9bd941c5d2 crystal,shards: remove old versions 2021-09-27 00:15:11 +03:00
Artturin
0f55588885 shards: 0.14 -> 0.15 2021-09-27 00:15:10 +03:00
Ryan Burns
47fd3efed8
Merge pull request #139391 from woffs/trebleshot-remove
trebleshot: remove
2021-09-26 14:01:59 -07:00
Frank Doepper
b20e68e623 trebleshot: remove
upstream is archived and not compatible with recent versions for Android
anymore
2021-09-26 22:29:13 +02:00
superherointj
c0b0beb28a python3Packages.rollbar: init 0.16.2 2021-09-26 17:13:03 -03:00
superherointj
7dad6965dd python3Packages.gigalixir: init 1.2.3 2021-09-26 17:13:00 -03:00
sternenseemann
dfad6f38cc release-haskell.nix: add more GHC drvs to muslGHCs
Now a lot more is working here, let's keep it that way!
2021-09-26 21:08:13 +02:00
sternenseemann
fded78193d release-haskell.nix: don't build musl integer-simple GHC 8.8.4 2021-09-26 21:07:21 +02:00
sternenseemann
2034c06a0a haskell.compiler.ghc884: revert to reverse bootstraping using 8.10.2
Reverse bootstrapping is not supported by GHC upstream. In the case of
8.8.4 it just happens to work using 8.10.2, with later versions,
specifically 8.10.7 there seems to be some digressions in the generated /
used C code which cause 8.8.4 to fail to compile [1].

Thus we revert to using 8.10.2 for aarch64 and Musl which means: Still
no integer-simple and musl at the same time (however all other GHCs have
it, so it's probably not a problem) and no aarch64-darwin (GHC 8.8.4
can't target that architecture anyways). In short, the situation stays
the same.

[1]: https://github.com/NixOS/nixpkgs/pull/138523#issuecomment-927339953
2021-09-26 19:40:56 +02:00
Sergei Trofimovich
7c86d10590
texinfo6_8: init at 6.8 (without switching default)
(forward-picked from commit 1165533fc3, partially)
The point is to work around issue #139470: fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
Fabian Affolter
ee41eddc5c
Merge pull request #139398 from fabaff/pysdcp
python3Packages.pysdcp: init at 1
2021-09-26 10:51:52 +02:00
Fabian Affolter
5af96a4642
Merge pull request #139436 from fabaff/niluclient
python3Packages.niluclient: init at 0.1.2
2021-09-26 10:12:53 +02:00
Ryan Burns
7ba89a2e22 python3Packages.tensorflow-bin: remove nvidia_x11 reference
the nvidia driver should be picked up from /run/opengl-driver/lib
(and is, since we're already using addOpenGLRunpath)
2021-09-25 20:17:45 -07:00
Artturi
b31618c72d
Merge pull request #138869 from Artturin/ffetchertests 2021-09-26 03:49:50 +03:00
Martin Weinelt
42e65a5f30
Merge pull request #139483 from fabaff/pyspcwebgw 2021-09-26 02:47:40 +02:00
Martin Weinelt
11b75bc69a
Merge pull request #139429 from fabaff/flipr-api 2021-09-26 02:46:32 +02:00
github-actions[bot]
3fc911506a
Merge master into haskell-updates 2021-09-26 00:07:13 +00:00
Martin Weinelt
040866734d
Merge pull request #139484 from fabaff/streamlabswater 2021-09-26 02:05:11 +02:00
Robert Schütz
cb1fc48dce proj_7: init at 7.2.1 2021-09-25 16:54:15 -07:00
Martin Weinelt
199c13bff9
Merge pull request #139402 from fabaff/aiopvapi 2021-09-26 01:51:06 +02:00
Martin Weinelt
1694ea023a
Merge pull request #139395 from fabaff/renault-api 2021-09-26 01:49:48 +02:00
Martin Weinelt
c386fba4bb
Merge pull request #139400 from fabaff/eternalegypt 2021-09-26 01:48:25 +02:00
Martin Weinelt
a5912aeef0
Merge pull request #139364 from fabaff/p1monitor 2021-09-26 01:47:22 +02:00
Martin Weinelt
35fdce99c4
Merge pull request #139363 from fabaff/iotawattpy 2021-09-26 01:20:31 +02:00
Martin Weinelt
3ca798f9b7
Merge pull request #139360 from fabaff/aiowatttime 2021-09-26 01:19:44 +02:00
Fabian Affolter
d472c9d87c python3Packages.pyspcwebgw: init at 0.5.0 2021-09-26 00:16:31 +02:00
Fabian Affolter
5c8bd5a5ef python3Packages.streamlabswater: init at 0.3.2 2021-09-26 00:12:14 +02:00
Fabian Affolter
fb9725692f python3Packages.asynccmd: init at 0.2.4 2021-09-25 23:58:04 +02:00
Fabian Affolter
03ad3e810c python3Packages.pydoods: init at 1.0.2 2021-09-25 23:19:25 +02:00
Vincent Laporte
450c0ab5e7 ocaml-ng.ocamlPackages_4_13.ocaml: 4.13.0-rc2 → 4.13.0 2021-09-25 22:26:37 +02:00
Aaron Andersen
57f1ee46e4
Merge pull request #136233 from MayNiklas/owncast
nixos/owncast: init at 0.0.8
2021-09-25 15:25:13 -04:00
sternenseemann
fac07c2b92 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-25 21:07:27 +02:00
figsoda
4be9351561
Merge pull request #139252 from anirrudh/python-osc-nixpkg
pythonPackages.python-osc: init at 1.7.7
2021-09-25 10:04:12 -04:00
Fabian Affolter
eccef8929c python3Packages.pyombi: init at 0.1.10 2021-09-25 15:30:19 +02:00
Fabian Affolter
048af0cd5f python3Packages.niluclient: init at 0.1.2 2021-09-25 15:13:12 +02:00
Fabian Affolter
a65f5cdce8 python3Packages.mbddns: init at 0.1.2 2021-09-25 15:02:18 +02:00
Fabian Affolter
d038da0ab4 python3Packages.flipr-api: init at 1.4.1 2021-09-25 14:12:52 +02:00
Fabian Affolter
2f54d52e86 python3Packages.pyflexit: init at 0.3 2021-09-25 14:00:40 +02:00
Fabian Affolter
fbf4abe8b9 python3Packages.pynello: init at 2.0.3 2021-09-25 13:52:43 +02:00
Fabian Affolter
0a915303c6 python3Packages.fjaraskupan: init at 1.0.1 2021-09-25 13:00:47 +02:00
Fabian Affolter
75f3b98431 python3Packages.aiopvapi: init at 1.6.14 2021-09-25 11:11:40 +02:00
Fabian Affolter
ed04c57df9 python3Packages.eternalegypt: init at 0.0.13 2021-09-25 10:49:23 +02:00
Thomas Gerbet
ccb5c2285b perlPackages.ConvertASN1: 0.27 -> 0.33
Fixes CVE-2013-7488.
https://metacpan.org/dist/Convert-ASN1/changes
2021-09-25 10:37:41 +02:00
Fabian Affolter
9d6fbb6b2c python3Packages.pysdcp: init at 1 2021-09-25 10:33:53 +02:00
Fabian Affolter
f6ce10aac7 python3Packages.renault-api: init at 0.1.4 2021-09-25 10:11:24 +02:00
Fabian Affolter
7a08ed05f6 python3Packages.marshmallow-dataclass: init at 8.5.3 2021-09-25 10:07:13 +02:00
Fabian Affolter
63c53fb138 python3Packages.pypoolstation: init at 0.4.0 2021-09-25 09:46:51 +02:00
adisbladis
2491eb3bdc
Merge pull request #139369 from adisbladis/firefox-beta_dev-93.0b9
firefox-(devedition|beta)-bin: 90.0b6 -> 93.0b9
2021-09-24 21:51:42 -05:00
figsoda
930b9ba51d
Merge pull request #136089 from onny/abuild
abuild: init at 3.7.0
2021-09-24 21:48:16 -04:00
adisbladis
28d8ad0be1
firefox-bin: Don't reference gnome in expression
Infix matching is used a heuristic in nixpkgs-update for what _not_ to
update which causes the firefox-bin packages not to get picked up by
the automatic updater.

While this "fix" isn't ideal and complicates the call-sites a bit I
think the trade-off is worth it to have up-to-date Firefox packages.
2021-09-24 20:34:11 -05:00
github-actions[bot]
287bb04efb
Merge master into haskell-updates 2021-09-25 00:06:17 +00:00
Fabian Affolter
2858034423 python3Packages.p1monitor: init at 1.0.0 2021-09-25 01:02:00 +02:00
Fabian Affolter
f1ae15c4e7 python3Packages.iotawattpy: init at 0.1.0 2021-09-25 00:33:11 +02:00
Fabian Affolter
c38750173d python3Packages.aiowatttime: init at 0.1.1 2021-09-25 00:20:12 +02:00
figsoda
3987f9c0c6
Merge pull request #138131 from toastal/chonburi-font
chonburi-font: init at unstable-2021-09-15
2021-09-24 18:03:58 -04:00
Fabian Affolter
d9ffee3d2a python3Packages.python-owasp-zap-v2-4: init at 0.0.18 2021-09-24 23:53:57 +02:00
Fabian Affolter
617420edc2
Merge pull request #139322 from superherointj/package-pythonPackages.aioapns-2.0.2
python3Packages.aioapns: init 2.0.2
2021-09-24 23:18:11 +02:00
Ryan Burns
156414ecbf
Merge pull request #136655 from samuela/samuela/cudatoolkit
cudatoolkit_11_{3,4}: init at 11.{3,4}.1
2021-09-24 12:20:40 -07:00
toastal
59740c03de chonburi-font: init at unstable-2021-09-15
OFL font: https://github.com/cadsondemak/chonburi
2021-09-25 00:07:37 +07:00
Eduard Bachmakov
37ec684a5c psi-notify: init at 1.2.1 2021-09-24 18:38:27 +02:00
anirrudh
3cfee02081 pythonPackages.python-osc: init at 1.7.7
fixed dep

fixed maintainer
2021-09-24 11:07:36 -04:00
superherointj
868a8a5218 python3Packages.aioapns: init 2.0.2 2021-09-24 11:47:00 -03:00
sternenseemann
414d4ab627 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-24 16:26:28 +02:00
figsoda
b36f7f4052
Merge pull request #139296 from illdefined/cloak
cloak: init at 0.2.0
2021-09-24 09:07:32 -04:00
figsoda
39b5332bd1
Merge pull request #137893 from hrhino/align
align: init at 1.1.3
2021-09-24 08:39:08 -04:00
Mikael Voss
25c840ed1b
cloak: init at 0.2.0 2021-09-24 14:19:04 +02:00
Jörg Thalheim
1a6a4817e8
Merge pull request #136098 from Mic92/ssh-to-age
ssh-to-age: init at 1.0.1
2021-09-24 13:15:15 +01:00
Harrison Houghton
7b6eb91961 align: init at 1.1.3
This is a nice package for viewing CSV files and such, where differing
field widths can make it hard to understand the data.

Co-authored-by: figsoda <figsoda@pm.me>
2021-09-24 08:10:21 -04:00
Jörg Thalheim
cbdfc16b98
Merge pull request #117032 from sternenseemann/sks-newer-ocaml
sks: 1.1.6 -> unstable-2021-02-04; use ocaml 4.10
2021-09-24 12:07:56 +01:00
Luke Granger-Brown
a78925d568
Merge pull request #138268 from NixOS/staging-next
Staging next 2021-09-17
2021-09-24 12:07:12 +01:00
Fabian Affolter
e4c6110264
Merge pull request #137462 from samuela/samuela/adjustText
python3Packages.adjusttext: init at 0.7.3
2021-09-24 09:13:51 +02:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
github-actions[bot]
1c28c30c71
Merge master into haskell-updates 2021-09-24 00:06:33 +00:00
Jan Tojnar
cc239d848f Merge commit 'ab24cfb0d3d43d0e8c21604993007dd66a4694ea' 2021-09-24 02:00:38 +02:00
figsoda
63254436ca
Merge pull request #138450 from newAM/apycula
apycula: init at 0.0.1a9
2021-09-23 16:40:15 -04:00
Sandro
0dd7492ca0
Merge pull request #138080 from abathur/resholve_0.6.0 2021-09-23 21:09:25 +02:00
sternenseemann
628d864ba2 haskell.compiler.ghc8107: always self-bootstrap
Allows us to get rid of the musl special-casing.
2021-09-23 20:38:36 +02:00
Niklas Hambüchen
c57ad7ccb9 haskell.compiler.ghc*: Use 8.10.7 bindist for bootstrapping.
This fixes musl+integer-simple, see #130441.

Co-Authored-By: sternenseemann <sternenseemann@systemli.org>
2021-09-23 20:38:36 +02:00
figsoda
d7556d195c
Merge pull request #139018 from rmcgibbo/btop
btop: init at 1.0.5
2021-09-23 09:32:23 -04:00
Sandro
7c8a4a8999
Merge pull request #139147 from ambroisie/add-cvehound 2021-09-23 15:20:58 +02:00
Bruno BELANYI
fb1081ffa7 cvehound: init at 1.0.4 2021-09-23 14:42:12 +02:00
Akshat Agarwal
0c5c9f42f7 cve-bin-tool: unstable-2021-04-15 -> 2.2.1
* move cve-bin-tool from development/python-modules to tools/security

Co-authored-by: r-burns <52847440+r-burns@users.noreply.github.com>
2021-09-23 18:08:46 +05:30
Robert T. McGibbon
9f08c2d4b9 btop: init at 1.0.5 2021-09-23 08:38:36 -04:00
Naïm Favier
f616e094fa nix-index: wrap in a separate derivation 2021-09-23 14:21:46 +02:00
figsoda
be5509c55c
Merge pull request #139052 from figsoda/fishfight
fishfight: init at 0.1
2021-09-23 08:11:52 -04:00
Sandro
29d3066ca1
Merge pull request #136751 from zakame/contrib/ruby-taoup
taoup: init at 1.1.14
2021-09-23 13:07:52 +02:00
Vladimir Serov
273cf4f45a
super-slicer.stable: 2.3.56.8 -> 2.3.56.9 (#136962)
* super-slicer.stable: 2.3.56.8 -> 2.3.56.9

super-slicer.staging: init at 2.3.57.0

* Update pkgs/applications/misc/prusa-slicer/super-slicer.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-23 13:06:35 +02:00
Fabian Affolter
835d63ad07 python3Packages.faraday-agent-parameters-types: init at 1.0.1 2021-09-23 11:37:12 +02:00
r-burns
0d481f7286
Merge pull request #138875 from r-burns/theano
pythonPackages.Theano: don't reference nvidia_x11
2021-09-23 00:06:50 -07:00
Samuel Ainsworth
aae8f3d390 python3Packages.in-place: init at 0.5.0 2021-09-22 23:34:16 -07:00
Ryan Burns
63391899a3 pythonPackages.Theano: fix cuda package
* add missing setuptools for cuda
* remove unused nvidia_x11
2021-09-22 23:29:17 -07:00
figsoda
35a2230d1d fishfight: init at 0.1 2021-09-22 21:10:43 -04:00
github-actions[bot]
796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
MayNiklas
f0796912bc owncast: init at 0.0.8 2021-09-23 00:46:17 +02:00
Jan Tojnar
63c3676fcf sharedown: init at 2.0.0 2021-09-23 00:31:02 +02:00
Astro
d06d273721 bespokesynth: init at 1.0.0 2021-09-23 00:23:47 +02:00
Sandro
35abd5b25c
Merge pull request #139007 from illdefined/kappanhang 2021-09-22 23:34:45 +02:00
Sandro
a872b54511
Merge pull request #138944 from fabaff/faraday-cli 2021-09-22 23:20:36 +02:00
Sandro
095d2bbaf8
Merge pull request #136634 from yl3dy/scikit-learn-extra 2021-09-22 23:19:48 +02:00
Sandro
5e07bb896b
Merge pull request #138788 from Izorkin/add-linux-5-14-hardened 2021-09-22 23:18:32 +02:00
Luflosi
b23cf25c51
npiet: init at 1.3f 2021-09-22 22:41:02 +02:00
Robert Scott
18134aee50
Merge pull request #137685 from samuela/samuela/fastavro
python3Packages.fastavro: init at 1.4.4
2021-09-22 21:32:54 +01:00
Mikael Voss
6893c29faa
kappanhang: init at 1.3 2021-09-22 22:32:48 +02:00
Sandro
dc2cebde00
Merge pull request #138998 from rmcgibbo/pyp 2021-09-22 22:19:48 +02:00
Sandro
586247ebaf
Merge pull request #138752 from dit7ya/master
cliphist: init at 0.1.0
2021-09-22 21:58:46 +02:00
Sandro
45c4f4f25b
Merge pull request #138929 from Luflosi/add-wsgiprox 2021-09-22 21:51:36 +02:00
Robert T. McGibbon
0a192fa3bc python3Packages.pyp: init at 0.3.4 2021-09-22 15:44:59 -04:00
Mostly Void
2e4ab91111 cliphist: init at 0.1.0 2021-09-23 00:24:56 +05:30
figsoda
c5ccc212eb
Merge pull request #138959 from figsoda/rust-code-analysis
rust-code-analysis: init at 0.0.23
2021-09-22 14:51:03 -04:00
Guillaume Girol
4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
Luflosi
baa87c2233
python3Packages.wsgiprox: init at 1.5.2 2021-09-22 20:10:34 +02:00
github-actions[bot]
09a7436fcc
Merge master into staging-next 2021-09-22 18:01:01 +00:00
Fabian Affolter
8ef88fb10b
Merge pull request #137136 from fabaff/notus-scanner
python3Packages.notus-scanner: init at unstable-2021-09-05
2021-09-22 19:22:57 +02:00
figsoda
399f6ddab4 rust-code-analysis: init at 0.0.23 2021-09-22 12:24:48 -04:00
Martin Weinelt
bc68bde974
python3Packages.maxcube-api: init at 0.4.3 2021-09-22 18:23:32 +02:00
Ryan Burns
11bf0ac25b pythonPackages.libgpuarray: fix opengl runpath
nvidia_x11 libs should be picked up from
/run/opengl-driver/lib at runtime
2021-09-22 09:10:26 -07:00
Travis A. Everett
08b791a01b resholve: 0.5.1 -> 0.6.0, refactor, +binlore
A bit going on here.
- Updating resholve from 0.5.1 -> 0.6.0
  - adding a depdendency, `binlore`, to supply ~intel on executables
    that supports new functionality in resholve
  - adding a package, `yallback`, which provides rule-based callbacks
    for YARA rule matches (depdency of `binlore`).
  - automatically generating "lore" for each `input` to a solution in
    `resholvePackage`.
  - update README
- restructuring some nix components to better support
  my local dev and CI workflows.
  - moved package tests into passthru/tests.nix (cuts `bats` out of
    resholve's immediate dependencies, makes it possible to add my
    existing Nix API test).
  - move my oil-dev patches out of resholve into a separate repo (no
    oil rebuild every time resholve's source changes). Also moving
    oil-dev into its own Nix file here, to ~track the default.nix in
    its own repo.
2021-09-22 09:54:04 -05:00
Fabian Affolter
60218ef0bc faraday-cli: init at 2.0.2 2021-09-22 15:12:23 +02:00
Fabian Affolter
787af49021 python3Packages.simple-rest-client: init at 1.0.8 2021-09-22 12:39:43 +02:00
Fabian Affolter
7c04423e74 python3Packages.python-status: init at 1.0.1 2021-09-22 12:32:51 +02:00
Fabian Affolter
59ff8e13b5 python3Packages.faraday-plugins: init at 1.5.3 2021-09-22 12:12:08 +02:00
Alyssa Ross
b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/libfabric/default.nix
	pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
Fabian Affolter
b51ce74106 python3Packages.notus-scanner: init at unstable-2021-09-05 2021-09-22 11:11:24 +02:00
Fabian Affolter
8a9595cfc0
Merge pull request #137276 from fabaff/bump-gcsfs
python3Packages.fsspec: 2021.07.0 -> 2021.08.1, python3Packages.gcsfs: 2021.07.0 -> 2021.08.1
2021-09-22 10:32:54 +02:00
Ales Huzik
6a76b842b3
tytools: init at 0.9.3 (#138799)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-22 10:32:19 +02:00
Fabian Affolter
7b78071f36
Merge pull request #138589 from fabaff/fix-expliot
expliot: fix build
2021-09-22 10:30:37 +02:00
Fabian Affolter
921791e87a
Merge pull request #137034 from fabaff/ospd
python3Packages.ospd: init at 21.4.3
2021-09-22 10:29:47 +02:00
Artturin
c6b56fbf58 fetchfirefoxaddon: add simple test 2021-09-22 05:26:31 +03:00
figsoda
908acc07c6
Merge pull request #138857 from figsoda/fix-cargo-supply-chain
cargo-supply-chain: fix darwin build
2021-09-21 21:40:54 -04:00
figsoda
2c1fc1165e cargo-supply-chain: fix darwin build 2021-09-21 21:01:14 -04:00
Sandro
b27635650b
Merge pull request #137517 from yl3dy/einops 2021-09-22 02:25:55 +02:00
Robert Schütz
b8c97a0d97
Merge pull request #138463 from dotlambda/ocrmypdf-pythonPackages
ocrmypdf: move to python3Packages
2021-09-21 16:44:29 -07:00
figsoda
d2c59da031
Merge pull request #138840 from figsoda/glitter
glitter: init at 1.4.4
2021-09-21 18:31:42 -04:00
figsoda
7554f83566
Merge pull request #138837 from figsoda/rhack
rhack: init at 0.1.0
2021-09-21 18:31:27 -04:00
Sandro
1fc22ce793
Merge pull request #138845 from figsoda/panamax 2021-09-22 00:25:59 +02:00
Sandro
377600cefd
Merge pull request #138064 from x3rAx/ksnip-1.9.1
ksnip: init at 1.9.1
2021-09-21 23:20:06 +02:00
figsoda
a35c2235b7 panamax: init at 1.0.3 2021-09-21 17:03:41 -04:00
figsoda
ecca3b5e19 glitter: init at 1.4.4 2021-09-21 16:28:11 -04:00
Sandro
498490221f
Merge pull request #136398 from uvNikita/puppet-bolt/init 2021-09-21 22:07:06 +02:00
Sandro
6dd2392ab3
Merge pull request #138028 from applePrincess/add-kerbrute 2021-09-21 22:05:59 +02:00
Sandro
f18f2d87f3
Merge pull request #135284 from legendofmiracles/weylus 2021-09-21 22:04:38 +02:00
Sandro
1d33c03e3d
Merge pull request #136119 from ju1m/pipe-viewer
pipe-viewer: init at 0.1.4
2021-09-21 22:01:24 +02:00
Sandro
46c29e25e4
Merge pull request #138832 from figsoda/rust-script 2021-09-21 22:00:28 +02:00
figsoda
ccb944e58a rhack: init at 0.1.0 2021-09-21 15:47:42 -04:00
Sandro
91fd0cd361
Merge pull request #138827 from figsoda/cargo-supply-chain 2021-09-21 21:18:58 +02:00
figsoda
8ef4b6397f rust-script: init at 0.17.0 2021-09-21 15:16:15 -04:00
Rski
9955ecedec
python3Packages.plyer: init at 2.0.0 (#136902)
* python3Packages.plyer: init at 2.0.0

This is a dependency of the newer versions of mirage-im.

* Update pkgs/development/python-modules/plyer/default.nix

* python3Packages.plyer: use correct hashes for patches

nix-prefetch-url works differently to fetchpatch, use the correct hashes
here.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-21 21:13:39 +02:00
Shamrock Lee
c95fcfc6b3
libfabric: meta.platforms = lib.platforms.all and 1.13.0 -> 1.13.1 (#138780) 2021-09-21 21:06:24 +02:00
Sandro
2b42e30265
Merge pull request #137838 from superherointj/openstack-manila-tempest-init
OpenStack: init several clients
2021-09-21 20:53:01 +02:00
figsoda
016f9cf6b5 cargo-supply-chain: init at 0.0.2 2021-09-21 14:19:28 -04:00
github-actions[bot]
611b805c53
Merge master into staging-next 2021-09-21 18:01:16 +00:00
Charlie Hanley
f49be866a9 python3Packages.python3-gnutls: init at 3.1.9 2021-09-21 08:39:05 -07:00
Julien Moutinho
def828bab6 bitmask-vpn: init at 0.21.6 2021-09-22 00:04:12 +09:00
Julien Moutinho
6b960506f7 pipe-viewer: init at 0.1.4 2021-09-21 16:29:28 +02:00
Julien Moutinho
99b632dbf8 perlPackages: fix same as perl licenses 2021-09-21 16:29:16 +02:00
Julien Moutinho
8a54d527c7 perlPackages.TextParsewords: init at 3.30 2021-09-21 16:29:16 +02:00
Julien Moutinho
58a963ac87 perlPackages.LWPUserAgentCached: init at 0.08 2021-09-21 16:29:16 +02:00
Sandro
de72f88d37
Merge pull request #138805 from figsoda/cargo-all-features
cargo-all-features: init at 1.6.0
2021-09-21 15:52:59 +02:00
figsoda
8bb35f3b3f
Merge pull request #138802 from figsoda/fix-hors
hors: fix darwin build
2021-09-21 09:14:42 -04:00
figsoda
065f620184 cargo-all-features: init at 1.6.0 2021-09-21 09:04:21 -04:00
Robert Hensing
1648346444
Merge pull request #136022 from hercules-ci/fetcher-testing
Fetcher testing
2021-09-21 14:50:28 +02:00
Robert Hensing
8651143b79 Revert "Add packageTests"
This reverts commit 87b3740d66.

packageTests wasn't inherently wrong, but I am not fully convinced
that it is necessary. Specifically, it would only be used by:

 - `nix-build`, which is going to be a legacy command in the mid term
 - ofborg, perhaps, not even implemented

whereas the following use cases do not need it:

 - `nix build` (experimental command with a future, unlike `nix-build`)
 - `release.nix` (Hydra), might use similar logic but not reuse this

Further, considering that this is only necessary for tests of
functions, I am hesitant to introduce it.
Meanwhile, it should not hinder the rest of the PR.
2021-09-21 14:24:40 +02:00
figsoda
b6e2f5391f
Merge pull request #138507 from thbkrshw/add-sysz
sysz: init at 1.2.2
2021-09-21 08:10:02 -04:00
github-actions[bot]
fd3d37414d
Merge master into staging-next 2021-09-21 12:01:29 +00:00
figsoda
5e94e24b14 hors: fix darwin build 2021-09-21 08:01:11 -04:00
figsoda
9daeb99fe6
Merge pull request #138763 from figsoda/pipe-rename
pipe-rename: init at 1.4.0
2021-09-21 07:26:29 -04:00
figsoda
370fd183ba
Merge pull request #138771 from figsoda/sic
sic-image-cli: init at 0.19.0
2021-09-21 07:26:07 -04:00
Harold Leboulanger
35b3dce8f5 sysz: init at 1.3.0 2021-09-21 11:09:15 +02:00
Fabian Affolter
59b283ddf6
Merge pull request #138766 from figsoda/hors
hors: init at 0.8.2
2021-09-21 10:51:39 +02:00
Izorkin
29c07c62d7
linux_5_14: add hardened kernel 2021-09-21 11:39:21 +03:00
Souvik Sen
2f669293bf prometheus-fastly-exporter: init at v6.1.0 2021-09-21 04:05:18 -04:00
Samuel Ainsworth
0981d9473f cudatoolkit_11_{3,4}: init at 11.{3,4}.1 2021-09-21 07:03:01 +00:00
github-actions[bot]
fa2601f3b2
Merge master into staging-next 2021-09-21 06:01:04 +00:00
figsoda
e10b10af39 sic-image-cli: init at 0.19.0 2021-09-20 21:15:29 -04:00
Artturi
3b2440afd0
Merge pull request #100120 from unode/cpupower-gui
linuxPackages.cpupower-gui: init at 1.0.0
2021-09-21 03:37:10 +03:00
github-actions[bot]
bf4c9d6b39
Merge master into staging-next 2021-09-21 00:01:40 +00:00
figsoda
28c2ee0bad hors: init at 0.8.2 2021-09-20 19:34:28 -04:00
figsoda
17b89a82df pipe-rename: init at 1.4.0 2021-09-20 19:13:44 -04:00
figsoda
f8f1240094
Merge pull request #138732 from figsoda/rust-petname
rust-petname: init at 1.1.1
2021-09-20 16:02:43 -04:00
Sandro
21aa200f22
Merge pull request #138738 from figsoda/fundoc
fundoc: init at 0.4.1
2021-09-20 21:14:47 +02:00
Sandro
1d019e6a27
Merge pull request #138566 from LeSuisse/rpm-4.17.0
rpm: 4.16.1.3 -> 4.17.0
2021-09-20 21:09:33 +02:00
Charlie Hanley
857c478cbd python3Packages.python3-application: init at 3.0.3 2021-09-20 11:43:06 -07:00
figsoda
d236e2cfb4 fundoc: init at 0.4.1 2021-09-20 14:22:20 -04:00
Charlie Hanley
762ad924f3 python3Packages.python3-eventlib: init at 0.3.0 2021-09-20 11:08:23 -07:00
github-actions[bot]
ecf5e75910
Merge master into staging-next 2021-09-20 18:01:12 +00:00
figsoda
c2c5c3da83 rust-petname: init at 1.1.1 2021-09-20 13:51:28 -04:00
figsoda
70a118841c
Merge pull request #138558 from newAM/cargo-deadlinks
cargo-deadlinks: init at 0.8.0
2021-09-20 10:46:30 -04:00
Alex Martens
8b8348ea69 cargo-deadlinks: init at 0.8.0 2021-09-20 07:10:57 -07:00
Sibi Prabakaran
23acc562d2
amber: init at 0.1.1 (#138159) 2021-09-20 09:12:54 -04:00
github-actions[bot]
9e5021eef4
Merge master into staging-next 2021-09-20 12:01:15 +00:00
Zak B. Elep
6c64350905 taoup: init at 1.1.14 2021-09-20 18:08:16 +08:00
Zak B. Elep
78c2be85d7
rubyPackages.ansi: init at 1.5.0 (#138240) 2021-09-20 11:57:09 +02:00
github-actions[bot]
f666c4d10f
Merge master into staging-next 2021-09-20 06:01:17 +00:00
figsoda
da01cce16d
Merge pull request #138574 from figsoda/cargo-dephell
cargo-dephell: init at 0.5.1
2021-09-19 21:49:27 -04:00
Dennis Gosnell
f19e1cf5d9
Merge pull request #138316 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-09-20 09:47:31 +09:00
figsoda
c9845d4d32 cargo-dephell: init at 0.5.1 2021-09-19 20:47:21 -04:00
figsoda
b7255cd8b9
Merge pull request #138542 from figsoda/cargo-tally
cargo-tally: init at 1.0.0
2021-09-19 20:33:24 -04:00
github-actions[bot]
57fc353eea
Merge master into haskell-updates 2021-09-20 00:06:42 +00:00
github-actions[bot]
20062d8491
Merge master into staging-next 2021-09-20 00:01:41 +00:00
figsoda
a23c4520a0
Merge pull request #138552 from figsoda/cargo-llvm-lines
cargo-llvm-lines: init at 0.4.11
2021-09-19 19:55:07 -04:00
figsoda
abbbc072b1 cargo-tally: init at 1.0.0 2021-09-19 19:54:32 -04:00
Fabian Affolter
8c769a34e7 expliot: fix build 2021-09-20 00:34:27 +02:00
Sandro
c47481db1c
Merge pull request #137623 from Kranzes/ristate 2021-09-20 00:08:08 +02:00
figsoda
4baebb5c16
Merge pull request #138535 from figsoda/cargo-diet
cargo-diet: init at 1.2.2
2021-09-19 16:45:04 -04:00
Robert Hensing
ac78ae80a4 invalidateFetcherByDrvHash move docs to manual 2021-09-19 20:27:32 +02:00
Gabriella Gonzalez
1ae90c5118
dhallPackages: Remove dhall-packages (#138487)
Fixes https://github.com/NixOS/nixpkgs/issues/138374

The build failure in the above issue is due to
`pkgs.dhallPackages.dhall-packages` transitively depending on an
older Prelude version (12.0.0) that is incompatible with newer
Dhall versions.

I first attempted to upgrade `pkgs.dhallPackages.dhall-packages`, but
that failed due to a bad hash on an internal import, so I'm removing
the build instead.
2021-09-19 11:18:00 -07:00
figsoda
cab1a84f28 cargo-llvm-lines: init at 0.4.11 2021-09-19 13:25:51 -04:00
Alyssa Ross
e2bb7997c4
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-09-19 17:08:00 +00:00
Fabian Affolter
d49ca24857 python3Packages.intake-parquet: init at 0.2.3 2021-09-19 18:10:02 +02:00
figsoda
cdea486e7a cargo-diet: init at 1.2.2 2021-09-19 11:33:24 -04:00
Fabian Affolter
ff34dbb4fa python3Packages.parquet: init at 1.3.1 2021-09-19 17:00:34 +02:00
Fabian Affolter
ef307af08e python3Packages.thriftpy2: init at 0.4.14 2021-09-19 16:50:39 +02:00
Alex Martens
059a86bbce apycula: init at 0.0.1a9 2021-09-19 07:45:04 -07:00
Thomas Gerbet
84a9b1f3a2 rpm: 4.16.1.3 -> 4.17.0
https://rpm.org/wiki/Releases/4.17.0
2021-09-19 16:06:27 +02:00
Lein Matsumaru
c776833f20
kerbrute: init at 0.0.2 2021-09-19 10:36:05 +00:00
Fabian Affolter
5a4d8e54c3
Merge pull request #136487 from bcdarwin/intensity-normalization
intensity-normalization: init at 2.0.1
2021-09-19 11:47:25 +02:00
Fabian Affolter
a29f45eeb0 python3Packages.ospd: init at 21.4.3 2021-09-19 11:04:12 +02:00
figsoda
a01a7b4792
Merge pull request #138458 from newAM/cargo-spellcheck
cargo-spellcheck: init at 0.8.13
2021-09-18 23:05:35 -04:00
misuzu
556dcbe51d
python3Packages.orjson: init at 3.6.3 (#137969)
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
Co-authored-by: figsoda <figsoda@pm.me>
2021-09-18 22:50:44 -04:00
Alex Martens
f13c1d948a cargo-spellcheck: init at 0.8.13 2021-09-18 18:57:22 -07:00
davidak
a0d68379c2
Merge pull request #138428 from bobby285271/pantheon-tweaks
pantheon-tweaks: init at 1.0.1
2021-09-19 02:47:37 +02:00
Sybrand Aarnoutse
5218777714 gitoxide: 0.7.0 -> 0.8.4 2021-09-19 09:42:09 +09:00
github-actions[bot]
7f8bee8617
Merge master into haskell-updates 2021-09-19 00:06:50 +00:00
Samuel Ainsworth
501cff7c32 python3Packages.fastavro: init at 1.4.4 2021-09-18 22:46:25 +00:00
Michael Raskin
5aef5e8d1e
Merge pull request #138457 from risicle/ris-apache-jena-4.2.0
apache-jena: 3.7.0 -> 4.2.0, apache-jena-fuseki: 3.13.1 -> 4.2.0
2021-09-18 21:29:08 +00:00
Robert Schütz
4c268ee2cc ocrmypdf: move to python3Packages
According to https://ocrmypdf.readthedocs.io/en/latest/api.html, it also
provides a Python API.
2021-09-18 14:15:36 -07:00