Commit Graph

7 Commits

Author SHA1 Message Date
Artturin
2d5ddcbf5a rewrite in rust 2022-04-19 01:36:39 +03:00
Artturin
cd0f4852ea remove prebuilt cache
it increases the closure size and limits the system we support
in the future we can implement this better in the script
2022-04-15 15:07:30 +03:00
Andreas Schmid
cb27b68ca7
indexCache for Darwin as well (#13)
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-03-22 13:25:48 +07:00
DavHau
54149dc417
flake compatibility + index management (#11)
* compatibility to flake based systems

  - add flake.nix
  - provide interface for updating the index

* pin nix to version 2.3

* Update ,

Co-authored-by: Artturi <Artturin@artturin.com>

* remove db outdated error

Co-authored-by: Artturi <Artturin@artturin.com>
2022-02-17 14:06:02 +07:00
Artturin
c9b070ca6d update prebuilt index
https://github.com/Mic92/nix-index-database
2022-01-02 19:20:35 +02:00
Farid Zakaria
60a4cf8ec5 Prefer local nix-index if present
The nix-index database offered in the derivation
may be more out of date than what is present on the
system.

In fact, prefer any local nix-index database to the prebuilt
database included with comma
2020-08-13 12:57:22 -07:00
Burke Libbey
85f8d8dfe5 Initial 2020-04-28 18:08:44 -04:00