Commit Graph

294462 Commits

Author SHA1 Message Date
Jan Tojnar
99fcca7b6b
nixos/gnome: fix option label
It is no longer GNOME 3.
2021-06-07 08:34:38 +02:00
Dmitry Kalinkin
60331927f0
lhapdf: build against python3 by default 2021-06-07 02:05:20 -04:00
Dmitry Kalinkin
489c958e02
pythonPackages.lhapdf: init 2021-06-07 02:04:31 -04:00
tomberek
6d84e50b19
Merge pull request #126037 from r-ryantm/auto-update/gmt
gmt: 6.1.1 -> 6.2.0
2021-06-07 01:49:28 -04:00
tomberek
ca51514d95
Merge pull request #126040 from r-ryantm/auto-update/kubie
kubie: 0.14.1 -> 0.15.0
2021-06-07 01:48:38 -04:00
tomberek
2a1cbfb7ea
Merge pull request #125531 from r-ryantm/auto-update/fswatch
fswatch: 1.15.0 -> 1.16.0
2021-06-07 01:42:12 -04:00
illustris
fc26b9020f chia: 1.1.5 -> 1.1.7 2021-06-07 11:06:21 +05:30
tomberek
ff3ff0ee7b
Merge pull request #125710 from r-ryantm/auto-update/chafa
chafa: 1.6.0 -> 1.6.1
2021-06-07 01:35:06 -04:00
fortuneteller2k
eb09c6f953 navit: remove 2021-06-07 13:32:17 +08:00
Jörg Thalheim
26c487ee99 nixos-rebuild: document override-input 2021-06-07 01:14:09 -04:00
tomberek
3a745b2c2c
Merge pull request #125942 from musfay/rlottie
rlottie: 0.1 -> 0.2
2021-06-07 01:08:30 -04:00
tomberek
08ae415432
Merge pull request #126035 from r-ryantm/auto-update/gitui
gitui: 0.16.0 -> 0.16.1
2021-06-07 01:03:10 -04:00
R. RyanTM
7d2e8e2043 bslizr: 1.2.14 -> 1.2.16 2021-06-07 01:01:27 -04:00
Fabian Affolter
91fc486606 python3Packages.pyhomematic: 0.1.72 -> 0.1.73 2021-06-06 21:44:15 -07:00
Jan Tojnar
3c78ad2561
doc: Use markdown syntax for xrefs
Syntax is taken from MyST:

https://myst-parser.readthedocs.io/en/latest/using/syntax.html#targets-and-cross-referencing
2021-06-07 06:34:59 +02:00
Jan Tojnar
adecb00f5a
doc: Build as CommonMark
We were using Pandoc’s Markdown parser. This is non-standard and might cause issues when we finally switch to some other tool.

Since RFC 0072 agreed on CommonMark, let’s switch to that.

We will use some extensions to make the limited syntax bearable but these are official so they should be more portable.
2021-06-07 06:34:59 +02:00
Jan Tojnar
6ecc641d08
doc: prepare for commonmark
We are still using Pandoc’s Markdown parser, which differs from CommonMark spec slightly.

Notably:
- Line breaks in lists behave differently.
- Admonitions do not support the simpler syntax https://github.com/jgm/commonmark-hs/issues/75
- The auto_identifiers uses a different algorithm – I made the previous ones explicit.
- Languages (classes) of code blocks cannot contain whitespace so we have to use “pycon” alias instead of Python “console” as GitHub’s linguist

While at it, I also fixed the following issues:
- ShellSesssion was used
- Removed some pointless docbook tags.
2021-06-07 06:34:59 +02:00
R. RyanTM
05e2a71c8b kubie: 0.14.1 -> 0.15.0 2021-06-07 04:25:48 +00:00
Zach
b80814dd24 mix2nix: 0.1.3 -> 0.1.4 2021-06-07 12:47:15 +09:00
Chua Hou
f38ee12908
fdr: 4.2.3 -> 4.2.7
New releases/homepage are hosted on cocotec.io.
2021-06-07 11:42:30 +08:00
R. RyanTM
91a67c5c1a gmt: 6.1.1 -> 6.2.0 2021-06-07 02:26:31 +00:00
R. RyanTM
d4963ae435 gitui: 0.16.0 -> 0.16.1 2021-06-07 02:21:26 +00:00
Luke Granger-Brown
dd03217d49
Merge pull request #122222 from DeterminateSystems/pgbadger
pgbadger: init at 11.5
2021-06-07 03:18:59 +01:00
Luke Granger-Brown
5b30dd9b1c gvisor: 2019-11-14 -> 20210518.0
This also now seems to depend on protoc, but we substitute out the
version of protoc so that we don't download the binary artifacts,
and instead compile protoc from support.

