pub-solar-os/flake.lock

441 lines
11 KiB
Plaintext
Raw Normal View History

2019-12-03 05:18:30 +00:00
{
2020-04-23 18:03:55 +00:00
"nodes": {
"agenix": {
"inputs": {
"nixpkgs": [
"latest"
]
},
"locked": {
"lastModified": 1620877075,
"narHash": "sha256-XvgTqtmQZHegu9UMDSR50gK5cHEM2gbnRH0qecmdN54=",
"owner": "ryantm",
"repo": "agenix",
"rev": "e543aa7d68f222e1e771165da9e9a64b5bf7b3e3",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2021-01-25 16:20:40 +00:00
"ci-agent": {
"inputs": {
"flake-compat": "flake-compat",
2021-03-02 03:30:47 +00:00
"nix-darwin": [
"darwin"
],
"nixos-20_09": [
"nixos"
],
"nixos-unstable": [
2021-04-22 03:44:15 +00:00
"latest"
],
2021-01-25 16:20:40 +00:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
},
"locked": {
"lastModified": 1619088868,
"narHash": "sha256-l9db+HpNIkY41MonGE8z4pbkjBa5BdzJTG5AxV7V7Lw=",
2021-01-25 16:20:40 +00:00
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"rev": "08f953a263518a3af0ca28cd887020ff3465bdf5",
2021-01-25 16:20:40 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"type": "github"
}
},
2021-03-02 03:30:47 +00:00
"darwin": {
"inputs": {
"nixpkgs": [
2021-04-22 03:44:15 +00:00
"latest"
2021-03-02 03:30:47 +00:00
]
},
"locked": {
"lastModified": 1613595894,
"narHash": "sha256-MOk/7rCAUB5Lf4GL+HimvyAAZXYEw8gWsq5nW4PPQQA=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "5c3146b75d5d478f0693d0ea6c83f1da8382ff56",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"flake-compat": "flake-compat_2",
2021-04-18 22:23:27 +00:00
"naersk": "naersk",
2021-06-19 18:26:07 +00:00
"nixpkgs": [
"digga",
"nixpkgs"
],
"utils": [
"digga",
"utils"
]
},
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1623011836,
"narHash": "sha256-02M4P3eqUdV+ouZb8n1KDR1CXeZQm17cKpjKZKi0c10=",
"owner": "serokell",
"repo": "deploy-rs",
2021-06-19 18:26:07 +00:00
"rev": "70d71b3027b1793b780f1e2435bdbbe1b0cb9ac6",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 06:12:27 +00:00
"devshell": {
"locked": {
2021-05-27 17:41:55 +00:00
"lastModified": 1622013274,
"narHash": "sha256-mK/Lv0lCbl07dI5s7tR/7nb79HunKnJik3KyR6yeI2k=",
2020-12-29 06:12:27 +00:00
"owner": "numtide",
"repo": "devshell",
2021-05-27 17:41:55 +00:00
"rev": "e7faf69e6bf8546517cc936c7f6d31c7eb3abcb2",
2020-12-29 06:12:27 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-05-14 17:17:53 +00:00
"digga": {
"inputs": {
"deploy": "deploy",
"devshell": "devshell",
"nixlib": "nixlib",
2021-06-19 18:26:07 +00:00
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
"utils": "utils"
2021-05-14 17:17:53 +00:00
},
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1624576193,
"narHash": "sha256-EPemiDnTx0V622bMtGpcgclSExljWK3+qXZMiZVvvEc=",
2021-05-14 17:17:53 +00:00
"owner": "divnix",
"repo": "digga",
2021-06-19 18:26:07 +00:00
"rev": "241896d3942fe3f818ce9a153955dbcadd9f00fc",
2021-05-14 17:17:53 +00:00
"type": "github"
},
"original": {
"owner": "divnix",
2021-06-19 18:26:07 +00:00
"ref": "develop",
2021-05-14 17:17:53 +00:00
"repo": "digga",
"type": "github"
}
},
2021-01-25 16:20:40 +00:00
"flake-compat": {
2021-04-18 22:23:27 +00:00
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2021-01-25 16:20:40 +00:00
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
2021-01-25 16:20:40 +00:00
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
2021-01-25 16:20:40 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
2021-01-25 16:20:40 +00:00
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_3": {
"flake": false,
"locked": {
"lastModified": 1606424373,
"narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1623660459,
"narHash": "sha256-OTmOsh43po7r5F9s9H6lVCBQ2b0FikWbmiwLbMAGRdw=",
"owner": "numtide",
"repo": "flake-utils",
2021-06-19 18:26:07 +00:00
"rev": "98c8d36b1828009b20f12544214683c7489935a1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1620759905,
"narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2020-04-23 18:03:55 +00:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
2020-04-23 18:03:55 +00:00
},
"locked": {
"lastModified": 1616724076,
"narHash": "sha256-SwbPXLjN2sLy4NL/GhodiJrdkIVZwGGTGiCN3JxH1cU=",
"owner": "nix-community",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"rev": "fedfd430f96695997b3eaf8d7e82ca79406afa23",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2020-04-23 18:03:55 +00:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 05:18:30 +00:00
},
2021-04-22 03:44:15 +00:00
"latest": {
"locked": {
"lastModified": 1619400530,
"narHash": "sha256-7ZO7B+b9i1wFbHw62EFT+iwuBBpXeA/fcHlR63Z4J0w=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e8dc8adab655eb27957859c62bef11484b53f639",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"naersk": {
2021-04-18 22:23:27 +00:00
"inputs": {
"nixpkgs": [
2021-06-19 18:26:07 +00:00
"digga",
"nixpkgs"
2021-04-18 22:23:27 +00:00
]
},
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1622810282,
"narHash": "sha256-4wmvM3/xfD0hCdNDIXVzRMfL4yB1J+DjH6Zte2xbAxk=",
2021-04-18 22:23:27 +00:00
"owner": "nmattia",
"repo": "naersk",
2021-06-19 18:26:07 +00:00
"rev": "e8061169e1495871b56be97c5c51d310fae01374",
2021-04-18 22:23:27 +00:00
"type": "github"
},
"original": {
"owner": "nmattia",
"ref": "master",
"repo": "naersk",
"type": "github"
}
},
2021-05-14 17:17:53 +00:00
"nixlib": {
"locked": {
"lastModified": 1620519687,
"narHash": "sha256-+6Dd72b2CASuXm2W7KRxZIE7AOy/dj4mU28vaF+zxcs=",
"owner": "divnix",
"repo": "nixpkgs.lib",
"rev": "c7b6169809c5f74dd0c34f3d69e9d12ba4d448de",
"type": "github"
},
"original": {
"owner": "divnix",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos": {
2020-04-23 18:03:55 +00:00
"locked": {
"lastModified": 1624575719,
"narHash": "sha256-MVQJ2ltjqrxdB8zHj2s05ujgX6VbCDZ/+K8j2xh59Hk=",
2020-04-23 18:03:55 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "001f78ff0044adf3ca972643eaf3fc5cbc8f634c",
2020-04-23 18:03:55 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2021-06-19 18:26:07 +00:00
"ref": "release-21.05",
2020-04-23 18:03:55 +00:00
"type": "indirect"
}
},
2021-06-19 18:26:07 +00:00
"nixos-generators": {
"inputs": {
"nixpkgs": [
"digga",
"nixpkgs"
]
},
"locked": {
"lastModified": 1624117213,
"narHash": "sha256-hAoBANafVdM/+8Z6PrlPEKPN6LrdkM4qg2Q/ji0XUns=",
"owner": "nix-community",
"repo": "nixos-generators",
"rev": "c64d3c2153274a6ab355e57f5eedfe6f85073d24",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1615652054,
"narHash": "sha256-jqXKU8Ovpi7MmPRqGf2FB3QOPcZtGwO2MFc0AYiOPjg=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "31f61b90ddb9257b94888ee17ccf96236e180c76",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2021-04-18 22:23:27 +00:00
"nixpkgs": {
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1624148921,
"narHash": "sha256-FAhKTXZV67C36hK5lPvZfsFt+QY1QSHYQXwGXqpOChs=",
2021-05-14 17:17:53 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2021-06-19 18:26:07 +00:00
"rev": "f2122ea5815648effdd97157c7bf4e9a1a6dbb34",
2021-05-14 17:17:53 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
2020-12-25 22:37:51 +00:00
"nur": {
"locked": {
"lastModified": 1615921934,
"narHash": "sha256-nURGM869KKA1+c1SHHsXKYcPXhHIuxWBjNXjJ90OzRQ=",
2020-12-25 22:37:51 +00:00
"owner": "nix-community",
"repo": "NUR",
"rev": "faf862e8cf009edfa38ecc61188f7a6ace293552",
2020-12-25 22:37:51 +00:00
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"nvfetcher": {
"inputs": {
"flake-compat": "flake-compat_3",
"flake-utils": "flake-utils_2",
"nixpkgs": [
"latest"
]
},
"locked": {
"lastModified": 1624534673,
"narHash": "sha256-7HWt8Xh4aIFfGKAFQus5euhYxcWLe6kXz1DsGuV0WbU=",
"owner": "berberman",
"repo": "nvfetcher",
"rev": "a8514f53c7999d23b48d2f42de63660bc3d7850f",
"type": "github"
},
"original": {
"owner": "berberman",
"repo": "nvfetcher",
"type": "github"
}
},
2021-01-25 16:20:40 +00:00
"pre-commit-hooks-nix": {
"flake": false,
"locked": {
"lastModified": 1617783930,
"narHash": "sha256-SigoU2LWM1fMggqfM9H8XEIvjOjBVQ/wj/zrn02J28c=",
2021-01-25 16:20:40 +00:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "2d169bb1b23f3b71a894a66ea81f45c788943248",
2021-01-25 16:20:40 +00:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"agenix": "agenix",
2021-01-25 16:20:40 +00:00
"ci-agent": "ci-agent",
2021-03-02 03:30:47 +00:00
"darwin": "darwin",
2021-05-14 17:17:53 +00:00
"digga": "digga",
"home": "home",
2021-04-22 03:44:15 +00:00
"latest": "latest",
2020-12-25 22:37:51 +00:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nur": "nur",
"nvfetcher": "nvfetcher"
2021-02-15 05:11:49 +00:00
}
},
"utils": {
"inputs": {
"flake-utils": "flake-utils"
},
2021-04-19 00:15:53 +00:00
"locked": {
2021-06-19 18:26:07 +00:00
"lastModified": 1624128793,
"narHash": "sha256-yZYvpT6i6iRK0x1a8k/LCoS7JGLVk6Yi1eqfhatnDLk=",
"owner": "gytis-ivaskevicius",
"repo": "flake-utils-plus",
2021-06-19 18:26:07 +00:00
"rev": "785e6f13b8c6131d1eee625a713e8475b2b0512b",
2021-04-19 00:15:53 +00:00
"type": "github"
},
"original": {
"owner": "gytis-ivaskevicius",
"ref": "staging",
"repo": "flake-utils-plus",
2021-04-19 00:15:53 +00:00
"type": "github"
}
2020-04-23 18:03:55 +00:00
}
},
"root": "root",
2020-07-09 06:45:05 +00:00
"version": 7
2019-12-03 05:18:30 +00:00
}