Robert Schütz
1a495d604f
Merge pull request #110597 from fabaff/aioeafm
...
python3Packages.aioeafm: init at 1.0.0
2021-01-23 15:20:29 +01:00
Sandro
ef9cd0712e
Merge pull request #110573 from fabaff/amcrest
2021-01-23 14:44:58 +01:00
Sandro
3d78e8d3c2
Merge pull request #110564 from AndersonTorres/new-pyspread
...
pyspread: init at 1.99.5
2021-01-23 14:43:44 +01:00
Fabian Affolter
8d7b41b43d
python3Packages.aioeafm: init at 1.0.0
2021-01-23 14:41:52 +01:00
Stig
2176c7e1c2
Merge pull request #110054 from stigtsp/package/convos-5.11
...
convos: 5.00 -> 5.11
2021-01-23 14:34:39 +01:00
Zak B. Elep
f5db4578ba
perlPackages.NetAsyncPing: skip ping socket tests
2021-01-23 19:46:53 +08:00
Sander van der Burg
01ea0b5722
s6-linux-init: init at 1.0.6.0
2021-01-23 12:16:41 +01:00
Fabian Affolter
002b6599da
python3Packages.amcrest: init at 1.7.2
2021-01-23 09:52:45 +01:00
AndersonTorres
bdb60d7fa9
pyspread: init at 1.99.5
2021-01-23 01:31:52 -03:00
Zak B. Elep
79ff3de8a5
perlPackages.IOAsync: 0.77 -> 0.78
2021-01-23 08:33:41 +08:00
Jonathan Ringer
0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
...
This is a stdenv-rebuild, and should not be merged
into master
This reverts commit 8929989614
.
2021-01-22 14:07:06 -08:00
John Ericson
d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
...
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
Sandro
2b56a69386
Merge pull request #110453 from fabaff/bsblan
2021-01-22 16:21:43 +01:00
Eelco Dolstra
b60a6af8ed
Merge pull request #110493 from hackworthltd/nix-big-sur
...
nix: add Security to build inputs.
2021-01-22 16:16:12 +01:00
Sandro
15e6801eb3
Merge pull request #110456 from fabaff/sendgrid
2021-01-22 16:08:33 +01:00
Drew Hess
90888626ba
nix: add Security to build inputs.
...
For some reason, this is required to build nix on Big Sur, even though
it's not needed on earlier macOS versions.
2021-01-22 14:50:16 +00:00
Sandro
be3f605eee
Merge pull request #108916 from midchildan/powerline-symbols/init
...
powerline-symbols: init at 2.8.1
2021-01-22 14:14:55 +01:00
Georges Dubus
6613bc12ec
Merge pull request #109080 from happysalada/erlang_update
...
erlang: R22 -> R23
2021-01-22 14:04:50 +01:00
Sandro
bedf58b78f
Merge pull request #91123 from tex/unciv
2021-01-22 12:55:01 +01:00
Sandro
0c096b67dc
Merge pull request #107302 from bobrik/ivan/docker-buildx
2021-01-22 12:50:25 +01:00
Fabian Affolter
dc2f2bebce
python3Packages.sendgrid: init at 6.5.0
2021-01-22 10:50:25 +01:00
Fabian Affolter
8e8e759c72
python3Packages.python-http-client: init at 3.3.1
2021-01-22 10:50:06 +01:00
Fabian Affolter
cc4c7328ee
python3Packages.starkbank-ecdsa: init at 1.1.0
2021-01-22 10:49:51 +01:00
Fabian Affolter
7581c22616
python3Packages.bsblan: init at 0.4.1
2021-01-22 09:41:59 +01:00
Matthias Beyer
e3b4a6c2d8
sfeed: init at 0.9.20 ( #107173 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-22 09:33:43 +01:00
Fabian Affolter
038ab72940
python3Packages.cattrs: init at 1.1.2
2021-01-22 09:33:10 +01:00
sternenseemann
b424ecd84e
ocamlPackages.emile: init at 1.1
2021-01-22 09:26:17 +01:00
sternenseemann
47818a1ff3
ocamlPackages.pecu: init at 0.5
2021-01-22 09:26:17 +01:00
Jules Aguillon
bf010dac66
ocamlformat: Add versions 0.15.1 and 0.16.0
2021-01-22 09:10:02 +01:00
Fabian Affolter
3a43bbbc7c
python3Packages.atenpdu: init at 0.3.1
2021-01-21 23:58:49 -08:00
sternenseemann
0f864eb45b
ocamlPackages.hxd: init at 0.2.0
2021-01-22 08:39:58 +01:00
Emery Hemingway
93e31f2a78
ocamlPackages.wodan: init unstable-2020-11-20
2021-01-22 08:34:26 +01:00
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
Ivan Babrou
e431ff7e2e
docker-buildx: init at 0.5.1
...
Installing docker-buildx enables buildx subcommand on the client:
* https://github.com/docker/buildx
2021-01-21 12:52:45 -08:00
Guillaume Girol
7ed3d2df76
Merge pull request #103135 from symphorien/pr/92775
...
Evolution ews: wrap evolution and evolution data server, fix nixos module.
2021-01-21 19:42:45 +00:00
Sandro
39b25bbbb5
Merge pull request #110368 from fabaff/python-wink
2021-01-21 19:49:34 +01:00
Fabian Affolter
4afb4968cd
python3Packages.python-wink: init at 1.10.5
2021-01-21 18:12:27 +01:00
Sandro
4825212f16
Merge pull request #110363 from fabaff/vsure
2021-01-21 18:05:06 +01:00
Fabian Affolter
5cca230726
python3Packages.vsure: init at 1.6.1
2021-01-21 17:39:35 +01:00
Sandro
1ecf25ad39
Merge pull request #110177 from cpcloud/containerpilot
2021-01-21 17:30:18 +01:00
Florian Klink
126fb3c888
Merge pull request #68680 from arianvp/afterburn
...
afterburn: init at 4.6.0
2021-01-21 16:06:19 +01:00
Arian van Putten
4e57aa0ecc
afterburn: init at 4.6.0
2021-01-21 14:01:16 +01:00
Sandro
ae6fb64fb4
Merge pull request #107618 from fabaff/gitjacker
...
gitjacker: init at 0.0.2
2021-01-21 09:23:38 +01:00
Mario Rodas
fe2005af70
Merge pull request #110134 from marsam/update-tubeup
...
python3Packages.tubeup: 0.0.20 -> 0.0.21, youtube-dlc: remove
2021-01-20 21:06:19 -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
Matthew Bauer
914de3a3ca
cog: init at 0.6.0
2021-01-20 16:54:49 -06:00
Matthew Bauer
b2eb8992c7
libwpe-fdo: init at 1.7.1
2021-01-20 16:54:45 -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
Fabian Affolter
44f39b8420
gitjacker: init at 0.0.2
2021-01-20 23:22:31 +01:00
Matthew Bauer
8f027e6b65
libwpe: init at 1.7.1
2021-01-20 16:14:33 -06:00