TBD: using the Nixpkgs built version of protoc instead of building from
source.
2021-06-07 02:11:04 +00:00
Luke Granger-Brown
cfd38a4006 buildBazelPackage: set fetchConfigured default to true 2021-06-07 02:04:01 +00:00
Fabian Affolter
7ef488f819 python3Packages.pyezviz: 0.1.8.7 -> 0.1.8.9 2021-06-06 18:51:40 -07:00
Adrian Lucrèce Céleste
3cbcbfc4fc powershell: add aarch64 support for Linux 2021-06-06 18:08:15 -07:00
happysalada
2e3e591211 mix-release: add comments 2021-06-07 10:03:48 +09:00
happysalada
e13301fd5c mix-release: do not override fixup to strip binary 2021-06-07 10:03:48 +09:00
happysalada
5e9f18c572 mix-release: remove erlang ref in resulting derivation 2021-06-07 10:03:48 +09:00
happysalada
2a87cb7a8b build-mix buildRebar3: strip out derivation for NIFs 2021-06-07 10:03:48 +09:00
happysalada
8989d2eae8 mix-release: remove erlang ref in erts dir 2021-06-07 10:03:48 +09:00
happysalada
357cc8e05d mix-release: remove rebar dep 2021-06-07 10:03:48 +09:00
happysalada
3bc80f1938 buildMix: switch buildInputs to nativeBuildInputs 2021-06-07 10:03:48 +09:00
happysalada
e41c7bc1f8 erlang: remove unused setup hook 2021-06-07 10:03:48 +09:00
Luke Granger-Brown
91fb672b21
Merge pull request #125573 from Flakebi/prometheus-script-exporter
prometheus-script-exporter: init at 1.2.0
2021-06-07 01:59:41 +01:00
Sandro
db6597edf4
Merge pull request #125902 from fortuneteller2k/v4l2loopback
linuxPackages_4_4.v4l2loopback: fix build for 4.4 kernels
2021-06-07 02:44:35 +02:00
Sandro
1e0823497d
Merge pull request #125922 from FliegendeWurst/tbb-bin-10.0.17
tor-browser-bundle-bin: 10.0.16 -> 10.0.17
2021-06-07 02:42:59 +02:00
Sandro
ef53c266fb
Merge pull request #125929 from FliegendeWurst/tbb-cleanup 2021-06-07 02:41:30 +02:00
Mustafa Çalışkan
3edda09ec8
ngrok-2: 2.3.35 -> 2.3.40 (#125949) 2021-06-07 02:40:07 +02:00
Sandro
2cb5b58180
Merge pull request #125910 from myguidingstar/patch-1
interception-tools: 0.2.1 -> 0.6.6
2021-06-07 02:39:04 +02:00
Sandro
37e366dd8c
Merge pull request #125974 from ratsclub/dotnetPackages.FSharpFormatting-11.2.0
dotnetPackages.FSharpFormatting: 2.9.8 -> 11.2.0
2021-06-07 02:30:47 +02:00
Sandro
16ff5b614a
Merge pull request #126017 from romildo/upd.nordic
nordic: unstable-2021-05-21 -> unstable-2021-06-04
2021-06-07 02:26:23 +02:00
Sandro
54df51e80c
Merge pull request #126007 from figsoda/freshfetch
freshfetch: init at 0.2.0
2021-06-07 02:24:00 +02:00
David
5e56caf52f rebar3Relx: strip native binaries 2021-06-07 09:19:40 +09:00
happysalada
0a776e108f vscode-extensions.b4dm4n.vscode-nixpkgs-fmt: add nixpkgs-fmt dependency 2021-06-07 09:18:51 +09:00
Jan Tojnar
1470b9bc18
Merge pull request #125959 from mdevlamynck/fix-test-graphene
graphene: fix nixos test
2021-06-07 02:10:03 +02:00
AmineChikhaoui
7e89fb12e4 ec2-amis: add release 21.05 2021-06-06 17:09:14 -07:00
Fabian Affolter
b6a8f9ac5d python3Packages.google-api-python-client: 2.6.0 -> 2.7.0 2021-06-06 17:04:04 -07:00
Fabian Affolter
02e88067f7 python3Packages.datadog: 0.40.1 -> 0.41.0 2021-06-06 17:03:15 -07:00