Sovran_SystemsOS/flake.lock

621 lines
16 KiB
Plaintext
Raw 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-11-18 16:20:16 -08:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-09-05 08:06:38 -07:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-18 16:20:16 -08:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
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-18 16:20:16 -08:00
"lastModified": 1731363552,
"narHash": "sha256-vFta1uHnD29VUY4HJOO/D6p6rxyObnf+InnSMT4jlMU=",
2024-09-05 08:06:38 -07:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-11-18 16:20:16 -08:00
"rev": "cd1af27aa85026ac759d5d3fccf650abe7e1bbf0",
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-18 16:20:16 -08:00
"lastModified": 1731887066,
"narHash": "sha256-uw7K/RsYioJicV79Nl39yjtfhdfTDU2aRxnBgvFhkZ8=",
2024-09-05 08:06:38 -07:00
"owner": "nix-community",
"repo": "home-manager",
2024-11-18 16:20:16 -08:00
"rev": "f3a2ff69586f3a54b461526e5702b1a2f81e740a",
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-11-18 16:20:16 -08:00
"lastModified": 1731769069,
"narHash": "sha256-c1I6gTF8hahY1/y2DdtL7zqoGMGQcs7Qya0N+weeCZI=",
2023-06-01 05:47:05 -07:00
"owner": "fort-nix",
"repo": "nix-bitcoin",
2024-11-18 16:20:16 -08:00
"rev": "c0994bfc7bc866a8c67b6433a33a49a53b2fc546",
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-18 16:20:16 -08:00
"lastModified": 1731885500,
"narHash": "sha256-ZrztYfSOS33J+ewq5alBOSdnIyZ0/sr1iy7FyBe9zIg=",
2024-09-05 08:06:38 -07:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-11-18 16:20:16 -08:00
"rev": "c60b5c924c6188a0b3ca2e139ead3d0f92ae5db5",
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-11-18 16:20:16 -08:00
"lastModified": 1730170245,
"narHash": "sha256-PRq4vJjDa+m1mNwkV9H7zVzMhuMqsHJrTGx0iJZ0e0w=",
2023-06-01 05:47:05 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-18 16:20:16 -08:00
"rev": "30c9efeef01e2ad4880bff6a01a61dd99536b3c9",
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-11-18 16:20:16 -08:00
"lastModified": 1730137625,
"narHash": "sha256-9z8oOgFZiaguj+bbi3k4QhAD6JabWrnv7fscC/mt0KE=",
2023-07-18 11:56:49 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-18 16:20:16 -08:00
"rev": "64b80bfb316b57cdb8919a9110ef63393d74382a",
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-18 16:20:16 -08:00
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2023-06-01 05:47:05 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-18 16:20:16 -08:00
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
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-18 16:20:16 -08:00
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2024-09-05 08:06:38 -07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-18 16:20:16 -08:00
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
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-18 16:20:16 -08:00
"lastModified": 1731969202,
"narHash": "sha256-k10MJfCQXUUzkvAQMs8b8UsCjIQQPNWEPMlBrHOoPqU=",
2024-09-05 08:06:38 -07:00
"owner": "nix-community",
"repo": "nixvim",
2024-11-18 16:20:16 -08:00
"rev": "2017830a2c81a97f6b7679ea5fa0d921cd0f4535",
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-18 16:20:16 -08:00
"lastModified": 1731936508,
"narHash": "sha256-z0BSSf78LkxIrrFXZYmCoRRAxAmxMUKpK7CyxQRvkZI=",
2024-09-05 08:06:38 -07:00
"owner": "NuschtOS",
"repo": "search",
2024-11-18 16:20:16 -08:00
"rev": "fe07070f811b717a4626d01fab714a87d422a9e1",
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-18 16:20:16 -08:00
"lastModified": 1731944360,
"narHash": "sha256-sJxPh+V0vUkBhlA58ok/y0o96AtfqiEF0O8qsdolI6o=",
2024-09-05 08:06:38 -07:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-18 16:20:16 -08:00
"rev": "579b9a2fd0020cd9cd81a4ef4eab2dca4d20c94c",
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
}