3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

200624 commits

Author SHA1 Message Date
Chuck d89ccc1554 Correct syntax for license specification 2019-11-04 15:11:45 +01:00
Chuck 2336982957 Add license
This is important because this contains some code copied from nix (as an
interim expediency until that functionality can be exported via nix's
API).  The license specified here must be compatible with this borrowing.
Select the same license that nix is released under: lgpl2Plus.
2019-11-04 15:11:45 +01:00
Chuck f3eedb6020 Parallel build is the default, so no need to specify 2019-11-04 15:11:45 +01:00
Chuck e1ecc2b6c1 Remove list sorting 2019-11-04 15:11:45 +01:00
Chuck 36c00c1080 Use format strings, not concatenation, in error messages 2019-11-04 15:11:44 +01:00
Chuck 4af8dbf896 Reformat for 4-space indentation
Specifically, with
  clang-format --style='{ IndentWidth: 4, BreakBeforeBraces: Mozilla, ColumnLimit: 120, PointerAlignment: Middle }'
which was the clang-format invocation that produced the fewest diffs on
the nix source out of ~20 that I tried.
2019-11-04 15:11:44 +01:00
Chuck 74f05df671 nixos/nixos-option: Fix references to old name 2019-11-04 15:11:44 +01:00
Chuck 26c45dfec2 nixos/nixos-option: Show options' types #27920 2019-11-04 15:11:44 +01:00
Chuck 59c5bfc86b nixos/nixos-option: Rewrite in a more suitable language
Also add --all, which shows the value of all options.  Diffing the --all
output on either side of contemplated changes is a lovely way to better
understand what's going on inside nixos.
2019-11-04 15:11:44 +01:00
Lancelot SIX ac3b7b4868
Merge pull request #72768 from jojosch/dbeaver_6.2.4
dbeaver: 6.2.3 -> 6.2.4
2019-11-04 14:55:41 +01:00
Mario Rodas 4aa4fc9424
Merge pull request #72753 from marsam/update-protobuf
protobuf: 3.9.1 -> 3.9.2, 3.10.0 -> 3.10.1
2019-11-04 08:48:31 -05:00
Robert Hensing 64a8f2e48d
Merge pull request #71301 from nathyong/p4v-openssl-patch
p4v: explicitly depend on openssl 1.0 series
2019-11-04 14:35:43 +01:00
Franz Pletz e7ef62dae8
Merge pull request #72770 from matthiasbeyer/restart-mpd
mpd: restart always
2019-11-04 12:14:56 +00:00
R. RyanTM e834edcbdd zsh-history-substring-search: 1.0.1 -> 1.0.2 2019-11-04 11:08:40 +00:00
scalavision d9b40f6397 deeptools: init at 3.3.1 2019-11-04 02:42:36 -08:00
scalavision f379992680 pythonPackages.deeptoolsIntervals: init at 0.1.9 2019-11-04 02:42:36 -08:00
scalavision 1994ed8c7e pythonPackages.pybigwig: init at 0.3.17 2019-11-04 02:42:36 -08:00
scalavisison e764c16083 pythonPackages.py2bit: init at 0.3.0 2019-11-04 02:42:36 -08:00
Jos van Bakel 018f66f6d8 pythonPackages.moderngl-window: init at 1.2.0 2019-11-04 02:42:09 -08:00
Jos van Bakel 2d5aa98874 pythonPackages.pyglet: 1.3.2 -> 1.4.2 2019-11-04 02:42:09 -08:00
Jonathan Ringer 062a4d4081 paperwork`: add missing dependency 2019-11-04 01:54:26 -08:00
Evan Stoll c6705f54c9 cargo-geiger: run tests; skip tests that require network connectivity
- Add note on how we might be able to run all tests in the future
2019-11-04 01:53:39 -08:00
Evan Stoll c49707f50f cargo-geiger: init at 0.7.3 2019-11-04 01:53:39 -08:00
Edmund Wu 8fea620113 sourcehut.gitsrht: build git-srht-shell 2019-11-04 01:46:59 -08:00
Edmund Wu 9051e284ce sourcehut.core: fix build 2019-11-04 01:46:59 -08:00
Edmund Wu 9e78d12878 pythonPackages.sqlalchemy-utils: 0.34.2 -> 0.35.0 2019-11-04 01:46:59 -08:00
Edmund Wu 78bbf841ea scmsrht: 0.15.3 -> 0.16.0 2019-11-04 01:46:59 -08:00
Edmund Wu 09570b1b0c todosrht: 0.51.11 -> 0.51.13 2019-11-04 01:46:59 -08:00
Edmund Wu 0d487aef71 pastesrht: 0.7.1 -> 0.7.3 2019-11-04 01:46:59 -08:00
Edmund Wu eb9b2ac6a0 metasrht: 0.35.3 -> 0.37.0 2019-11-04 01:46:59 -08:00
Edmund Wu 2269781690 hgsrht: 0.16.0 -> 0.16.2 2019-11-04 01:46:59 -08:00
Edmund Wu 7967cb05ad gitsrht: 0.34.2 -> 0.35.6 2019-11-04 01:46:59 -08:00
Edmund Wu 257f5d6303 dispatchsrht: 0.11.1 -> 0.12.3 2019-11-04 01:46:59 -08:00
Edmund Wu 9bc8540d86 buildsrht: 0.47.9 -> 0.48.0 2019-11-04 01:46:59 -08:00
Edmund Wu 21529a91d9 srht: 0.54.3 -> 0.54.4 2019-11-04 01:46:59 -08:00
Edmund Wu e6bb21812e vscode-extensions.ms-vscode.cpptools: 0.26.0 -> 0.26.1 2019-11-04 01:46:30 -08:00
R. RyanTM cdc5bcdea5 rabbitmq-server: 3.8.0 -> 3.8.1 2019-11-04 10:18:11 +01:00
Johannes Schleifenbaum 03f38c329f
dbeaver: 6.2.3 -> 6.2.4 2019-11-04 09:51:09 +01:00
markuskowa 12a9a4afa2
Merge pull request #72728 from Alkeryn/sdrangel
sdrangel: 4.11.7 -> 4.11.12
2019-11-04 09:36:23 +01:00
Keito Kajitani b076565429 liberation-sans-narrow: fonttools requires python3 2019-11-04 09:20:50 +01:00
Sebastian Jordan d7a618ac01 pythonPackages.nix-prefetch-github: 2.3.1 -> 2.3.2 2019-11-04 09:14:00 +01:00
Sebastian Jordan 8db9c3ef45 nix-prefetch-github: Delete redundant source, build from python3Packages instead 2019-11-04 09:14:00 +01:00
Pierre Bourdon eb2aa009a3 pythonPackages.pyatmo: 2.3.2 requires requests 2019-11-04 09:06:48 +01:00
Vincent Laporte a2f7fc9a5c ocamlPackages.ocp-indent: 1.7.0 → 1.8.1 2019-11-04 07:32:17 +00:00
Wout Mertens 59e731b0ac
Merge pull request #55645 from eonpatapon/qemu-vm-drives
nixos/qemu-vm: declarative drives
2019-11-04 08:30:37 +01:00
Michael Raskin d690c20efd
Merge pull request #71814 from puckipedia/frozen-bubble
frozen-bubble: init at 2.212
2019-11-04 06:00:43 +00:00
Mario Rodas 22378e6996
Merge pull request #70846 from athas/ispc-macos
ispc: add x86_64-darwin to platforms.

Closes https://github.com/NixOS/nixpkgs/pull/71134
2019-11-03 21:03:41 -05:00
Dmitry Kalinkin cf8a2d0225
Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752)
This reverts commit 71184f8e15.
2019-11-03 20:38:35 -05:00
Mario Rodas f397750416
Merge pull request #72440 from marsam/update-timescaledb
postgresqlPackages.timescaledb: 1.4.2 -> 1.5.0
2019-11-03 20:00:04 -05:00
Léo Gaspard 3376fd9f43
Merge pull request #72202 from risicle/ris-koji-1.14.3
pythonPackages.koji: 1.13.0 -> 1.14.3, addressing CVE-2019-17109
2019-11-04 01:39:18 +01:00