Commit Graph

185 Commits

Author SHA1 Message Date
R. Ryantm
c21cb5620e pizauth: 1.0.5 -> 1.0.6 2024-12-03 06:48:34 +00:00
Weijia Wang
0f4b675d2f
pipeline: 2.0.2 -> 2.0.3 (#360967) 2024-12-02 19:45:06 +01:00
kirillrdy
89ea1d479f
pinact: format and add updateScript (#353998) 2024-12-02 18:40:15 +11:00
R. Ryantm
d218593a80 pipeline: 2.0.2 -> 2.0.3 2024-12-02 04:31:25 +00:00
jopejoe1
e51a9df08a treewide: use dpkg setup hook 2024-11-26 21:57:29 +01:00
Weijia Wang
779a2855bc
python312Packages.pinocchio: Disable test that fails on darwin (#358668) 2024-11-25 20:58:36 +01:00
R. Ryantm
a77a60f882 picom-pijulius: 8.2-unstable-2024-11-12 -> 8.2-unstable-2024-11-15 2024-11-25 06:12:32 +00:00
Thiago Kenji Okada
4343b4f09f
piped: init at 0-unstable-2024-11-04 (#354259) 2024-11-24 20:53:18 +00:00
John Rodewald
0fd499992d python312Packages.pinocchio: Disable test that fails on darwin 2024-11-24 15:46:40 +01:00
lucasew
3690193556 piped: init at 0-unstable-2024-11-04
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-11-22 08:39:06 -03:00
Weijia Wang
502d2808e0
pinocchio: 3.2.0 -> 3.3.0 (#354231) 2024-11-20 12:20:43 +01:00
Kenichi Kamiya
9476d9bfc2
pinact: add updateScript 2024-11-19 14:02:49 +09:00
Kenichi Kamiya
a058f359f8
pinact: simplify testers.testVersion 2024-11-19 14:00:59 +09:00
Kenichi Kamiya
dd9f103ceb
pinact: format with nixfmt-rfc-style 2024-11-19 13:59:43 +09:00
Thiago Kenji Okada
3f9b169c4b
picom: 12.4 -> 12.5; picom-pijulius: 8.2-unstable-2024-10-30 -> 8.2-unstable-2024-11-12 (#355617) 2024-11-13 22:34:12 +00:00
Felix Bühler
e85d60d951
pinact: 0.2.1 -> 1.0.0 (#353993) 2024-11-13 23:11:01 +01:00
Emily
70bad31fbc
python3Packages: don't depend on setup hooks' bash eval (part with fewer rebuilds) (#354811) 2024-11-13 12:11:44 +00:00
Gutyina Gergő
3d381bc1a3
picom-pijulius: nixfmt, order attrs 2024-11-13 10:19:29 +01:00
Gutyina Gergő
6cd4419ebe
picom-pijulius: remove unnecessary dependencies 2024-11-13 10:17:01 +01:00
Gutyina Gergő
70f3a840c8
picom-pijulius: 8.2-unstable-2024-10-30 -> 8.2-unstable-2024-11-12 2024-11-13 10:10:24 +01:00
Gutyina Gergő
2d178aa49a
picom-pijulius: skip version check 2024-11-13 10:03:16 +01:00
Gutyina Gergő
678793e1b5
picom: remove with lib; order meta attrs 2024-11-13 09:30:06 +01:00
Gutyina Gergő
cd518d05b1
picom: add version check hook 2024-11-13 09:24:42 +01:00
Gutyina Gergő
3b5b0af7c6
picom: 12.4 -> 12.5 2024-11-13 09:16:37 +01:00
Gutyina Gergő
d022b09c81
picom: add update script 2024-11-13 09:14:34 +01:00
Gutyina Gergő
0b4a7c7709
picom: nixfmt 2024-11-13 09:12:50 +01:00
Aleksana
1cc1fbeeb9
jpilot: init at 2.0.2 (#350040) 2024-11-13 10:24:35 +08:00
Wolfgang Walther
23b7dc8066
picard: set localedir without relying on bash eval
To be able to remove the bash-eval behavior for setupPyGlobalFlags, we
change $out to use placeholder "out" instead.

Confirmed that the locales are still loaded from the correct path as
demonstrated in #284050.
2024-11-12 21:09:42 +01:00
Nick Cao
0e1fd8e171
picocrypt: 1.43 -> 1.44 (#355342) 2024-11-12 11:12:13 -05:00
Nick Cao
7001b6719b
picocrypt-cli: 2.08 -> 2.09 (#355348) 2024-11-12 11:09:40 -05:00
PapayaJackal
912167e3e8 pilot-link: init at unstable-2022-09-26 2024-11-12 13:12:02 +00:00
R. Ryantm
886f12c333 picocrypt-cli: 2.08 -> 2.09 2024-11-12 05:17:56 +00:00
R. Ryantm
ae91d5c54d picocrypt: 1.43 -> 1.44 2024-11-12 04:28:03 +00:00
reedrw
171c84558e picom: 12.3 -> 12.4 2024-11-11 13:42:14 -05:00
Sefa Eyeoglu
1593115346
piano-rs: init at 0.2.0 (#336405) 2024-11-10 22:34:42 +01:00
Ritiek Malhotra
6977c6b6c4
piano-rs: init at 0.2.0 2024-11-10 21:39:09 +05:30
R. Ryantm
652fd51190 pik: 0.9.0 -> 0.10.0 2024-11-10 03:14:31 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Guilhem Saurel
c6b04cb7fe pinocchio: 3.2.0 -> 3.3.0
Diff: https://github.com/stack-of-tasks/pinocchio/compare/v3.2.0...v3.3.0
2024-11-07 14:24:38 +01:00
Aleksana
ef9f45ac4a
pik: init at 0.9.0 (#350269) 2024-11-06 18:59:00 +08:00
Kenichi Kamiya
63def52818
pinact: 0.2.1 -> 1.0.0 2024-11-06 19:50:04 +09:00
Moraxyc
0bd69ba761
pizauth: fix build on darwin 2024-11-05 03:30:33 +08:00
Nick Cao
fb48a3ea2c
piv-agent: 0.21.2 -> 0.22.0 (#352890) 2024-11-02 09:10:35 -04:00
R. Ryantm
72364b6dc2 piv-agent: 0.21.2 -> 0.22.0 2024-11-01 14:59:29 +00:00
𝒕𝒂𝒏𝒗𝒊𝒓
d6838ca37d
picom-pijulius: 8.2-unstable-2024-10-05 -> 8.2-unstable-2024-10-30 2024-10-31 13:31:12 +06:00
Sandro
0752b0e37e
pixi: 0.31.0 -> 0.34.0 (#349438) 2024-10-26 00:35:02 +02:00
Chuang Zhu
8b633537b6 pipeline: init at 2.0.2 2024-10-23 22:29:37 +08:00
Aaron Jheng
01c7c61a41
pixi: 0.31.0 -> 0.34.0 2024-10-22 16:11:43 +08:00
Benoit de Chezelles
7e59ed7f32 pik: init at 0.9.0 2024-10-21 18:24:21 +02:00
R. Ryantm
470908bd5d pipet: 0.2.2 -> 0.3.0 2024-10-20 07:14:55 +00:00