Commit Graph

27 Commits

Author SHA1 Message Date
R. Ryantm
4100f0190b oidc-agent: 5.2.1 -> 5.2.2 2024-09-26 09:25:21 +00:00
lassulus
574d4f7f76
oidc-agent: reformat code, fix wrong man page location (#339707) 2024-09-20 10:42:34 +02:00
Nick Cao
3090ffb22c
oink: 1.2.1 -> 1.3.0 (#341862) 2024-09-15 08:53:21 -04: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
R. Ryantm
2879f4895e oink: 1.2.1 -> 1.3.0 2024-09-14 15:23:49 +00:00
xinyangli
57737e22bd
oidc-agent: reformat code, fix wrong man page location 2024-09-05 12:13:46 +08:00
R. Ryantm
31e68de81d oidc-agent: 5.2.0 -> 5.2.1 2024-09-04 15:55:16 +00:00
R. Ryantm
fd2c60815d oink: 1.2.0 -> 1.2.1 2024-09-03 01:39:53 +00:00
R. Ryantm
426bd1df08 oidc-agent: 5.1.0 -> 5.2.0 2024-08-29 08:02:22 +00:00
xinyangli
fbe054e363
oidc-agent: init at 5.1.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-16 20:03:20 +08:00
illfygli
ead3b767e1
maintainers: remove alva (#322371)
* remove myself from maintainer-list.nix

* remove myself from oils-for-unix package

* remove myself from oil package
2024-06-25 16:00:55 +02:00
Maciej Krüger
02b4430d82
Merge pull request #319274 from Melkor333/oils-for-unix-0220
oils-for-unix: 0.21.0 -> 0.22.0
2024-06-25 11:44:44 +02:00
R. Ryantm
b213cbca6b oink: 1.1.1 -> 1.2.0 2024-06-23 04:19:40 +00:00
Linus Heckemann
e5adf0b547 maintainers: drop lheckemann 2024-06-21 15:54:54 +02:00
Samuel Hierholzer (Adfinis AG)
b461eef2ed
oils-for-unix: 0.21.0 -> 0.22.0 2024-06-12 10:26:06 +02: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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Eli
c8052a3143
oils-for-unix: reenable binary stripping
It seems that pkg.oils-for-unix was just copied from pkg.oil,
so it didn't reenable stripping the binary.
As the comment says, the old oil.ovm file had an appended zip file.
The new C++ interpreter doesn't, so this should be safe.
2024-06-03 15:57:29 -05:00
R. Ryantm
6cf8177e91 oil: 0.21.0 -> 0.22.0 2024-06-02 02:42:51 +00:00
Jeremy Baxter
dd846b37bc oink: init at 1.1.1 2024-05-23 09:35:22 +12:00
Maciej Krüger
bc206a940b
oil{,s-for-unix}: 0.20.0 -> 0.21.0 2024-03-14 13:15:09 +01:00
Maciej Krüger
1868ae718c
oil{,s-for-unix}: add melkor333 as maintainer 2024-03-14 13:15:08 +01:00
Maciej Krüger
acf8d16044
oil-python: rename to oil as upstream requested 2024-03-14 13:15:07 +01:00
Maciej Krüger
cbd126701b
oil: rename to oils-for-unix as upstream requested 2024-03-14 13:15:07 +01:00
Maciej Krüger
d339fffc7d
oil: add myself as maintainer 2024-02-08 10:19:10 +01:00
Maciej Krüger
c627c0f561
oil: init at 0.20.0
This is the new C++ version

Co-authored-by: Szymon Scholz <raspher@protonmail.com>
2024-02-08 10:19:08 +01:00
Maciej Krüger
fb988d2f7a
oil: rename to oil-python 2024-02-08 10:18:34 +01:00