Commit Graph

114 Commits

Author SHA1 Message Date
R. Ryantm
7d8d137905 picocrypt-cli: 2.07 -> 2.08 2024-09-18 09:12:35 +00: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
Peder Bergebakken Sundt
fcac26bce9
picocrypt: 1.42 -> 1.43 (#341419) 2024-09-14 04:04:32 +02:00
Ryan Omasta
0806743b97
picocrypt: 1.42 -> 1.43 2024-09-12 10:58:08 -06:00
Emily
a5cd7bba11 picocom: devendor linenoise 2024-09-12 15:40:59 +01:00
Emily
5f0e2e9e4e picocom: switch to maintained fork
The previous upstream has been dead for six years; this fork is by
Linux kernel developer Wolfram Sang, and is already used by Fedora,
openSUSE, and Buildroot.
2024-09-12 15:37:00 +01:00
Emily
dfa36a3e5c picocom: format with nixfmt-rfc-style 2024-09-12 15:10:15 +01:00
Emily
0ac4e0f008 picocom: move to pkgs/by-name 2024-09-12 15:06:44 +01:00
R. Ryantm
3ad004f4c9 picom-pijulius: 8.2-unstable-2024-08-30 -> 8.2-unstable-2024-09-08 2024-09-08 16:38:22 +00:00
Aleksana
3b1256eb8f
pinit: init at 2.1.1 (#329113) 2024-09-07 22:35:11 +08:00
R. Ryantm
e3e1914009 picocrypt-cli: 2.06 -> 2.07 2024-09-07 09:40:42 +00:00
Felix Schröter
8ec8fd5f0b
pixelorama: 1.0.1 -> 1.0.2 (#336873) 2024-09-05 16:14:17 +00:00
Ryan Omasta
eb3833bf2c
picocrypt: 1.41 -> 1.42 2024-09-03 20:10:25 -06:00
YvesStraten
2edb447245 picom-pijulius: 8.2-unstable-2024-07-01 -> 8.2-unstable-2024-08-30 2024-09-03 10:42:38 +08:00
nixpkgs-merge-bot[bot]
d26ac0780f
picocrypt-cli: 2.05 -> 2.06 (#338522) 2024-08-31 12:29:21 +00:00
R. Ryantm
34246768cf picocrypt: 1.40 -> 1.41 2024-08-31 01:58:15 +00:00
R. Ryantm
4c40d1121c picocrypt-cli: 2.05 -> 2.06 2024-08-31 01:50:18 +00:00
aleksana
94db5b237d pinit: init at 2.1.1 2024-08-29 10:39:58 +08:00
Felix Schröter
4271b753b2
pixelorama: add aarch64-linux support 2024-08-23 23:30:37 +02:00
Felix Schröter
515d3439b3
pixelorama: 1.0.1 -> 1.0.2
https://github.com/Orama-Interactive/Pixelorama/releases/tag/v1.0.2
2024-08-23 23:20:49 +02:00
lassulus
211976b4df
Merge pull request #333063 from ryand56/update/picocrypt
picocrypt: 1.38 -> 1.40
2024-08-13 09:26:05 +02:00
Peder Bergebakken Sundt
5636449c32
Merge pull request #333171 from aaronjheng/pixi
pixi: 0.26.1 -> 0.27.1
2024-08-12 00:30:24 +02:00
superherointj
94dc66045b
Merge pull request #330914 from felschr/pixelorama-1.0
pixelorama: 0.11.4 -> 1.0.1
2024-08-11 19:07:47 -03:00
Felix Schröter
9a8324dc23
pixelorama: 0.11.4 -> 1.0.1
https://github.com/Orama-Interactive/Pixelorama/releases/tag/v1.0
https://github.com/Orama-Interactive/Pixelorama/releases/tag/v1.0.1
2024-08-11 18:46:33 +02:00
R. Ryantm
c5019d3f3c picocrypt-cli: 2.04 -> 2.05 2024-08-11 14:09:34 +00:00
Ryan Omasta
0fbd43f258
picocrypt: 1.39 -> 1.40 2024-08-11 02:26:34 -06:00
Aaron Jheng
350f1c3211
pixi: 0.26.1 -> 0.27.1 2024-08-09 14:18:58 +00:00
R. Ryantm
368126fe22 pioasm: 1.5.1 -> 2.0.0 2024-08-09 01:59:10 +00:00
Ryan Omasta
75a10ed301
picocrypt: 1.38 -> 1.39 2024-08-07 14:47:08 -06:00
Felix Schröter
9ed7aa0f4e
pixelorama: reformat 2024-08-06 21:29:35 +02:00
Felix Schröter
e6fa2145cf
pixelorama: migrate to pkgs/by-name 2024-08-06 21:29:35 +02:00
Peder Bergebakken Sundt
462b96d2a1
Merge pull request #326243 from jcaesar/pr-13
treewide: skip generating shell completions using $out/bin/… when cross compiling
2024-08-06 08:15:56 +02:00
R. Ryantm
443272bf40 picocrypt: 1.37 -> 1.38 2024-08-05 14:45:31 +00:00
happysalada
981cedc098 pixi: fix darwin build
disable failing tests for darwin
2024-08-04 20:57:46 -04: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
zimbatm
13cd4d6864 pigeon: move to by-name 2024-07-31 09:10:34 +02:00
R. Ryantm
f839347f18 pizauth: 1.0.4 -> 1.0.5 2024-07-29 12:41:19 +00:00
Sandro
e83c56f407
Merge pull request #330719 from NickCao/picom 2024-07-29 01:04:49 +02:00
Peder Bergebakken Sundt
c9f1489034
Merge pull request #325720 from aaronjheng/pixi
pixi: 0.24.2 -> 0.26.1
2024-07-28 22:02:21 +02:00
Nick Cao
c5a8ba9bca
picom: fix cross compilation, set strictDeps 2024-07-28 15:29:50 -04:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Aaron Jheng
16c1c57ea5
pixi: 0.24.2 -> 0.26.1 2024-07-24 14:24:10 +00:00
Bobby Rong
145fc14814
pix: 3.4.2 -> 3.4.3
https://github.com/linuxmint/pix/compare/3.4.2...3.4.3
2024-07-22 20:48:46 +08:00
Bobby Rong
508637b0e3
xapp: Move from cinnamon scope to top-level
* The timeshift changes are used to make by-name check happy.
* More by-name changes in the next commit.
2024-07-22 01:02:16 +08:00
Bobby Rong
00258aaa85
pix: Move from cinnamon scope to top-level 2024-07-21 21:17:05 +08:00
Sandro
5e25df12e0
Merge pull request #323643 from ByteSudoer/init-pinokio
pinokio: init at 1.3.4
2024-07-18 22:32:09 +02:00
ByteSudoer
0080e2b77e pinokio: init at 1.3.4 2024-07-16 13:32:44 +01:00
Arthur
0ac0801e10
picocrypt-cli: init at 2.04 (#326360)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-16 13:42:37 +02:00
Thiago Kenji Okada
1cfa221982 pinta: add meta.changelog 2024-07-15 14:44:39 +01:00
Thiago Kenji Okada
684bb61aec pinta: reformat for RFC166 2024-07-15 14:40:54 +01:00