1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00

feat(deploy): manage versions in json

This commit is contained in:
Kierán Meinhardt
2019-10-30 22:09:49 +01:00
parent ab9e9c0d47
commit edc6ba42bd
8 changed files with 63 additions and 16 deletions

7
_versions/nixpkgs.json Normal file
View File

@@ -0,0 +1,7 @@
{
"url": "https://github.com/NixOS/nixpkgs-channels.git",
"rev": "c75de8bc12cc7e713206199e5ca30b224e295041",
"date": "2019-10-27T17:40:06+01:00",
"sha256": "1awipcjfvs354spzj2la1nzmi9rh2ci2mdapzf4kkabf58ilra6x",
"fetchSubmodules": false
}