1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 19:51:17 +00:00
Commit graph

28 commits

Author SHA1 Message Date
R. Ryantm f0ec6f203f nh: 3.5.19 -> 3.5.21 2024-08-10 21:43:33 +00:00
R. Ryantm bd5d0bfa1f nhost-cli: 1.20.0 -> 1.21.0 2024-08-06 21:34:08 +00: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
R. Ryantm 7bc65ab579 nh: 3.5.18 -> 3.5.19 2024-07-19 22:28:19 +00:00
R. Ryantm 7c11777bd8 nhost-cli: 1.18.3 -> 1.20.0 2024-07-10 06:09:54 +00:00
R. Ryantm f8a9a2645c nh: 3.5.17 -> 3.5.18 2024-07-07 15:27:05 +00:00
R. Ryantm 492c47de9d nhost-cli: 1.18.2 -> 1.18.3 2024-06-18 19:40:18 +00:00
R. Ryantm 90bafb7aaf nh: 3.5.16 -> 3.5.17 2024-06-18 02:11:26 +00:00
R. Ryantm b810729e2d nhost-cli: 1.18.1 -> 1.18.2 2024-06-10 14:38:28 +00:00
Moraxyc 0fb8bfe828
nhost-cli: hard code the binary name 2024-06-10 08:05:19 +08:00
Pol Dellaiera f06786c15e
Merge pull request #315366 from Moraxyc/add-nhost-cli
nhost-cli: init at 1.18.1
2024-06-09 20:51:07 +02:00
Moraxyc a5caaecfae
nhost-cli: init at 1.18.1
Closes NixOS/nixpkgs#245798
2024-06-10 01:46:41 +08:00
R. Ryantm 0d2e99132d nh: 3.5.15 -> 3.5.16 2024-06-03 04:55:13 +00:00
R. Ryantm 83d9726b13 nh: 3.5.14 -> 3.5.15 2024-05-11 04:23:45 +00:00
R. Ryantm 448ac53f23 nh: 3.5.13 -> 3.5.14 2024-05-03 10:59:56 +00:00
R. Ryantm 2980c6217b nh: 3.5.10 -> 3.5.13 2024-04-21 11:31:47 +00:00
R. Ryantm cc05d724eb nh: 3.5.7 -> 3.5.10 2024-04-09 22:27:51 +00:00
R. Ryantm f160bb3760 nh: 3.5.4 -> 3.5.7 2024-03-14 21:32:57 +00:00
Fernando Ayats 555ede9f6c
nh: 3.5.3 -> 3.5.4 2024-03-10 16:02:28 +01:00
R. Ryantm 981be4fd16 nh: 3.5.2 -> 3.5.3 2024-03-05 20:02:33 +00:00
nuko d7cfbcb37a
nhentai: move to pkgs/by-name 2024-02-22 13:03:51 +13:00
Adam C. Stephens 95e25092e1
Merge pull request #281012 from adamcstephens/nh/fix-darwin
nh: fix darwin build
2024-01-15 07:11:57 -05:00
Adam Stephens 3a2f671354
nh: fix darwin build 2024-01-14 15:52:35 -05:00
Fernando Ayats 5f0ddd9aaf nh: 3.5.1 -> 3.5.2 2024-01-14 18:08:52 +01:00
éclairevoyant b032425764
nh: use makeBinaryWrapper 2024-01-10 15:21:30 -05:00
éclairevoyant 1427d96912
nh: 3.4.12 -> 3.5.1 2024-01-10 15:21:25 -05:00
éclairevoyant 4b7014aa88
nh: add passthru.updateScript 2024-01-10 15:03:11 -05:00
Pol Dellaiera b62d471f62
nh: init at 3.4.12 2023-12-05 19:48:24 +01:00