Commit Graph
335697 Commits
Author SHA1 Message Date
github-actions[bot]andGitHub 43d7f2e53d Merge master into staging-next 2021-11-27 18:01:10 +00: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 AffolterandGitHub 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 TorresandGitHub 549025bbed Merge pull request #147507 from AndersonTorres/new-arcan
Arcan updates
2021-11-27 13:09:18 -03:00
Fabian Affolter 566844aed3 python3Packages.socialscan: init at 1.4.2 2021-11-27 16:42:55 +01:00
Anderson TorresandGitHub 39777f4c11 Merge pull request #147595 from AndersonTorres/new-misc
residualvm: remove
2021-11-27 12:23:56 -03:00
Anderson TorresandGitHub 2e867c4097 Merge pull request #147440 from AndersonTorres/new-teapot
teapot: init at 2.3.0
2021-11-27 12:23:07 -03:00
Nguyễn Gia Phong 56391a5c57 glfw: 3.3.4 -> 3.3.5 2021-11-27 22:13:02 +07:00
Kira BruneauandGitHub 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
Thomas Gerbet 856a428ecf suricata: 6.0.3 -> 6.0.4
https://forum.suricata.io/t/suricata-6-0-4-and-5-0-8-released/1942
Fixes CVE-2021-37592.
2021-11-27 15:03:03 +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 TorresandGitHub 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 RongandGitHub 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 AffolterandGitHub 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
Sergei Trofimovich 8e89d68448 gsl_1: enable parallel building
Had to pull upstream fix that fixes parallel test runs.
2021-11-27 12:28:36 +00:00
Fabian Affolter ea11ede71b python3Packages.python-smarttub: 0.0.27 -> 0.0.28 2021-11-27 13:22:15 +01:00
Fabian AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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 AffolterandGitHub 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
github-actions[bot]andGitHub ed1a3b893c Merge master into staging-next 2021-11-27 12:01:24 +00:00
Bobby RongandGitHub 40eef88a71 Merge pull request #147581 from equirosa/tut
tut: 0.0.36 -> 0.0.41
2021-11-27 19:44:42 +08:00
Bobby RongandGitHub 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
Aleksandar Topuzović 592218648c augustus: 3.0.1 -> 3.1.0 2021-11-27 11:31:57 +00:00
Fabian Affolter d5d4aa2237 python3Packages.boschshcpy: 0.2.23 -> 0.2.24 2021-11-27 12:12:14 +01:00
Sergei Trofimovich 45e0ffb3cc python3Packages.libarchive-c: 3.1 -> 3.2 2021-11-27 11:05:15 +00:00
Pavol RusnakandGitHub 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 RusnakandGitHub 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 AffolterandGitHub 29ba03036c Merge pull request #147573 from fabaff/bump-gdu
gdu: 5.10.1 -> 5.11.0
2021-11-27 10:50:59 +01:00
Ryan Horiguchi f028a5195a solaar: 1.0.7 -> 1.1.0 2021-11-27 10:26:55 +01:00
Nikolay Korotkiy 0d83270c46 lagrange: 1.7.3 → 1.9.0 2021-11-27 12:20:56 +03:00
Dominik Xaver Hörl 0360e03520 nixos/install-grub: fix whitespace
This time hopefully without changing the generated boot script.
2021-11-27 10:18:21 +01:00
Dominik Xaver Hörl 19447850a2 Revert "nixos/install-grub: normalize whitespace"
This morally reverts commit 0e8d7f9b3d.
It made the generated boot script hard to read.
2021-11-27 10:18:04 +01:00
Fabian Affolter 6daa24a1c7 python3Packages.fpyutils: 2.0.1 -> 2.1.0 2021-11-27 09:32:59 +01:00
Domen KožarandGitHub 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