Commit Graph

57 Commits

Author SHA1 Message Date
zimbatm
e7d212886b beanstalkd: move to by-name 2024-07-31 09:10:35 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Spencer Heywood
55ce6e0bb5
beeper-bridge-manager: init 0.12.0 2024-07-23 10:41:02 -06:00
Aleksana
8536937b75
Merge pull request #327080 from Aleksanaa/fetchgit-sha256-fix
treewide: sha256 -> hash attribute for fetchgit
2024-07-14 20:56:04 +08:00
aleksana
592e3845c4 treewide: sha256 -> hash attribute for fetchgit 2024-07-14 19:10:08 +08:00
Sigmanificient
512e8afdb9 treewide: remove unused occurence of stdenv (and other) arguments
format (will squash)
2024-07-14 04:32:56 +02:00
David McFarland
86db49c704 beatsabermodmanager: add dotnet 6.0.31 packages
These packages are required to build with sdk 7, which is EOL and still
references the old version.
2024-07-13 10:22:44 -03:00
Dusk Banks
62f276d486 treewide: remove bb010g from maintainers 2024-07-04 02:41:05 -07:00
Dusk Banks
52da78e1d7 betterdiscordctl: fix file permissions 2024-07-04 02:41:04 -07:00
Dusk Banks
34b1c1f92f treewide: migrate bb010g's packages to by-name 2024-07-04 02:41:03 -07:00
Pol Dellaiera
762fdf04a8
Merge pull request #323061 from r-ryantm/auto-update/beekeeper-studio
beekeeper-studio: 4.6.0 -> 4.6.2
2024-06-29 07:49:41 +02:00
R. Ryantm
a57f340571 beekeeper-studio: 4.6.0 -> 4.6.2 2024-06-28 01:16:11 +00:00
R. Ryantm
feaa0e9f80 bevelbar: 23.08 -> 24.06 2024-06-27 23:43:24 +00:00
Aleksana
4856e01dd6
Merge pull request #321571 from surfaceflinger/update-beekeeper-studio
beekeeper-studio: fix build by updating it
2024-06-24 12:29:23 +08:00
nat
863df88d1c
beekeeper-studio: avoid with lib; add sourceProvenance 2024-06-22 10:03:00 +02:00
Jeremy Schlatter
d4a9198797
bend: 0.2.22 -> 0.2.34, hvm: 2.0.17 -> 2.0.19
These updates are coupled because bend depends on exact hvm version.

Also removes IOKit from hvm's buildInputs on darwin. This was a holdover
from HVM1, which needed it. HVM2 does not.

Also deletes unused unused arguments from the hvm derivation.

Also migrates hvm to pkgs/by-name.
2024-06-21 18:41:48 -07:00
nat
03698a665b
beekeeper-studio: use --replace-fail 2024-06-21 19:26:59 +02:00
nat
8762c035f5
beekeeper-studio: 4.4.0 -> 4.6.0 2024-06-21 19:24:58 +02:00
Pol Dellaiera
9701fe450a
Merge pull request #319684 from r-ryantm/auto-update/beekeeper-studio
beekeeper-studio: 4.3.4 -> 4.4.0
2024-06-16 22:38:28 +02:00
Zitrone
0aa14eb2c8
BeatSaberModManager: rename to beatsabermodmanager 2024-06-16 08:01:14 +02:00
R. Ryantm
0ff9856362 beekeeper-studio: 4.3.4 -> 4.4.0 2024-06-14 00:28:23 +00:00
Sandro
0667eb8297
Merge pull request #318738 from GoldsteinE/betula/1.3 2024-06-10 16:11:03 +02:00
Goldstein
10c812a856
betula: 1.2.0 -> 1.3.1 2024-06-10 11:54:04 +03: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
b5261a28e4
Merge pull request #315363 from r-ryantm/auto-update/bee
bee: 2.0.1 -> 2.1.0
2024-06-08 17:34:26 +02:00
Weijia Wang
9ff0a5bb34
Merge pull request #315724 from wegank/beekeeper-studio-hash
beekeeper-studio: fix aarch64-linux hash
2024-05-30 10:09:22 +02:00
Weijia Wang
0d08a8c41d beekeeper-studio: fix aarch64-linux hash 2024-05-29 23:17:09 +02:00
R. Ryantm
5bdfce162c bee: 2.0.1 -> 2.1.0 2024-05-28 13:40:14 +00:00
Jeremy Schlatter
65ad689912
bend: 0.2.9 -> 0.2.22
Bend no longer needs nightly, so drop `RUSTC_BOOTSTRAP = true`.

See https://github.com/HigherOrderCO/Bend/issues/486

Also drop `fetchCrate`, which was unused.
2024-05-26 16:10:13 -07:00
R. Ryantm
dbf29349fc beekeeper-studio: 4.3.1 -> 4.3.4 2024-05-23 13:28:31 +00:00
Rishi Kumar
554314fea5 bend: init at 0.2.9 2024-05-20 15:22:37 +05:30
Sandro
c21d10ba30
Merge pull request #263375 from lorenzleutgeb/benchexec
benchexec: init at 3.21
2024-05-18 15:52:30 +02:00
Lorenz Leutgeb
0e2c447486 benchexec: init at 3.21
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-05-17 21:24:05 +02:00
Albert Safin
82e9676428 bevelbar: 22.06 -> 23.08 2024-05-13 00:07:14 +00:00
Albert Safin
dca280c9ca bevelbar: add updateScript 2024-05-13 00:06:36 +00:00
Albert Safin
a6326e273b bevelbar: format with nixfmt and remove with lib; 2024-05-13 00:05:43 +00:00
Albert Safin
2d8cfea95d bevelbar: move to by-name 2024-05-13 00:00:56 +00:00
R. Ryantm
9aba90a24b beekeeper-studio: 4.1.13 -> 4.3.1 2024-05-04 15:45:26 +02:00
R. Ryantm
10c1537fb9 bee: 2.0.0 -> 2.0.1 2024-04-25 12:28:14 +00:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
Aleksana
1ae3cb18bb
Merge pull request #284785 from GoldsteinE/betula/1.2
betula: 1.1.0 -> 1.2.0
2024-04-20 22:31:38 +08:00
Yongun Seong
e1afd4de72
bepass: fix vendorHash for go1.22 2024-04-14 14:27:49 +09:00
Weijia Wang
47be91f8d3 bee: fix version 2024-04-01 19:35:50 +02:00
Weijia Wang
7b9dc63ae0 bee: move to pkgs/by-name 2024-04-01 19:33:03 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
oluceps
fe8dc5d45a
bepass: init at 1.6.2 2024-03-13 15:08:23 +08:00
R. Ryantm
3494cee9ba bemoji: 0.3.0 -> 0.4.0 2024-02-24 15:02:26 +00:00
Goldstein
467fd5bd7d
betula: 1.1.0 -> 1.2.0 2024-01-29 18:04:07 +03:00
Weijia Wang
3908a5f2e5
beekeeper-studio: fix hash 2024-01-20 04:57:32 +01:00