Florian Beeres
92f9f2fe11
vscode: fix source name
...
This commit fixes various long standing issues with the handling of
executable names in the source archive. Depending on whether you install
code or codium the executables are named differently. This commit let's
us customize the source exe name in the generic VSCode derivation, but
keeps the generated executableName intact.
2021-06-24 13:54:37 +02:00
superherointj and GitHub
955df801e8
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0 ( #126703 )
...
ocamlPackages.ocamlgraph: 1.8.8 -> 2.0.0
ocamlPackages.ocamlgraph_gtk: init 2.0.0
framac: fix for ocamlgraph 2.0.0
2021-06-24 08:26:49 +02:00
Anderson Torres and GitHub
65db0350fe
Merge pull request #127905 from AndersonTorres/new-4ti2
...
4ti2: init at 1.6.9
2021-06-23 21:01:05 -03:00
Niklas Hambüchen and GitHub
ba1af18d27
Merge pull request #127894 from nh2/consul-1.10.0
...
consul: 1.9.7 -> 1.10.0
2021-06-24 01:26:12 +02:00
AndersonTorres
68dd7bca1b
4ti2: add myself to maintainers
2021-06-23 20:23:30 -03:00
Shea Levy
08931215f4
terraform-providers.grafana: 1.10.0 -> 1.12.0
...
Requires backport due to https://github.com/grafana/terraform-provider-grafana/issues/212
2021-06-23 17:38:45 -04:00
Bernardo Meurer and GitHub
bf2a9ccb7e
Merge pull request #127914 from ymatsiuk/slack
...
slack: fix missing libGLESv2.so.2
2021-06-23 14:01:51 -07:00
Martin Weinelt and GitHub
9cc60287dc
Merge pull request #127554 from mweinelt/babel
...
nixos/babeld: update hardening
2021-06-23 21:53:20 +02:00
Martin Weinelt and GitHub
c11c97d90c
Merge pull request #127888 from mweinelt/esphome
...
esphome: 1.19.2 -> 1.19.3
2021-06-23 21:16:05 +02:00
Martin Weinelt and GitHub
b262d7d569
Merge pull request #127846 from dotlambda/spyder_3-drop
2021-06-23 21:15:20 +02:00
Martin Weinelt and GitHub
917be311c6
Merge pull request #127896 from mweinelt/tts
...
python3Packages.coqpit: 0.0.9 -> 0.0.10
2021-06-23 21:12:32 +02:00
Martin Weinelt and GitHub
476ff46119
Merge pull request #127907 from dotlambda/netdisco-2.9.0
...
python3Packages.netdisco: 2.8.3 -> 2.9.0
2021-06-23 21:09:57 +02:00
Martin Weinelt and GitHub
a632eef90a
Merge pull request #127944 from dotlambda/nextcloudmonitor-init
2021-06-23 21:01:48 +02:00
Martin Weinelt and GitHub
aef37a5de2
Merge pull request #127934 from dotlambda/huisbaasje-client-init
2021-06-23 20:58:26 +02:00
Robert Schütz
79423a31e5
home-assistant: update component-packages.nix
2021-06-23 20:42:24 +02:00
Robert Schütz
75fc137151
python3Packages.nextcloudmonitor: init at 1.2.0
2021-06-23 20:42:24 +02:00
Martin Weinelt and GitHub
997977a64e
Merge pull request #127938 from dotlambda/pyisy-init
2021-06-23 20:35:03 +02:00
Martin Weinelt and GitHub
efe9d1e270
Merge pull request #127937 from dotlambda/home-assistant-test-ign_sismologia
...
home-assistant: test ign_sismologia component
2021-06-23 20:34:49 +02:00
Martin Weinelt and GitHub
8ceb4e2486
Merge pull request #127935 from dotlambda/pygti-init
2021-06-23 20:33:21 +02:00
Ryan Mulligan and GitHub
4dfbc30047
Merge pull request #127940 from ryantm/release-notes-cleanup
...
doc: cleanup documentation relating to release notes
2021-06-23 11:32:03 -07:00
Robert Schütz
4cd0927ea6
home-assistant: test hvv_departures component
2021-06-23 20:16:42 +02:00
Robert Schütz
628799e3f8
home-assistant: update component-packages.nix
2021-06-23 20:16:42 +02:00
Robert Schütz
4a1d17d5c3
python3Packages.pygti: init at 0.9.2
2021-06-23 20:16:42 +02:00
Ryan Mulligan
f91d7910ea
doc: cleanup documentation relating to release notes
...
Also delete empty release notes file.
2021-06-23 11:04:22 -07:00
Ryan Mulligan and GitHub
920113a6e5
Merge pull request #127734 from blaggacao/da/convert-rel-notes-md-2105
...
nixos/doc: convert 21.05 release notes to CommonMark
2021-06-23 10:48:24 -07:00
Robert Schütz
2b38c5eac2
home-assistant: test isy994 component
2021-06-23 19:42:14 +02:00
Robert Schütz
ccc705e0f9
home-assistant: update component-packages.nix
2021-06-23 19:40:53 +02:00
Robert Schütz
f038416b9e
python3Packages.pyisy: init at 3.0.0
2021-06-23 19:39:09 +02:00
David Arnold
32c2dd304d
docs: nixos release notes to CommonMark (2105)
...
docs: nixos release notes (revise code blocks)
docs: nixos release notes (fix opt links outside of code blocks)
docs: nixos release notes (fix opt links inside of code blocks)
went fishing with:
```console
rg -A1 \
--multiline \
--multiline-dotall \
'<programlisting>[^</programlisting>]+' \
| rg linkend
```
docs: nixos release notes (prettier)
docs: nixos release notes (restore admonition from prettier destriction)
docs: nixos release notes (recreate xml files)
docs: nixos release notes (fix code block indentation)
docs: nixos release notes (diff after converting with https://github.com/NixOS/nixpkgs/pull/127270 )
2021-06-23 12:33:16 -05:00
R. RyanTM and Jonathan Ringer
1cc751cca1
dpdk: 21.02 -> 21.05
2021-06-23 10:15:22 -07:00
Robert Schütz
3cac86ca3c
home-assistant: test ign_sismologia component
2021-06-23 19:14:37 +02:00
R. RyanTM and Jonathan Ringer
66b43bb134
bctoolbox: 4.5.15 -> 4.5.20
2021-06-23 10:06:45 -07:00
R. RyanTM and Jonathan Ringer
c2e3b1de89
libxmp: 4.4.1 -> 4.5.0
2021-06-23 09:57:46 -07:00
Robert Schütz
6a50f94d23
home-assistant: test huisbaasje component
2021-06-23 18:53:38 +02:00
Robert Schütz
4b80478604
home-assistant: update component-packages.nix
2021-06-23 18:52:27 +02:00
Robert Schütz
9a76039f9e
python3Packages.huisbaasje-client: init at 0.1.0
2021-06-23 18:52:08 +02:00
R. RyanTM and Jonathan Ringer
fe9682427b
go-rice: 1.0.0 -> 1.0.2
2021-06-23 09:48:55 -07:00
R. RyanTM and Jonathan Ringer
fa34624701
gh-ost: 1.1.1 -> 1.1.2
2021-06-23 09:47:34 -07:00
R. RyanTM and Jonathan Ringer
bf95eaf623
k9s: 0.24.9 -> 0.24.10
2021-06-23 09:44:41 -07:00
R. RyanTM and Jonathan Ringer
fd1d79c9ea
helmfile: 0.139.8 -> 0.139.9
2021-06-23 09:43:45 -07:00
R. RyanTM and Jonathan Ringer
540c23fc4c
kanboard: 1.2.19 -> 1.2.20
2021-06-23 09:43:28 -07:00
R. RyanTM and Jonathan Ringer
ab9c4eaecd
jruby: 9.2.18.0 -> 9.2.19.0
2021-06-23 09:43:01 -07:00
R. RyanTM and Jonathan Ringer
18c2cde4d4
git-quick-stats: 2.2.0 -> 2.3.0
2021-06-23 09:41:03 -07:00
R. RyanTM and Jonathan Ringer
8f309115de
docker-slim: 1.36.0 -> 1.36.1
2021-06-23 09:39:54 -07:00
R. RyanTM and Jonathan Ringer
16bedb4e99
inter: 3.18 -> 3.19
2021-06-23 09:39:09 -07:00
R. RyanTM and Jonathan Ringer
7936eaa3a6
disfetch: 1.22 -> 1.24
2021-06-23 09:38:02 -07:00
Martin Weinelt and GitHub
25351c1ec0
Merge pull request #127927 from primeos/nixos-sway-defaults
2021-06-23 18:23:12 +02:00
Sandro and GitHub
07c648a672
Merge pull request #127878 from nagy/libzip-180
2021-06-23 18:05:26 +02:00
Sandro and GitHub
f39a2230c3
Merge pull request #127834 from dotlambda/dnspython_1-drop
2021-06-23 17:55:42 +02:00
Michael Weiss
eb8a694d92
nixos/sway: Drop rxvt-unicode from the extraPackages default
...
Upstream switched to Alacritty for the default configuration.
2021-06-23 17:35:20 +02:00