Commit Graph

11 Commits

Author SHA1 Message Date
Samuel Hierholzer (Adfinis AG)
2202e9bc06
oils-for-unix: 0.22.0 -> 0.23.0 2024-10-22 13:32:16 +02: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
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
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
cbd126701b
oil: rename to oils-for-unix as upstream requested 2024-03-14 13:15:07 +01:00