devos/flake.lock

280 lines
6.9 KiB
Text
Raw Normal View History

2019-12-03 06:18:30 +01:00
{
2020-04-23 20:03:55 +02:00
"nodes": {
2021-01-25 17:20:40 +01:00
"ci-agent": {
"inputs": {
2021-02-15 06:08:24 +01:00
"flake-compat": [
"flake-compat"
],
2021-03-02 04:30:47 +01:00
"nix-darwin": [
"darwin"
],
"nixos-20_09": [
"nixos"
],
"nixos-unstable": [
2021-02-14 03:38:20 +01:00
"override"
],
2021-01-25 17:20:40 +01:00
"pre-commit-hooks-nix": "pre-commit-hooks-nix"
},
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620750556,
"narHash": "sha256-J+z8oduu9u1FZ8spSowrgyAmtnBUIUDImqfQCZ58heo=",
2021-01-25 17:20:40 +01:00
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
2021-05-30 19:48:55 +02:00
"rev": "f62ce85aed4c4a7fca9e5da2b00340bbcdc92f88",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"type": "github"
}
},
2021-03-02 04:30:47 +01:00
"darwin": {
"inputs": {
"nixpkgs": [
"override"
]
},
"locked": {
2021-04-08 12:35:13 +02:00
"lastModified": 1617693609,
"narHash": "sha256-/+6wm08yHK8mhyljzELD4WE9Gh8XUVbHL0R1TQpZtTQ=",
2021-03-02 04:30:47 +01:00
"owner": "LnL7",
"repo": "nix-darwin",
2021-04-08 12:35:13 +02:00
"rev": "a7492a8c76dcc702d0a65cd820a5f9baa8702684",
2021-03-02 04:30:47 +01:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"deploy": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"naersk": [
"naersk"
],
"nixpkgs": [
"override"
],
"utils": [
"utils"
]
},
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620708296,
"narHash": "sha256-8o6qy8kYYNX+gMgKWnNqGvmX0GCEmJ4ubDS3gdWH7sI=",
"owner": "serokell",
"repo": "deploy-rs",
2021-05-30 19:48:55 +02:00
"rev": "896f9d3b5d7c0dc2566c7d2c6fe854ecef17daec",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2020-12-29 07:12:27 +01:00
"devshell": {
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620641550,
"narHash": "sha256-o359KdI/LNiPL6EbirONff2MOvZHtZr9MgYx3R9oVFk=",
2020-12-29 07:12:27 +01:00
"owner": "numtide",
"repo": "devshell",
2021-05-30 19:48:55 +02:00
"rev": "a47493423092f6c4c0a7eb605a7cd515a77db4a8",
2020-12-29 07:12:27 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2021-01-25 17:20:40 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1611461076,
"narHash": "sha256-ad++dTtMNeitUIKi1c66aTrVJOSf+mdZTrGrXzjDr6Q=",
"owner": "BBBSnowball",
2021-01-25 17:20:40 +01:00
"repo": "flake-compat",
"rev": "a565cb46bee9fa856a6c15bc9c3bb947fbb784ec",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "BBBSnowball",
"ref": "pr-1",
2021-01-25 17:20:40 +01:00
"repo": "flake-compat",
"type": "github"
}
},
2020-04-23 20:03:55 +02:00
"home": {
"inputs": {
"nixpkgs": [
"nixos"
]
2020-04-23 20:03:55 +02:00
},
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1621407112,
"narHash": "sha256-zPYM4SNvVktHmdYRkfjj/T6aG3hs3Ov3r96P4xmxebA=",
"owner": "nix-community",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
2021-05-30 19:48:55 +02:00
"rev": "b449cb77b19be059f2a3cf9e7e26d3f68cea56a8",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2020-04-23 20:03:55 +02:00
"repo": "home-manager",
"type": "github"
}
2019-12-03 06:18:30 +01:00
},
"naersk": {
"inputs": {
"nixpkgs": [
"override"
]
},
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620316130,
"narHash": "sha256-sU0VS5oJS1FsHsZsLELAXc7G2eIelVuucRw+q5B1x9k=",
"owner": "nmattia",
"repo": "naersk",
2021-05-30 19:48:55 +02:00
"rev": "a3f40fe42cc6d267ff7518fa3199e99ff1444ac4",
"type": "github"
},
"original": {
"owner": "nmattia",
"repo": "naersk",
"type": "github"
}
},
"nixos": {
2020-04-23 20:03:55 +02:00
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1621073999,
"narHash": "sha256-Cp99YreSFedcWovxNmO8g8qFYltQQJPRLfuot6Z7iGE=",
2020-04-23 20:03:55 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-05-30 19:48:55 +02:00
"rev": "83d907fd760d9ee4f49b4b7e4b1c6682f137b573",
2020-04-23 20:03:55 +02:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
2020-04-23 20:03:55 +02:00
"type": "indirect"
}
},
"nixos-hardware": {
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620983891,
"narHash": "sha256-E2OKVgGo/cUqDsrIeYGVx64b4cxgzd7+bX33NHL0rbA=",
"owner": "nixos",
"repo": "nixos-hardware",
2021-05-30 19:48:55 +02:00
"rev": "c4399b921fa7ff5f93ee10b3521b56b722ed74d8",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixos-hardware",
"type": "github"
}
},
2020-12-25 23:37:51 +01:00
"nur": {
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1621408301,
"narHash": "sha256-1j1I1oO7I2ihAYSM7R/GA79qhVfiES978buHouJ5wmM=",
2020-12-25 23:37:51 +01:00
"owner": "nix-community",
"repo": "NUR",
2021-05-30 19:48:55 +02:00
"rev": "3a4856d8334f5d8fc47bf9e6dceedc293866df26",
2020-12-25 23:37:51 +01:00
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
}
},
"override": {
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1621410834,
"narHash": "sha256-dTnT197eNAeC6Yvoa5BNcU6281oNs368tkj6/NRu0TA=",
"owner": "NixOS",
"repo": "nixpkgs",
2021-05-30 19:48:55 +02:00
"rev": "ea87fc7c63bd906871c7182a9c385e879fbb8311",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"pkgs": {
"inputs": {
"nixpkgs": [
"nixos"
]
},
"locked": {
"narHash": "sha256-XG4TOZObj2Wd8KiqnHgtlWjjMbJOIJB7+DxUFzMCXw8=",
"path": "./pkgs",
"type": "path"
},
"original": {
"path": "./pkgs",
"type": "path"
}
},
2021-01-25 17:20:40 +01:00
"pre-commit-hooks-nix": {
"flake": false,
"locked": {
2021-05-07 12:06:46 +02:00
"lastModified": 1617783930,
"narHash": "sha256-SigoU2LWM1fMggqfM9H8XEIvjOjBVQ/wj/zrn02J28c=",
2021-01-25 17:20:40 +01:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2021-05-07 12:06:46 +02:00
"rev": "2d169bb1b23f3b71a894a66ea81f45c788943248",
2021-01-25 17:20:40 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
2021-01-25 17:20:40 +01:00
"ci-agent": "ci-agent",
2021-03-02 04:30:47 +01:00
"darwin": "darwin",
"deploy": "deploy",
2020-12-29 07:12:27 +01:00
"devshell": "devshell",
2021-02-15 06:08:24 +01:00
"flake-compat": "flake-compat",
"home": "home",
"naersk": "naersk",
2020-12-25 23:37:51 +01:00
"nixos": "nixos",
"nixos-hardware": "nixos-hardware",
"nur": "nur",
2021-02-15 06:11:49 +01:00
"override": "override",
"pkgs": "pkgs",
2021-02-15 06:11:49 +01:00
"utils": "utils"
}
},
"utils": {
"locked": {
2021-05-30 19:48:55 +02:00
"lastModified": 1620759905,
"narHash": "sha256-WiyWawrgmyN0EdmiHyG2V+fqReiVi8bM9cRdMaKQOFg=",
2021-02-15 06:11:49 +01:00
"owner": "numtide",
"repo": "flake-utils",
2021-05-30 19:48:55 +02:00
"rev": "b543720b25df6ffdfcf9227afafc5b8c1fabfae8",
2021-02-15 06:11:49 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2020-04-23 20:03:55 +02:00
}
},
"root": "root",
2020-07-09 08:45:05 +02:00
"version": 7
2019-12-03 06:18:30 +01:00
}