github-actions[bot]
8887db8787
Merge staging-next into staging
2021-11-28 00:03:24 +00:00
github-actions[bot]
9c838c8b51
Merge master into staging-next
2021-11-28 00:02:51 +00:00
Martin Weinelt
e2730a7423
Merge pull request #147483 from mweinelt/relax-my-hass
2021-11-28 00:52:17 +01:00
Anderson Torres
cdc1f0f775
Merge pull request #147621 from AndersonTorres/new-aaphoto
...
flam3: 3.1.1 -> 3.1.1+date=2018-04-12
aaphoto: init at 0.43.1
2021-11-27 20:51:52 -03:00
markuskowa
110b4c009b
Merge pull request #147631 from markuskowa/upd-octopus
...
octopus: 11.2 -> 11.3
2021-11-28 00:36:46 +01:00
Maximilian Bosch
e88d67cc86
Merge pull request #147381 from contrun/node-exporter-1.3.0
...
prometheus-node-exporter: 1.2.2 -> 1.3.0
2021-11-28 00:36:11 +01:00
Maximilian Bosch
c936e4c272
Merge pull request #146410 from yuuyins/gitignore
...
gitignore: add outputs/ and source/
2021-11-28 00:23:24 +01:00
Maximilian Bosch
b40ff20a6e
Merge pull request #147618 from fabaff/bump-btop
...
btop: 1.1.0 -> 1.1.2
2021-11-28 00:20:41 +01:00
Maximilian Bosch
509e54103a
Merge pull request #147004 from polygon/cpplint-update
...
cpplint: 1.5.1 -> 1.5.5
2021-11-28 00:17:20 +01:00
Maximilian Bosch
3c7408685b
Merge pull request #147568 from arkivm/fix-janus-gateway
...
janus-gateway: fix build
2021-11-28 00:12:33 +01:00
Maximilian Bosch
c23a2d542e
Merge pull request #147624 from mingmingrr/master
...
xonsh: 0.10.1 -> 0.11.0
2021-11-28 00:09:06 +01:00
Markus Kowalewski
8fb36866b8
octopus: 11.2 -> 11.3
2021-11-28 00:04:47 +01:00
Artturi
16eb003524
Merge pull request #146467 from l0b0/test-pam-d-generation
2021-11-27 22:32:46 +02:00
AndersonTorres
9440449acb
aaphoto: set meta.broken to true in Darwin
...
It fails detecting OpenMP libraries.
2021-11-27 17:12:50 -03:00
AndersonTorres
fc66ea690a
aaphoto: init at 0.43.1
2021-11-27 17:12:49 -03:00
AndersonTorres
66236eeb4b
flam3: 3.1.1 -> 3.1.1+date=2018-04-12
2021-11-27 17:12:49 -03:00
mingmingrr
f622890f9b
xonsh: 0.10.1 -> 0.11.0
2021-11-27 14:19:26 -05:00
Victor Engmark
dcb941f3ed
security/pam: Document test location
2021-11-27 20:36:50 +02:00
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
github-actions[bot]
e921d7ff92
Merge staging-next into staging
2021-11-27 18:01:45 +00:00
github-actions[bot]
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
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
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
Profpatsch
5abb1856ce
haskell-modules/lib: make postFixup more resilient
...
1. Putting the string on one line (instead of using a multiline
string) means it is not ended with \n, which means if somebody wants
to append more lines, they have to start it with \n or it will get
concatenated to the `postFixup` here, so add \n.
2. Previously, ignoring `drv.postFixup` would throw away any
`postFixup`s set in `drv`, which is not something we want.
The extra empty line is a cute trick to prevent concatenating the code
with any previous `postFixup` that doesn’t end in \n.
2021-11-27 15:47:58 +01:00
AndersonTorres
d20dc69664
residualvm: remove
...
Now ResidualVM lives inside ScummVM.
2021-11-27 10:53:16 -03: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
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
github-actions[bot]
6bfe307457
Merge staging-next into staging
2021-11-27 12:02:00 +00:00
github-actions[bot]
ed1a3b893c
Merge master into staging-next
2021-11-27 12:01:24 +00: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
Peter Simons
84f26a482a
Merge pull request #138309 from hjones2199/boostup
...
[staging] boost: default to boost 1.77 and refactor
2021-11-27 12:14:05 +01: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