Peder Bergebakken Sundt
44b9b39b0c
Merge pull request #319759 from gepbird/bruno-darwin
...
bruno: patch out giflib dependency, format
2024-08-11 22:59:47 +02:00
R. Ryantm
3d6b7c23c3
bruno: 1.23.0 -> 1.23.1
2024-08-05 02:26:00 +00:00
redyf
69cbd04283
bruno: 1.22.0 -> 1.23.0
...
https://github.com/usebruno/bruno/releases/tag/v1.23.0
2024-07-31 11:29:56 -03:00
Gutyina Gergő
15f77eef99
bruno: patch out giflib depdendency
2024-07-24 23:54:16 +02:00
Gutyina Gergő
b7defa338d
bruno: format with nixfmt-rfc-style
2024-07-24 23:54:16 +02:00
Mathew Polzin
57ed10cfde
bruno: 1.21.0 -> 1.22.0
2024-07-23 07:57:17 -05:00
Thiago Kenji Okada
5173b5f551
Merge pull request #326554 from mattpolzin/bruno-darwin-explicit
...
bruno: be explicit about darwin support
2024-07-23 10:35:35 +01:00
Gavin John
878d821e46
brainflow: Remove with lib
2024-07-18 05:37:22 -04:00
Masum Reza
3dfa73eabd
Merge pull request #324462 from Pandapip1/init-brainflow
...
brainflow: init at 5.12.1
2024-07-18 00:48:33 +05:30
Redyf
822566ff40
bruno: 1.20.4 -> 1.21.0
2024-07-16 11:31:47 -03:00
Sandro
1934eaa9f3
Merge pull request #326040 from alienman5k/fix-bruno-css-tabs
2024-07-15 14:16:21 +02:00
Gavin John
98978743f3
brainflow: init at 5.12.1
2024-07-13 10:23:28 -04:00
Mathew Polzin
4591e2868c
bruno: be explicit about darwin support
2024-07-12 08:38:02 -05:00
Ignacio Marmolejo
dd42ff820e
bruno: fix css issue with patch file
2024-07-12 06:15:10 -07:00
Redyf
03b352d8b1
bruno: 1.20.1 -> 1.20.4
2024-07-10 22:14:42 -03:00
Redyf
9d516f3f5f
bruno: 1.20.0 -> 1.20.1
2024-07-04 11:36:45 -03:00
Redyf
25c3f16c37
bruno: 1.19.0 -> 1.20.0
2024-07-01 14:37:24 -03:00
lucasew
76bd1d62f2
bruno: fix build failure on darwin
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-06-14 21:15:26 -03:00
Fabian Affolter
592c66227b
Merge pull request #319505 from fabaff/breads
...
breads-ad: init at 1.2.4-unstable-2024-05-27
2024-06-14 09:32:49 +02:00
Fabian Affolter
804209832f
breads-ad: init at 1.2.4-unstable-2024-05-27
...
Tool to evaluate Active Directory Security
https://github.com/oppsec/breads
2024-06-13 09:49:01 +02:00
R. Ryantm
663197f912
bruno: 1.18.1 -> 1.19.0
2024-06-12 06:08:40 +00:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02: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
Alexis Hildebrandt
bf995e3641
treewide: Remove ending period from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Peder Bergebakken Sundt
a7449ea318
brickstore: 0-unstable-2024-05-02 -> 2024.5.2
...
They do have proper releases, no reason to tag the unstable.
2024-06-08 16:33:26 +02:00
Pol Dellaiera
de986200b9
Merge pull request #309937 from jrobinson-uk/add-bricktore-package
...
brickstore: init at 0-unstable-2024-05-02
2024-06-07 15:27:06 +02:00
James Robinson
73616685c5
brickstore: init at 0-unstable-2024-05-02
...
Removing redundant comments
2024-06-07 12:37:36 +01:00
R. Ryantm
997fb6d351
bruno: 1.18.0 -> 1.18.1
2024-06-05 21:24:08 +00:00
Aleksana
5bf18baa21
Merge pull request #313904 from gepbird/bruno-1.18.0
...
bruno: 1.17.0 -> 1.18.0
2024-05-24 13:07:12 +08:00
Gutyina Gergő
307db81bb7
bruno: 1.17.0 -> 1.18.0
2024-05-23 10:37:32 +02:00
Florian Klink
7484c85f92
brainstem: remove package
...
The SDK tarballs are not guaranteed to stay around:
> We keep all release artifacts, but we do not keep them publicly
> available; nor do we guarantee their availability. The links I have
> provided are also not guaranteed. As I mentioned we can generally
> provide these upon request.
This means, this expression is likely to fail in the near future, so
it's unsuitable to be packaged in nixpkgs.
It's better to keep it wherever it's used (and vendor the tarballs
there).
2024-05-22 12:44:20 +02:00
Gutyina Gergő
28292d60e2
bruno: 1.16.1 -> 1.17.0
2024-05-10 12:59:10 +02:00
R. Ryantm
8f15105227
bruno: 1.16.0 -> 1.16.1
2024-05-05 07:17:58 +00:00
nicoo
b100b00625
Merge #306057 : init broom at 0.3.0
2024-05-02 13:29:16 +00:00
Anthony Camarillo
2f4fd9f520
broom: init at 0.3.0
2024-04-30 13:16:42 -07:00
Gutyina Gergő
e7f56ae8b8
bruno: 1.14.0 -> 1.16.0
2024-04-29 23:24:43 +02:00
R. Ryantm
cb4a3e62f7
bruno: 1.13.1 -> 1.14.0
2024-04-23 03:39:24 +00:00
Gutyina Gergő
10defe388f
bruno: add maintainer gepbird
2024-04-16 00:02:55 +02:00
Gutyina Gergő
33e479c854
bruno: use --replace-fail
2024-04-16 00:01:24 +02:00
Gutyina Gergő
1879f51638
bruno: 1.12.3 -> 1.13.1
2024-04-16 00:01:15 +02:00
lucasew
bbcdd4ae01
bruno: 1.12.2 -> 1.12.3
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-04-12 13:31:07 -03:00
Florian Klink
ea9ad6758f
brainstem: init at 2.10.5
...
This provides a library and CLI tools to control Acroname USB Smart
switches, as well as a firmware updater.
2024-04-09 17:01:05 +03:00
Mathew Polzin
8253b21561
bruno: 1.11.0 -> 1.12.2 ( #298809 )
2024-03-25 17:16:30 +01:00
R. Ryantm
c13d940361
bruno: 1.10.0 -> 1.11.0
2024-03-16 00:00:59 +00:00
Mathew Polzin
1a48dd2d6a
bruno: 1.8.0 -> 1.10.0
2024-03-12 10:13:28 -05:00
Mathew Polzin
c68824af6f
bruno: 1.6.1 -> 1.8.0
2024-03-11 20:07:11 -05:00
R. Ryantm
8e3359c298
bruteforce-salted-openssl: 1.4.2 -> 1.5.0
2024-03-06 15:30:45 +00:00
R. Ryantm
3496c96569
bruteforce-wallet: 1.5.3 -> 1.5.4
2024-03-02 03:53:19 +00:00
Anomalocaridid
469831105f
breeze-hacked-cursor-theme: init at unstable-2024-1-28
2024-01-28 17:41:38 -05:00
Fabian Affolter
9e883fa188
Merge pull request #281308 from octodi/bruteforce-salted-openssl
...
bruteforce-salted-openssl: init at 1.4.2
2024-01-18 08:18:56 +01:00
octodi
32b6b2eb78
bruteforce-salted-openssl: init at 1.4.2
...
Update package.nix
Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
2024-01-17 11:58:51 +05:30
octodi
5cbebeeb84
bruteforce-wallet: init at 1.5.3
...
Update package.nix
Co-Authored-By: Fabian Affolter <mail@fabian-affolter.ch>
2024-01-17 11:56:31 +05:30
Matt Polzin
529c862661
maintainers: add mattpolzin
2024-01-14 09:50:15 -06:00
Matt Polzin
6d9939065d
bruno: fix arm64 linux builds
2024-01-13 16:58:33 -06:00
Matt Polzin
65507adef6
bruno: fix darwin builds
2024-01-13 16:46:42 -06:00
R. Ryantm
df0030dd78
bruno: 1.5.1 -> 1.6.1
2024-01-06 10:33:03 +00:00
lucasew
4c1d5da1b2
bruno: package from source
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-12-31 18:14:39 -03:00
Sebastian Gabriel Trzpiot
20f0fb4fc4
bruno: add meta.sourceProvenance
2023-12-29 16:37:46 +01:00
Sebastian Gabriel Trzpiot
4ba9613948
bruno: remove period at the end of the description
2023-12-29 16:35:38 +01:00
Sebastian Gabriel Trzpiot
4ccef33041
bruno: 1.5.0 -> 1.5.1
...
https://github.com/usebruno/bruno/releases/tag/v1.5.1
2023-12-29 12:55:04 +01:00
kashw2
d2006e25fd
bruno: 1.4.0 -> 1.5.0
2023-12-18 10:37:08 +10:00
kashw2
d16f9a2cbd
bruno: 1.3.1 -> 1.4.0
2023-12-09 10:17:11 +10:00
kashw2
dea51af6ec
bruno: 1.3.0 -> 1.3.1
2023-12-04 23:51:14 +10:00
kashw2
246a164a43
bruno: 1.2.0 -> 1.3.0
2023-12-02 07:54:22 +10:00
Emily Trau
837bf76e51
Merge pull request #267038 from trespaul/init-brill
...
brill: init at 4.000.073
2023-11-29 18:00:52 +11:00
kashw2
6f494c9af4
bruno: add kashw2
as maintainer
2023-11-25 21:34:31 +10:00
kashw2
2c2c1b0d72
bruno: 1.1.1 -> 1.2.0
2023-11-25 21:34:31 +10:00
Paul Joubert
5449b274d4
brill: init at 4.000.073
...
Co-authored-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-11-23 21:48:45 +02:00
OTABI Tomoya
20756de7ce
Merge pull request #268184 from r-ryantm/auto-update/bruno
...
bruno: 0.27.2 -> 1.1.1
2023-11-20 16:16:35 +09:00
Artturi
78804c0af4
Merge pull request #265083 from bycEEE/braa
2023-11-19 01:28:05 +02:00
R. Ryantm
ed34242a25
bruno: 0.27.2 -> 1.1.1
2023-11-17 21:52:53 +00:00
Brian Choy
3843bb6617
braa: init at 0.82
2023-11-02 15:36:24 -07:00
R. Ryantm
c0d6bc3874
bruno: 0.27.0 -> 0.27.2
2023-10-27 01:50:56 +00:00
lucasew
f28f642229
bruno: 0.17.0 -> 0.27.0
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2023-10-22 22:42:10 -03:00
Varun Narravula
30d510d152
bruno: init at 0.17.0
2023-10-04 01:29:25 -07:00