3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

210520 commits

Author SHA1 Message Date
Ryan Mulligan cb0843898b
Merge pull request #78334 from r-ryantm/auto-update/qview
qview: 2.0 -> 3.0
2020-01-23 10:17:05 -08:00
adisbladis 65ff43e866
doc: Fix callout reference in appimagetools 2020-01-23 17:49:13 +00:00
Izorkin f2c9bcf009 nixos/unit: fix attrs 2020-01-23 20:40:49 +03:00
Jörg Thalheim ace14c5b38
nodePackages_12_x: add node-gyp (#78070)
nodePackages_12_x: add node-gyp
2020-01-23 17:17:51 +00:00
WilliButz b5302705b5
Merge pull request #78369 from Ma27/bump-matrix-synapse
matrix-synapse: 1.8.0 -> 1.9.0
2020-01-23 18:05:35 +01:00
Eric Bailey 6c868ddda3 renderizer: init at 2.0.5 (#78326) 2020-01-23 08:04:54 -08:00
Mario Rodas a8c301e72e
Merge pull request #78368 from marsam/update-procs
procs: 0.8.16 -> 0.9.0
2020-01-23 10:37:54 -05:00
Timo Kaufmann 7db53cc312
Merge pull request #78348 from timokau/pygments-lexer-fix
python2.pkgs.ipython, python2.pkgs.sphinx: use proper python2 lexer
2020-01-23 16:10:21 +01:00
kraem 89f80c0a90
maintainers: add kraem 2020-01-23 15:29:12 +01:00
Mario Rodas 944236a0f1
Merge pull request #78355 from marsam/update-spotify-tui
spotify-tui: 0.11.0 -> 0.12.0
2020-01-23 09:11:56 -05:00
Mario Rodas 4dbba7a143
procs: 0.8.16 -> 0.9.0 2020-01-23 09:00:00 -05:00
Profpatsch 7228a3c0bc lib/cli: mkKey -> mkOptionName, use generators.mkValueStringDefault
Let’s call them by what they are, option names.

`generators.mkValueStringDefault` is a better value string renderer
than plain `toString`.

Also add docs to all options.
2020-01-23 14:47:38 +01:00
Profpatsch 18520b7f36 lib/generators: floats are not supported in mkValueStringDefault
They are cut off after a few decimal places; we cannot in good faith
define a default string representation with that.
2020-01-23 14:47:38 +01:00
Profpatsch e71e1be859 lib/cli: rename renderX options to mkX
Mirrors the naming scheme in `generators.nix`, for consistency.

Also rename `key` to `k` and value to `v` to aid readability to the
code structure.
2020-01-23 14:47:38 +01:00
Profpatsch b2654c226a lib/cli,lib/tests/misc: somewhat more standard formatting 2020-01-23 14:47:38 +01:00
Profpatsch 6841f408cc CODEOWNERS: add Profpatsch to /lib/cli.nix and /lib/asserts.nix 2020-01-23 14:47:38 +01:00
Profpatsch 582354d3b6 lib/cli: encodeGNUCommandLine -> toGNUCommandLineShell
The semantic difference between `encode` and `to` is not apparent.
Users are likely to confuse both functions (which leads to unexpected
error messages about the wrong types). Like in `generators.nix`, all
functions should be prefixed by `to`.

Furthermore, converting to a string depends on the target context. In
this case, it’s a POSIX shell, so we should name it that (compare
`escapeShellArg` in `strings.nix`).

We can later add versions that escape for embedding in e.g. python
scripts or similar.
2020-01-23 14:47:38 +01:00
Profpatsch 88a7f65c83 lib/cli: unexport symbols & sort with generators
lib/cli is very similar to generators, so it should follow largely the
same interface. Similar to how generators isn’t exported, we should
also namespace cli by default (plus “cli” is only three characters to
type).
2020-01-23 14:47:38 +01:00
Maximilian Bosch 6930a1602c
matrix-synapse: 1.8.0 -> 1.9.0
https://github.com/matrix-org/synapse/releases/tag/v1.9.0
2020-01-23 14:32:22 +01:00
Michael Weiss 5a4b93e33c
Merge pull request #76787 from primeos/sway
sway: 1.2 -> 1.4, wlroots: 0.8.1 -> 0.10.0
2020-01-23 14:19:59 +01:00
Christian Höppner 4da3513960
Pass on nixos configuration to amazonImage 2020-01-23 14:16:25 +01:00
Christian Höppner 94899871b8
nixos/amazon-init.nix: Add gzip to amazon-init path 2020-01-23 14:15:26 +01:00
Christian Höppner 6d68699809
nixos/amazon-init.nix: Add gnutar to amazon-init PATH 2020-01-23 14:15:25 +01:00
Christian Höppner 52d5ce38fb
nixos/amazon-init.nix: add git to amazon-init script PATH 2020-01-23 14:15:18 +01:00
Vincent Laporte ab6eebbe20 ocamlPackages.batteries: 2.10.0 → 2.11.0 2020-01-23 14:01:38 +01:00
Yorick van Pelt 23d5d9bbe9
nixos/alertmanager: add environmentFile, envsubst for secrets 2020-01-23 13:51:00 +01:00
Maximilian Bosch a605fcabae
evcxr: 0.4.6 -> 0.5.0
https://crates.io/crates/evcxr/0.5.0
2020-01-23 13:16:58 +01:00
Arseniy Seroka 055e5b391a
Merge pull request #78325 from romildo/upd.screengrab
lxqt.screengrab: 1.101 -> 2.0.0
2020-01-23 14:19:18 +03:00
Mario Rodas 166ac309e7
spotify-tui: 0.11.0 -> 0.12.0
Changelog: https://github.com/Rigellute/spotify-tui/releases/tag/v0.12.0
2020-01-23 05:30:00 -05:00
Mario Rodas 28e4113a78
nodejs-13_x: 13.6.0 -> 13.7.0 2020-01-23 04:20:00 -05:00
Mario Rodas dfaae48381
broot: 0.11.9 -> 0.12.0 2020-01-23 04:20:00 -05:00
Jaka Hudoklin 3ff9f5ccd4
Merge pull request #78059 from xtruder/pkgs/xss-lock/session-param
xss-lock: add patch to allow setting session
2020-01-23 09:01:45 +00:00
Timo Kaufmann 0811a69fef python2.pkgs.sphinx: user proper python2 lexer 2020-01-23 09:40:26 +01:00
Timo Kaufmann 66675b5650 python2.pkgs.ipython: use the proper python2 lexer
Since pygments 2.5 `PythonLexer` refers to python3 [1]. We have to be
explicit if we want to use python2.

[1] https://pygments.org/docs/changelog/
2020-01-23 09:40:14 +01:00
lewo 27accf380b
Merge pull request #78339 from marsam/update-terraform
terraform: 0.12.19 -> 0.12.20
2020-01-23 09:02:28 +01:00
R. RyanTM c221115c4f python37Packages.hstspreload: 2019.12.25 -> 2020.1.17 2020-01-22 23:59:12 -08:00
R. RyanTM 34719fa2c7 python27Packages.boltons: 19.3.0 -> 20.0.0 2020-01-22 23:58:31 -08:00
Maximilian Bosch 969bbb976a
Merge pull request #78340 from marsam/update-vault
vault: 1.3.1 -> 1.3.2
2020-01-23 08:42:35 +01:00
R. RyanTM d1ba7dae91 qmmp: 1.3.5 -> 1.3.6 2020-01-23 07:04:43 +01:00
R. RyanTM 5c8c62902f python27Packages.bitarray: 1.2.0 -> 1.2.1 2020-01-22 19:02:04 -08:00
Jonathan Ringer c2a3fed5b3 python3Packages.ppft: re-enable tests 2020-01-22 18:54:41 -08:00
Silvan Mosberger a149202c5a
nixos/docs: Fix nixos-install --system command (#77719)
nixos/docs: Fix nixos-install --system command
2020-01-23 03:39:38 +01:00
Jonathan Ringer 35f6a7406d python38Packages.aiohttp: disable
Looks like "+" operator between futures no longer works.
Reported upstream https://github.com/aio-libs/aiohttp/issues/4525
2020-01-22 18:17:16 -08:00
Jonathan Ringer 3671932188 python38Packages.uvloop: disable
Tests hang, indicating race condition
2020-01-22 18:17:02 -08:00
R. RyanTM aee0249059 python27Packages.azure-mgmt-media: 2.0.0 -> 2.1.0 2020-01-22 17:52:26 -08:00
R. RyanTM 230562a6df python27Packages.azure-mgmt-containerservice: 8.1.0 -> 8.2.0 2020-01-22 17:50:28 -08:00
Mario Rodas e21cdd1bbd
Merge pull request #78267 from r-ryantm/auto-update/python3.7-jupyter_console
python37Packages.jupyter_console: 6.0.0 -> 6.1.0
2020-01-22 20:11:30 -05:00
Peter Hoeg 2cfb5f51d2
Merge pull request #77483 from zowoq/crun
crun: 0.10.6 -> 0.11
2020-01-23 09:11:22 +08:00
R. RyanTM ef9939e36f python37Packages.aiohttp-socks: 0.3.3 -> 0.3.4 2020-01-22 17:06:56 -08:00
Mario Rodas ffe8735805
Merge pull request #78154 from wedens/megacmd
megacmd: init at 1.1.0
2020-01-22 20:03:50 -05:00