Commit Graph

18 Commits

Author SHA1 Message Date
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