Commit graph

253385 commits

Author SHA1 Message Date
Timo Kaufmann e04721b289
Merge pull request #104083 from timokau/sage-maintainers-team
maintainers: create sage team
2020-11-19 19:20:49 +01:00
Timo Kaufmann 2e8d073cbd
Merge pull request #104190 from jlesquembre/clj-fix
clojure: Mimic upstream install script
2020-11-19 19:17:52 +01:00
Niklas Hambüchen 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 Meurer 96a4eba4ce pythonPackages.psycopg2: document pypy incompatibility 2020-11-19 18:57:24 +01:00
Ryan Mulligan 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
R. RyanTM 859cf9822e php73Packages.phpstan: 0.12.52 -> 0.12.55 2020-11-19 15:52:38 +00:00
sternenseemann 4718ba1ab1 ocamlPackages.ca-certs: 0.1.2 → 0.1.3 2020-11-19 16:36:51 +01:00
Martin Weinelt 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 Raskin 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 6d930a657d php73Packages.composer2: 2.0.4 -> 2.0.7 2020-11-19 15:05:27 +00:00
Ryan Mulligan 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 Raskin 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 Hirwing 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
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 Mulligan 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 Steinbach a1ea95ba04
Merge pull request #104259 from TredwellGit/firmwareLinuxNonfree
firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18
2020-11-19 08:53:20 -05:00
Kevin Cox b50e2ece87
Merge pull request #99557 from 06kellyjac/conftest_version
conftest: fix version command
2020-11-19 08:49:49 -05:00
Kevin Cox 209796fe6e
Merge pull request #100511 from thiagokokada/bump-mons
mons: 20200107 -> 20200320
2020-11-19 08:46:04 -05:00
Kevin Cox c46d66d07e
Merge pull request #101287 from wamserma/jabref-5.1
jabref: 3.8.1 -> 5.1
2020-11-19 08:43:42 -05:00
Jörg Thalheim 2bf5899d6a
Merge pull request #104105 from spacefrogg/openafs-1.9 2020-11-19 14:42:17 +01:00
Florian Franzen d5eb9fbe53 texmacs: 1.99.14 -> 1.99.15 2020-11-19 14:35:19 +01:00
R. RyanTM b388a2ecce php73Packages.psalm: 4.1.0 -> 4.1.1 2020-11-19 13:34:42 +00:00
adisbladis 4313ac6b29
dockerTools.buildLayeredImage: Fix cross compilation 2020-11-19 14:32:22 +01:00
Anderson Torres ba093e25d4
Merge pull request #104204 from r-ryantm/auto-update/mednafen
mednafen: 1.24.3 -> 1.26.1
2020-11-19 10:22:10 -03:00
zowoq 8bc6e95686 rav1e: fix eval 2020-11-19 23:07:16 +10:00
Jörg Thalheim a19b005867
fmt_6: remove 2020-11-19 13:58:53 +01:00
R. RyanTM f428c62679 passExtensions.pass-genphrase: 0.2 -> 0.3 2020-11-19 12:44:10 +00:00
Jörg Thalheim 827fbf9dfd
gerbera: fix build with spdklog 2020-11-19 13:37:43 +01:00
Jörg Thalheim 02fc4fce9a
waybar: fix build with spdlog 1.8.1 2020-11-19 13:37:41 +01:00
Michael Weiss 15fb3be1c0
Merge pull request #104122 from Chiiruno/dev/rav1e
rav1e: 0.3.4 -> 0.4.0-alpha // ffmpeg-full: re-enable rav1e
2020-11-19 12:38:25 +01:00
Mario Rodas 600b5da6e3
Merge pull request #101697 from cust0dian/pueue-0.8.0
pueue: 0.7.1 -> 0.8.1
2020-11-19 06:15:46 -05:00
Marek Mahut cfe31472e6
Merge pull request #104069 from RaghavSood/ledger-live-desktop/2.16.0
ledger-live-desktop: 2.15.0 -> 2.16.0
2020-11-19 11:44:02 +01:00