Commit graph

273411 commits

Author SHA1 Message Date
Manuel Bärenz 17024be1d1
nixos/tests: add musescore 2021-02-26 20:26:02 -05:00
Bruno Bigras 1585a04bcb
webwormhole: init at git-2021-01-16 (#114269) 2021-02-26 20:24:44 -05:00
Peter Simons 36126fdbfa
Merge pull request #114515 from vlulla/upgrade-R
R: 4.0.3 -> 4.0.4
2021-02-27 00:32:43 +01:00
Florian Klink 0bdaff84e8
Merge pull request #113137 from lukegb/ceph
ceph: fix bluestore by using bundled rocksdb
2021-02-27 00:26:47 +01:00
Florian Klink aed9171b1a
Merge pull request #111342 from veehaitch/systemd-networkd-options
nixos/networkd: add missing IPv6 options
2021-02-27 00:16:20 +01:00
Peter Simons 8629446fc1
Merge pull request #114407 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-02-25 (plus other fixes)
2021-02-26 23:57:43 +01:00
Vijay Lulla 2c9d7ee369 R: 4.0.3 -> 4.0.4 2021-02-26 22:42:21 +00:00
Maximilian Bosch dc82cbaea9
Merge pull request #114508 from NieDzejkob/alacritty
alacritty: fix build
2021-02-26 23:01:57 +01:00
Peter Simons a533bbef70 haskell-brittany: disable the freakin' test suite
The test suite runs for ages even on fast machines.
2021-02-26 23:01:18 +01:00
zimbatm bdfd50116a
Revert "mdsh: 0.5.0 -> 0.6.0"
This was pushed by mistake!

This reverts commit 7ee7b5deec.
2021-02-26 22:54:37 +01:00
zimbatm 7ee7b5deec
mdsh: 0.5.0 -> 0.6.0 2021-02-26 22:52:59 +01:00
Florian Klink d52d0a1d73
Merge pull request #114464 from rnhmjoj/ksm
nixos/ksm: rewrite using systemd-tmpfiles
2021-02-26 22:43:59 +01:00
adisbladis c801ffd4a3
emacs: Use --with-native-compilation instead of --with-nativecomp
Upstream changed this parameter name in https://git.savannah.gnu.org/cgit/emacs.git/commit/?h=feature/native-comp&id=42fc752a14b23be95f02b598930f13a96883d3a0
2021-02-26 23:31:27 +02:00
Peter Simons f7aa0b4575 haskell-prettyprinter: disable the freakin' test suite
The test suite runs for ages even on fast machines.
2021-02-26 22:28:19 +01:00
adisbladis 70c0af4bf6
Merge pull request #114505 from sternenseemann/rebol-delete
rebol/default.nix: remove unused file
2021-02-26 23:25:49 +02:00
Florian Klink 43f83f9c45
Merge pull request #75866 from Sohalt/spnav
libspnav: init at 2.3.0
2021-02-26 22:21:21 +01:00
rnhmjoj 48052ca0dd
nixos/ksm: remove udev-settle dependency
The sysfs file /sys/kernel/mm/ksm/run seems to be available as soon as
the kernel has started, so no point in waiting for udev to "settle". If
for some reason it doesn't, we let the unit fail explicitly.
2021-02-26 22:10:10 +01:00
Jakub Kądziołka 5e401dcd2b
alacritty: fix build
Use postInstall instead of installPhase to give the cargo hooks a chance
to set $releaseDir.
2021-02-26 21:59:45 +01:00
Martin Weinelt d47ee0e778
Merge pull request #114461 from mweinelt/salt
salt: 3002.2 -> 3002.5
2021-02-26 21:54:35 +01:00
Peter Simons c1157b0ba5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
20267f89a1.
2021-02-26 21:53:50 +01:00
Peter Simons 6e1562761b configuration-common: cosmetic 2021-02-26 21:49:30 +01:00
Peter Simons 64187ae13f haskell-text-icu: remedy a fatal absence of truth in the build 2021-02-26 21:48:21 +01:00
sternenseemann c5218b5245 rebol/default.nix: remove unused file
The rebol attribute has been removed over 4 years ago, so removing the
file as will is probably fine.

See d6cb238c8e.
2021-02-26 21:47:40 +01:00
sternenseemann b785d3bb27 bspwm/unstable.nix: clean up unused file
06c403e846 removed the bspwm-unstable
attribute, but forgot to remove the file which has been done in
this commit.
2021-02-26 21:44:53 +01:00
Peter Simons 09dd4a7ea0 cabal-install: fix build with ghc-9.0.x 2021-02-26 21:37:22 +01:00
Peter Simons 4e328c8c30 haskell-regex-base: drop obsolete patch for ghc-9.0.x 2021-02-26 21:35:56 +01:00
Peter Simons d2aeeb0d20 webkitgtk: remedy the build's confusion about the meaning of "truth"
The package could not compile because it did not know the meaning of
TRUE and FALSE [1]. So we have to make sure our build environment
provides reasonable, sensible definitions to make the build succeed.

[1] https://hydra.nixos.org/build/137292531
2021-02-26 21:35:56 +01:00
Florian Klink 1624ae8a96
Merge pull request #100433 from Patryk27/fixes/38509
nixos/containers: allow containers with long names to create private networks
2021-02-26 21:35:07 +01:00
Guillaume Girol b4389c0736
Merge pull request #114271 from hjones2199/siril
siril: 0.99.6 -> 0.99.8.1
2021-02-26 20:25:19 +00:00
Guillaume Girol 24d05ceb44
Merge pull request #114205 from veprbl/pr/herwig_7_2_2
herwig: 7.2.1 -> 7.2.2
2021-02-26 20:03:08 +00:00
sternenseemann 6a932fb74f pythonPackages.fonttools: 4.20.0 -> 4.21.1 2021-02-26 20:58:01 +01:00
Peter Simons 15834f4673 hackage2nix: update list of broken packages to fix evaluation errors on Hydra 2021-02-26 20:57:24 +01:00
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
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
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
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
Sandro edd0cce82b
Merge pull request #114277 from cab404/atom-154 2021-02-26 19:20:40 +01:00