-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdevenv.yaml
More file actions
28 lines (28 loc) · 683 Bytes
/
devenv.yaml
File metadata and controls
28 lines (28 loc) · 683 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
inputs:
nix2container:
url: git+https://code.invetica.team/jcf/nix2container
inputs:
nixpkgs:
follows: nixpkgs
clj-nix:
url: git+https://code.invetica.team/jcf/clj-nix
inputs:
nixpkgs:
follows: nixpkgs
nix-fetcher-data:
follows: nix-fetcher-data
devenv:
url: git+https://code.invetica.team/jcf/devenv
nix-fetcher-data:
url: git+https://code.invetica.team/jcf/nix-fetcher-data
inputs:
nixpkgs:
follows: nixpkgs
nixpkgs:
url: github:NixOS/nixpkgs/nixpkgs-unstable
rust-overlay:
url: github:oxalica/rust-overlay
inputs:
nixpkgs:
follows: nixpkgs
allowUnfree: true