Commit graph

218193 commits

Author SHA1 Message Date
Michele Guerini Rocco cbc357141e
Merge pull request #83009 from bcdarwin/disable-python38-rope
python38Packages.rope: disable for Python>=3.8
2020-03-23 13:57:52 +01:00
Ben Darwin 3d0410e769 python38Packages.rope: disable for Python>=3.8
- browsing the github page suggests the upcoming 0.17 release should support 3.8
2020-03-23 08:40:29 -04:00
Peter Simons 793c1b5c72 obs-studio: update from version 25.0.0 to 25.0.2
The 25.0.0 version crashes every time one tries to save the settings.
2020-03-23 12:30:37 +01:00
José Romildo Malaquias 788c128553
Merge pull request #83069 from romildo/upd.greybird
greybird: 3.22.11 -> 3.22.12
2020-03-23 08:24:20 -03:00
José Romildo Malaquias f0ed641a65
Merge pull request #83001 from romildo/upd.volctl
volctl: 0.6.2 -> 0.6.3
2020-03-23 08:22:46 -03:00
Mario Rodas 53fa9f8ed3
Merge pull request #83187 from r-ryantm/auto-update/python2.7-cchardet
python27Packages.cchardet: 2.1.5 -> 2.1.6
2020-03-23 06:01:29 -05:00
Lancelot SIX cd8e4eaaf2
Merge pull request #83195 from jojosch/dbeaver_7.0.1
dbeaver: 7.0.0 -> 7.0.1
2020-03-23 11:59:36 +01:00
Mario Rodas 4603dcc462
Merge pull request #83177 from marsam/update-tflint
tflint: 0.15.2 -> 0.15.3
2020-03-23 05:55:42 -05:00
josephtheengineer 49f0b276f8
godot: 3.2 -> 3.2.1 2020-03-23 20:35:53 +10:00
markuskowa 3578bb5d85
Merge pull request #83129 from ck3d/unstable-vdr-xineliboutput-fix-opengl-and-2.2.0
vdr-xineliboutput fix build and 2.1.0 -> 2.2.0
2020-03-23 11:13:59 +01:00
Johannes Schleifenbaum b1de18e999
dbeaver: 7.0.0 -> 7.0.1 2020-03-23 11:02:58 +01:00
Jörg Thalheim c456803b1a
Merge pull request #83198 from Izorkin/netdata-fix
nixos/netdata: fix permissions for plugins
2020-03-23 10:00:40 +00:00
Michael Peyton Jones 07f363fae3
cleanSourceWith: don't use baseNameOf
Currently, not providing `name` to `cleanSourceWith` will use the name
of the imported directory. However, a common case is for this to be the
top level of some repository. In that case, the name will be the name of
the checkout on the current machine, which is not necessarily
reproducible across different settings, and can lead to e.g. cache
misses in CI.

This is documented in the comment on `cleanSourceWith`, but this does
not stop it being a subtle trap for users.

There are different tradeoffs in each case:

1. If `cleanSourceWith` defaults to `"source"`, then we may end up with a
user not knowing what directory a source store path corresponds to.
However, it being called "unnamed" may give them a clue that there is a
way for them to name it, and lead them to the definition of the
function, which has a clear `name` parameter.

2. If `cleanSoureWith` defaults to the directory name, then a user may face
occasional loss of caching, which is hard to notice, and hard to track
down. Tracking it down likely requires use of more advanced tools like
`nix-diff`, and reading the source of a lot of nix code.

I think the downside of the status quo is worse.

