Commit Graph

38 Commits

Author SHA1 Message Date
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01: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
github-actions[bot]
4ace29447c
Merge master into staging-next 2024-06-07 00:02:15 +00:00
Michael Evans
b0ed5ce2fc buffer: init at 0.9.2 2024-06-06 20:07:44 +02:00
github-actions[bot]
765c5edfb6
Merge master into staging-next 2024-06-04 12:01:20 +00:00
R. Ryantm
3e1b36a740 butt: 1.41.1 -> 1.42.0 2024-06-04 09:58:35 +00:00
github-actions[bot]
949e5b9d89
Merge staging-next into staging 2024-05-22 00:02:35 +00:00
alina sireneva
c9b8942ef5
bulk_extractor: 2.0.6 -> 2.1.1, fixed darwin build 2024-05-21 12:35:52 +03:00
Alyssa Ross
b08a915532 treewide: drop workarounds for cargo --frozen
Since 4816a73bb5 ("rustPlatform: --frozen -> --offline"), these are
no longer necessary!
2024-05-19 11:15:55 +02:00
Raghav Sood
4a3e69530c
buckle: add darwin dependencies 2024-05-14 00:13:06 +08:00
Raghav Sood
c2feca2782
buckle: nixfmt-rfc-style 2024-05-14 00:12:19 +08:00
Jacek Generowicz
118da49d1a
bugstalker: init at 0.1.4 (#306479)
* bugstalker: init at 0.1.4

* Enable checks which don't fail in the sandbox

66 tests which pass in a normal development environment fail in the
sandbox because of "file not found". I think that this is because they
are trying to find the source code of the examples, but I haven't found
a way of investigating this interactively in the sandbox, it's very
difficult to get to the bottom of it.

So, for now, I have simply disabled the tests that fail in the sandbox.
2024-05-12 01:41:19 +08:00
github-actions[bot]
31135daf48
Merge master into staging-next 2024-05-02 18:01:05 +00:00
R. Ryantm
068ef282e2 butt: 0.1.41 -> 1.41.1 2024-05-02 13:13:09 +00:00
github-actions[bot]
ac252ffaef
Merge master into staging-next 2024-04-27 06:01:14 +00:00
Weijia Wang
8bb3e20120 butt: set meta.platforms 2024-04-27 05:38:12 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Emery Hemingway
927391c46e butt: 0.1.40 -> 0.1.41 2024-04-24 11:40:56 +02:00
Jan Tojnar
ff2ebe4174
bustle: init at 0.9.2
https://gitlab.gnome.org/World/bustle
2024-04-22 21:11:27 +02:00
Sandro
ec2cb66cbe
Merge pull request #301928 from nevivurn/feat/gomod-workvendor
buildGoModule: vendorHash fixes for proxyVendor and Go 1.22
2024-04-14 21:57:17 +02:00
Yongun Seong
5615fd0057
butler: fix vendorHash for go1.22 2024-04-14 14:27:50 +09:00
Cédric Barreteau
16b206e568 buckle: init at 1.1.0 2024-04-06 20:26:31 -05:00
éclairevoyant
5b8ee9ebdf
Merge pull request #276937 from t4ccer/t4/buttermanager
buttermanager: init at 2.5.1
2024-03-29 15:42:01 -04:00
t4ccer
dfb3450e02
buttermanager: init at 2.5.1 2024-03-28 21:12:06 -06:00
Gaetan Lepage
2acb970418 bunbun: init at 1.3.0 2024-03-27 08:02:51 +01:00
Paul Meyer
85667e4ffb butler: mark broken
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-03-19 11:10:28 +01: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
Martino Fontana
a556e7b759 butler: migrate to by-name 2024-02-24 22:44:41 +01:00
Peder Bergebakken Sundt
1ecd1beae4
Merge pull request #282418 from krloer/master
bullshit: init at 0-unstable-2018-05-28
2024-01-29 14:13:39 +01:00
Mario Rodas
fb9c8290e6
Merge pull request #281052 from aaronjheng/bufisk
bufisk: init at 0.1.0
2024-01-23 22:11:39 -05:00
Kristoffer Longva Eriksen
feec8c5a8c bullshit: init at 0-unstable-2018-05-28 2024-01-22 12:31:30 +01:00
h7x4
5836514c53
Merge pull request #277945 from D3vil0p3r/patch-1
bulk_extractor: init at 2.0.6
2024-01-22 05:55:08 +01:00
D3vil0p3r
01d482f26a bulk_extractor: init at 2.0.6
To be checked in https://github.com/NixOS/nixpkgs/issues/81418
2024-01-22 02:07:15 +01:00
Aaron Jheng
684e0d4b77
bufisk: init at 0.1.0 2024-01-15 10:16:25 +08:00
Valentin B
31cb1b07c9
bulloak: 0.5.4 -> 0.6.1 2024-01-06 15:44:57 +01:00
Emily Trau
91050ea1e5
Merge pull request #271211 from ehmry/butt
butt: 0.1.39 -> 0.1.40
2023-12-02 00:12:07 +11:00
Emery Hemingway
69b6e4df0a butt: 0.1.39 -> 0.1.40 2023-11-30 17:05:00 +02:00
Valentin B
47d0bc0060
bulloak: init at 0.5.4 2023-11-29 09:43:55 +01:00