2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-20 20:53:48 +00:00
Commit Graph

4374 Commits

Author SHA1 Message Date
Fabian Affolter
ddcf2bb8c1 pwndbg: update ropgadget 2021-11-19 00:13:01 +01:00
figsoda
6ad04bcb7d
Merge pull request from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
figsoda
b73c22c537 tokei: use buildFeatures 2021-11-16 08:11:53 -05:00
figsoda
5a1b5f86d5 sccache: use buildFeatures 2021-11-16 08:11:52 -05:00
endorama
916b25435f docopts: 0.6.3 -> 0.6.4
Version 0.6.3 was affected by a bug (https://github.com/docopt/docopts/issues/47) that has been resolved in 0.6.4.

Signed-off-by: Edoardo Tenani <edoardo.tenani@pm.me>
2021-11-16 12:42:27 +01:00
Vladimír Čunát
64065d76f4
Merge : branch 'staging-next' 2021-11-15 11:52:15 +01:00
Doron Behar
c294b8de0f
Merge pull request from kira-bruneau/texlab 2021-11-15 10:54:50 +02:00
Ryan Burns
9ef49d13de
Merge pull request from kira-bruneau/ccache
ccache: 4.4.2 → 4.5
2021-11-14 12:06:25 -08:00
Kira Bruneau
f82b8909cb texlab: 3.3.0 → 3.3.1 2021-11-14 14:18:14 -05:00
Kira Bruneau
5e7e5e5d41 ccache: 4.4.2 → 4.5 2021-11-14 14:17:02 -05:00
github-actions[bot]
699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Sandro
f12351d5c5
Merge pull request from joachimschmidt557/intel-gpu-tools-1.26 2021-11-12 17:57:02 +01:00
github-actions[bot]
b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Felix Singer
0faf3230fb coreboot-toolchain: Improve reproducibility
For reproducibility, the toolchain build system appends a specific
version string to the usual version string of the tools. Before 4.15,
the build system used git for that at runtime and since the .git
directory is removed by the NixOS build system, the version string was
empty and resulted in `v_`.

Now, the toolchain build system prefers using the environment variable
`CROSSGCC_VERSION` if set. Thus, extract the version string in the
postFetch phase and set `CROSSGCC_VERSION` in the build phase.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-11-10 20:15:05 +01:00
Felix Singer
ee2417a226 coreboot-toolchain: 4.14 -> 4.15
Update to latest release.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-11-10 19:39:12 +01:00
Felix Singer
60d1033025 coreboot-toolchain: Rework update script
Rework update script so that it needs to be run from the root directory
of nixpkgs and get rid of relative paths. Also, move the resulting file
`sources.nix` into the package directory.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-11-10 19:38:31 +01:00
Felix Singer
4e75ca5bae coreboot-toolchain: Disable fetching of submodules
Submodules are not needed. Thus, disable fetching of the submodules.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2021-11-10 19:05:19 +01:00
github-actions[bot]
f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
Thiago Kenji Okada
4ef967af20 clojure-lsp: mark it as broken on non-x86_64 platforms
It depends on datalevin, a SVM dependency that nowadays explicitly
supports x86_64 only.

However, it may support aarch64 in the future, so mark it as broken.
2021-11-08 12:48:01 -03:00
github-actions[bot]
1093ddf273
Merge master into staging-next 2021-11-07 06:01:02 +00:00
Thiago Kenji Okada
424d276cb7
Merge pull request from ericdallo/bump-clojure-lsp
clojure-lsp: 2021.09.30-15.28.01 -> 2021.11.02-15.24.47
2021-11-07 02:04:24 -03:00
github-actions[bot]
933da575d4
Merge master into staging-next 2021-11-05 18:01:07 +00:00
Sandro
354ff094e4
Merge pull request from leo60228/netcoredbg 2021-11-05 18:09:29 +01:00
leo60228
eba0510e18
netcoredbg: init at 1.2.0-825 2021-11-04 14:42:06 -04:00
github-actions[bot]
3567177949
Merge staging-next into staging 2021-11-03 18:10:58 +00:00
Eric Dallo
ed16d21897
clojure-lsp: 2021.09.30-15.28.01 -> 2021.11.02-15.24.47 2021-11-03 13:28:14 -03:00
Robert Hensing
c8a63f5adf
Merge pull request from thefloweringash/elk-update
elk: 7.5.1 -> 7.11.1
2021-11-03 13:16:02 +01:00
github-actions[bot]
bf39715fe0
Merge staging-next into staging 2021-11-03 12:01:58 +00:00
Andrew Childs
06f7b8b2ce kibana7: 7.5.1 -> 7.11.1; drop enableUnfree 2021-11-03 11:35:51 +01:00
Bobby Rong
4789953e5c
Merge pull request from newAM/saleae-logic-2
saleae-logic-2: 2.3.38 -> 2.3.39
2021-11-03 18:19:35 +08:00
Ryan Burns
2d78d6e01b
Merge pull request from r-burns/autogen
[staging] autogen: fix patchelf invocation to remove generic build path from rpath
2021-11-02 10:30:22 -07:00
Sandro
027f675644
Merge pull request from SuperSandro2000/ruamel 2021-11-02 15:34:00 +01:00
Sandro Jäckel
b2767b69dd
python39Packages.ruamel-yaml: normalise name, adopt 2021-11-02 13:38:06 +01:00
github-actions[bot]
3f03065e05
Merge staging-next into staging 2021-11-02 00:02:12 +00:00
github-actions[bot]
d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Raymond Gauthier
3a912b2cac
nxpmicro-mfgtools: 1.4.72 -> 1.4.165
Also:

 -  Add support for provided bash completions.
 -  Add myself as maintainer.
2021-11-01 14:53:58 -04:00
github-actions[bot]
9a002bac35
Merge staging-next into staging 2021-10-29 18:01:38 +00:00
github-actions[bot]
6317a19147
Merge master into staging-next 2021-10-29 18:01:00 +00:00
Patrick Hilhorst
35d7cfc781
Merge pull request from r-ryantm/auto-update/circleci-cli 2021-10-29 18:44:00 +02:00
R. Ryantm
81a43e138f circleci-cli: 0.1.15848 -> 0.1.16122 2021-10-29 06:51:05 +00:00
github-actions[bot]
d9aba51052
Merge staging-next into staging 2021-10-29 06:01:42 +00:00
github-actions[bot]
e7fbce41fc
Merge master into staging-next 2021-10-29 06:01:10 +00:00
Mario Rodas
58f9f0c383
Merge pull request from r-ryantm/auto-update/terracognita
terracognita: 0.7.3 -> 0.7.4
2021-10-28 22:26:07 -05:00
github-actions[bot]
37b1afa489
Merge staging-next into staging 2021-10-28 18:02:03 +00:00
Martin Weinelt
da1f248229 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-28 19:51:45 +02:00
Alyssa Ross
3f01b576af
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
	nixos/doc/manual/release-notes/rl-2111.section.md
2021-10-28 16:07:38 +00:00
R. Ryantm
d2ffd758bd terracognita: 0.7.3 -> 0.7.4 2021-10-28 15:52:59 +00:00
Mario Rodas
28405cad78
Merge pull request from r-ryantm/auto-update/terraformer
terraformer: 0.8.17 -> 0.8.18
2021-10-28 09:11:43 -05:00
R. Ryantm
dcb22ec280 terraformer: 0.8.17 -> 0.8.18 2021-10-28 12:22:40 +00:00
github-actions[bot]
ea4da560ff
Merge master into staging-next 2021-10-28 12:01:32 +00:00