Commit Graph

9 Commits

Author SHA1 Message Date
Artturin
61b93bb529 add cargo-edit
for cargo upgrade
2023-04-06 01:15:12 +03:00
Patrick Jackson
5fb4b96b5b Adding nix-index to the devshell. 2022-06-24 13:41:52 -07:00
Artturin
13102d58c2 add overlay
this way avoids importing nixpkgs
2022-06-06 16:37:20 +03:00
Artturin
034a9ca440 wrap with nix-index-unwrapped 2022-04-20 22:10:54 +03:00
Sandro Jäckel
0646d60c80
Quote URL literal 2022-04-19 12:51:07 +02:00
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
Artturin
67f26046b9 support all systems supported by hydra 2022-03-23 23:00:36 +02: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