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

312 lines
7.9 KiB
Text
Raw Normal View History

2023-12-26 14:48:53 -06:00
{
"nodes": {
2024-02-28 22:38:27 -06:00
"atuin": {
2024-02-23 15:36:14 -06:00
"inputs": {
"flake-compat": "flake-compat",
2024-02-28 22:38:27 -06:00
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-03-06 09:57:24 -06:00
"lastModified": 1709738167,
"narHash": "sha256-kXRaRg3jLBuZJVSNHC6zh8c879DVlveD1yoB/t6PyIU=",
2024-02-28 22:38:27 -06:00
"owner": "atuinsh",
"repo": "atuin",
2024-03-06 09:57:24 -06:00
"rev": "f943e03f905f09ad71e234974a6c868d06d0bbe5",
2024-02-28 22:38:27 -06:00
"type": "github"
},
"original": {
"owner": "atuinsh",
"repo": "atuin",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat_2",
2024-02-23 15:36:14 -06:00
"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-28 22:38:27 -06:00
"flake-compat_2": {
"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"
}
},
2024-02-28 22:38:27 -06:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-03-06 09:57:24 -06:00
"lastModified": 1709126324,
"narHash": "sha256-q6EQdSeUZOG26WelxqkmR7kArjgWCdw5sfJVHPH/7j8=",
2024-02-28 22:38:27 -06:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-06 09:57:24 -06:00
"rev": "d465f4819400de7c8d874d50b982301f28a84605",
2024-02-28 22:38:27 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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": {
2024-03-06 09:57:24 -06:00
"lastModified": 1709560848,
"narHash": "sha256-rRapK+t6KC9vkAsvVU9QiXi94yBFMz0V0qdK8mUYNKw=",
2024-02-23 13:42:07 -06:00
"owner": "Mic92",
"repo": "nix-fast-build",
2024-03-06 09:57:24 -06:00
"rev": "ef8f59a0fdec1801ddc86a8c834f5802d1947b7f",
2024-02-23 13:42:07 -06:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-fast-build",
"type": "github"
}
},
2023-12-26 14:48:53 -06:00
"nixpkgs": {
"locked": {
2024-03-06 09:57:24 -06:00
"lastModified": 1709569716,
"narHash": "sha256-iOR44RU4jQ+YPGrn+uQeYAp7Xo7Z/+gT+wXJoGxxLTY=",
2023-12-26 14:48:53 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-06 09:57:24 -06:00
"rev": "617579a787259b9a6419492eaac670a5f7663917",
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-03-06 09:57:24 -06:00
"lastModified": 1709428628,
"narHash": "sha256-//ZCCnpVai/ShtO2vPjh3AWgo8riXCaret6V9s7Hew4=",
2024-02-23 13:42:07 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-06 09:57:24 -06:00
"rev": "66d65cb00b82ffa04ee03347595aa20e41fe3555",
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-28 22:38:27 -06:00
"atuin": "atuin",
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-03-06 09:57:24 -06:00
"lastModified": 1709711091,
"narHash": "sha256-L0rSIU9IguTG4YqSj4B/02SyTEz55ACq5t8gXpzteYc=",
2024-02-23 13:42:07 -06:00
"owner": "Mic92",
"repo": "sops-nix",
2024-03-06 09:57:24 -06:00
"rev": "25dd60fdd08fcacee2567a26ba6b91fe098941dc",
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-28 22:38:27 -06:00
"systems_2": {
"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": {
2024-02-28 22:38:27 -06:00
"systems": "systems_2"
2024-02-23 15:36:14 -06:00
},
"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
}