Commit Graph

139 Commits

Author SHA1 Message Date
R. Ryantm
2bb681036a asm-lsp: 0.7.3 -> 0.7.4 2024-08-04 12:17:41 +00:00
Julius Michaelis
6a9beaf893 treewide: skip generating shell completions using $out/bin/… when cross compiling
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:

  postInstall = ''
    installShellCompletion --cmd foo \
      --bash <($out/bin/foo completion bash) \
      …

This commit just guards those with

lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)

splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
R. Ryantm
b522ea43ee asm-lsp: 0.7.1 -> 0.7.3 2024-07-23 02:53:08 +00:00
aleksana
a0be8a664f ascii-draw: 0.3.4 -> 0.4.0 2024-07-15 17:26:00 +08:00
nixpkgs-merge-bot[bot]
ace18e1064
Merge pull request #325531 from r-ryantm/auto-update/asn
asn: 0.76.1 -> 0.77.0
2024-07-14 09:51:22 +00:00
R. Ryantm
3eae220883 asm-lsp: 0.6.0 -> 0.7.1 2024-07-13 15:33:54 +00:00
Nick Cao
a0c9cd33be
Merge pull request #325435 from r-ryantm/auto-update/assemblyscript
assemblyscript: 0.27.23 -> 0.27.29
2024-07-10 19:06:32 -04:00
R. Ryantm
9891f68ac3 asn: 0.76.1 -> 0.77.0 2024-07-08 12:21:58 +00:00
R. Ryantm
a079de1947 assemblyscript: 0.27.23 -> 0.27.29 2024-07-08 06:05:07 +00:00
NotAShelf
5c7eddd332
asc-key-to-qr-code-gif: 0-unstable-2018-06-13 -> 0-unstable-2019-01-27 2024-07-06 22:17:29 +03:00
NotAShelf
89e5fe1425
asc-key-to-qr-code-gif: move to by-name; cleanup 2024-07-06 22:15:14 +03:00
Sandro
e00e1cf5e0
Merge pull request #324000 from anas-contribs/asak 2024-07-04 11:49:41 +02:00
0x61nas
83bde70e37
asak: init at 0.3.3 2024-07-02 13:23:03 +03:00
vigress8
fae1e6dd1c maintainers: remove vigress8 2024-07-02 11:39:58 +04:00
Weijia Wang
dfb7d5b4f1
Merge pull request #316730 from obreitwi/ojb/asfa/add-pkg
asfa: init at 0.10.0
2024-07-02 00:38:48 +02:00
R. Ryantm
5b3f2eaaa8 ast-grep: 0.23.0 -> 0.24.1 2024-06-30 10:57:26 +00:00
Nick Cao
35c64c8f4a
Merge pull request #320642 from r-ryantm/auto-update/ast-grep
ast-grep: 0.22.6 -> 0.23.0
2024-06-18 16:19:51 -04:00
Oliver Breitwieser
502b1ac291 asfa: init at 0.10.0 2024-06-18 10:34:39 +02:00
R. Ryantm
92dd554bbc ast-grep: 0.22.6 -> 0.23.0 2024-06-17 23:50:46 +00:00
vigress8
63b0d8645b aseprite: add vigress8 to maintainers 2024-06-17 13:55:13 +04:00
vigress8
f6b705d0bf aseprite: 1.3.6 -> 1.3.7
* use clangStdenv
* update deps (pcre -> pcre2, tinyxml -> tinyxml-2)
* add patch to use shared `fmt` dependency
* format with nixfmt
* remove usage of "with lib;"
2024-06-17 13:55:12 +04:00
Christina Rust
63d21f0b73
Merge pull request #318644 from r-ryantm/auto-update/ast-grep
ast-grep: 0.22.5 -> 0.22.6
2024-06-10 06:24:36 +02:00
R. Ryantm
b749b1dc77 ast-grep: 0.22.5 -> 0.22.6 2024-06-09 23:22:29 +00:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Paul Meyer
b3972247de assetfinder: migrate to buildGoModule
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-07 22:24:59 +02:00
R. Ryantm
83fbdd8c85 ast-grep: 0.22.4 -> 0.22.5 2024-06-03 01:28:56 +00:00
R. Ryantm
b162fe8167 ast-grep: 0.22.3 -> 0.22.4 2024-05-27 13:20:07 +00:00
Peder Bergebakken Sundt
ad19a28ce7
Merge pull request #302923 from noaccOS/astartectl-23.5.1
astartectl: 23.5.0 -> 23.5.1
2024-05-21 16:52:46 +02:00
R. Ryantm
32c143639d ascii-draw: 0.3.2 -> 0.3.4 2024-05-19 22:16:19 +00:00
R. Ryantm
2292d44369 ast-grep: 0.21.4 -> 0.22.3 2024-05-14 19:25:04 +00:00
Leah Amelia Chen
46a3798b99 async-profiler: 2.9 -> 3.0, migrate to by-name & modernize
Also added meta.mainProgram, reformatted with nixfmt-rfc-style, and made
it build on Java versions >20.
2024-05-09 10:45:47 +02:00
R. Ryantm
f10f9dcf32 ast-grep: 0.21.3 -> 0.21.4 2024-05-07 07:06:17 +00:00
Aleksana
97ae4fc750
Merge pull request #308863 from lucperkins/move-into-by-name
treewide: move packages maintained by lucperkins to pkgs/by-name
2024-05-06 22:56:00 +08:00
Nick Cao
99306e3ce6
Merge pull request #308506 from szaffarano/sebas/asm-lsp-0.6.0
asm-lsp: 0.4.2 -> 0.6.0
2024-05-04 09:30:07 -04:00
aleksana
77122cb858 ascii-draw: 0.3.0 -> 0.3.2 2024-05-04 10:09:05 +08:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
Sebastián Zaffarano
bf056df807
asm-lsp: 0.4.2 -> 0.6.0 2024-05-03 08:12:12 -03:00
Christina Sørensen
4e1a313c73
ast-grep: 0.21.1 -> 0.21.3
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-05-03 08:13:05 +02:00
R. Ryantm
3209503757 ast-grep: 0.21.0 -> 0.21.1 2024-04-30 07:16:26 +00:00
R. Ryantm
26050b8f93 ast-grep: 0.20.5 -> 0.21.0 2024-04-24 12:25:46 +00:00
R. Ryantm
7988aa5999 ast-grep: 0.20.3 -> 0.20.5 2024-04-13 10:19:49 +00:00
Florian Klink
1049436671
Merge pull request #302205 from lukaslihotzki/asahi-nvram
asahi-*: init
2024-04-12 00:13:15 +03:00
Lukas Lihotzki
22865a32c6 asahi-wifisync: init at 0.2.0 2024-04-11 21:29:29 +02:00
Lukas Lihotzki
5838eddf77 asahi-btsync: init at 0.2.0 2024-04-11 21:29:29 +02:00
Lukas Lihotzki
5d5d9bb3db asahi-bless: init at 0.3.0 2024-04-11 21:29:29 +02:00
Lukas Lihotzki
9db507982c asahi-nvram: init at 0.2.1 2024-04-11 21:29:29 +02:00
Francesco Noacco
2422a65539 astartectl: 23.5.0 -> 23.5.1 2024-04-09 22:11:58 +02:00
R. Ryantm
811ce92529 ast-grep: 0.20.2 -> 0.20.3 2024-04-08 06:44:36 +00:00
Aleksana
0d63422753
Merge pull request #300258 from noaccOS/init-astartectl
astartectl: init at 23.5.0
2024-04-05 20:00:22 +08:00
R. Ryantm
d56d232ba5 ast-grep: 0.20.0 -> 0.20.2 2024-04-02 07:04:04 +00:00
Pol Dellaiera
5ac34044b2
Merge pull request #265695 from drupol/asciinema_automation/init/0-1-2
asciinema-automation: init at 0.2.0
2024-04-01 10:49:40 +02:00
Weijia Wang
e047f577a9
Merge pull request #300045 from Aleksanaa/ascii-draw
ascii-draw: init at 0.3.0
2024-03-31 23:00:36 +02:00
Pol Dellaiera
932751fa9f
asciinema-automation: init at 0.2.0 2024-03-31 22:54:32 +02:00
Francesco Noacco
951378b00f astartectl: init at 23.5.0 2024-03-30 19:58:39 +01:00
aleksana
b56c119214 ascii-draw: init at 0.3.0 2024-03-30 17:20:10 +08:00
R. Ryantm
c70bc6c332 ast-grep: 0.19.4 -> 0.20.0 2024-03-24 13:52:49 +00:00
github-actions[bot]
90461ffe37
Merge master into staging-next 2024-03-20 12:01:15 +00:00
Quantenzitrone
ac6bb203cd
asciiquarium-transparent: unstable-2023-02-19 -> 1.3 2024-03-19 20:51:16 +01:00
github-actions[bot]
f4c4bfc9fc
Merge master into staging-next 2024-03-13 18:00:53 +00:00
devhell
2625cadf05 asn: move to by-name 2024-03-13 15:07:37 +00:00
github-actions[bot]
06e5eb63d3
Merge staging-next into staging 2024-03-11 18:01:53 +00:00
R. Ryantm
b625731bdd ast-grep: 0.19.3 -> 0.19.4 2024-03-11 13:44:51 +00:00
a-n-n-a-l-e-e
ce789e7e35
llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into libcxx (#292043)
- merge libcxxabi into libcxx for LLVM 12, 13, 14, 15, 16, 17, and git.
- remove the link time workaround `-lc++ -lc++abi` from 58 packages as it is no longer required.
- fixes https://github.com/NixOS/nixpkgs/issues/166205
- provides alternative fixes for. https://github.com/NixOS/nixpkgs/issues/269548 https://github.com/NixOS/nix/issues/9640
- pkgsCross.x86_64-freebsd builds work again

This change can be represented in 3 stages
1. merge libcxxabi into libcxx -- files: pkgs/development/compilers/llvm/[12, git]/{libcxx, libcxxabi}
2. update stdenv to account for merge -- files: stdenv.{adapters, cc.wrapper, darwin}
3. remove all references to libcxxabi outside of llvm (about 58 packages modified)

### merging libcxxabi into libcxx
- take the union of the libcxxabi and libcxx cmake flags
- eliminate the libcxx-headers-only package - it was only needed to break libcxx <-> libcxxabi circular dependency
- libcxx.cxxabi is removed. external cxxabi (freebsd) will symlink headers / libs into libcxx.
- darwin will re-export the libcxxabi symbols into libcxx so linking `-lc++` is sufficient.
- linux/freebsd `libc++.so` is a linker script `LINK(libc++.so.1, -lc++abi)` making `-lc++` sufficient.
- libcxx/default.nix [12, 17] are identical except for patches and `LIBCXX_ADDITIONAL_LIBRARIES` (only used in 16+)
- git/libcxx/defaul.nix  does not link with -nostdlib when useLLVM is true so flag is removed. this is not much different than before as libcxxabi used -nostdlib where libcxx did not, so libc was linked in anyway.

### stdenv changes
- darwin bootstrap, remove references to libcxxabi and cxxabi
- cc-wrapper: remove c++ link workaround when libcxx.cxxabi doesn't exist (still exists for LLVM pre 12)
- adapter: update overrideLibcxx to account for a pkgs.stdenv that only has libcxx

### 58 package updates
- remove `NIX_LDFLAGS = "-l${stdenv.cc.libcxx.cxxabi.libName}` as no longer needed
- swift, nodejs_v8 remove libcxxabi references in the clang override

https://github.com/NixOS/nixpkgs/pull/292043
2024-03-11 03:53:37 -07:00
Nikita Pedorich
5de488a039
ast-grep: install shell completions 2024-03-09 17:30:35 +09:00
R. Ryantm
5d36449f4f ast-grep: 0.19.2 -> 0.19.3 2024-02-27 10:16:02 +00:00
Muhammad Falak R Wani
bb7182a755 ast-grep: 0.19.1 -> 0.19.2
Diff: https://github.com/ast-grep/ast-grep/compare/0.19.1...0.19.2
Changelog: https://github.com/ast-grep/ast-grep/blob/0.19.2/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-23 09:30:35 +05:30
Muhammad Falak R Wani
c088dd03fe ast-grep: 0.19.0 -> 0.19.1
Diff: https://github.com/ast-grep/ast-grep/compare/0.19.0...0.19.1
Changelog: https://github.com/ast-grep/ast-grep/blob/0.19.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-20 12:39:28 +05:30
R. Ryantm
c18e07c87d ast-grep: 0.18.1 -> 0.19.0 2024-02-15 12:29:27 +00:00
Muhammad Falak R Wani
01d02a374d ast-grep: 0.17.0 -> 0.18.1
Diff: https://github.com/ast-grep/ast-grep/compare/0.17.0...0.18.1
Changelog: https://github.com/ast-grep/ast-grep/blob/0.18.1/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-02-01 11:46:22 +05:30
Fabian Affolter
9a472578e7
Merge pull request #279165 from shard77/patch-4
assetfinder: init at v0.1.1
2024-01-18 22:05:58 +01:00
shard
fee90fca57 assetfinder: init at v0.1.1 2024-01-16 20:27:30 +01:00
Muhammad Falak R Wani
d9a8ad6aa8 ast-grep: 0.16.1 -> 0.17.0
Diff: https://github.com/ast-grep/ast-grep/compare/0.16.1...0.17.0
Changelog: https://github.com/ast-grep/ast-grep/blob/0.17.0/CHANGELOG.md
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-12 09:48:21 +05:30
Felix Buehler
2adcc8846a python311Packages.wxpython: rename from wxPython_4_2 2024-01-07 21:16:47 +01:00
R. Ryantm
c81c1b7a4b ast-grep: 0.15.1 -> 0.16.1 2024-01-06 09:35:18 +00:00
R. Ryantm
03fc96c98c ast-grep: 0.14.4 -> 0.15.1 2023-12-25 09:31:32 +00:00
Sandro Jäckel
15cf1bacec
treewide: don't use pname for mainProgram where pname is static 2023-12-20 14:25:55 +01:00
Pascal Bach
ec45d9fde0
Merge pull request #273904 from r-ryantm/auto-update/ast-grep
ast-grep: 0.13.1 -> 0.14.4
2023-12-17 19:13:53 +01:00
Bjørn Forsman
4c501306af asn1editor: init at 0.8.0
Python based editor for ASN.1 encoded data.

https://github.com/Futsch1/asn1editor
2023-12-17 12:03:41 +01:00
R. Ryantm
7cb1c4696c ast-grep: 0.13.1 -> 0.14.4 2023-12-13 05:46:01 +00:00
eth3lbert
8bba01f034
ast-grep: fix build with clang 12+
Work around NixOS#166205
2023-11-21 15:14:53 +08:00
arathunku
a0259b3c0d
ast-grep: 0.12.5 -> 0.13.1 2023-11-16 08:14:32 +01:00
Franz Pletz
47737fd440
Merge pull request #262602 from NotAShelf/master 2023-11-01 17:44:06 +01:00
NotAShelf
4e6f977581
asm-lsp: init at v0.4.2 2023-10-26 20:47:08 +03:00
R. Ryantm
c8c7feedc9 ast-grep: 0.12.4 -> 0.12.5 2023-10-25 00:20:51 +00:00
Christina Sørensen
4c3dbd50cf
ast-grep: 0.12.2 -> 0.12.4
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-10-04 12:33:10 +02:00
Christina Sørensen
e2484fe737
ast-grep: fix darwin and aarch64_linux
`test::test_load_parser` and `test::test_register_lang` broke by 0.12.1
update (https://github.com/NixOS/nixpkgs/pull/257385).  Please check if
this is fixed in future updates of the package

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:02:31 +02:00
Christina Sørensen
8c00548bbf
ast-grep: ignore test_unmatching_id
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:01:00 +02:00
Christina Sørensen
a6f750c23e
ast-grep: use by-name
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-29 18:36:14 +02:00
Quantenzitrone
736cfed3ef
asciiquarium-transparent: init at unstable-2023-02-19 (#253439)
* asciiquarium-transparent: init at unstable-2023-02-19

* asciiquarium-transparent: apply suggestions

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2023-09-05 23:20:06 +02:00