Previous: 16 Sep. 2024 Next: 30 Sep. 2024 Mon Added a SAT expression of the dependancy resolution problem, and added some example graphs.
Previous: 9 Sep. 2024 Next: 23 Sep. 2024 Mon cabal2opam it looks like we can use https://hackage.haskell.org/01-index.tar similar to cargo’s package index!
Previous: 2 Sep. 2024 Next: 16 Sep. 2024 Mon https://srl.cs.jhu.edu/pubs/SRL2003-02.pdf commented on Roy’s project proposal X second year report cabal to opam translation Wed second year report ~ read http://www.chriswarbo.net/projects/nixos/nix_dependencies.html created https://github.com/RyanGibb/ocaml-purl Thu second year report Fri got cabal2opam working!
Previous: 12 Aug. 2024 Next: 2 Sep. 2024 Mon ok, so we’re going to try and modify opam-0install-solver to have different `roles` per implementation for every cargo package so there’s no restrictions on a single version of a package. where are the roles defined? Model.role where are the implementations defined? Model.implementations Okay, so what’s the problem?
Previous: 8 Jul. 2024 Next: 12 Aug. 2024 Mon Package Management Test with `opam install –dry-run` you can emulate it by encoding their dependencies and then solving in that order with a real client, you would just invoke cargo once cargo depexts 0install memo bug getting latest ones solve for cargo equivalent to cargo install what if we did this for nix flakes?
Published 3 Aug. 2024. Tags: technology, self-hosting. At the start of this year I built a Network-Attached Storage (NAS) server to store backups, photos & videos, digitised VHS tapes, cached builds, and more.