aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-08-29 18:37:54 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-08-29 18:37:54 +0200
commitda28a4e2afef21710f73860b26893fa18dd32858 (patch)
tree3ce951ff67ab7eb8d55fa79415bacaca85896256 /nix
parent1052bfda27ad0607cd4dc5dc91e2d8e8220c30c7 (diff)
downloadNix-da28a4e2afef21710f73860b26893fa18dd32858.tar.gz
Nix-da28a4e2afef21710f73860b26893fa18dd32858.tar.zst
Nix-da28a4e2afef21710f73860b26893fa18dd32858.zip
Add environment file instead of hardcoding everything in makefiles
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 265552f..063d3da 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -117,30 +117,6 @@
117 "url": "https://github.com/NixOS/nixpkgs-channels/archive/840c782d507d60aaa49aa9e3f6d0b0e780912742.tar.gz", 117 "url": "https://github.com/NixOS/nixpkgs-channels/archive/840c782d507d60aaa49aa9e3f6d0b0e780912742.tar.gz",
118 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 118 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
119 }, 119 },
120 "nixpkgs-nixops-next": {
121 "branch": "nixos-19.03",
122 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
123 "homepage": "https://github.com/NixOS/nixpkgs",
124 "owner": "NixOS",
125 "repo": "nixpkgs-channels",
126 "rev": "34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59",
127 "sha256": "11z6ajj108fy2q5g8y4higlcaqncrbjm3dnv17pvif6avagw4mcb",
128 "type": "tarball",
129 "url": "https://github.com/NixOS/nixpkgs-channels/archive/34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59.tar.gz",
130 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
131 },
132 "nixpkgs-nixops-previous": {
133 "branch": "nixos-19.03",
134 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
135 "homepage": "https://github.com/NixOS/nixpkgs",
136 "owner": "NixOS",
137 "repo": "nixpkgs-channels",
138 "rev": "34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59",
139 "sha256": "11z6ajj108fy2q5g8y4higlcaqncrbjm3dnv17pvif6avagw4mcb",
140 "type": "tarball",
141 "url": "https://github.com/NixOS/nixpkgs-channels/archive/34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59.tar.gz",
142 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
143 },
144 "overlays-ldapvi": { 120 "overlays-ldapvi": {
145 "ref": "master", 121 "ref": "master",
146 "repo": "http://www.lichteblau.com/git/ldapvi.git", 122 "repo": "http://www.lichteblau.com/git/ldapvi.git",