Skip to content

Commit

Permalink
nix: added source nixos-22.05
Browse files Browse the repository at this point in the history
  • Loading branch information
craigem authored and rhyslbw committed Aug 1, 2022
1 parent 454b68d commit 72319da
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions nix/sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,17 @@
"type": "tarball",
"url": "https://github.com/input-output-hk/nix-inclusive/archive/11d05e4f1ca04fd250a9734e27970ad73bbd872d.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos2205": {
"branch": "nixos-22.05",
"description": "Nix Packages collection",
"homepage": "",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d9536b9b1e33377fb520e115bc8588d093ed97be",
"sha256": "0sg0bb8d734a1ylrxz22zrwps4a8dbaya0mlv7h62lyg49fgjcqr",
"type": "tarball",
"url": "https://github.com/nixos/nixpkgs/archive/d9536b9b1e33377fb520e115bc8588d093ed97be.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}

0 comments on commit 72319da

Please sign in to comment.