nixfiles/flake.lock

288 lines
7.2 KiB
Plaintext
Raw Normal View History

2021-12-20 23:48:26 +00:00
{
"nodes": {
2021-12-26 12:38:23 +00:00
"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": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"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-unstable"
2022-11-11 16:32:26 +00:00
],
"utils": [
"flake-utils"
]
2022-03-02 17:28:05 +00:00
},
"locked": {
"lastModified": 1694166985,
"narHash": "sha256-8tVqDfKfZ4vbOV5i+E2xWhiNAQVJhaI6shx3e0925S8=",
"owner": "ChaotiCryptidz",
"repo": "gitlab_archiver",
"rev": "4aac975a7cc375084c7f9eb4bc60a1c0948c1c28",
"type": "gitlab"
},
"original": {
"owner": "ChaotiCryptidz",
"repo": "gitlab_archiver",
"type": "gitlab"
}
},
"gitlab_artifacts_sync": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": [
"flake-utils"
]
},
2022-08-12 17:06:50 +01:00
"locked": {
"lastModified": 1694166776,
"narHash": "sha256-wMTnkW98Fx/BpRpSABf9b0PlruVnzd4m3zEQaopE2+o=",
2022-08-13 22:15:37 +01:00
"owner": "ChaotiCryptidz",
"repo": "gitlab_artifacts_sync",
"rev": "09a5988927a3493585357f5d61abdce3a9e4da17",
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": {
"lastModified": 1694643239,
"narHash": "sha256-pv2k/5FvyirDE8g4TNehzwZ0T4UOMMmqWSQnM/luRtE=",
2022-03-02 17:28:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "d9b88b43524db1591fb3d9410a21428198d75d49",
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-unstable"
2022-02-08 11:30:06 +00:00
],
"utils": [
"flake-utils"
]
2022-02-08 11:30:06 +00:00
},
"locked": {
"lastModified": 1694166910,
"narHash": "sha256-6Vxz6H4H3bfl1PUCeHTmIKg96PHwJEzkE7XRN09y5nM=",
2022-02-08 11:30:06 +00:00
"owner": "ChaotiCryptidz",
"repo": "musicutil",
"rev": "7580e1fd0164e414a11e03c1037b37722160df25",
2022-02-08 11:30:06 +00:00
"type": "gitlab"
},
"original": {
"owner": "ChaotiCryptidz",
"repo": "musicutil",
"type": "gitlab"
}
},
2022-03-02 17:28:05 +00:00
"nixpkgs-unstable": {
2021-12-20 23:48:26 +00:00
"locked": {
"lastModified": 1694669921,
"narHash": "sha256-6ESpJ6FsftHV96JO/zn6je07tyV2dlLR7SdLsmkegTY=",
2021-12-20 23:48:26 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "f2ea252d23ebc9a5336bf6a61e0644921f64e67c",
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": {
"lastModified": 1694778311,
"narHash": "sha256-Hu5U9pXwMqUjWF7uh4SKqdKy1QMy9RVGxmst11srSgA=",
2022-11-11 16:32:26 +00:00
"owner": "nix-community",
"repo": "NUR",
"rev": "7a673ac1f35648a908730206a2793b0e3818bc25",
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"
}
},
"piped-flake": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": [
"flake-utils"
]
},
"locked": {
2023-09-19 22:30:02 +01:00
"lastModified": 1695142252,
"narHash": "sha256-rcYxKVb6Mpna3xNSwRHMw/Yzw3tky0+JuMLM5qoBiUw=",
"owner": "ChaotiCryptidz",
"repo": "piped-flake",
"rev": "994a8e983eef9071d73c9b2daad9bd42aac0b1aa",
"type": "gitlab"
},
"original": {
2023-09-19 22:30:02 +01:00
"owner": "ChaotiCryptidz",
"repo": "piped-flake",
"type": "gitlab"
}
},
2021-12-20 23:48:26 +00:00
"root": {
"inputs": {
"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",
2022-11-11 16:32:26 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"piped-flake": "piped-flake",
"tree-input": "tree-input",
"vaultui": "vaultui"
}
},
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
}
},
"vaultui": {
"inputs": {
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs-unstable"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1694618271,
"narHash": "sha256-8y2/x27QkhRtTZ/3A0HOmfNJT0hDSk+2ZSGyKB46Q40=",
"owner": "ChaotiCryptidz",
"repo": "VaultUI",
"rev": "6365eb49cec7eb8a76a24160b25363cf4a8bfa40",
"type": "gitlab"
},
"original": {
"owner": "ChaotiCryptidz",
"repo": "VaultUI",
"type": "gitlab"
}
2021-12-20 23:48:26 +00:00
}
},
"root": "root",
"version": 7
}