Commit Graph
256345 Commits
Author SHA1 Message Date
Mario RodasandFrederik Rietdijk 71d2840883 postgresql_9_5: 9.5.23 -> 9.5.24
Release notes: https://www.postgresql.org/docs/9.5/release-9-5-24.html
2020-11-19 20:09:49 +01:00
Frederik Rietdijk 1a33f87245 Merge staging-next into staging 2020-11-19 20:08:38 +01:00
Frederik Rietdijk ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
R. RyanTMandJan Tojnar 8fec3bf643 libsecret: 0.20.3 -> 0.20.4 2020-11-19 20:07:57 +01:00
John EricsonandGitHub 93b430bc6b Merge pull request #104201 from obsidiansystems/splice-python
python: Splice packages to better support cross
2020-11-19 14:07:03 -05:00
Graham Christensen 0d87ce610e nixos: release: add amazonImage as a channel blocker 2020-11-19 13:56:55 -05:00
Graham Christensen f2cfecdec3 nixos ami: preflight the imds token
According to Freenode's ##AWS, the metadata server can sometimes
take a few moments to get its shoes on, and the very first boot
of a machine can see failed requests for a few moments.
2020-11-19 13:56:44 -05:00
R. RyanTM 1f402a59b1 pipenv: 2020.11.4 -> 2020.11.15 2020-11-19 18:44:02 +00:00
Ryan MulliganandGitHub 0122900755 Merge pull request #104248 from r-ryantm/auto-update/mlterm
mlterm: 3.9.0 -> 3.9.1
2020-11-19 10:29:24 -08:00
Timo KaufmannandGitHub e04721b289 Merge pull request #104083 from timokau/sage-maintainers-team
maintainers: create sage team
2020-11-19 19:20:49 +01:00
Timo KaufmannandGitHub 2e8d073cbd Merge pull request #104190 from jlesquembre/clj-fix
clojure: Mimic upstream install script
2020-11-19 19:17:52 +01:00
Niklas HambüchenandGitHub e3e4fc0711 Merge pull request #104274 from FlorianFranzen/texmacs-1.99.15
texmacs: 1.99.14 -> 1.99.15
2020-11-19 19:04:07 +01:00
Graham Christensen 83ea88e03f nixos: ec2 ami: support IMDSv2
AWS's metadata service has two versions. Version 1 allowed plain HTTP
requests to get metadata. However, this was frequently abused when a
user could trick an AWS-hosted server in to proxying requests to the
metadata service. Since the metadata service is frequently used to
generate AWS access keys, this is pretty gnarly. Version two is
identical except it requires the caller to request a token and provide
it on each request.

Today, starting a NixOS AMI in EC2 where the metadata service is
configured to only allow v2 requests fails: the user's SSH key is not
placed, and configuration provided by the user-data is not applied.
The server is useless. This patch addresses that.

Note the dependency on curl is not a joyful one, and it expand the
initrd by 30M. However, see the added comment for more information
about why this is needed. Note the idea of using `echo` and `nc` are
laughable. Don't do that.
2020-11-19 13:00:56 -05:00
Bernardo MeurerandFrederik Rietdijk 96a4eba4ce pythonPackages.psycopg2: document pypy incompatibility 2020-11-19 18:57:24 +01:00
Ryan MulliganandGitHub 74eb38ffd5 Merge pull request #104124 from r-ryantm/auto-update/gitkraken
gitkraken: 7.3.2 -> 7.4.0
2020-11-19 09:49:07 -08:00
Atemu 3a6f097fb8 mlterm: fetch from GitHub instead of Sourceforge 2020-11-19 18:24:34 +01:00
adisbladis 11367b2db1 dockerTools: Add cross compilation test 2020-11-19 18:13:22 +01:00
adisbladis 5357abf49a dockerTools: Add cross example 2020-11-19 18:13:21 +01:00
adisbladis 8a3b33baed dockerTools: Set correct architecture when cross compiling 2020-11-19 18:13:21 +01:00
John Ericson b57c5d4456 python: Use makeScopeWithSplicing
Now non-`buildInputs` that are python packages should be resolved
correctly.
2020-11-19 11:58:07 -05:00
John Ericson 330d468002 python: Use packages from previous stage in setup-hooks
This makes sense as these are tools we want to run at build time.
2020-11-19 11:58:03 -05:00
R. RyanTM 47ee51869f postfix: 3.5.7 -> 3.5.8 2020-11-19 16:14:56 +00:00
Janne Heß 1027c0635d asterisk: Bump all packages 2020-11-19 17:13:38 +01:00
R. RyanTM e9a59fe898 python27Packages.asana: 0.8.2 -> 0.10.3 2020-11-19 15:59:37 +00:00
Florian Klink f6832971f5 nixosTests.systemd: increase accounting coverage
For now, testing IO Accounting is skipped, as it seems to be either
broken, or hard to reproduce in a VM.
2020-11-19 16:56:46 +01:00
Florian Klink 5d45f269aa nixos/k3s: disable unifiedCgroupHierarchy
This gets automatically disabled by docker if the docker backend is
used, but the bundled containerd also doesn't seem to support cgroupsv2,
so disable it explicitly here, too.
2020-11-19 16:56:46 +01:00
Florian Klink d22b3ed4bc systemd: switch to unified cgroup hierarchy by default
See https://www.redhat.com/sysadmin/fedora-31-control-group-v2 for
details on why this is desirable, and how it impacts containers.

