aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-03-30 23:20:50 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-03-30 23:20:50 +0200
commit9a45867fbe3fc0c777a92f19d953b831deaec09d (patch)
tree135da43a647d92937356fe189e38d1840c334f12 /nix
parentccda44f3d06002684668f98c3ea9ba43d967ab65 (diff)
downloadNix-9a45867fbe3fc0c777a92f19d953b831deaec09d.tar.gz
Nix-9a45867fbe3fc0c777a92f19d953b831deaec09d.tar.zst
Nix-9a45867fbe3fc0c777a92f19d953b831deaec09d.zip
Use niv for ldapvi
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json12
1 files changed, 9 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json
index fb0e7d6..6af75bd 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -1,4 +1,10 @@
1{ 1{
2 "ldapvi": {
3 "ref": "master",
4 "repo": "http://www.lichteblau.com/git/ldapvi.git",
5 "rev": "f1d42bad66cc4623d1ff21fbd5dddbf5009d3e40",
6 "type": "git"
7 },
2 "niv": { 8 "niv": {
3 "branch": "master", 9 "branch": "master",
4 "description": "Easy dependency management for Nix projects", 10 "description": "Easy dependency management for Nix projects",
@@ -11,7 +17,7 @@
11 "url": "https://github.com/nmattia/niv/archive/372f96bff217a7a019de27667d04118cffa9841b.tar.gz", 17 "url": "https://github.com/nmattia/niv/archive/372f96bff217a7a019de27667d04118cffa9841b.tar.gz",
12 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 18 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13 }, 19 },
14 "nixpkgs-env": { 20 "nixpkgs": {
15 "branch": "nixos-19.03", 21 "branch": "nixos-19.03",
16 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", 22 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
17 "homepage": "https://github.com/NixOS/nixpkgs", 23 "homepage": "https://github.com/NixOS/nixpkgs",
@@ -32,7 +38,7 @@
32 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz", 38 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz",
33 "version": "19.03" 39 "version": "19.03"
34 }, 40 },
35 "nixpkgs-nixops-previous": { 41 "nixpkgs-nixops-next": {
36 "channel_link": "https://nixos.org/channels/nixos-19.03", 42 "channel_link": "https://nixos.org/channels/nixos-19.03",
37 "revision": "173677.daf861a810d", 43 "revision": "173677.daf861a810d",
38 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z", 44 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z",
@@ -41,7 +47,7 @@
41 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz", 47 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz",
42 "version": "19.03" 48 "version": "19.03"
43 }, 49 },
44 "nixpkgs-nixops-next": { 50 "nixpkgs-nixops-previous": {
45 "channel_link": "https://nixos.org/channels/nixos-19.03", 51 "channel_link": "https://nixos.org/channels/nixos-19.03",
46 "revision": "173677.daf861a810d", 52 "revision": "173677.daf861a810d",
47 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z", 53 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z",