zimbatm
4a56c948d2
terraform-providers.aiven: init at 2.1.14
2021-06-08 14:12:40 +02:00
Anderson Torres
f210479f20
Merge pull request #126151 from AndersonTorres/new-elisp-packages
...
Update elisp packages
2021-06-08 01:28:07 -03:00
AndersonTorres
045afcce0f
melpa-packages: edit a comment
2021-06-08 00:51:23 -03:00
AndersonTorres
69eec4f26a
elpa-generated.nix bugfix: erase redundant, outdated shell-command-plus
2021-06-08 00:50:12 -03:00
AndersonTorres
43fa96215e
elpa-packages 2021-06-08
2021-06-08 00:50:12 -03:00
AndersonTorres
6089d43427
melpa-packages 2021-06-08
2021-06-08 00:50:05 -03:00
AndersonTorres
f5c5e33cc3
org-packages 2021-06-08
2021-06-08 00:43:54 -03:00
Ryan Mulligan
4cbe74ea20
Merge pull request #126068 from r-ryantm/auto-update/python3.8-i3-balance-workspace
...
i3-balance-workspace: 1.8.3 -> 1.8.4
2021-06-07 20:02:21 -07:00
Luke Granger-Brown
840f6883fc
Merge pull request #126034 from lukegb/bazel-build-configured
...
Switch buildBazelPackage fetchConfigured on by default
2021-06-07 23:59:33 +01:00
Maximilian Bosch
9f955ff079
Merge pull request #126022 from r-ryantm/auto-update/bshapr
...
bshapr: 0.12 -> 0.13
2021-06-07 23:30:38 +02:00
Pascal Bach
7c33757e2b
Merge pull request #126102 from TredwellGit/element
...
element: 1.7.29 -> 1.7.30
2021-06-07 22:21:25 +02:00
Ninjatrappeur
088ccb7116
Merge pull request #126115 from NinjaTrappeur/nin-cve-2021-33896
...
dino: 0.2.0 -> 0.2.1
2021-06-07 22:13:20 +02:00
Robert Scott
51e7488f5e
Merge pull request #126092 from siraben/archivy-update
...
archivy: 1.1.4 -> 1.3.1
2021-06-07 21:08:39 +01:00
adisbladis
786c007333
Merge pull request #125913 from AndersonTorres/new-nano-theme-for-emacs
...
Emacs packages updates and additions
2021-06-07 14:46:01 -05:00
Félix Baylac-Jacqué
70173c1519
dino: 0.2.0 -> 0.2.1
...
Fixes https://nvd.nist.gov/vuln/detail/CVE-2021-33896 .
The current 9acb54df9254609f2fe4de83c9047d408412de28 patch landed in
dino as 4592b72dfa324d8a4b9f8c25b359110889b2206c. Removing it from the
patch list.
2021-06-07 21:34:35 +02:00
TredwellGit
445e3ce0e8
element: 1.7.29 -> 1.7.30
...
https://github.com/vector-im/element-web/blob/v1.7.30/CHANGELOG.md
https://github.com/vector-im/element-desktop/blob/v1.7.30/CHANGELOG.md
2021-06-07 17:33:26 +00:00
Ben Siraphob
acc122f401
archivy: 1.1.4 -> 1.3.1
2021-06-07 23:56:43 +07:00
Sandro
12e7af1cfb
Merge pull request #125764 from siraben/twtxt-reinit
2021-06-07 18:42:26 +02:00
Matthieu Coudron
4a2cbcfbb4
neovim: add some tests
...
To test the generated RC is included in the file and that we have the
option not to wrap the RC.
run:
nix-build -A tests.vim
2021-06-07 18:21:21 +02:00
Martin Weinelt
602163952d
Merge pull request #125669 from nbp/firefox-file-picker
...
firefox-bin: Avoid including both the wrapped and unwrapped versions.
2021-06-07 18:05:06 +02:00
Ben Siraphob
5e10c9cdf7
twtxt: reinit at 1.2.3
...
This should bring it in line with other package managers:
https://repology.org/project/twtxt/versions
2021-06-07 21:22:38 +07:00
R. RyanTM
7182afa8e4
i3-balance-workspace: 1.8.3 -> 1.8.4
2021-06-07 13:44:17 +00:00
Nicolas B. Pierron
efef092ba5
firefox-bin: Avoid including both the wrapped and unwrapped version when using nix run command.
...
In order to make the man pages accessible, the previous code used
nix-support/propagated-user-env-packages. However this file is also used to set
the PATH when the application is executed with `nix run`, thus including the
wrapped and the wrappee in the environment.
Having the wrappee enumerated first in the environment caused `firefox` to
default to the wrappee, and as such not being able to find a proper GTK. This
was a source of failures while opening a file-picker.
This change removes the code to propagate the wrappe in the environment, as the
man pages are already linked in the wrapper output.
2021-06-07 11:42:18 +02: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
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
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
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
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
R. RyanTM
e6a3c39aea
bshapr: 0.12 -> 0.13
2021-06-06 23:32:33 +00:00
TredwellGit
30c602ac7a
qbittorrent: 4.3.3 -> 4.3.5
...
https://github.com/qbittorrent/qBittorrent/blob/release-4.3.5/Changelog
2021-06-06 17:44:39 +00:00
Luke Granger-Brown
813f25dbf9
Merge pull request #125527 from toastal/himalaya-0.4.0
...
himalaya: 0.3.2 -> 0.4.0
2021-06-06 17:40:05 +01:00
FliegendeWurst
1b73aa2aea
tor-browser-bundle: delete unused extensions.nix
2021-06-06 11:55:02 +02:00
FliegendeWurst
0fc1a3d0d8
tor-browser-bundle-bin: 10.0.16 -> 10.0.17
2021-06-06 11:10:16 +02:00
AndersonTorres
82b0579de7
emacsPackages: reformat manual-packages.nix file
2021-06-06 05:17:47 -03:00
AndersonTorres
6d5ddfd909
emacsPackages.power-mode: init at 2021-06-06
2021-06-06 05:17:47 -03:00
AndersonTorres
d1ded9d599
emacsPackages.nano-theme: init at 2021-06-05
2021-06-06 05:17:47 -03:00
AndersonTorres
e4866dca0a
emacsPackages.tramp: 2.4.2 -> 2.5.0
2021-06-06 05:17:47 -03:00
Brian Leung
cf88d436dc
emacsPackages.apheleia: init at 2021-05-23
2021-06-05 20:57:36 -07:00
Brian Leung
b736e9048b
emacsPackages.mu4e-patch: init at 2019-05-09
2021-06-05 20:57:32 -07:00
Brian Leung
48b585cbe4
emacsPackages.evil-markdown: init at 2020-06-01
2021-06-05 20:57:27 -07:00
Brian Leung
0d44260ebc
emacsPackages.youtube-dl: init at 2018-10-12
2021-06-05 20:57:23 -07:00
Brian Leung
f135fdad38
emacsPackages.git-undo: init at 2019-10-13
2021-06-05 20:57:18 -07:00
Brian Leung
473f142343
emacsPackages.isearch-prop: init at 2019-05-01
2021-06-05 20:57:09 -07:00
Brian Leung
5c14e587c7
emacsPackages.isearch-plus: init at 2021-01-01
2021-06-05 20:56:59 -07:00
Sandro
27978c0ae9
Merge pull request #125829 from KarlJoad/verilator-license
...
verilator: specify lgpl3Only license
2021-06-06 03:34:59 +02:00
Karl Hallsby
38db89df05
verilator: specify lgpl3Only and artistic2 licenses
2021-06-05 20:14:54 -05:00
Sandro
5045c93440
Merge pull request #125852 from magnetophon/stochas
...
stochas: 1.3.4 -> 1.3.5
2021-06-06 01:54:53 +02:00