This is really another iteration of
https://github.com/NixOS/nix/issues/1305: that led to adding the `name`
argument in the first place, this just makes us use a better default
`name`.
2020-03-23 09:53:07 +00:00
Izorkin d508a2f366 nixos/netdata: fix permissions for perf.plugin 2020-03-23 12:24:49 +03:00
Izorkin a3c769fef6 nixos/netdata: fix permissions for slabinfo.plugin 2020-03-23 12:24:49 +03:00
Jörg Thalheim 50281a823f
Merge pull request #83189 from Mic92/fixes-build-go-package
Package fixes from buildGoPackage: enable strictDeps
2020-03-23 08:42:07 +00:00
Gabriel Ebner 5b48832fae
Merge pull request #83161 from marsam/update-lean
lean: 3.7.0 -> 3.7.2
2020-03-23 09:27:43 +01:00
Michael Raskin db4ccddb35
Merge pull request #83185 from idontgetoutmuch/octave-for-macos
Build octave on macos
2020-03-23 08:17:27 +00:00
Jörg Thalheim 5f3f4cb1be
terraform-libvirt: fix strict deps build 2020-03-23 08:16:46 +00:00
Jörg Thalheim 77b12146c9
coyim: fix strict deps build 2020-03-23 08:16:43 +00:00
Jörg Thalheim b4c2511eb8
gitea: fix strict deps build 2020-03-23 08:16:40 +00:00
Jörg Thalheim aa7b26fe29
singularity: fix build with strict deps 2020-03-23 08:16:38 +00:00
Jörg Thalheim 90b1dc12ea
wally-cli: fix build with strict deps 2020-03-23 08:16:35 +00:00
Jörg Thalheim adb623147a
livepeer: fix build with strict deps 2020-03-23 08:16:32 +00:00
Jörg Thalheim be283a97e5
gogs: fix build with strict deps 2020-03-23 08:15:04 +00:00
Jörg Thalheim c0c7c00f18
traefik: fix build with strict deps 2020-03-23 08:15:02 +00:00
Jörg Thalheim 72f4001e1e
kops: fix strict deps build 2020-03-23 08:14:59 +00:00
Jörg Thalheim 13c1938593
localetime: fix build with strict deps 2020-03-23 08:14:57 +00:00
Jörg Thalheim 4be2b7e826
morph: fix strict deps build 2020-03-23 08:14:54 +00:00
Jörg Thalheim 5b043ed82b
ngrok-1: fix strict deps build 2020-03-23 08:14:52 +00:00
Jörg Thalheim 676626a03f
meguca: fix strict deps build 2020-03-23 08:14:49 +00:00
Jörg Thalheim 9050cd5a5a
hydron: fix strict deps build 2020-03-23 08:14:47 +00:00
Jörg Thalheim b29aa1206d
go2nix: fix build with strict deps enabled 2020-03-23 08:14:45 +00:00
Jörg Thalheim 0d3f06bfbf
kubernetes: put build tools into nativeBuildInputs 2020-03-23 08:14:42 +00:00
Jörg Thalheim e77dca6ca8
browsh: fix build with strict deps enabled 2020-03-23 08:14:39 +00:00
Jörg Thalheim 831ed29331
containerd: fix build with strictDeps 2020-03-23 08:14:35 +00:00
Vincent Laporte dd6d785d38 ocamlPackages.graphics: init at 5.1.0 for OCaml ≥ 4.09 2020-03-23 09:12:50 +01:00
Vincent Laporte 80a7615300 OCaml: do not depend on X11 for OCaml ≥ 4.09 2020-03-23 09:12:50 +01:00
Vincent Laporte 0229936bbe buildDunePackage: add a “useDune2” option 2020-03-23 09:12:50 +01:00
R. RyanTM f2dbc01897 python27Packages.cchardet: 2.1.5 -> 2.1.6 2020-03-23 07:44:38 +00:00
Dominic Steinitz 6d196e8c92 Build octave on macos 2020-03-23 06:31:11 +00:00
Edmund Wu 3c4c703368 vscode-extensions.ms-python.python: 2020.2.64397 -> 2020.3.69010 2020-03-22 23:00:19 -07:00
Lancelot SIX 2a5a719930 pythonPackages.django_1_8: drop
This version is heavily outdated and is not required anymore.

Closes #52679
2020-03-22 22:47:53 -07:00
Lancelot SIX d98fec6bd9 ptyhonPackages.django_tagging_0_4_3: drop 2020-03-22 22:47:53 -07:00
Lancelot SIX 0e6e3ddb2d pythonPackages.graphitepager: drop
This module is python2 only. Upstream repo does not exist in github
anymore (returns 404), so it is safer to drop it in nixpkgs.
2020-03-22 22:47:53 -07:00
Lancelot SIX 37ffa6ea51 nixos/griphite: Migrate to python3, drop graphite-pager 2020-03-22 22:47:53 -07:00
Lancelot SIX a268fcb02c python3Packages.graphite-web: fix build 2020-03-22 22:47:53 -07:00
Lancelot SIX 545ba5b455 pythonPackages.waitress-django: use mainained django 2020-03-22 22:47:53 -07:00
Lancelot SIX 1deec0ea2b pythonPackages.carbon: fix build and enable python3 2020-03-22 22:47:53 -07:00
Lancelot SIX b51cb30360 pythonPackages.txamqp: 0.3 -> 0.8.2 2020-03-22 22:47:53 -07:00