3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

334575 commits

Author SHA1 Message Date
Victor Engmark 3b2e6e72fa tests: Move all PAM tests into a separate directory
As per
<https://github.com/NixOS/nixpkgs/pull/146467#issuecomment-972743535>.
2021-11-27 20:36:50 +02:00
Timothy DeHerrera 9c191ebcdf
Merge pull request #147609 from primeos/revert-restarting-systemd-socket-units
Revert "Merge pull request #141192 from helsinki-systems/feat/improve…
2021-11-27 11:08:43 -07:00
Fabian Affolter 609ab2cdc4 btop: 1.1.0 -> 1.1.2 2021-11-27 18:58:49 +01:00
Fabian Affolter a84f06bba1 python3Packages.flux-led: 0.24.25 -> 0.25.0 2021-11-27 18:54:30 +01:00
Nikolay Korotkiy a697c03e85
cudatext: 1.148.0 → 1.150.0 2021-11-27 20:45:28 +03:00
Fabian Affolter 092154c92f
Merge pull request #147607 from marsam/update-guessit
python39Packages.guessit: 3.3.1 -> 3.4.3
2021-11-27 18:23:04 +01:00
Yurii Matsiuk b6d2638449
appgate-sdp: 5.4.2 -> 5.5.0 2021-11-27 18:14:59 +01:00
Lein Matsumaru a38fd4faef
exploitdb: 2021-11-25 -> 2021-11-27 2021-11-27 17:10:04 +00:00
Michael Weiss 1cfecb636b
Revert "Merge pull request #141192 from helsinki-systems/feat/improved-socket-handling2"
This reverts commit 57961d2b83, reversing
changes made to b04f913afc.
(I.e. this reverts PR #141192.)

While well-intended, this change does unfortunately introduce very
serious regressions that are especially disruptive/noticeable on desktop
systems (e.g. users of Sway will loose their graphical session when
running "nixos-rebuild switch").

Therefore, this change has to be reverted ASAP instead of trying to fix
it in "production".
Note: An updated version should be extensively discussed, reviewed, and
tested before re-landing this change as an earlier version also had to
be reverted for the exact same issues [0].

Fix: #146727

[0]: https://github.com/NixOS/nixpkgs/pull/73871#issuecomment-559783752
2021-11-27 17:22:22 +01:00
Anderson Torres 549025bbed
Merge pull request #147507 from AndersonTorres/new-arcan
Arcan updates
2021-11-27 13:09:18 -03:00
Anderson Torres 39777f4c11
Merge pull request #147595 from AndersonTorres/new-misc
residualvm: remove
2021-11-27 12:23:56 -03:00
Anderson Torres 2e867c4097
Merge pull request #147440 from AndersonTorres/new-teapot
teapot: init at 2.3.0
2021-11-27 12:23:07 -03:00
Kira Bruneau c4414bf740
Merge pull request #147569 from arkivm/fix-invidious
invidious/lsquic: fix build
2021-11-27 09:52:06 -05:00
Philippe Hürlimann de31473c42 losslessaudiochecker: init at 2.0.5 2021-11-27 15:34:05 +01:00
Eric Dallo 33c8bc7186
polylith: 0.2.12-alpha -> 0.2.13-alpha 2021-11-27 11:02:44 -03:00
AndersonTorres d20dc69664 residualvm: remove
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03:00
sternenseemann 17b8b5a4dc haskell.compiler.*: pass runtime dependencies via configure script
GHC can actually accept absolute paths for its runtime tools (except for
touch) at configure time which are then saved in
`$out/lib/ghc-${version}/settings`. This allows us to drop the wrapper
entirely if we assume that a POSIX compliant touch is in PATH when we
run GHC later.

The touch problem can presumably be fixed by either patching the
configure file of GHC (although we need to take care not to change the
touch GHC uses during its compilation) or messing with the settings file
after installation.

The rationale for dropping the wrapper PATH entry completely is that
it's always possible to invoke GHC via its library which will bypass the
wrapper completely, leading to subtly different behavior.

Binary GHCs are not touched in this commit, but ideally they'll get a
similar treatment as well, so they are more robust, although we
generally don't need to use them as a library.

Note that GHC 8.8.4 doesn't care about install_name_tool or otool, so
the respective environment variables are not set.
2021-11-27 14:39:22 +01:00
Anderson Torres 0aeb25404a
Merge pull request #147535 from AndersonTorres/new-misc
zydis: 3.2.0 -> 3.2.1
2021-11-27 10:28:37 -03:00
ckie c249f14bf8
wireshark: add wrapGAppsHook fixing open/save GUI 2021-11-27 15:18:05 +02:00
Bobby Rong 4558a1b631
Merge pull request #147169 from 0x4A6F/master-czkawka
czkawka: 3.3.0 -> 3.3.1
2021-11-27 21:05:47 +08:00
AndersonTorres 73b3f81d96 zydis: add myself as maintainer 2021-11-27 09:57:13 -03:00
Fabian Affolter aa0c2681c9
Merge pull request #147576 from fabaff/bump-fpyutils
python3Packages.fpyutils: 2.0.1 -> 2.1.0
2021-11-27 13:37:46 +01:00
Fabian Affolter 27796de176
Merge pull request #147580 from fabaff/bump-metasploit
metasploit: 6.1.15 -> 6.1.16
2021-11-27 13:15:00 +01:00
Fabian Affolter b830840506
Merge pull request #147575 from fabaff/bump-aiopulse
python3Packages.aiopulse: 0.4.2 -> 0.4.3
2021-11-27 13:13:49 +01:00
Fabian Affolter dbb6f612a8
Merge pull request #147584 from fabaff/bump-boschshcpy
python3Packages.boschshcpy: 0.2.23 -> 0.2.24
2021-11-27 13:13:27 +01:00
Fabian Affolter 24afc211d7
Merge pull request #146811 from fabaff/google-nest
python3Packages.python-google-nest: init at 5.1.1, python3Packages.google-nest-sdm: init 0.3.9
2021-11-27 13:13:09 +01:00
Fabian Affolter e911ceb498
Merge pull request #147435 from fabaff/tololib
python3Packages.tololib: init at 0.1.0b3
2021-11-27 13:08:29 +01:00
Fabian Affolter b8fceba813 python3Packages.md-toc: relax fpyutils constraint 2021-11-27 13:02:43 +01:00
Bobby Rong 40eef88a71
Merge pull request #147581 from equirosa/tut
tut: 0.0.36 -> 0.0.41
2021-11-27 19:44:42 +08:00
Bobby Rong be1f811b4e
Merge pull request #147566 from cjab/programmer-calculator-2.2
programmer-calculator: 2.1 -> 2.2
2021-11-27 19:35:30 +08:00
Fabian Affolter d5d4aa2237 python3Packages.boschshcpy: 0.2.23 -> 0.2.24 2021-11-27 12:12:14 +01:00
Pavol Rusnak 320197ed13
Merge pull request #147550 from TredwellGit/electron_16
electron_16: 16.0.1 -> 16.0.2
2021-11-27 11:26:10 +01:00
Pavol Rusnak b9b4d2940c
Merge pull request #147552 from TredwellGit/trezor-suite
trezor-suite: 21.10.2 -> 21.11.2
2021-11-27 11:23:24 +01:00
Eduardo Quiros 4982ca6e67
tut: 0.0.36 -> 0.0.41 2021-11-27 04:01:03 -06:00
Fabian Affolter 90be2bed39 metasploit: 6.1.15 -> 6.1.16 2021-11-27 10:59:56 +01:00
Fabian Affolter 29ba03036c
Merge pull request #147573 from fabaff/bump-gdu
gdu: 5.10.1 -> 5.11.0
2021-11-27 10:50:59 +01:00
Fabian Affolter 6daa24a1c7 python3Packages.fpyutils: 2.0.1 -> 2.1.0 2021-11-27 09:32:59 +01:00
Domen Kožar d920e9a8c5
Merge pull request #147570 from ixnij/master
tinyscheme: add aarch64-darwin to badplatforms
2021-11-27 09:32:12 +01:00
Fabian Affolter 6d808dfbae python3Packages.aiopulse: 0.4.2 -> 0.4.3 2021-11-27 09:28:48 +01:00
Fabian Affolter 7ae23b2ffc gdu: 5.10.1 -> 5.11.0 2021-11-27 09:24:46 +01:00
Fabian Affolter 8a3c0169f2
Merge pull request #147536 from fabaff/fix-tsung
tsung: use Python 3
2021-11-27 09:15:38 +01:00
Fabian Affolter e0c1bb709b
Merge pull request #147541 from fabaff/bump-py17track
python3Packages.py17track: relax async_timeout constraint
2021-11-27 09:14:06 +01:00
Fabian Affolter 5614a1ae9d
Merge pull request #147531 from fabaff/fixflake8-polyfill
python3Packages.flake8-polyfill: disable failing tests
2021-11-27 09:13:13 +01:00
Thomas Wu f104c1434b tinyscheme: add aarch64-darwin to badplatforms
Tinyscheme is not supported for aarch64-darwin
2021-11-27 14:49:46 +08:00
Vikram Narayanan ed3cfc8abe invidious/lsquic: fix build 2021-11-26 22:21:55 -08:00
Mario Rodas 821f42f182
Merge pull request #147064 from smancill/fluent-bit-upstream-patch
fluent-bit: use upstream patches
2021-11-27 01:01:00 -05:00
Mario Rodas 8c00e6fdfa
Merge pull request #147222 from marsam/update-cloud-nuke
cloud-nuke: 0.5.1 -> 0.7.1
2021-11-27 00:57:31 -05:00
Vikram Narayanan 84730c9f5d janus-gateway: fix build 2021-11-26 21:56:07 -08:00
Mario Rodas 49c8e40c23
Merge pull request #147220 from marsam/update-cascadia-code
cascadia-code: 2108.26 -> 2110.31
2021-11-27 00:50:46 -05:00
Mario Rodas d73c773bce
Merge pull request #147223 from marsam/update-libfyaml
libfyaml: 0.7.2 -> 0.7.3
2021-11-27 00:50:14 -05:00