Commit Graph

243630 Commits

Author SHA1 Message Date
Damien Cassou
8864a7c6ac
Update rider 2020-09-13 16:01:52 +02:00
Martin Weinelt
e452e42d81
Merge pull request from risicle/ris-httpx-fix
pythonPackages.httpx: fix tests
2020-09-13 15:19:53 +02:00
Matthieu Coudron
7bd0b8e284
Merge pull request from risicle/ris-pulp-fix
pythonPackages.pulp: fix by adding new dependency amply
2020-09-13 15:12:35 +02:00
Robert Scott
26e023bfa7 pythonPackages.pulp: fix by adding new dependency amply 2020-09-13 13:23:13 +01:00
Robert Scott
c305f3fac3 pythonPackages.amply: init at 0.1.2 2020-09-13 13:22:53 +01:00
Pavol Rusnak
2b27d94f01
gocryptfs: switch buildGoPackage to buildGoModule 2020-09-13 14:08:54 +02:00
Robert Scott
92a9db2e3e pythonPackages.httpx: fix tests
test suite contained a literal timestamp which expired, fixed upstream
2020-09-13 12:44:47 +01:00
Robert Scott
b3fd4226ba
Merge pull request from freezeboy/fix-dependency-injector
python2Packages.dependency-injector: add missing dependencies
2020-09-13 12:00:40 +01:00
freezeboy
2102764e62 python2Packages.dependency-injector: add missing dependencies 2020-09-13 12:48:13 +02:00
Nick Hu
5d92cf5f23
Merge pull request from mtreca/master
pam_gnupg: init at 0.1
2020-09-13 11:44:01 +01:00
Tethys Svensson
a9597f9573 busybox: Use git to fetch debian.script from debian
Debian has yanked the upstream tarball we use to get default.script. We
could simply bump the version number to get the new tarball, but to
avoid the problem in the future, we should instead fetch it from git.
2020-09-13 12:34:08 +02:00
Tethys Svensson
43cd431b44 fetchgitlab: Escape a few more characters in the revision 2020-09-13 12:34:08 +02:00
Robert Scott
35ca475f8b
Merge pull request from freezeboy/fix-lp_solve
lp_solve: fix build
2020-09-13 11:00:26 +01:00
Vincent Laporte
e2dffb60a5 ocamlPackages.batteries: 3.0.0 → 3.1.0 2020-09-13 11:59:06 +02:00
Mario Rodas
5ff37a3d96
Merge pull request from r-ryantm/auto-update/pcm
pcm: 202007 -> 202008
2020-09-13 04:58:54 -05:00
Maxime Tréca
d9d3013117 pam_gnupg: init at 0.1
Add the pam_gnupg module that unlocks gnupg keys on login.
2020-09-13 10:46:14 +02:00
Vladimír Čunát
66f0303a29
snort: trailing whitespace
I mainly mind because of annoying red cross in CI :-)
https://github.com/NixOS/nixpkgs/runs/1106746284
2020-09-13 09:52:14 +02:00
Vladimír Čunát
544c8dbdfb
Merge : firefox-esr-68: drop 2020-09-13 09:52:06 +02:00
Daniël de Kok
4afc26f0fa
Merge pull request from freezeboy/disable-py2-green
python2Packages.green: remove
2020-09-13 09:12:35 +02:00
freezeboy
96acb3a772 python2Packages.green: remove 2020-09-13 09:09:47 +02:00
Vladimír Čunát
97e2ca3447
Revert "Merge python27Packages.anytree: fix build"
Moving to staging.  It's a really large rebuild.
This reverts commit 9a8bd1e564, reversing
changes made to 9866abf63b.
2020-09-13 08:13:00 +02:00
Mario Rodas
b441d09fad
Merge pull request from bbigras/zenith
zenith: 0.10.0 -> 0.10.1
2020-09-13 00:16:23 -05:00
freezeboy
037b8aefef cfn-lint: fixed importlib_resources version bounds
Also, added import checks to have a minimal test for the package
2020-09-12 22:09:50 -07:00
Martin Weinelt
8e29e178ac pythonPackages.mocket: 3.8.8 -> 3.8.9 2020-09-12 21:42:59 -07:00
Mario Rodas
36cb6946ef pythonPackages.grpcio: fix build 2020-09-13 04:20:00 +00:00
Mario Rodas
de7719a240 exiv2: fix build on darwin 2020-09-13 04:20:00 +00:00
Bruno Bigras
9b55d123bc zenith: 0.10.0 -> 0.10.1 2020-09-12 23:15:06 -04:00
freezeboy
3fc3fd14cf lp_solve: fix buildCommand some binaries moved 2020-09-13 03:51:51 +02:00
Rok Garbas
0483b186b2
Merge pull request from garbas/init-asciinema-scenario
asciinema-scenario: init at 0.1.0
2020-09-13 02:22:38 +02:00
Martin Weinelt
d5a689edda
Merge pull request from mweinelt/hass
home-assistant: drop protobuf override
2020-09-13 01:58:20 +02:00
Rok Garbas
c614283101
asciinema-scenario: init at 0.1.0 2020-09-13 01:36:22 +02:00
Martin Weinelt
68c4099d73
home-assistant: drop protobuf override
aioesphome was updated to 2.6.3 which requires protobuf>=3.12.2,<4.0.
2020-09-13 01:05:48 +02:00
Anderson Torres
d352574eeb
Merge pull request from AndersonTorres/windowmaker-upload
windowmaker: 0.95.8 -> 0.95.9
2020-09-12 19:57:27 -03:00
Sarah Brofeldt
701064bb10
Merge pull request from saschagrunert/k8s
kubernetes: 1.18.8 -> 1.19.1
2020-09-13 00:45:56 +02:00
nyanloutre
9225192bf6 pythonPackage.python-gitlab: add missing tests requirements 2020-09-12 23:52:13 +02:00
Doron Behar
c1f4bf78a8 shadowfox: Add ldflags
shadowfox-updater compares the version of itself with that of the latest
version released upon startup. If it doesn't know it's own version, this
comparison always falsely leads to it suggesting the user to update it
upon startup, where in fact it is updated. This is a confusing behavior
only NixOS users suffer and now it's solved.
2020-09-13 00:36:03 +03:00
Ryan Mulligan
cba76f9ee6
Merge pull request from ryantm/jitsi-meet-doc
nixos/jitsi-meet: add docs
2020-09-12 14:21:45 -07:00
Lassulus
220c7d796f
Merge pull request from Jiehong/code/update_sublime
sublime-merge: use 2033 as dev and 2032 as stable versions
2020-09-12 22:18:57 +02:00
Geoffrey Huntley
bc62fff2cf
lib.licenses: add Prosperity-3.0.0 license () 2020-09-12 22:13:27 +02:00
Gabriel Ebner
dfef3ec138
Merge pull request from gebner/python-websockets-tests 2020-09-12 21:47:54 +02:00
Vincent Laporte
5f83bf3012 ocamlPackages.ptmap: 2.0.4 → 2.0.5 2020-09-12 21:32:02 +02:00
Vincent Laporte
b2f814144e ocamlPackages.ptset: init at 1.0.1 2020-09-12 21:30:31 +02:00
Vincent Laporte
d3e701f5f7 reason: 3.6.0 → 3.6.2 2020-09-12 21:30:12 +02:00
Florian Klink
2865a8867f
nixos/datadog: allow specifying dd_url ()
Useful when you want to point datadog to another endpoint, either
because you need a proxy to send out data, or because you use their EU
endpoint.
2020-09-12 21:02:20 +02:00
AndersonTorres
1890b22296 windowmaker: 0.95.8 -> 0.95.9 2020-09-12 15:16:13 -03:00
Maximilian Bosch
4a559f8fee
gotify-server: fix UI
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:

```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0

stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```

This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.

[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
Robert Scott
9a8bd1e564
Merge pull request from drewrisinger/zhf/python-anytree
python27Packages.anytree: fix build
2020-09-12 18:20:40 +01:00
Gabriel Ebner
b5fcd79c3f python3Packages.websockets: make tests deterministic 2020-09-12 19:20:11 +02:00
Mario Rodas
9866abf63b
Merge pull request from marsam/update-flexget
flexget: 3.1.67 -> 3.1.71
2020-09-12 12:19:18 -05:00
freezeboy
d0edb00019
iproute_mptcp: fix preConfigure () 2020-09-12 19:14:15 +02:00