Sovran_SystemsOS/flake.lock

621 lines
16 KiB
Plaintext
Raw Permalink Normal View History

2023-06-01 05:47:05 -07:00
{
"nodes": {
2023-06-16 20:46:59 -07:00
"agenix": {
"inputs": {
"darwin": [],
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"systems": "systems"
2023-06-16 20:46:59 -07:00
},
"locked": {
2024-08-23 13:47:39 -07:00
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
2023-06-16 20:46:59 -07:00
"owner": "ryantm",
"repo": "agenix",
2024-08-23 13:47:39 -07:00
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
2023-06-16 20:46:59 -07:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"bisq1": {
"inputs": {
"nix-appimage": "nix-appimage",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730346198,
"narHash": "sha256-QpjT5tkA5144M0eF5TqU66S5V/QlohmkIeKndBxsHso=",
2024-10-23 23:02:14 -07:00
"owner": "emmanuelrosa",
"repo": "bisq-for-nixos",
2024-11-06 09:12:56 -08:00
"rev": "4bb117abed1712b961bd68a3607c102b8958e109",
2024-10-23 23:02:14 -07:00
"type": "github"
},
"original": {
"owner": "emmanuelrosa",
"repo": "bisq-for-nixos",
"type": "github"
}
},
2024-09-05 08:06:38 -07:00
"devshell": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
2024-09-05 08:06:38 -07:00
"owner": "numtide",
"repo": "devshell",
2024-10-08 09:33:43 -07:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-06-01 05:47:05 -07:00
"extra-container": {
"inputs": {
"flake-utils": [
"nix-bitcoin",
"flake-utils"
],
"nixpkgs": [
"nix-bitcoin",
"nixpkgs"
]
},
"locked": {
2024-08-23 13:47:39 -07:00
"lastModified": 1722175938,
"narHash": "sha256-HKyB4HD+NdX3T233bY31hm76v3/tdQBNeLLvopKbZeY=",
2023-06-01 05:47:05 -07:00
"owner": "erikarvstedt",
"repo": "extra-container",
2024-08-23 13:47:39 -07:00
"rev": "37e7207ac9f857eedb58b208b9dc91cd6b24e651",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "erikarvstedt",
"repo": "extra-container",
"type": "github"
}
},
2024-09-05 08:06:38 -07:00
"flake-compat": {
2024-10-23 23:02:14 -07:00
"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"
}
},
"flake-compat_2": {
2024-09-05 08:06:38 -07:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"revCount": 57,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.0.1/018afb31-abd1-7bff-a5e4-cff7e18efb7a/source.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730504689,
"narHash": "sha256-hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE=",
2024-09-05 08:06:38 -07:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-06 09:12:56 -08:00
"rev": "506278e768c2a08bec68eb62932193e341f55c90",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-06-01 05:47:05 -07:00
"flake-utils": {
2023-06-16 20:46:59 -07:00
"inputs": {
"systems": "systems_2"
2023-06-16 20:46:59 -07:00
},
2024-10-23 23:02:14 -07:00
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_3"
},
2023-06-01 05:47:05 -07:00
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-06-01 05:47:05 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-08 09:33:43 -07:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"flake-utils_3": {
2024-09-05 08:06:38 -07:00
"inputs": {
2024-10-23 23:02:14 -07:00
"systems": "systems_4"
2024-09-05 08:06:38 -07:00
},
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-09-05 08:06:38 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-10-08 09:33:43 -07:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"git-hooks": {
"inputs": {
"flake-compat": [
"nixvim",
"flake-compat"
],
"gitignore": "gitignore",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730814269,
"narHash": "sha256-fWPHyhYE6xvMI1eGY3pwBTq85wcy1YXqdzTZF+06nOg=",
2024-09-05 08:06:38 -07:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-06 09:12:56 -08:00
"rev": "d70155fdc00df4628446352fc58adc640cd705c2",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"nixvim",
"git-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-06-16 20:46:59 -07:00
"home-manager": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
2023-06-16 20:46:59 -07:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
2023-06-16 20:46:59 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-09-05 08:06:38 -07:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730837930,
"narHash": "sha256-0kZL4m+bKBJUBQse0HanewWO0g8hDdCvBhudzxgehqc=",
2024-09-05 08:06:38 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-06 09:12:56 -08:00
"rev": "2f607e07f3ac7e53541120536708e824acccfaa8",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-11-06 09:12:56 -08:00
"ixx": {
"inputs": {
"flake-utils": [
"nixvim",
"nuschtosSearch",
"flake-utils"
],
"nixpkgs": [
"nixvim",
"nuschtosSearch",
"nixpkgs"
]
},
"locked": {
"lastModified": 1729958008,
"narHash": "sha256-EiOq8jF4Z/zQe0QYVc3+qSKxRK//CFHMB84aYrYGwEs=",
"owner": "NuschtOS",
"repo": "ixx",
"rev": "9fd01aad037f345350eab2cd45e1946cc66da4eb",
"type": "github"
},
"original": {
"owner": "NuschtOS",
"ref": "v0.0.6",
"repo": "ixx",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"nix-appimage": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": [
"bisq1",
"nixpkgs"
]
},
"locked": {
"lastModified": 1725758175,
"narHash": "sha256-MhBOJHYhIJ30TNVrm7wX8B3x+MecMCdaBc94g4HXkPs=",
"owner": "ralismark",
"repo": "nix-appimage",
"rev": "fc1192dbec82f5857f86ccc6dfdf2ad97bc9c62a",
"type": "github"
},
"original": {
"owner": "ralismark",
"repo": "nix-appimage",
"type": "github"
}
},
2023-06-01 05:47:05 -07:00
"nix-bitcoin": {
"inputs": {
"extra-container": "extra-container",
2024-10-23 23:02:14 -07:00
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_3",
2023-06-01 05:47:05 -07:00
"nixpkgs-unstable": "nixpkgs-unstable"
},
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1727247704,
"narHash": "sha256-Jl1CYXNIdJ4Ac0MK15e8+vflFOgPxZZNw24CKfLC6QY=",
2023-06-01 05:47:05 -07:00
"owner": "fort-nix",
"repo": "nix-bitcoin",
2024-10-08 09:33:43 -07:00
"rev": "a0d36d59248ac54f1b42a668326346a77640c7f5",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "fort-nix",
"ref": "release",
"repo": "nix-bitcoin",
"type": "github"
}
},
2024-09-05 08:06:38 -07:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730779758,
"narHash": "sha256-5WI9AnsBwhLzVRnQm3Qn9oAbROnuLDQTpaXeyZCK8qw=",
2024-09-05 08:06:38 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-11-06 09:12:56 -08:00
"rev": "0e3f3f017c14467085f15d42343a3aaaacd89bcb",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-06-01 05:47:05 -07:00
"nixpkgs": {
"locked": {
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-06-01 05:47:05 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-06-16 20:46:59 -07:00
"ref": "nixos-unstable",
2023-06-01 05:47:05 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1726871744,
"narHash": "sha256-V5LpfdHyQkUF7RfOaDPrZDP+oqz88lTJrMT1+stXNwo=",
2023-06-01 05:47:05 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-08 09:33:43 -07:00
"rev": "a1d92660c6b3b7c26fb883500a80ea9d33321be2",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-10-23 23:02:14 -07:00
"locked": {
"lastModified": 1727619874,
"narHash": "sha256-a4Jcd+vjQAzF675/7B1LN3U2ay22jfDAVA8pOml5J/0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6710d0dd013f55809648dfb1265b8f85447d30a6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "6710d0dd013f55809648dfb1265b8f85447d30a6",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2023-06-16 20:46:59 -07:00
"locked": {
2024-10-08 09:33:43 -07:00
"lastModified": 1726969270,
"narHash": "sha256-8fnFlXBgM/uSvBlLWjZ0Z0sOdRBesyNdH0+esxqizGc=",
2023-07-18 11:56:49 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-08 09:33:43 -07:00
"rev": "23cbb250f3bf4f516a2d0bf03c51a30900848075",
2023-07-18 11:56:49 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-08-03 15:31:43 -07:00
"ref": "nixos-24.05",
2023-07-18 11:56:49 -07:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"nixpkgs_4": {
2023-07-18 11:56:49 -07:00
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2023-06-01 05:47:05 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-06 09:12:56 -08:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
2023-06-01 05:47:05 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"nixpkgs_5": {
2024-09-05 08:06:38 -07:00
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2024-09-05 08:06:38 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-06 09:12:56 -08:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"devshell": "devshell",
2024-10-23 23:02:14 -07:00
"flake-compat": "flake-compat_2",
2024-09-05 08:06:38 -07:00
"flake-parts": "flake-parts",
"git-hooks": "git-hooks",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2024-10-23 23:02:14 -07:00
"nixpkgs": "nixpkgs_5",
2024-09-05 08:06:38 -07:00
"nuschtosSearch": "nuschtosSearch",
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730877618,
"narHash": "sha256-HQTKujMb6SwnOqtWA+A7lR4MOCBZUW4vtrkK1E/QweU=",
2024-09-05 08:06:38 -07:00
"owner": "nix-community",
"repo": "nixvim",
2024-11-06 09:12:56 -08:00
"rev": "898246c943ba545a79d585093e97476ceb31f872",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
"nuschtosSearch": {
"inputs": {
2024-10-23 23:02:14 -07:00
"flake-utils": "flake-utils_3",
2024-11-06 09:12:56 -08:00
"ixx": "ixx",
2024-09-05 08:06:38 -07:00
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730760712,
"narHash": "sha256-F4H98tjNgySlSLItuOqHYo9LF85rFoS/Vr0uOrq7BM4=",
2024-09-05 08:06:38 -07:00
"owner": "NuschtOS",
"repo": "search",
2024-11-06 09:12:56 -08:00
"rev": "aa5214c81b904a19f7a54f7a8f288f7902586eee",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2023-06-01 05:47:05 -07:00
"root": {
"inputs": {
2023-06-16 20:46:59 -07:00
"agenix": "agenix",
2024-10-23 23:02:14 -07:00
"bisq1": "bisq1",
2023-06-01 05:47:05 -07:00
"nix-bitcoin": "nix-bitcoin",
2024-10-23 23:02:14 -07:00
"nixpkgs": "nixpkgs_4",
2024-09-05 08:06:38 -07:00
"nixvim": "nixvim"
2023-06-16 20:46:59 -07: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"
2023-06-01 05:47:05 -07: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-09-05 08:06:38 -07:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-10-23 23:02:14 -07:00
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-09-05 08:06:38 -07:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-11-06 09:12:56 -08:00
"lastModified": 1730321837,
"narHash": "sha256-vK+a09qq19QNu2MlLcvN4qcRctJbqWkX7ahgPZ/+maI=",
2024-09-05 08:06:38 -07:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-06 09:12:56 -08:00
"rev": "746901bb8dba96d154b66492a29f5db0693dbfcc",
2024-09-05 08:06:38 -07:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2023-06-01 05:47:05 -07:00
}
},
"root": "root",
"version": 7
2023-06-16 20:46:59 -07:00
}