about summary refs log tree commit diff
path: root/machines/devhell
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2021-02-19 10:33:47 +0100
committeraszlig <aszlig@nix.build>2021-02-19 10:33:54 +0100
commit4086bdc8d92b8b0e96546a456c43fb7aab6e81f4 (patch)
tree03fff50afbab1bf44891e05932000740e52d8f62 /machines/devhell
parent6603cf3240e9b24245e6d28c2fbd2e566db01ada (diff)
parent4b5fc056a8b7d21faa43d147f20c385468af0398 (diff)
Merge pull request #49 (support programs.sqlite)
This started with pull request #43, which was about disabling the
command-not-found handler. The follow-up pull request, which is what I'm
merging now, however re-uses the programs.sqlite that is shipped as part
of the official nixpkgs channels.

While ideally the programs.sqlite would be in par with the jobset input
for nixpkgsSrc on Hydra, it's not easily possible since we'd need extra
configuration on Hydra, which in turn would make it harder to reproduce
the configuration on other systems. There also is no "tarball" jobset
input, which would at least make it easier to do via declarative
jobsets.

So until we have a definitive solution to this, we currently use
fetchurl to get the programs.sqlite based on a fixed snapshots and in
addition to that, @sternenseeman also wrote a handy updater to make
updating a breeze.

While I didn't test this on one of my machines yet, I did however add a
Hydra jobset for the branch and it so far didn't introduce new eval
errors or build failures, so I consider this safe to merge.

Thanks to @sternenseeman for implementing both #43 and #49.
Diffstat (limited to 'machines/devhell')
0 files changed, 0 insertions, 0 deletions