- 9 Posts
- 4 Comments
Joined 2 years ago
Cake day: June 11th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English1·2 years agoThe immutability and configuration of Nix seems so appealing but at this point I’m really comfortable with Arch and it does everything I need in a pretty sane way so idk if I’d switch anytime soon.
Back in 2018, I had the experience of using NixOS. At that time, I noticed that the Nix language had a striking resemblance to Haskell, which stirred up feelings of anxiety within me.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English1·2 years agoOne is that it’s a shell script,
Using Bash sounds convincing to me.
veer66@lemmy.oneOPto Linux@lemmy.ml•What is the advantage of PKGBUILD over RPM specs?English2·2 years agoDo you also dislike openSUSE and openMandriva?
I agree. I lean towards writing in Bash script instead of learning yet another special-purpose language. Nonetheless, the RPM spec doesn’t seem to pose any additional difficulty.