Benjamin Hipple
40fab12bd5
Merge pull request #83719 from cole-h/alacritty
...
alacritty: 0.4.1 -> 0.4.2
2020-03-29 19:13:59 -04:00
zowoq
6d4749dede
ripgrep: 12.0.0 -> 12.0.1
...
https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#1201-2020-03-29
2020-03-30 09:11:31 +10:00
R. RyanTM
c27b5de084
kdiff3: 1.8.1 -> 1.8.2
2020-03-29 22:56:16 +00:00
Benjamin Hipple
c77bd38764
python27Packages.python-otr: mark as broken
...
See inline comment for details.
https://hydra.nixos.org/build/115510612
CC @NixOS/nixos-release-managers
ZHF: #80379
2020-03-29 18:51:54 -04:00
Benjamin Hipple
2c5fe63fbe
python27Packages.application: 2.7.0 -> 2.8.0 and fix build
...
The build is currently broken due to failure to build `darcs` to fetch the src
package. The homepage is already their GitHub repo, and it appears to be the
active src of development anyways. See #83718
I came across this while debugging this failure:
https://hydra.nixos.org/build/115510612
Note that the `application` dependency *does* succeed on Hydra, because it's
already on local disk in Hydra's store, but I cannot rebuild locally because it
has prefer local builds.
https://hydra.nixos.org/build/115512559
This package is not reproducible on 20.03 or buildable outside of Hydra, so I
intend to backport the fix.
CC @NixOS/nixos-release-managers
ZHF: #80379
2020-03-29 18:18:04 -04:00
Cole Helbling
45f53ccd8b
alacritty: 0.4.1 -> 0.4.2
...
* alacritty now has its own org, so I changed the URLs to point there
* updated the description to match upstream's description
* formatted with nixpkgs-format
2020-03-29 15:15:32 -07:00
Daniel Frank
2496942c7a
nextcloud: 18.0.2 -> 18.0.3
2020-03-29 23:54:53 +02:00
Robert Scott
959e9244d9
nghttp2: add python bindings as pythonPackages.nghttp2
...
it's tricky to enable in nghttp2's default build, however, because it needs
to be usable by curl, a very core nix package, and we get cyclical
dependencies if we add python to its requirements. having it available as
a separate build is better than nothing, though.
2020-03-29 22:32:26 +01:00
Philipp Middendorf
35035a543c
xow: init at 0.2
2020-03-30 00:16:21 +03:00
R. RyanTM
bf29da08c2
hevea: 2.33 -> 2.34
2020-03-29 20:58:22 +00:00
Cole Mickens
1992768157
nixos/azure: clarify how users work in basic example
2020-03-29 13:56:55 -07:00
Cole Mickens
627ae7e057
nixos/azure: upload-image.sh cleanup $1 handling
2020-03-29 13:56:55 -07:00
Cole Mickens
a5de97f21e
nixos/azure: upload-image names the image better
2020-03-29 13:56:55 -07:00
Cole Mickens
c2b2cc6dbd
nixos/azure: simplify example image
2020-03-29 13:56:55 -07:00
Cole Mickens
20f981de08
azure: init nixos/maintainers/scripts/azure-new
2020-03-29 13:56:55 -07:00
Cole Mickens
a5a6d77508
azure: boot.growPartition = true
2020-03-29 13:56:55 -07:00
Cole Mickens
f37aa7dd69
nixos/azure: add diskSize module option
2020-03-29 13:56:55 -07:00
Tim Steinbach
c76bad0ec0
linux: 5.6-rc5 -> 5.6-rc7
2020-03-29 16:50:02 -04:00
Maximilian Bosch
d25b558038
Merge pull request #83653 from nlewo/nextcloud-firstrunwizard
...
nixos/nextcloud: add bcmap, mp4 and webm in nginx configuration
2020-03-29 22:07:02 +02:00
Maximilian Bosch
f178f960b4
Merge pull request #83633 from zarelit/fix_literalExample
...
network-interfaces: fix literalExample arguments
2020-03-29 22:04:01 +02:00
Michael Raskin
8cd343edf8
Merge pull request #83706 from 7c6f434c/pingus-fix
...
pingus: 0.7.6 -> unstable; fixes build conflicts with dependency updates
2020-03-29 20:03:49 +00:00
R. RyanTM
2d6afe6ba5
groonga: 9.1.2 -> 10.0.0
2020-03-29 19:59:16 +00:00
Ryan Mulligan
9d21fe813f
Merge pull request #83648 from r-ryantm/auto-update/pdfsam-basic
...
pdfsam-basic: 4.1.1 -> 4.1.2
2020-03-29 12:58:31 -07:00
Ryan Mulligan
438e719628
Merge pull request #83032 from r-ryantm/auto-update/cockatrice
...
cockatrice: 2019-08-31-Release-2.7.2 -> 2020-03-20-Release-2.7.4
2020-03-29 12:57:21 -07:00
Michael Raskin
35a2f790f6
pingus: 0.7.6 -> unstable; fixes build conflicts with dependency updates
2020-03-29 21:38:05 +02:00
Florian Klink
0856220810
Merge pull request #83662 from r-ryantm/auto-update/utf8proc
...
utf8proc: 2.4.0 -> 2.5.0
2020-03-29 21:15:01 +02:00
Rouven Czerwinski
62cdbd678c
linux config: enable SND CA0132 DSP loading
...
Since we select everything as a module, snd_hda_codec_ca0132 is built as
well. DSP loading is not enabled by default, but without it the
soundcard produces timeouts within ALSA and does not emit sound.
Explicitly enable the firmware loading to ensure Soundblaster
Z/Zx/ZxR/Recon devices can be used with NixOS.
The patch to enable this by default in the kernel is staged for 5.8.
2020-03-29 21:11:17 +02:00
Joachim Breitner
29ca177c68
Use .diff, not .patch, and fix sha hashes
2020-03-29 21:07:48 +02:00
Florian Klink
855a12eacf
Revert "make-tarball.nix: Restore the 'commit' field in packages.json"
...
This reverts commit 5e8545e72341887bb371407a71a723bc0e9c7844.
It breaks eval:
attribute 'rev' missing, at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/mr-est/eval-0-gleber.ewr1.nix.ci/pkgs/top-level/make-tarball.nix:106:39
2020-03-29 20:57:50 +02:00
Florian Klink
f4f8921f97
nixos/gerrit: stop setting jvmPackage ( #83696 )
...
jdk12_headless disappeared in d00559ebb84af84b48a207a5a0a0762ce9d577eb,
and just using the default in the VM test should be fine IMHO.
2020-03-29 18:50:19 +00:00
Florian Klink
237bf9e7bc
Merge pull request #83289 from r-ryantm/auto-update/libbluray
...
libbluray: 1.1.2 -> 1.2.0
2020-03-29 20:31:40 +02:00
Benjamin Hipple
21dbe88670
Merge pull request #83681 from Atemu/cherrytree-0.39.1
...
cherrytree: 0.39.0 -> 0.39.1
2020-03-29 14:31:14 -04:00
Florian Klink
5f0ba381ae
Merge pull request #83285 from hax404/teeworlds
...
teeworlds: python2 -> python3; add menu item
2020-03-29 20:30:58 +02:00
Andreas Rammhold
0d5fc5bf42
Merge pull request #83691 from mweinelt/pr/weechat/v2.8
...
weechat: v2.7.1 → v2.8
2020-03-29 20:30:21 +02:00
Eelco Dolstra
5e8545e723
make-tarball.nix: Restore the 'commit' field in packages.json
...
Also change incorrect 'revision' to 'rev' in the default value for
'nixpkgs' in release.nix.
Fixes https://github.com/NixOS/nixos-homepage/issues/372 .
2020-03-29 20:16:07 +02:00
Michael Weiss
0dd5ccc742
mesos,swiften,pingus: Mark as broken
...
Those packages are broken for >4 months, which is why it seems best to
mark them as broken for now. I noticed these while testing #75877 .
2020-03-29 20:06:41 +02:00
Alexander V. Nikolaev
ca008fe328
wine{Unstable,Staging}: 5.4 -> 5.5
2020-03-29 21:06:35 +03:00
Eelco Dolstra
4e554ad1bc
make-tarball.nix: Strip source directory from packages.json
...
https://github.com/NixOS/nixos-homepage/issues/372
2020-03-29 20:02:44 +02:00
Florian Klink
4daf8ba17b
Merge pull request #83295 from r-ryantm/auto-update/libdvdnav
...
libdvdnav: 6.0.1 -> 6.1.0
2020-03-29 20:02:16 +02:00
Florian Klink
4c10045221
Merge pull request #83297 from r-ryantm/auto-update/libdvdread
...
libdvdread: 6.0.2 -> 6.1.0
2020-03-29 20:01:49 +02:00
Maximilian Bosch
1a5289f803
nixos/acme: don't depend on multi-user.target inside a container
...
On boot, a container doesn't have an uplink and would run into a timeout
while waiting for cert renewal[1].
[1] https://github.com/NixOS/nixpkgs/pull/81371#issuecomment-605526099
2020-03-29 19:59:52 +02:00
worldofpeace
3ad74e3997
nixos/display-managers: don't start pulseaudio
...
Hey, we have sockets.
2020-03-29 13:59:41 -04:00
Tobias Mayer
56ec5a2577
pythonPackages.pyarrow: fix test
2020-03-29 10:43:42 -07:00
Florian Klink
01365622ad
Merge pull request #83660 from Emantor/fix/system-duplicate-line
...
nixos/systemd: remove one DefaultBlockIOAccounting
2020-03-29 19:42:28 +02:00
Florian Klink
ae3928997c
Merge pull request #82807 from mehlon/tor-browser
...
tor-browser-bundle-bin: enable multimedia support by default
2020-03-29 19:41:40 +02:00
worldofpeace
944ff7c9e2
Merge pull request #83684 from romildo/fix.xfce4-hardware-monitor-plugin
...
xfce.xfce4-hardware-monitor-plugin: fix url (unmaintained)
2020-03-29 13:08:04 -04:00
worldofpeace
c50ab4d7bb
Merge pull request #83679 from romildo/upd.xfce4-whiskermenu-plugin
...
xfce.xfce4-whiskermenu-plugin: 2.3.3 -> 2.4.3
2020-03-29 13:07:45 -04:00
worldofpeace
a4a0e4e047
Merge pull request #83690 from r-ryantm/auto-update/drawing
...
drawing: 0.4.11 -> 0.4.13
2020-03-29 13:01:58 -04:00
worldofpeace
bedf13071b
Merge pull request #83637 from romildo/desktopManager.desktopNames
...
nixos.display-manager: set DesktopNames from a new attribute
2020-03-29 12:58:08 -04:00
Joachim Breitner
b872b8a200
ghc-8.4.4.nix: Do not use git.haskell.org
...
which was deprecated in 2018 and is now gone for good. I guess many
won’t notice because the nix-cache kept the files around?
This fetches the patches from github. Unfortunately it seems that the
sha256 hashes (calculated with `nix-prefetch-url`) have been modified.
Alternatively, if someone has the old patches around they could arguably
be added to `tarballs.nixos.org` (it seems they are not there right
now).
2020-03-29 18:52:41 +02:00