summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2020-07-18 10:07:53 +0200
committerAntoine Eiche <lewo@abesis.fr>2020-07-18 10:07:53 +0200
commitc415bbb58422c967cf979780a962e4048da018b0 (patch)
treeeab5e13dbd7a62eae3eb9c4bfc4bff4417ff681d
parent066dba1b2ffbbe39dab9b1c3c1d759423b7f7b38 (diff)
Update nixos-20.03nixos-20.03
Also remove nixos-unstable testing
-rw-r--r--nix/sources.json18
-rw-r--r--tests/default.nix1
2 files changed, 3 insertions, 16 deletions
diff --git a/nix/sources.json b/nix/sources.json
index c6f1041..3bc77cf 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -5,22 +5,10 @@
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs-channels",
- "rev": "29eddfc36d720dcc4822581175217543b387b1e8",
- "sha256": "1gqv2m7plkladd3va664xyqb962pqs4pizzibvkm1nh0f4rfpxvy",
+ "rev": "aaa66d8d887c73f643246ac1a684fcb1521543b8",
+ "sha256": "0qvrhc7hv8h4yqa4jh64y6v5j3nza53ivkbq6j72g434c3yp2h50",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs-channels/archive/29eddfc36d720dcc4822581175217543b387b1e8.tar.gz",
- "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
- },
- "nixpkgs-unstable": {
- "branch": "nixos-unstable",
- "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
- "homepage": "https://github.com/NixOS/nixpkgs",
- "owner": "NixOS",
- "repo": "nixpkgs-channels",
- "rev": "fce7562cf46727fdaf801b232116bc9ce0512049",
- "sha256": "14rvi69ji61x3z88vbn17rg5vxrnw2wbnanxb7y0qzyqrj7spapx",
- "type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs-channels/archive/fce7562cf46727fdaf801b232116bc9ce0512049.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs-channels/archive/aaa66d8d887c73f643246ac1a684fcb1521543b8.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}
diff --git a/tests/default.nix b/tests/default.nix
index 11b3843..5372e79 100644
--- a/tests/default.nix
+++ b/tests/default.nix
@@ -28,7 +28,6 @@ let
releaseNames = [
"nixpkgs-20.03"
- "nixpkgs-unstable"
];
testNames = [