Commit Graph

154 Commits

Author SHA1 Message Date
R. Ryantm
7ecc12891c bundletool: 1.17.1 -> 1.17.2 2024-10-23 02:28:53 +00:00
R. Ryantm
e07090c410 bustools: 0.44.0 -> 0.44.1 2024-10-21 14:51:31 +00:00
Sefa Eyeoglu
8fc84df01e
bustools: init at 0.44.0 (#347603) 2024-10-20 23:06:15 +02:00
Aaron Jheng
aee2976919
buf: 1.44.0 -> 1.45.0 2024-10-14 02:06:04 +00:00
dflores1
62922959f6 bustools: init at 0.44.0
bustools: nixfmt
2024-10-09 23:33:20 +02:00
Aaron Jheng
16b59bd291
buf: 1.42.0 -> 1.44.0 2024-10-06 11:26:38 +00:00
OTABI Tomoya
40f838f678
bundletool: moved to by-name and modernized derivation (#346159) 2024-10-05 09:30:10 +09:00
Mutsuha Asada
1eec2d3b0c
bundletool: moved to by-name 2024-10-05 00:49:05 +09:00
techknowlogick
6339a64609
buildkite-agent: 3.77.0 -> 3.82.1 (#342847) 2024-10-02 16:54:43 +02:00
Mutsuha Asada
b5b06a23ec
buildpack: moved to by-name 2024-10-01 14:44:22 +09:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Michael Evans
1c880b7b3a buffer: 0.9.2 -> 0.9.5 2024-09-11 20:53:28 +02:00
Jan Tojnar
7f387d6bf9 mutter{,43}: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00
Jan Tojnar
d2da9a19c4 gnome-settings-daemon{,43}: Move from gnome scope to top-level 2024-09-01 14:16:31 +02:00
Jan Tojnar
b4c59a979a gnome-bluetooth{,_1_0}: Move to by-name 2024-09-01 14:16:31 +02:00
Michele Guerini Rocco
1de2d9f8e2
bup: 0.33.3 -> 0.33.4 (#337403) 2024-08-27 08:12:48 +02:00
rnhmjoj
881aca9e20
bup: move to pkgs/by-name and reformat 2024-08-26 08:40:04 +02:00
Jan Tojnar
b8f3c78021
Merge pull request #333917 from jtojnar/gnome-top-level
gnome: Move more packages to top-level
2024-08-24 01:43:31 +02:00
Florian Klink
25f5471de6
Merge pull request #333205 from flokli/buildkite-agent-3.77.0
buildkite-agent: 3.76.2 -> 3.77.0
2024-08-23 14:04:52 +03:00
Gaetan Lepage
31ab01fdc9 bunbun: 1.3.0 -> 1.4.0
Diff: https://github.com/devraza/bunbun/compare/refs/tags/v1.3.0...v1.4.0

Changelog: https://github.com/devraza/bunbun/releases/tag/v1.4.0
2024-08-22 18:57:21 +02:00
t4ccer
bea41b9a25
buttermanager: 2.5.1 -> 2.5.2 2024-08-19 09:16:59 -06:00
Fabián Heredia Montiel
810659b655
Merge pull request #333942 from r-ryantm/auto-update/bulloak
bulloak: 0.6.1 -> 0.8.0
2024-08-15 15:02:19 -06:00
Alyssa Ross
e639bd4516 bugstalker: 0.1.4 -> 0.2.2
Required to build with Rust 1.80.

Link: https://github.com/rust-lang/rust/issues/127343
2024-08-14 13:37:32 +02:00
Jan Tojnar
18859a6bad gnome-remote-desktop: Move from gnome scope to top-level 2024-08-12 00:29:01 +02:00
Jan Tojnar
138941d672 gnome-color-manager: Move from gnome scope to top-level 2024-08-12 00:28:59 +02:00
R. Ryantm
c1153deb08 bulloak: 0.6.1 -> 0.8.0 2024-08-11 16:14:23 +00:00
Florian Klink
bccb2f7c84 buildkite-agent: 3.76.2 -> 3.77.0
We can also drop the workaround included in the bump to 3.76.1, as
upstream reverted that behavorial change.
2024-08-08 13:24:15 +03:00
R. Ryantm
9e3a3790f4 buildkite-agent: 3.76.1 -> 3.76.2 2024-08-06 04:00:27 +00:00
Florian Klink
129558261d
buildkite-agent: 3.59.0 -> 3.76.1 (#331340)
* buildkite-agent: 3.59.0 -> 3.76.1

* nixos/buildkite-agent: put each agent in its own private /tmp

Workaround for https://github.com/buildkite/agent/issues/2916, but
probably still a good idea.
2024-08-02 21:59:32 +02:00
zimbatm
62ace478a6 bupc: move to by-name 2024-07-31 09:10:34 +02:00
zimbatm
7d7fd84248 buildkite-agent: move to by-name 2024-07-31 09:10:34 +02:00
zimbatm
ec7188d73d bundix: move to by-name 2024-07-31 09:10:32 +02:00
R. Ryantm
eed752c0e4 budgie-analogue-clock-applet: 2.0 -> 2.1 2024-07-25 11:05:04 +00:00
Bobby Rong
029c124ea8
bulky: Move from cinnamon scope to top-level 2024-07-21 21:15:53 +08:00
Randy Eckenrode
58b9659b65
bustle: use gettext from nixpkgs
The vendored gettext fails to build with clang 16 on Darwin. The gettext in nixpkgs works.
2024-07-20 09:19:01 -04:00
seth
4bd01dd769
budgie-desktop: passthru nixosTests.budgie 2024-07-14 15:38:11 -04:00
seth
e287c7a3d2
budgie-user-indicator-redux: add updateScript 2024-07-14 15:37:53 -04:00
seth
6a8e6c209f
budgie-user-indicator-redux: move from budgiePlugins scope to top-level 2024-07-14 15:37:53 -04:00
seth
ec4ac2bffc
budgie-media-player-applet: ensure updateScript & meta.changelog 2024-07-14 15:37:53 -04:00
seth
cb1ef2ba8b
budgie-media-player-applet: move from budgiePlugins scope to top-level 2024-07-14 15:37:53 -04:00
seth
4c3e9f67f6
budgie-analogue-clock-applet: ensure updateScript & meta.changelog 2024-07-14 15:37:52 -04:00
seth
731fb7477c
budgie-analogue-clock-applet: move from budgiePlugins scope to top-level 2024-07-14 15:37:52 -04:00
seth
fef55ad1ca
magpie: move from budgie scope to top-level 2024-07-14 15:33:01 -04:00
seth
0470485ff9
budgie-session: modernize 2024-07-14 15:33:01 -04:00
seth
d623736294
budgie-session: split outputs 2024-07-14 15:33:01 -04:00
seth
50124d6c9f
budgie-session: move from budgie scope to top-level 2024-07-14 15:33:01 -04:00
seth
32a4814585
budgie-screensaver: add version test 2024-07-14 15:33:00 -04:00
seth
9af16f0c40
budgie-screensaver: split outputs 2024-07-14 15:33:00 -04:00
seth
94d8f9bcaa
budgie-screensaver: modernize 2024-07-14 15:33:00 -04:00
seth
228edade41
budgie-screensaver: move from budgie scope to top-level 2024-07-14 15:33:00 -04:00
seth
51bfa7985c
budgie-gsettings-override: move from budgie scope to top-level 2024-07-14 15:33:00 -04:00
seth
14dfaa831f
budgie-desktop-view: modernize 2024-07-14 15:32:59 -04:00
seth
9bfabc5a06
budgie-desktop-view: move from budgie scope to top-level 2024-07-14 15:32:59 -04:00
seth
a3881259e9
budgie-desktop-with-plugins: fix meta info
This fixes attributes such as `meta.position`
2024-07-14 15:32:59 -04:00
seth
94b69c9c46
budgie-desktop: add pkg-config test 2024-07-14 15:32:59 -04:00
seth
cbd92467d4
budgie-desktop: add validatePkgConfig hook 2024-07-14 15:32:59 -04:00
seth
5aa2e5ce36
budgie-desktop: modernize 2024-07-14 15:32:58 -04:00
seth
02cd3e3632
budgie-desktop: split outputs 2024-07-14 15:32:58 -04:00
seth
417179abbd
budgie-desktop{,with-plugins}: move from budgie scope to top-level 2024-07-14 15:32:58 -04:00
seth
e242148119
budgie-control-center: add version test 2024-07-14 15:32:58 -04:00
seth
c4212408fa
budgie-control-center: modernize 2024-07-14 15:32:58 -04:00
seth
96bab1b8b0
budgie-control-center: move from budgie scope to top-level 2024-07-14 15:32:57 -04:00
seth
4c87e35ad2
budgie-backgrounds: modernize 2024-07-14 15:32:57 -04:00
seth
ba97c97f32
budgie-backgrounds: move from budgie scope to top-level 2024-07-14 15:32:57 -04:00
Martino Fontana
65319e291b butler: remove 2024-06-21 23:53:06 +02:00
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