This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
nix-config/flake.lock

240 lines
6.1 KiB
Text
Raw Permalink Normal View History

2023-12-26 14:48:53 -06:00
{
"nodes": {
2024-02-23 15:36:14 -06:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
"lastModified": 1708091384,
"narHash": "sha256-dTGGw2y8wvfjr+J9CjQbfdulOq72hUG17HXVNxpH1yE=",
"owner": "serokell",
"repo": "deploy-rs",
"rev": "0a0187794ac7f7a1e62cda3dabf8dc041f868790",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-02-23 13:42:07 -06:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1698882062,
"narHash": "sha256-HkhafUayIqxXyHH1X8d9RDl1M2CkFgZLjKD3MzabiEo=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8c9fa2545007b49a5db5f650ae91f227672c3877",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-12-26 14:48:53 -06:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-02-20 21:58:32 -06:00
"lastModified": 1706981411,
"narHash": "sha256-cLbLPTL1CDmETVh4p0nQtvoF+FSEjsnJTFpTxhXywhQ=",
2023-12-26 14:48:53 -06:00
"owner": "nix-community",
"repo": "home-manager",
2024-02-20 21:58:32 -06:00
"rev": "652fda4ca6dafeb090943422c34ae9145787af37",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-02-20 21:58:32 -06:00
"ref": "release-23.11",
2023-12-26 14:48:53 -06:00
"repo": "home-manager",
"type": "github"
}
},
2024-02-23 13:42:07 -06:00
"nix-fast-build": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
"lastModified": 1703607026,
"narHash": "sha256-Emh0BPoqlS4ntp2UJrwydXfIP4qIMF0VBB2FUE3/M/E=",
"owner": "Mic92",
"repo": "nix-fast-build",
"rev": "4376b8a33b217ee2f78ba3dcff01a3e464d13a46",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-fast-build",
"type": "github"
}
},
2023-12-26 14:48:53 -06:00
"nixpkgs": {
"locked": {
2024-02-28 20:46:00 -06:00
"lastModified": 1708979614,
"narHash": "sha256-FWLWmYojIg6TeqxSnHkKpHu5SGnFP5um1uUjH+wRV6g=",
2023-12-26 14:48:53 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2024-02-28 20:46:00 -06:00
"rev": "b7ee09cf5614b02d289cd86fcfa6f24d4e078c2a",
2023-12-26 14:48:53 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-02-20 21:58:32 -06:00
"ref": "nixos-23.11",
2023-12-26 14:48:53 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-23 13:42:07 -06:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1698611440,
"narHash": "sha256-jPjHjrerhYDy3q9+s5EAsuhyhuknNfowY6yt6pjn9pc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0cbe9f69c234a7700596e943bfae7ef27a31b735",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-02-26 15:28:16 -06:00
"lastModified": 1708819810,
"narHash": "sha256-1KosU+ZFXf31GPeCBNxobZWMgHsSOJcrSFA6F2jhzdE=",
2024-02-23 13:42:07 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-02-26 15:28:16 -06:00
"rev": "89a2a12e6c8c6a56c72eb3589982c8e2f89c70ea",
2024-02-23 13:42:07 -06:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-12-26 14:48:53 -06:00
"root": {
"inputs": {
2024-02-23 15:36:14 -06:00
"deploy-rs": "deploy-rs",
2023-12-26 14:48:53 -06:00
"home-manager": "home-manager",
2024-02-23 13:42:07 -06:00
"nix-fast-build": "nix-fast-build",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-02-28 20:46:00 -06:00
"lastModified": 1708987867,
"narHash": "sha256-k2lDaDWNTU5sBVHanYzjDKVDmk29RHIgdbbXu5sdzBA=",
2024-02-23 13:42:07 -06:00
"owner": "Mic92",
"repo": "sops-nix",
2024-02-28 20:46:00 -06:00
"rev": "a1c8de14f60924fafe13aea66b46157f0150f4cf",
2024-02-23 13:42:07 -06:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-02-23 15:36:14 -06:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-02-23 13:42:07 -06:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nix-fast-build",
"nixpkgs"
]
},
"locked": {
"lastModified": 1698438538,
"narHash": "sha256-AWxaKTDL3MtxaVTVU5lYBvSnlspOS0Fjt8GxBgnU0Do=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "5deb8dc125a9f83b65ca86cf0c8167c46593e0b1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
2023-12-26 14:48:53 -06:00
}
2024-02-23 15:36:14 -06:00
},
"utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2023-12-26 14:48:53 -06:00
}
},
"root": "root",
"version": 7
}