Commit Graph

263614 Commits

Author SHA1 Message Date
Sandro
6212342f2e
Merge pull request #108663 from fabaff/geopy 2021-01-15 10:30:55 +01:00
Sandro
403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython 2021-01-15 10:30:05 +01:00
zowoq
cc2462d430 buildah: 1.19.0 -> 1.19.1
https://github.com/containers/buildah/releases/tag/v1.19.1
2021-01-15 19:24:33 +10:00
Jörg Thalheim
94f3683935
Merge pull request #109428 from andersk/openafs-1.8.7
openafs: 1.8.6 → 1.8.7 (emergency fix for unix timestamp 0x60000000)
2021-01-15 09:13:22 +00:00
markuskowa
60d0c801d2
Merge pull request #109356 from r-ryantm/auto-update/iosevka-bin
iosevka-bin: 4.3.0 -> 4.4.0
2021-01-15 09:54:42 +01:00
Martin Weinelt
511b87c7a9
Merge pull request #109427 from fabaff/bump-aresponses
python3Packages.aresponses: 2.0.0 -> 2.1.0
2021-01-15 09:46:09 +01:00
Sandro
2d0dc97981
Merge pull request #107810 from freezeboy/update-hydron
hydron: unstable-2019-02-17 -> 3.0.4
2021-01-15 09:45:29 +01:00
Jörg Thalheim
3c6230cdbf
Merge pull request #109425 from siraben/stdenv-lib 2021-01-15 08:44:16 +00:00
Jörg Thalheim
9c4a18591f
Merge pull request #109096 from ju1m/tor
nixos/tor: fix openFirewall when ORPort isInt
2021-01-15 08:37:22 +00:00
Maximilian Bosch
9e3a6eaec1
Merge pull request #109082 from delroth/sudo-1.9.5p1
sudo: 1.9.4p2 -> 1.9.5p1
2021-01-15 09:30:01 +01:00
Maximilian Bosch
b0c732b698
Merge pull request #109403 from lsix/nano-5.5
nano: 5.4 -> 5.5
2021-01-15 09:21:21 +01:00
Sarah Brofeldt
c6c1319d13
Merge pull request #109286 from johanot/ceph-15.2.8
ceph: 15.2.7 -> 15.2.8
2021-01-15 08:44:08 +01:00
Ben Siraphob
4eb185bd6a pkgs/data: stdenv.lib -> lib 2021-01-15 14:29:18 +07:00
Ben Siraphob
0e49ba1b64 make-bootstrap-tools: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Ben Siraphob
872973d7d1 pkgs/servers: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Ben Siraphob
e245ae3c3a pkgs/shells: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Ben Siraphob
f35b06e86d top-level/ruby-packages: add newline to end of file 2021-01-15 14:24:03 +07:00
Ben Siraphob
108bdac3d9 pkgs/applications: stdenv.lib -> lib 2021-01-15 14:24:03 +07:00
Fabian Affolter
ac8a17dd56 python3Packages.pyipp: switch to pytestCheckHook and exclude tests 2021-01-15 08:10:35 +01:00
Drew Risinger
495066a47f python3Packages.osqp: 0.6.2 -> 0.6.2.post0 2021-01-14 23:05:55 -08:00
Anders Kaseorg
175fdc84aa openafs: 1.8.6 → 1.8.7
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-14 22:42:17 -08:00
Ben Siraphob
2e34288f0d pkgs/games: stdenv.lib -> lib 2021-01-15 13:36:04 +07:00
Jonathan Ringer
5fae0b941a python3Packages.azure-identity: mark as enabled 2021-01-14 22:21:50 -08:00
Fabian Affolter
1d2a903fd2 home-assistant: update component-packages 2021-01-14 22:16:12 -08:00
Fabian Affolter
728de3979f python3Packages.pyvlx: init at 0.2.19 2021-01-14 22:16:12 -08:00
Fabian Affolter
e4ddf1ef3a home-assistant: update component-packages 2021-01-14 22:15:45 -08:00
Fabian Affolter
6e65bf6da6 python3Packages.orvibo: init at 1.1.1 2021-01-14 22:15:45 -08:00
Alyssa Ross
d6bc890fb4 python3Packages.aiohttp-remotes: 0.1.2 -> 1.0.0 2021-01-14 22:09:17 -08:00
Fabian Affolter
e8f6e9f040 home-assistant: update component-packages 2021-01-14 22:08:47 -08:00
Fabian Affolter
6b14b6cfa8 python3Packages.aioswitcher: init at 1.2.2 2021-01-14 22:08:47 -08:00
Milan
03a818a6f8
openjdk: build with empty pre-version (#108994)
Some applications, like the Jetbrains IDEs, check for a suffix to
determine if a stable JDK is used.
This flag was already passed for older versions, but it got lost for
OpenJDK 14+.
2021-01-15 05:12:41 +01:00
zowoq
93e5d99592 conmon: 2.0.22 -> 2.0.24
https://github.com/containers/conmon/releases/tag/v2.0.24
2021-01-15 13:03:08 +10:00
Milan
0d724ba2fc
dockerTools: fix build (#109420) 2021-01-15 03:56:38 +01:00
Milan
f634c149e4
nixos/tests/docker: wait for docker service (#109418)
Previously the Docker daemon was started by systemd socket activation.
Thus, the Docker test waited for the sockets.target unit.
But when the docker module was changed to start the Docker daemon at
boot instead of by socket activation, the test was left untouched.
With the Docker 20.10 update this lead to a timing issue, where the
docker command is run before the Docker daemon has started and hangs.

Fixes #109416
2021-01-15 03:38:15 +01:00
Milan
4171cd53d6
redis: make masterAuth option optional (#109417) 2021-01-15 03:21:27 +01:00
Jan Tojnar
bfb91bc57f
Merge pull request #109363 from rhoriguchi/gnome-shell-extension-clock-override
gnomeExtensions.clock-override: init at 12
2021-01-15 02:56:37 +01:00
Mikołaj Gałkowski
5525440dd6
unityhub: add mising icu and clang libraries (#109413)
Compilation of c# scripts with L2CPP for would fail, due to
missing icu and clang libs
2021-01-14 19:38:36 -05:00
Andreas Rammhold
3be09b94fb
Merge pull request #108860 from endocrimes/dani/fix-tmp
modules/boot: Specify the type for tmpfs mounts
2021-01-15 00:31:14 +01:00
Maximilian Bosch
f08a59befc
Merge pull request #109313 from yoctocell/tor-browser-bundle-bin-10.0.8
tor-browser-bundle-bin: 10.0.7 -> 10.0.8
2021-01-15 00:17:14 +01:00
Maximilian Bosch
9c099f6420
Merge pull request #109263 from erictapen/contributing-mention-backported-commits
contributing.md: change labels on backported PRs
2021-01-15 00:10:01 +01:00
Maximilian Bosch
6b3a546f9f
Merge pull request #109377 from WilliButz/update/grafana/v7.3.7
grafana: 7.3.6 -> 7.3.7
2021-01-15 00:06:11 +01:00
Maximilian Bosch
a426eafc20
Merge pull request #109265 from Ma27/matrix-synapse
matrix-synapse: 1.24.0 -> 1.25.0
2021-01-15 00:00:57 +01:00
Martin Weinelt
60a8a5cf8c
Merge pull request #109398 from mweinelt/home-assistant
home-assistant: 2021.1.1 -> 2021.1.2
2021-01-15 00:00:27 +01:00
Martin Weinelt
c5a3874a4c
home-assistant: 2021.1.1 -> 2021.1.2 2021-01-14 23:53:44 +01:00
Martin Weinelt
db1cc4704d
python3Packages.pyhaversion: disable < 3.8, not >= 3.8 2021-01-14 23:53:44 +01:00
Kevin Cox
ddad87f26a
Merge pull request #108940 from Atemu/zfs-test-with-stable-linuxPackages
tests/zfs: test stable with stable linuxPackages
2021-01-14 17:09:02 -05:00
Kevin Cox
5666f34b28
Merge pull request #91813 from Mic92/types1
nixos/*: Add types to the database module options
2021-01-14 17:04:54 -05:00
John Ericson
3d9a14f76c
Merge pull request #109326 from HectorAE/hdf5-blosc-init
hdf5-blosc: init at 1.0.0
2021-01-14 17:03:07 -05:00
Alyssa Ross
3893d6c6d7 gitAndTools: move everything to the top level
The comment at the top of git-and-tools/default.nix said:

    /* All git-relates tools live here, in a separate attribute set so that users
     * can get a fast overview over what's available.

but unfortunately that hasn't actually held up in practice.

Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing.  In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c34901969).

So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix.  This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.

The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before.  I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Hector Escobedo
741aab97c4 hdf5-blosc: init at 1.0.0 2021-01-14 12:55:26 -08:00