Sandro
5d74ff4206
Merge pull request #141443 from jtojnar/blackfire-2
2021-10-21 20:22:09 +02:00
Alex Martens
06078e865d
saleae-logic-2: 2.3.37 -> 2.3.38
2021-10-21 19:58:30 +02:00
Jan Tojnar
25450f2b29
blackfire: 1.49.4 → 2.5.1
...
https://blackfire.io/docs/up-and-running/agent-upgrade
2021-10-21 17:40:19 +02:00
figsoda
18335b226e
editorconfig-core-c: set meta.mainProgram
2021-10-21 09:17:40 -04:00
Matthieu Coudron
253af9151f
luaPackages: update
...
- luarocks-nix: bumped to pass args too, `package_X = callPackage ...`.
It allows to remove the annoying `with self`.
This new version disables tests (because broken) and now emits derivation
with a callPackage in front.
- replaced X.override with lib.overrideLuarocks, it should be used
whenever buildInputs/extraVariables is changed since it impacts the
generated luarocks config.
Once structured attributes are in, it will be easier to have the
luarocks config generated by a hook and we probably will be able to
replace all overrideLuarocks by overrideAttrs.
2021-10-18 19:48:07 +02:00
Michael Raskin
397b649283
luaPackages.luarocks-3_7: init so that the reverted update can be accessed if desired
2021-10-16 20:57:36 +02:00
Michael Raskin
5c93a7780a
Revert "luarocks: 3.2.1 -> 3.7.0"
...
This reverts commit eec90bc9d5
.
See discussion in:
https://github.com/NixOS/nixpkgs/pull/141718
https://github.com/NixOS/nixpkgs/pull/80528
2021-10-16 20:54:36 +02:00
Sandro
dd455cbf13
Merge pull request #141874 from amesgen/macdylibbundler-1.0.0
2021-10-16 18:27:03 +02:00
amesgen
29c8e91c5d
macdylibbundler: 20180825 -> 1.0.0
2021-10-16 15:00:38 +02:00
Kira Bruneau
7cd65916e9
texlab: 3.2.0 → 3.3.0
2021-10-16 01:05:31 -04:00
Aman Verma
eec90bc9d5
luarocks: 3.2.1 -> 3.7.0
2021-10-15 02:14:05 -04:00
Peter Simons
476635afe1
Drop myself from meta.maintainers for most packages.
...
I'd like to reduce the number of Github notifications and
review requests I receive.
2021-10-14 11:01:27 +02:00
polygon
0c372b790e
dfu-util: 0.10 -> 0.11
2021-10-13 23:00:44 +02:00
Artturi
8f6a595c99
Merge pull request #135953 from r-ryantm/auto-update/blackfire
2021-10-11 21:05:17 +03:00
Sandro
3ae4c035be
coreboot-toolchain: minor cleanup
2021-10-11 15:17:05 +02:00
Sergei Trofimovich
d23b22e4f9
dejagnu: 1.6.2 -> 1.6.3 ( #141206 )
...
* dejagnu: 1.6.2 -> 1.6.3
Move to out-of-tree build to avoid testsuite failure.
2021-10-11 01:08:52 -07:00
Felix Singer
0b2b0331f0
coreboot-toolchain: Use sources.nix generated by update.sh
...
Use sources.nix for all source files (except coreboot) generated by
update.sh.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-10 01:05:45 +02:00
Felix Singer
28383a922e
coreboot-toolchain: Introduce script for generating sources file
...
Add and adjust update script from
https://git.petabyte.dev/petabyteboy/corenix .
The script is meant to be run from the package directory of the
coreboot-toolchain. The script generates a sources.nix files, which
contains all sources used for the coreboot toolchain and some other
tools. Thus, it needs to be stripped down to the necessary sources.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 22:19:46 +02:00
Felix Singer
cff7863c34
coreboot-toolchain: Use git repository as source
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-09 19:39:54 +02:00
Felix Singer
6d7fd89453
coreboot-toolchain: Set pname instead of name
...
Set `pname` instead of `name` since `name` is derived from
`${pname}-${version}`.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-10-08 04:46:09 +02:00
Neubauer, Sebastian
93eb7786c9
arcanist: Update certs to fix letsencrypt
...
Due to the old root certificate used by letsencrypt expiring, arcanist
could not connect anymore to servers using letsencrypt (like
reviews.llvm.org).
Fix it by using the default nix certificates.
2021-10-06 14:40:02 +02:00
github-actions[bot]
7bc9a371ec
Merge master into staging-next
2021-10-04 12:01:24 +00:00
Bobby Rong
2a1e3ac2bd
Merge pull request #136610 from jlesquembre/polylith
...
polylith: 0.1.0-alpha9 -> 0.2.12-alpha
2021-10-04 19:58:07 +08:00
github-actions[bot]
329f56da4b
Merge master into staging-next
2021-10-03 18:01:08 +00:00
Bobby Rong
0204144911
Merge pull request #135072 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.15824 -> 0.1.15848
2021-10-03 22:24:21 +08:00
github-actions[bot]
a484ea4131
Merge master into staging-next
2021-10-03 06:01:22 +00:00
Thiago Kenji Okada
d672332c26
clojure-lsp: remove "-H:CheckToolchain" on macOS
2021-10-02 12:50:44 -03:00
Thiago Kenji Okada
72971ccccb
clojure-lsp: reduce closure size
...
Before:
```
$ nix path-info -S ./result -h
/nix/store/z8802pkmg77wq10kz851fvrjib0pm75f-clojure-lsp-2021.09.30-15.28.01 2.0G
```
After:
```
$ nix path-info -S ./result -h
/nix/store/1q6r7z9ga2hnar1gj5gbd6s0b3h5xhp8-clojure-lsp-2021.09.30-15.28.01 154.4M
```
2021-10-02 11:41:47 -03:00
github-actions[bot]
1256bc4623
Merge master into staging-next
2021-10-01 18:01:22 +00:00
R. RyanTM
20233d45c4
clojure-lsp: 2021.09.13-22.25.35 -> 2021.09.30-15.28.01
2021-10-01 00:37:19 +00:00
github-actions[bot]
b94e7d766f
Merge master into staging-next
2021-09-30 18:01:02 +00:00
Lassulus
94c6545861
Merge pull request #128592 from felixsinger/pkgs/add-coreboot-toolchain
...
coreboot-toolchain: Init at 4.14
2021-09-30 18:15:01 +02:00
github-actions[bot]
85e7bfc6c8
Merge master into staging-next
2021-09-30 06:01:26 +00:00
Alex Martens
c4035d7234
saleae-logic-2: add desktop item
2021-09-29 17:10:27 -07:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next
2021-09-29 18:01:07 +00:00
Mario Rodas
5b742d6ea9
Merge pull request #138906 from r-ryantm/auto-update/terraformer
...
terraformer: 0.8.16 -> 0.8.17
2021-09-29 11:08:28 -05:00
github-actions[bot]
d89952163a
Merge master into staging-next
2021-09-29 06:01:24 +00:00
Kira Bruneau
41a997c8b2
ccache: 4.4.1 → 4.4.2
2021-09-28 20:21:37 -04:00
Felix Singer
f0b20bad9c
coreboot-toolchain: Init at 4.14
...
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-09-28 21:14:16 +02:00
github-actions[bot]
7bb1bfbf29
Merge master into staging-next
2021-09-27 06:01:12 +00:00
Ryan Burns
e6654828b8
bashdb: 4.4-1.0.0 -> 5.0-1.1.2, fix build with bash 5.1
2021-09-27 11:52:26 +09:00
Sergei Trofimovich
7c86d10590
texinfo6_8: init at 6.8 (without switching default)
...
(forward-picked from commit 1165533fc3
, partially)
The point is to work around issue #139470 : fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
github-actions[bot]
55c0ac1484
Merge staging-next into staging
2021-09-24 06:01:40 +00:00
Ryan Burns
40299257cc
Merge branch 'master' into staging-next
2021-09-23 18:43:00 -07:00
Sandro
0973bc5a63
Merge pull request #139045 from r-ryantm/auto-update/inotify-tools
2021-09-23 16:22:56 +02:00
R. RyanTM
5d038fdd69
inotify-tools: 3.20.11.0 -> 3.21.9.5
2021-09-23 00:34:49 +00:00
github-actions[bot]
c836da689f
Merge staging-next into staging
2021-09-23 00:03:12 +00:00
github-actions[bot]
796a5df129
Merge master into staging-next
2021-09-23 00:01:50 +00:00
Guillaume Girol
4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
...
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
R. RyanTM
e241176881
terraformer: 0.8.16 -> 0.8.17
2021-09-22 06:19:36 +00:00