Graham Bennett
eb53531b6f
teslajsonpy: fix tests
...
teslajsonpy has some dependencies between tests, which were masked upstream but
caused failures in nixpkgs because all the asyncio tests were skipped. Tests
pass as they do upstream with pytest-asyncio added.
Test isolation issue is being dealt with here:
https://github.com/zabuldon/teslajsonpy/issues/121 .
2021-02-20 00:02:53 +00:00
zowoq
a86974cf90
go_1_14: set knownVulnerabilities
...
Support for Go 1.14 ended with the release of Go 1.16: https://golang.org/doc/devel/release.html#policy
2021-02-20 08:09:59 +10:00
Ivan Babrou and zowoq
3a3721c585
pythonPackages.dask-gateway-server: use GO111MODULE=off to build on go1.16
2021-02-20 08:09:42 +10:00
Ryan Burns and zowoq
9511f29f40
go: fix cross-compilation
...
Because:
* `go-bootstrap` is a native build input of go, so it needs to have
an offset of -1. Otherwise, e.g. when building a go cross-compiler,
it will try to make go-bootstrap a cross-compiler too.
* have to specify `buildPackages` for the `stdenv` override, otherwise
`buildPackages.stdenv` will be the same as `pkgs.gcc8Stdenv`.
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
d8da3220c0
oauth2_proxy: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
99f4524c5f
coyim: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
8fd0bb4db3
step-ca: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
9433fde4fe
grafana-loki: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
31fe7ad887
trillian: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
c5b7370de2
nncp: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
f2d233cde6
ibus-engines.bamboo: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
0551dc7798
galene: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
7bfae9ca5c
prometheus: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
657835178f
v2ray: pin to go 1.15
2021-02-20 08:09:42 +10:00
zowoq
2b45d708e5
dockerTools.tarsum: pin to go 1.15
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
6fff56280f
go: do not strip bootstrap on darwin
2021-02-20 08:09:42 +10:00
zowoq
f4e108408f
go, buildGoModule, buildGoPackage: default to go 1.16
2021-02-20 08:09:42 +10:00
Ivan Babrou and zowoq
cf69b3e801
go: use binary bootstrap for all platforms
...
This mirrors what Rust does and allows us to drop go1.4 from the process.
2021-02-20 08:09:42 +10:00
zowoq
0bff5a7843
containerd: move completion to installPhase
...
docker uses containerd 1.4 since b451286b1f
2021-02-20 08:07:44 +10:00
Graham Christensen and GitHub
744de41d10
Merge pull request #113702 from grahamc/perlpkgs
...
perlPackages.{gotofile,LongJump,Test2PluginMemUsage,Test2PluginUUID,Test2Harness}: init
2021-02-19 16:54:55 -05:00
sternenseemann and GitHub
85c606d097
ocamlPackages.git: 3.2.0 -> 3.3.0; ocamlPackages.irmin: 2.4.0 -> 2.5.1 ( #113717 )
...
* ocamlPackages.git: 3.2.0 -> 3.3.0
* minor fixes to tests (while introducing new failures in the nix
sandbox we have to patch)
* compatibility fixes to commit messages with git fsck and github at the
expense of potentially breaking older ocaml-git managed repositories.
https://github.com/mirage/ocaml-git/releases/tag/3.3.0
* ocamlPackages.irmin: 2.4.0 -> 2.5.1
* irmin-graphql: enable tests as they now work without network
* irmin-layers: tests were removed
* ppx_irmin: tests were removed
Compatibility with git 3.3.0 and improved performance.
https://github.com/mirage/irmin/releases/tag/2.5.0
https://github.com/mirage/irmin/releases/tag/2.5.1
* ocamlPackages.{git, irmin}: add myself to maintainers
2021-02-19 22:19:24 +01:00
Maximilian Bosch and GitHub
8005587c64
Merge pull request #113719 from sternenseemann/email-update
...
maintainers: change my email address
2021-02-19 21:54:30 +01:00
Michael Weiss and GitHub
2dd1c214ba
Merge pull request #113712 from primeos/ungoogled-chromium
...
ungoogled-chromium: 88.0.4324.150 -> 88.0.4324.182
2021-02-19 21:26:10 +01:00
Peter Simons and GitHub
391ac04675
Merge pull request #112936 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-02-12 (plus other fixes)
2021-02-19 21:04:55 +01:00
sternenseemann
92b1c3e31d
maintainers: change my email address
...
I use this email address for all things git now, so it's the best email
for nix people to reach me.
2021-02-19 21:02:09 +01:00
Malte Brandy and Peter Simons
f3cb2534d6
hackagePackages.haskell-language-server: Fix build
2021-02-19 20:56:32 +01:00
Peter Simons
020ed23391
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
https://github.com/commercialhaskell/all-cabal-hashes/commit/f8a5fcf1dfb78a4d0c43ac353d89f228f73afc70 .
2021-02-19 20:56:32 +01:00
Peter Simons
df5db9a42e
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2021-02-19 20:56:32 +01:00
Peter Simons
a1b8172b32
hackage2nix: yarn2nix has a maintainer now
2021-02-19 20:56:32 +01:00
Poscat and Peter Simons
d968b65ce4
haskellPackages: make poscat the maintainer for hinit
2021-02-19 20:56:32 +01:00
Poscat and Peter Simons
1098d19ff1
hinit: Init at 0.2.0
2021-02-19 20:56:32 +01:00
Poscat and Peter Simons
47bd0f2462
haskellPackages.hinit: unbreak
2021-02-19 20:56:32 +01:00
sternenseemann and Peter Simons
a1008836b4
haskellPackages.yarn-lock: fix build by jailbreaking
2021-02-19 20:56:32 +01:00
sternenseemann and Peter Simons
ac462c555a
haskellPackages: add myself as maintainer for a few pkgs
...
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz and Peter Simons
9451522c54
haskellPackages: Add myself (turion) to maintainer list
2021-02-19 20:56:32 +01:00
Olli Helenius and Peter Simons
5885a721a6
haskellPackages.xml-extractors: broken -> unbroken
2021-02-19 20:56:32 +01:00
Manuel Bärenz and Peter Simons
92c790582b
haskellPackages.Agda: Remove outdated patch
2021-02-19 20:56:32 +01:00
Dennis Gosnell and Peter Simons
36b42af29a
haskellPackages.hadolint: add comment explaining override
2021-02-19 20:56:32 +01:00
Olli Helenius and Peter Simons
d9443bf7cd
haskellPackages.hadolint: fix build by disabling static linking
...
The `static` flag was enabled by default for 1.22.1:
https://github.com/hadolint/hadolint/commit/e1305042c62d52c2af4d77cdce5d62f6a0a3ce7b#diff-e0ee4e21f8811c1171864cc68ea4005347b1b0ca70626026f251bf4111c2aa6e
We need to disable it in nixpkgs.
2021-02-19 20:56:32 +01:00
ajs124 and GitHub
552493a347
Merge pull request #113327 from helsinki-systems/upd/lrzip
...
lrzip: 0.631 -> 0.640
2021-02-19 20:47:58 +01:00
Florian Klink and GitHub
68496cb927
Merge pull request #113570 from xaverdh/remove-systemConfig
...
Remove system config kernel parameter
2021-02-19 20:43:07 +01:00
Dmitry Kalinkin
d657b4cd91
rivet: add sansmath to fix make-plots
...
https://gitlab.com/hepcedar/rivet/-/commit/ef29ea553c371f06b94e0cc04cc0c92622687ed7
2021-02-19 14:41:46 -05:00
Poscat and Peter Simons
18e82ca47a
Disable tests on haskellPackages.pixiv
2021-02-19 20:24:05 +01:00
Poscat and Peter Simons
180ec7be87
Disable tests on haskellPackages.telegraph
2021-02-19 20:24:04 +01:00
Peter Simons
071863cf74
Stackage Nightly 2021-02-12
2021-02-19 20:24:04 +01:00
ajs124 and GitHub
9816b99e71
Merge pull request #113616 from r-ryantm/auto-update/texstudio
...
texstudio: 3.0.4 -> 3.1.0
2021-02-19 20:06:45 +01:00
Michael Weiss and GitHub
7722cb1b13
Merge pull request #113660 from Hoverbear/nvme-cli-add-libuuid
...
nvme-cli: add libuuid input
2021-02-19 19:58:53 +01:00
Ana Hobden and Michael Weiss
db9ddab5bb
nvme-cli: Build with libuuid (for gen-hostnqn)
...
Without this change:
$ nvme gen-hostnqn
"gen-hostnqn" not supported. Install lib uuid and rebuild.
Signed-off-by: Ana Hobden <operator@hoverbear.org >
2021-02-19 19:56:34 +01:00
Michael Weiss
62df868822
ungoogled-chromium: 88.0.4324.150 -> 88.0.4324.182
2021-02-19 19:47:38 +01:00
Michael Weiss
8df4ea8d28
chromiumDev: 90.0.4412.3 -> 90.0.4421.5
2021-02-19 19:45:39 +01:00