Commit graph

265076 commits

Author SHA1 Message Date
John Ericson 8929989614 lib: Clean up how linux and gcc config is specified
The `platform` field is pointless nesting: it's just stuff that happens
to be defined together, and that should be an implementation detail.

This instead makes `linux-kernel` and `gcc` top level fields in platform
configs. They join `rustc` there [all are optional], which was put there
and not in `platform` in anticipation of a change like this.

`linux-kernel.arch` in particular also becomes `linuxArch`, to match the
other `*Arch`es.

The next step after is this to combine the *specific* machines from
`lib.systems.platforms` with `lib.systems.examples`, keeping just the
"multiplatform" ones for defaulting.
2021-01-21 22:44:09 -05:00
Matthew Bauer 77403c1c19
Merge pull request #96140 from matthewbauer/add-cog
Init cog at 0.6.0
2021-01-20 17:42:54 -06:00
zowoq 8adc564f28 treewide: editorconfig fixes
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Sandro b0fbf7b5c3
Merge pull request #106060 from r-ryantm/auto-update/ocaml4.10.0-optint
ocamlPackages.optint: 0.0.3 -> 0.0.4
2021-01-21 00:00:24 +01:00
Matthew Bauer 914de3a3ca cog: init at 0.6.0 2021-01-20 16:54:49 -06:00
Matthew Bauer 132f7e6cfe webkitgtk: enable WPE_RENDERER 2021-01-20 16:54:48 -06:00
Matthew Bauer b2eb8992c7 libwpe-fdo: init at 1.7.1 2021-01-20 16:54:45 -06:00
Sandro e201b1233d
Merge pull request #109836 from r-ryantm/auto-update/gleam
gleam: 0.12.1 -> 0.13.2
2021-01-20 23:45:45 +01:00
Elis Hirwing 650b653b8e
Merge pull request #110225 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.59 -> 0.12.68
2021-01-20 23:42:17 +01:00
Sandro d2e5ecabd2
Merge pull request #109926 from r-ryantm/auto-update/chkrootkit
chkrootkit: 0.53 -> 0.54
2021-01-20 23:37:04 +01:00
Sandro b8a7f17872
Merge pull request #109669 from r-ryantm/auto-update/plexmediaserver
plexRaw: 1.21.1.3842-b0c7a97d9 -> 1.21.1.3876-3c3adfcb4
2021-01-20 23:35:25 +01:00
Sandro eebdf2427a
Merge pull request #110089 from r-ryantm/auto-update/monit
monit: 5.27.1 -> 5.27.2
2021-01-20 23:34:11 +01:00
Sandro 973705f7c9
Merge pull request #109925 from r-ryantm/auto-update/crispy-doom
crispyDoom: 5.9.2 -> 5.10.0
2021-01-20 23:33:45 +01:00
Sandro 9f870df411
Merge pull request #110158 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.2.0 -> 1.3.0
2021-01-20 23:32:10 +01:00
Matthew Bauer da9fc7b068
Merge pull request #108072 from matthewbauer/fix-binfmt-activation
nixos/binfmt.nix: fix running commands in binfmt
2021-01-20 16:31:53 -06:00
Sandro c4965b409a
Merge pull request #110210 from SuperSandro2000/fix-collection4
Fix collection 4: substituteInPlace cleanups, pythonPackages.azure-synapse-artifacts: Fix meta
2021-01-20 23:26:19 +01:00
Sandro feb4059865
Merge pull request #110221 from symphorien/nheko-cache
nheko: build qml
2021-01-20 23:26:02 +01:00
Elis Hirwing 163d758979
Merge pull request #110209 from r-ryantm/auto-update/php-psalm
php73Packages.psalm: 4.3.1 -> 4.4.1
2021-01-20 23:22:00 +01:00
Matthew Bauer 8f027e6b65 libwpe: init at 1.7.1 2021-01-20 16:14:33 -06:00
Matthew Bauer ba5f50a76c
Merge pull request #107924 from matthewbauer/fix-duti
Fix duti on macOS Big Sur
2021-01-20 16:09:41 -06:00
R. RyanTM a610e556b1 php73Packages.phpstan: 0.12.59 -> 0.12.68 2021-01-20 21:47:50 +00:00
Kevin Cox f1d3b04c04
Merge pull request #109966 from thiagokokada/bump-opentabletdriver
opentabletdriver: 0.4.2 -> 0.5.0
2021-01-20 16:37:16 -05:00
Matthew Bauer dcbbbcdb05 duti: pass ApplicationServices directly 2021-01-20 15:30:57 -06:00
R. RyanTM 245bde3f8d pappl: 1.0.0 -> 1.0.1 2021-01-20 13:29:56 -08:00
Ryan Mulligan f0c777b495
Merge pull request #110216 from r-ryantm/auto-update/picard-tools
picard-tools: 2.23.9 -> 2.24.0
2021-01-20 13:24:29 -08:00
06kellyjac 083d8f8bd6 nerdctl: 0.4.0 -> 0.5.0 2021-01-21 06:58:38 +10:00
zowoq b46b3d928d nixos/podman: readd rootless runc test
use `loginctl enable-linger` to create systemd session
2021-01-21 06:57:51 +10:00
zowoq 5313326b7f go_1_15: 1.15.6 -> 1.15.7 2021-01-21 06:56:22 +10:00
zowoq 3bcd19086c go_1_14: 1.14.13 -> 1.14.14 2021-01-21 06:56:22 +10:00
Symphorien Gibol a26cb6b37d nheko: build qml
fixes cache issues on update:
https://github.com/Nheko-Reborn/nheko/issues/389
2021-01-20 21:56:10 +01:00
R. RyanTM 427bbe059a picard-tools: 2.23.9 -> 2.24.0 2021-01-20 20:42:01 +00:00
Sandro 8aa683bb25
Merge pull request #110206 from bbigras/sql_exporter
sql_exporter: 0.3.0 -> 0.4.0
2021-01-20 21:41:29 +01:00
Vladimír Čunát 56ef9942f1
knot-dns: 3.0.3 -> 3.0.4
https://gitlab.nic.cz/knot/knot-dns/-/tags/v3.0.4
2021-01-20 21:28:10 +01:00
Doron Behar 1f33f72b7f
Merge pull request #110178 from r-ryantm/auto-update/pdfcpu
pdfcpu: 0.3.7 -> 0.3.8
2021-01-20 22:27:50 +02:00
Doron Behar be9dd87660
Merge pull request #110132 from r-ryantm/auto-update/mympd
mympd: 6.8.3 -> 6.10.0
2021-01-20 22:26:38 +02:00
Guillaume Girol 0adfe8ca75
Merge pull request #109894 from pjjw/sysklogd-musl-patch
sysklogd: fix building against musl
2021-01-20 20:15:14 +00:00
Sandro 56bf7a855c
Merge pull request #110204 from fabaff/sigurlx
sigurlx: init at 2.1.0
2021-01-20 21:10:54 +01:00
Sandro 809a698280
Merge pull request #110202 from llathasa-veleth/master
disfetch: 1.13 -> 1.14
2021-01-20 21:10:31 +01:00
Sandro Jäckel f1478a78ff
python38Packages.bidict: Remove stale patch, use pytestCheckHook 2021-01-20 21:10:12 +01:00
Sandro Jäckel 9c6ca673a7
python37Packages.google-music: Remove stale postPatch 2021-01-20 21:10:12 +01:00
Sandro Jäckel 6ed5025067
pythonPackages.bellows: Execute tests again 2021-01-20 21:10:11 +01:00
Sandro Jäckel 69d3c5d89b
pythonPackages.spyder: Remove old substituteInPlace 2021-01-20 21:10:11 +01:00
Sandro Jäckel 72e80a623e
pythonPackages.mxnet: Remove old substituteInPlace 2021-01-20 21:09:23 +01:00
Sandro Jäckel 601917ea95
pythonPackages.azure-synapse-artifacts: Fix meta 2021-01-20 21:09:23 +01:00
Sandro Jäckel 4c31da767f
perlPackages.Safe-Hole: Mark broken on darwin 2021-01-20 21:09:22 +01:00
R. RyanTM 4978a1c7d6 php73Packages.psalm: 4.3.1 -> 4.4.1 2021-01-20 19:59:49 +00:00
Bruno Bigras 0125a4c171 sql_exporter: 0.3.0 -> 0.4.0 2021-01-20 14:45:54 -05:00
John Ericson bfc062e4cf
Merge pull request #110101 from spease/fix-ios-patches
Minimalist iOS fixes
2021-01-20 14:41:13 -05:00
Fabian Affolter b54b344c61 sigurlx: init at 2.1.0 2021-01-20 20:40:33 +01:00
Anderson Torres 610f0eb72c
Merge pull request #110165 from AndersonTorres/mednafen
mednaffe: small wrapper fixup
2021-01-20 16:36:33 -03:00