Jörg Thalheim
98fc56e481
Merge pull request #114382 from bbuscarino/fix-libfaketime-patch
...
libfaketime: fix clang patch
2021-02-26 19:41:54 +00:00
Sandro
e8446a3f77
Merge pull request #114396 from NeQuissimus/sbtextras
...
sbt-extras: 2021-02-04 → 2021-02-24
2021-02-26 20:40:10 +01:00
Guillaume Girol
f3b5c78d4c
Merge pull request #113746 from r-burns/numactl
...
numactl: enable on all linux platforms
2021-02-26 19:37:51 +00:00
Ryan Mulligan
3864dcea59
monit: add ryantm to maintainers
2021-02-26 11:37:18 -08:00
Sandro
a171d0b765
Merge pull request #114379 from victorluft/submergeupg
2021-02-26 20:35:37 +01:00
Guillaume Girol
b12abe690d
Merge pull request #111282 from r-burns/libdrm-cross
...
libdrm: fix cross-compile to x86
2021-02-26 19:35:06 +00:00
R. RyanTM
c72363839a
libndctl: 70.1 -> 71.1
2021-02-26 14:26:52 -05:00
Sandro
a92c99e631
Merge pull request #114493 from NieDzejkob/tox-node
...
tox-node: fix build
2021-02-26 20:26:47 +01:00
Sandro
e29500b80c
Merge pull request #114492 from periodic/patch-1
...
cockatrice: 2020-08-23-Release-2.7.5 -> 2021-01-26-Release-2.8.0
2021-02-26 20:23:28 +01:00
Peter Simons
b10ff8e990
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2021-02-26 20:22:45 +01:00
Peter Simons
1f810ac9da
git-annex: update to new version 8.20210223
2021-02-26 20:20:07 +01:00
Peter Simons
3334e95e6b
Merge pull request #114469 from maralorn/cabal-install
...
[haskell-updates] haskellPackages.cabal-install: Fix build for 3.4.0.0
2021-02-26 20:19:59 +01:00
Sandro
dad1dc73c4
Merge pull request #114487 from bobrik/ivan/llvm11-openmp-aarch64-darwin
...
llvmPackages_11.openmp: make it compile on aarch64-darwin
2021-02-26 20:18:54 +01:00
adisbladis
222e1a14b0
Merge pull request #114484 from adisbladis/emacs-pdf-tool-closure-size
...
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
2021-02-26 20:58:36 +02:00
talyz
ca725e7fcd
nixos/gitlab: Add gitlab.target
...
To make it easier to start and stop all GitLab services, introduce
`gitlab.target` which wants all services (meaning they will start with
it) and which all services are part of (meaning they will stop with
it).
2021-02-26 19:54:23 +01:00
talyz
f38c601b54
nixosTests.gitlab: Test pages and mailroom service start
...
Make sure that the `gitlab-pages` and `gitlab-mailroom` services at
least start.
2021-02-26 19:54:11 +01:00
talyz
9d4e76dd46
nixos/gitlab: Make gitlab.service's PreStart into two new services
...
Make the config initialization script run in gitlab.service's PreStart
section into two new services, `gitlab-config.service` and
`gitlab-db-config.service`. Other services can then depend on the
config scripts they need instead of unnecessarily depending on
`gitlab.service`. This makes the reason for the configured service
dependencies much clearer and should also reduce the restart time of
the `gitlab` service quite a lot, when triggered manually.
Also, set up stricter service dependencies, using `bindsTo`, to ensure
that if a service fails or is stopped, its dependants are also
stopped. For example, if we're using the `postgresql` service and it's
stopped, `gitlab.service` and `gitlab-sidekiq.service`, which depend on
it to function, should also be stopped.
2021-02-26 19:54:05 +01:00
Michael Weiss
24e89ccb75
Merge pull request #113751 from bobrik/ivan/libglvnd-aarch64-darwin
...
libglvnd: disable asm on aarch64-darwin
2021-02-26 19:50:34 +01:00
Sandro
97da88a89b
Merge pull request #114467 from thiagokokada/sync-babashka-upstream
...
babashka: sync native-image arguments with upstream
2021-02-26 19:46:18 +01:00
Sandro
c7be2fa934
Merge pull request #114448 from markus1189/anki-2-1-40
...
anki-bin: 2.1.38 -> 2.1.40
2021-02-26 19:45:02 +01:00
Sandro
919902ba01
Merge pull request #114445 from fabaff/bump-prawn
2021-02-26 19:44:28 +01:00
Sandro
b9d79d6b57
Merge pull request #114159 from omasanori/fix-foundationdb60
2021-02-26 19:43:34 +01:00
Fabian Affolter
9f1fae0536
python3Packages.simplejson: 3.17.0 -> 3.17.2
2021-02-26 19:22:11 +01:00
Sandro
edd0cce82b
Merge pull request #114277 from cab404/atom-154
2021-02-26 19:20:40 +01:00
github-actions[bot]
ec3729e487
Merge staging-next into staging
2021-02-26 18:16:46 +00:00
github-actions[bot]
c0d450070c
Merge master into staging-next
2021-02-26 18:16:44 +00:00
Fabian Affolter
ea3e9d551d
python3Packages.slack-sdk: 3.3.0 -> 3.4.0
2021-02-26 19:15:06 +01:00
Jakub Kądziołka
3bd0b03fb3
tox-node: fix build
...
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-02-26 18:55:59 +01:00
Sandro
a859f27d61
Merge pull request #114180 from omasanori/wasm-pack-update-deps
2021-02-26 18:49:54 +01:00
Drew Haven
c18c9e0a36
cockatrice: 2020-08-23-Release-2.7.5 -> 2021-01-26-Release-2.8.0
2021-02-26 09:45:26 -08:00
Ivan Babrou
ef13a2129b
libglvnd: disable asm on aarch64-darwin
...
libglvnd itself doesn't know about `aarch64-darwin`, so it tries
to use assembly that is not supported by mach-o, failing as a result.
2021-02-26 09:45:13 -08:00
Michael Raskin
3a2195b750
Merge pull request #114406 from foolnotion/master
...
qt515 compatibility for qpdfview 0.4.18
2021-02-26 17:40:58 +00:00
Michael Raskin
c6bcceb275
Merge pull request #114460 from r-ryantm/auto-update/lazarus-gtk2
...
lazarus: 2.0.10-2 -> 2.0.12
2021-02-26 17:34:08 +00:00
Félix Baylac-Jacqué
878e12fb80
prosody: 0.11.7 -> 0.11.8
...
It's a minor release, there's no major improvement/breaking change.
See https://blog.prosody.im/prosody-0.11.8-released/ for the full changelog.
2021-02-26 18:33:44 +01:00
Kira Bruneau
fd96e5ae46
yabridge, yabridgectl: 3.0.0 -> 3.0.1
...
Also replaces hashes with SRI hashes
2021-02-26 12:25:06 -05:00
Ivan Babrou
f78f6cd339
llvmPackages_11.openmp: make it compile on aarch64-darwin
2021-02-26 09:24:00 -08:00
Sandro
74025ebf66
Merge pull request #114384 from mschwaig/google-auth-depends-on-six
...
pythonPackages.google-auth: add missing dependency on six
2021-02-26 18:17:41 +01:00
Christopher League
218353d3f0
clips: 6.30 -> 6.31; supersedes and closes #109914 ( #114132 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-26 18:16:54 +01:00
adisbladis
92f2c8b4ac
firefox-bin: Remove alsa/libpulseaudio dev outputs
...
It doesn't seem that these make any functional difference, but they are
increasing the closure size.
2021-02-26 19:07:52 +02:00
Sandro
4f1bbdc882
Merge pull request #114453 from MayNiklas/master
...
plex: 1.21.4.4054-bab510e86 -> 1.21.4.4079-1b7748a7b
2021-02-26 18:07:36 +01:00
adisbladis
32b5534f73
emacs.pkgs.pdf-tools: Remove references to dev outputs in epdfinfo
2021-02-26 19:05:25 +02:00
Sandro
84ffcd2b5b
Merge pull request #114444 from fortuneteller2k/update-mpd
...
mpd: 0.22.5 -> 0.22.6
2021-02-26 18:01:14 +01:00
Patryk Wychowaniec
336ef2de99
nixos/containers: allow containers with long names to create private networks
...
Launching a container with a private network requires creating a
dedicated networking interface for it; name of that interface is derived
from the container name itself - e.g. a container named `foo` gets
attached to an interface named `ve-foo`.
An interface name can span up to IFNAMSIZ characters, which means that a
container name must contain at most IFNAMSIZ - 3 - 1 = 11 characters;
it's a limit that we validate using a build-time assertion.
This limit has been upgraded with Linux 5.8, as it allows for an
interface to contain a so-called altname, which can be much longer,
while remaining treated as a first-class citizen.
Since altnames have been supported natively by systemd for a while now,
due diligence on our side ends with dropping the name-assertion on newer
kernels.
This commit closes #38509 .
systemd/systemd#14467
systemd/systemd#17220
https://lwn.net/Articles/794289/
2021-02-26 17:48:49 +01:00
Patryk Wychowaniec
5f1345a303
nixos/containers: styling improvements
2021-02-26 17:44:14 +01:00
R. RyanTM
24601c00d5
minizip2: 2.10.4 -> 2.10.6
2021-02-26 11:43:15 -05:00
benneti
8e5a172d0c
git-credential-gopass: init at 1.12.0 ( #114457 )
...
* maintainers: add benneti
* git-credential-gopass: init at 1.12.0
* Update pkgs/tools/security/gopass/git-credential.nix
* Update pkgs/tools/security/gopass/git-credential.nix
Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2021-02-26 11:37:34 -05:00
R. RyanTM
a45a1b2318
nats-streaming-server: 0.19.0 -> 0.20.0
2021-02-26 11:18:32 -05:00
Peter Simons
ecda7a86e7
Merge origin/master into haskell-updates.
2021-02-26 16:59:40 +01:00
sohalt
455cb9f913
FreeCAD: add spacenav support
2021-02-26 16:58:00 +01:00
Fabian Affolter
19fac4d078
home-assistant: update component-packages
2021-02-26 16:28:21 +01:00