nixfiles/flake.lock

278 lines
7.1 KiB
Plaintext
Raw Normal View History

2021-12-20 23:48:26 +00:00
{
"nodes": {
2021-12-26 12:38:23 +00:00
"deploy-rs": {
"inputs": {
"flake-compat": [
"flake-compat"
],
2022-11-11 16:32:26 +00:00
"nixpkgs": [
"nixpkgs-fixed"
2022-11-11 16:32:26 +00:00
],
"utils": [
"flake-utils"
]
2021-12-26 12:38:23 +00:00
},
"locked": {
2023-05-25 13:41:20 +01:00
"lastModified": 1683779844,
"narHash": "sha256-sIeOU0GsCeQEn5TpqE/jFRN4EGsPsjqVRsPdrzIDABM=",
2021-12-26 12:38:23 +00:00
"owner": "serokell",
"repo": "deploy-rs",
2023-05-25 13:41:20 +01:00
"rev": "c80189917086e43d49eece2bd86f56813500a0eb",
2021-12-26 12:38:23 +00:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
2021-12-26 12:38:23 +00:00
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
2021-12-26 12:38:23 +00:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
2022-02-08 11:30:06 +00:00
},
2022-08-12 17:06:50 +01:00
"locked": {
2023-06-03 17:11:59 +01:00
"lastModified": 1685518550,
"narHash": "sha256-o2d0KcvaXzTrPRIo0kOLV0/QXHhDQ5DTi+OxcjO8xqY=",
"owner": "numtide",
"repo": "flake-utils",
2023-06-03 17:11:59 +01:00
"rev": "a1720a10a6cfe8234c0e93907ffe81be440f4cef",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitlab_archiver": {
2022-03-02 17:28:05 +00:00
"inputs": {
"flake-compat": [
"flake-compat"
],
2022-11-11 16:32:26 +00:00
"nixpkgs": [
"nixpkgs-fixed"
2022-11-11 16:32:26 +00:00
],
"utils": [
"flake-utils"
]
2022-03-02 17:28:05 +00:00
},
"locked": {
"lastModified": 1661345778,
"narHash": "sha256-uk42PBp5Xg25ebuoJkJ0oPHS+wvl+Rq6v2Dtq6cCoa4=",
"owner": "ChaotiCryptidz",
"repo": "gitlab_archiver",
"rev": "99c3f50194acaed587d28cad9bab377bbd9ae3d1",
"type": "gitlab"
},
"original": {
"owner": "ChaotiCryptidz",
"repo": "gitlab_archiver",
"type": "gitlab"
}
},
"gitlab_artifacts_sync": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs-fixed"
],
"utils": [
"flake-utils"
]
},
2022-08-12 17:06:50 +01:00
"locked": {
2022-08-28 14:34:58 +01:00
"lastModified": 1661347022,
"narHash": "sha256-XJZnwi3bKI1tcmAIVHBHzniQjUW3uLHvsSMZwjukmc8=",
2022-08-13 22:15:37 +01:00
"owner": "ChaotiCryptidz",
"repo": "gitlab_artifacts_sync",
2022-08-28 14:34:58 +01:00
"rev": "e3e5f54db52c9c78e0195a7cc12b7a023db426b1",
2022-08-13 22:15:37 +01:00
"type": "gitlab"
2022-08-12 17:06:50 +01:00
},
"original": {
2022-08-13 22:15:37 +01:00
"owner": "ChaotiCryptidz",
"repo": "gitlab_artifacts_sync",
"type": "gitlab"
2022-08-12 17:06:50 +01:00
}
},
"home-manager-unstable": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
2022-08-12 17:06:50 +01:00
},
2022-03-02 17:28:05 +00:00
"locked": {
2023-06-03 17:11:59 +01:00
"lastModified": 1685721552,
"narHash": "sha256-ifvq/zlO7lck8q+YkC5uom/h8/MVdMcQEldOL3cDQW0=",
2022-03-02 17:28:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-06-03 17:11:59 +01:00
"rev": "29519461834c08395b35f840811faf8c23e3b61c",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2022-02-08 11:30:06 +00:00
"musicutil": {
"inputs": {
"flake-compat": [
"flake-compat"
],
2022-02-08 11:30:06 +00:00
"nixpkgs": [
"nixpkgs-fixed"
2022-02-08 11:30:06 +00:00
],
"utils": [
"flake-utils"
]
2022-02-08 11:30:06 +00:00
},
"locked": {
2023-01-18 10:55:08 +00:00
"lastModified": 1674038300,
"narHash": "sha256-nvnvjugb+wMEcCkw5WGtyHEjth9mPJLhuXYmIxxR8f0=",
2022-02-08 11:30:06 +00:00
"owner": "ChaotiCryptidz",
"repo": "musicutil",
2023-01-18 10:55:08 +00:00
"rev": "f67a9ebc3bfdc44d596397fb381e392eee8e6e06",
2022-02-08 11:30:06 +00:00
"type": "gitlab"
},
"original": {
"owner": "ChaotiCryptidz",
"repo": "musicutil",
"type": "gitlab"
}
},
"nixpkgs-fixed": {
"locked": {
"lastModified": 1675763311,
"narHash": "sha256-bz0Q2H3mxsF1CUfk26Sl9Uzi8/HFjGFD/moZHz1HebU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fab09085df1b60d6a0870c8a89ce26d5a4a708c2",
"type": "github"
}
},
2022-03-02 17:28:05 +00:00
"nixpkgs-unstable": {
2021-12-20 23:48:26 +00:00
"locked": {
2023-06-03 17:11:59 +01:00
"lastModified": 1685655444,
"narHash": "sha256-6EujQNAeaUkWvpEZZcVF8qSfQrNVWFNNGbUJxv/A5a8=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-06-03 17:11:59 +01:00
"rev": "e635192892f5abbc2289eaac3a73cdb249abaefd",
2021-12-20 23:48:26 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-11-11 16:32:26 +00:00
"nur": {
2022-08-13 22:06:37 +01:00
"locked": {
2023-06-03 17:11:59 +01:00
"lastModified": 1685803539,
"narHash": "sha256-S/yHjHu4xrcuT9VyVPKWGPjOSYyY8hG9//1X6F8urpI=",
2022-11-11 16:32:26 +00:00
"owner": "nix-community",
"repo": "NUR",
2023-06-03 17:11:59 +01:00
"rev": "364559535aae66fbc459d5190b0feb264a619d06",
2022-08-13 22:06:37 +01:00
"type": "github"
},
"original": {
2022-11-11 16:32:26 +00:00
"owner": "nix-community",
"repo": "NUR",
2022-08-13 22:06:37 +01:00
"type": "github"
}
},
2021-12-20 23:48:26 +00:00
"root": {
"inputs": {
2021-12-26 12:38:23 +00:00
"deploy-rs": "deploy-rs",
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"gitlab_archiver": "gitlab_archiver",
2022-08-12 17:06:50 +01:00
"gitlab_artifacts_sync": "gitlab_artifacts_sync",
2022-03-02 17:28:05 +00:00
"home-manager-unstable": "home-manager-unstable",
2022-02-08 11:30:06 +00:00
"musicutil": "musicutil",
"nixpkgs-fixed": "nixpkgs-fixed",
2022-11-11 16:32:26 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"tree-input": "tree-input"
}
},
2023-02-09 15:22:55 +00:00
"std": {
"locked": {
"lastModified": 1671250799,
"narHash": "sha256-uPIakP98gOf6504NtrAb2/0O0BgRRXNShM0PTV8z+T0=",
"owner": "chessai",
"repo": "nix-std",
"rev": "b300fd6dfeae8cc331c7d8cde0e81b404d50d40c",
"type": "github"
},
"original": {
"owner": "chessai",
"repo": "nix-std",
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"tree-input": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
2023-02-09 15:22:55 +00:00
],
"std": "std"
},
"locked": {
"lastModified": 1676505934,
"narHash": "sha256-jeqZtNLOKXRSDmD1v+b9+v+hwVyH6kcKzZ9f0gcJpdk=",
"owner": "kittywitch",
"repo": "tree",
"rev": "a831f6fd209e3d00c5026303994de28d0031ab3b",
"type": "github"
},
"original": {
"owner": "kittywitch",
"repo": "tree",
"type": "github"
2021-12-26 12:38:23 +00:00
}
2021-12-20 23:48:26 +00:00
}
},
"root": "root",
"version": 7
}