Users that need to keep using the old cgroup hierarchy can re-enable it
by setting `systemd.unifiedCgroupHierarchy` to `false`.

Well-known candidates not supporting that hierarchy, like docker and
hidepid=… will disable it automatically.

Fixes #73800
2020-11-19 16:56:46 +01:00
R. RyanTM 859cf9822e php73Packages.phpstan: 0.12.52 -> 0.12.55 2020-11-19 15:52:38 +00:00
sternenseemannandVincent Laporte 4718ba1ab1 ocamlPackages.ca-certs: 0.1.2 → 0.1.3 2020-11-19 16:36:51 +01:00
Martin WeineltandGitHub 38655c1a09 Merge pull request #104280 from mweinelt/python/zigpy-zigate
python3Packages.zigpy-zigate: 0.6.2 -> 0.7.2
2020-11-19 16:32:23 +01:00
Michael RaskinandGitHub c628b8f46e Merge pull request #104258 from r-ryantm/auto-update/libosip2
libosip: 5.1.2 -> 5.2.0
2020-11-19 15:28:59 +00:00
R. RyanTM ad97250bb7 projectm: 3.1.7 -> 3.1.8 2020-11-19 15:25:26 +00:00
R. RyanTM 6d930a657d php73Packages.composer2: 2.0.4 -> 2.0.7 2020-11-19 15:05:27 +00:00
Ryan MulliganandGitHub 92f126a854 Merge pull request #104270 from r-ryantm/auto-update/pass-genphrase
passExtensions.pass-genphrase: 0.2 -> 0.3
2020-11-19 06:54:22 -08:00
Michael RaskinandGitHub ec695db02f Merge pull request #104166 from doronbehar/pkg/julia/cleanup
julia: Disable tests for 1.3.1, and make 1.5.3 the default
2020-11-19 14:53:38 +00:00
Elis HirwingandGitHub c7417fb5d3 Merge pull request #104272 from r-ryantm/auto-update/php-psalm
php73Packages.psalm: 4.1.0 -> 4.1.1
2020-11-19 15:47:08 +01:00
R. RyanTM 3340d4f057 poedit: 2.4.1 -> 2.4.2 2020-11-19 14:22:47 +00:00
Martin Weinelt a296b76d02 python3Packages.zigpy-zigate: 0.6.2 -> 0.7.2
The src hash update was missing in d480d9336d.
2020-11-19 15:15:00 +01:00
R. RyanTM caebe2fa9a python27Packages.asciimatics: 1.11.0 -> 1.12.0 2020-11-19 14:10:52 +00:00
Tim Steinbach 6f4bd3959f linux_latest-libre: 17762 -> 17768 2020-11-19 09:08:51 -05:00
Tim Steinbach 6eb958ae76 linux: 5.9.8 -> 5.9.9 2020-11-19 09:08:51 -05:00
Tim Steinbach 199efec0a5 linux: 5.4.77 -> 5.4.78 2020-11-19 09:08:51 -05:00
Tim Steinbach 695ac805af linux: 4.9.243 -> 4.9.244 2020-11-19 09:08:50 -05:00
Tim Steinbach 6cad3d1cf3 linux: 4.4.243 -> 4.4.244 2020-11-19 09:08:50 -05:00
Tim Steinbach 7486ce6765 linux: 4.19.157 -> 4.19.158 2020-11-19 09:08:49 -05:00
Tim Steinbach 2f1d8550bb linux: 4.14.206 -> 4.14.207 2020-11-19 09:08:46 -05:00
Ryan MulliganandGitHub f9b9950c09 Merge pull request #103856 from r-ryantm/auto-update/conftest
conftest: 0.21.0 -> 0.22.0
2020-11-19 06:00:32 -08:00
Tim SteinbachandGitHub a1ea95ba04 Merge pull request #104259 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18
2020-11-19 08:53:20 -05:00
Kevin CoxandGitHub b50e2ece87 Merge pull request #99557 from 06kellyjac/conftest_version
conftest: fix version command
2020-11-19 08:49:49 -05:00
Kevin CoxandGitHub 209796fe6e Merge pull request #100511 from thiagokokada/bump-mons
mons: 20200107 -> 20200320
2020-11-19 08:46:04 -05:00