nix-config/flake.lock

801 lines
21 KiB
Text
Raw Normal View History

2024-01-30 17:29:47 +01:00
{
"nodes": {
2024-06-05 15:34:05 +02:00
"base16": {
"inputs": {
"fromYaml": "fromYaml"
},
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1732200724,
"narHash": "sha256-+R1BH5wHhfnycySb7Sy5KbYEaTJZWm1h+LW1OtyhiTs=",
2024-06-05 15:34:05 +02:00
"owner": "SenchoPens",
"repo": "base16.nix",
2024-12-06 18:07:02 +01:00
"rev": "153d52373b0fb2d343592871009a286ec8837aec",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "base16.nix",
"type": "github"
}
},
"base16-fish": {
"flake": false,
"locked": {
"lastModified": 1622559957,
"narHash": "sha256-PebymhVYbL8trDVVXxCvZgc0S5VxI7I1Hv4RMSquTpA=",
"owner": "tomyun",
"repo": "base16-fish",
"rev": "2f6dd973a9075dabccd26f1cded09508180bf5fe",
"type": "github"
},
"original": {
"owner": "tomyun",
"repo": "base16-fish",
"type": "github"
}
},
"base16-helix": {
"flake": false,
"locked": {
2024-09-23 09:18:12 +02:00
"lastModified": 1725860795,
"narHash": "sha256-Z2o8VBPW3I+KKTSfe25kskz0EUj7MpUh8u355Z1nVsU=",
2024-06-05 15:34:05 +02:00
"owner": "tinted-theming",
"repo": "base16-helix",
2024-09-23 09:18:12 +02:00
"rev": "7f795bf75d38e0eea9fed287264067ca187b88a9",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-helix",
"type": "github"
}
},
"base16-vim": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1731949548,
"narHash": "sha256-XIDexXM66sSh5j/x70e054BnUsviibUShW7XhbDGhYo=",
2024-06-19 15:25:40 +02:00
"owner": "tinted-theming",
2024-06-05 15:34:05 +02:00
"repo": "base16-vim",
2024-12-06 18:07:02 +01:00
"rev": "61165b1632409bd55e530f3dbdd4477f011cadc6",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
2024-06-19 15:25:40 +02:00
"owner": "tinted-theming",
2024-06-05 15:34:05 +02:00
"repo": "base16-vim",
"type": "github"
}
},
"devshell": {
2024-07-05 12:18:45 +02:00
"inputs": {
2024-01-30 17:29:47 +01:00
"nixpkgs": [
"nixvim",
"nixpkgs"
]
2024-01-30 17:29:47 +01:00
},
"locked": {
2024-10-14 19:38:18 +02:00
"lastModified": 1728330715,
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
"owner": "numtide",
"repo": "devshell",
2024-10-14 19:38:18 +02:00
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
2024-01-30 17:29:47 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
2024-01-30 17:29:47 +01:00
"type": "github"
}
},
"flake-compat": {
"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-compat_2": {
2024-06-05 15:34:05 +02:00
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-06-05 15:34:05 +02:00
"owner": "edolstra",
"repo": "flake-compat",
2024-12-06 18:07:02 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
2024-07-05 12:18:45 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-12-06 18:55:00 +01:00
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2024-07-05 12:18:45 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-06 18:55:00 +01:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2024-07-02 14:17:34 +02:00
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-07-02 14:17:34 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-06 18:07:02 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-07-02 14:17:34 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-09-12 12:56:21 +02:00
"flake-utils_3": {
2024-07-02 14:17:34 +02:00
"inputs": {
2024-09-12 12:56:21 +02:00
"systems": [
"stylix",
"systems"
]
2024-07-02 14:17:34 +02:00
},
2024-01-30 17:29:47 +01:00
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-01-30 17:29:47 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-06 18:07:02 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-01-30 17:29:47 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-07-02 14:17:34 +02:00
"flakey-profile": {
"locked": {
"lastModified": 1712898590,
"narHash": "sha256-FhGIEU93VHAChKEXx905TSiPZKga69bWl1VB37FK//I=",
"owner": "lf-",
"repo": "flakey-profile",
"rev": "243c903fd8eadc0f63d205665a92d4df91d42d9d",
"type": "github"
},
"original": {
"owner": "lf-",
"repo": "flakey-profile",
"type": "github"
}
},
2024-06-05 15:34:05 +02:00
"fromYaml": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1731966426,
"narHash": "sha256-lq95WydhbUTWig/JpqiB7oViTcHFP8Lv41IGtayokA8=",
2024-06-05 15:34:05 +02:00
"owner": "SenchoPens",
2024-09-12 12:56:21 +02:00
"repo": "fromYaml",
2024-12-06 18:07:02 +01:00
"rev": "106af9e2f715e2d828df706c386a685698f3223b",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
2024-09-12 12:56:21 +02:00
"owner": "SenchoPens",
"repo": "fromYaml",
2024-07-05 12:18:45 +02:00
"type": "github"
}
},
2024-09-12 12:56:21 +02:00
"git-hooks": {
2024-07-05 12:18:45 +02:00
"inputs": {
2024-09-12 12:56:21 +02:00
"flake-compat": [
"nixvim",
"flake-compat"
],
"gitignore": "gitignore",
2024-07-05 12:18:45 +02:00
"nixpkgs": [
2024-09-12 12:56:21 +02:00
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
2024-07-05 12:18:45 +02:00
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733318908,
"narHash": "sha256-SVQVsbafSM1dJ4fpgyBqLZ+Lft+jcQuMtEL3lQWx2Sk=",
2024-09-12 12:56:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-12-06 18:55:00 +01:00
"rev": "6f4e2a2112050951a314d2733a994fbab94864c6",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
2024-09-12 12:56:21 +02:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-07-05 12:18:45 +02:00
"type": "github"
}
},
2024-09-12 12:56:21 +02:00
"gitignore": {
2024-01-30 17:29:47 +01:00
"inputs": {
"nixpkgs": [
"nixvim",
2024-06-05 15:34:05 +02:00
"git-hooks",
2024-01-30 17:29:47 +01:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2024-01-30 17:29:47 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2024-01-30 17:29:47 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-06-05 15:34:05 +02:00
"gnome-shell": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1732369855,
"narHash": "sha256-JhUWbcYPjHO3Xs3x9/Z9RuqXbcp5yhPluGjwsdE2GMg=",
2024-06-05 15:34:05 +02:00
"owner": "GNOME",
"repo": "gnome-shell",
2024-12-06 18:07:02 +01:00
"rev": "dadd58f630eeea41d645ee225a63f719390829dc",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
"owner": "GNOME",
2024-12-06 18:07:02 +01:00
"ref": "47.2",
2024-06-05 15:34:05 +02:00
"repo": "gnome-shell",
"type": "github"
}
},
2024-01-30 17:29:47 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733484277,
"narHash": "sha256-i5ay20XsvpW91N4URET/nOc0VQWOAd4c4vbqYtcH8Rc=",
2024-01-30 17:29:47 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-06 18:55:00 +01:00
"rev": "d00c6f6d0ad16d598bf7e2956f52c1d9d5de3c3a",
2024-01-30 17:29:47 +01:00
"type": "github"
},
"original": {
2024-07-05 12:18:45 +02:00
"owner": "nix-community",
"ref": "master",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733389730,
"narHash": "sha256-KZMu4ddMll5khS0rYkJsVD0hVqjMNHlhTM3PCQar0Ag=",
2024-07-05 12:18:45 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-06 18:55:00 +01:00
"rev": "65912bc6841cf420eb8c0a20e03df7cbbff5963f",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1733085484,
"narHash": "sha256-dVmNuUajnU18oHzBQWZm1BQtANCHaqNuxTHZQ+GN0r8=",
2024-07-05 12:18:45 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-06 18:07:02 +01:00
"rev": "c1fee8d4a60b89cae12b288ba9dbc608ff298163",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-12-06 18:07:02 +01: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-07-05 12:18:45 +02:00
"lix": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1729298361,
"narHash": "sha256-hiGtfzxFkDc9TSYsb96Whg0vnqBVV7CUxyscZNhed0U=",
"rev": "ad9d06f7838a25beec425ff406fe68721fef73be",
2024-07-05 12:18:45 +02:00
"type": "tarball",
2024-12-06 18:07:02 +01:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/ad9d06f7838a25beec425ff406fe68721fef73be.tar.gz?rev=ad9d06f7838a25beec425ff406fe68721fef73be"
2024-07-05 12:18:45 +02:00
},
"original": {
"type": "tarball",
2024-12-06 18:07:02 +01:00
"url": "https://git.lix.systems/lix-project/lix/archive/2.91.1.tar.gz"
2024-07-05 12:18:45 +02:00
}
},
"lix-module": {
"inputs": {
"flake-utils": "flake-utils",
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1732605668,
"narHash": "sha256-DN5/166jhiiAW0Uw6nueXaGTueVxhfZISAkoxasmz/g=",
"rev": "f19bd752910bbe3a861c9cad269bd078689d50fe",
2024-07-05 12:18:45 +02:00
"type": "tarball",
2024-12-06 18:07:02 +01:00
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/f19bd752910bbe3a861c9cad269bd078689d50fe.tar.gz?rev=f19bd752910bbe3a861c9cad269bd078689d50fe"
2024-07-05 12:18:45 +02:00
},
"original": {
"type": "tarball",
2024-12-06 18:07:02 +01:00
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-2.tar.gz"
2024-07-05 12:18:45 +02:00
}
},
"niri": {
"inputs": {
"niri-stable": "niri-stable",
"niri-unstable": "niri-unstable",
2024-08-13 12:51:12 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-07-05 12:18:45 +02:00
"nixpkgs-stable": "nixpkgs-stable",
2024-09-12 12:56:21 +02:00
"xwayland-satellite-stable": "xwayland-satellite-stable",
"xwayland-satellite-unstable": "xwayland-satellite-unstable"
2024-07-05 12:18:45 +02:00
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733474926,
"narHash": "sha256-OYp5iaVJc13jEndTrTRVq/C5jNLLW4B4bwJVRNJRsdU=",
2024-07-05 12:18:45 +02:00
"owner": "sodiboo",
"repo": "niri-flake",
2024-12-06 18:55:00 +01:00
"rev": "5a93128d0685e0582428b573bb67f601b11b2ca0",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "sodiboo",
"repo": "niri-flake",
"type": "github"
}
},
"niri-stable": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1731483594,
"narHash": "sha256-Qjf7alRbPPERfiZsM9EMKX+HwjESky1tieh5PJIkLwE=",
2024-07-05 12:18:45 +02:00
"owner": "YaLTeR",
"repo": "niri",
2024-12-06 18:07:02 +01:00
"rev": "75c79116a7e40cbc0e110ce0cdd500e896458679",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "YaLTeR",
2024-12-06 18:07:02 +01:00
"ref": "v0.1.10.1",
2024-07-05 12:18:45 +02:00
"repo": "niri",
"type": "github"
}
},
"niri-unstable": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1733234028,
"narHash": "sha256-YITDP4Jr+sWuQ29WudIBDci7Mh6Ro70XcwYVkxQ1VVU=",
2024-07-05 12:18:45 +02:00
"owner": "YaLTeR",
"repo": "niri",
2024-12-06 18:07:02 +01:00
"rev": "34ce6d0b02420a8e4a5394cb4c4c603b6efef221",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "YaLTeR",
"repo": "niri",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733351379,
"narHash": "sha256-MTMsAhXxMMVHVN99jT8E0afOAOtt3JQWjYpTja94PAU=",
2024-07-05 12:18:45 +02:00
"owner": "lnl7",
"repo": "nix-darwin",
2024-12-06 18:55:00 +01:00
"rev": "55d07816a0944f06a9df5ef174999a72fa4060c7",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733392399,
"narHash": "sha256-kEsTJTUQfQFIJOcLYFt/RvNxIK653ZkTBIs4DG+cBns=",
2024-07-05 12:18:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-06 18:55:00 +01:00
"rev": "d0797a04b81caeae77bcff10a9dde78bc17f5661",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
2024-09-12 12:56:21 +02:00
"id": "nixpkgs",
2024-07-05 12:18:45 +02:00
"ref": "nixos-unstable",
2024-09-12 12:56:21 +02:00
"type": "indirect"
2024-07-05 12:18:45 +02:00
}
},
"nixpkgs-stable": {
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1733220138,
"narHash": "sha256-Yh5XZ9yVurrcYdNTSWxYgW4+EJ0pcOqgM1043z9JaRc=",
2024-07-05 12:18:45 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-06 18:07:02 +01:00
"rev": "bcb68885668cccec12276bbb379f8f2557aa06ce",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
2024-01-30 17:29:47 +01:00
"type": "github"
}
},
"nixvim": {
"inputs": {
2024-09-12 12:56:21 +02:00
"devshell": "devshell",
"flake-compat": "flake-compat",
2024-12-06 18:07:02 +01:00
"flake-parts": "flake-parts",
2024-06-05 15:34:05 +02:00
"git-hooks": "git-hooks",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2024-01-30 17:29:47 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-08-13 12:51:12 +02:00
"nuschtosSearch": "nuschtosSearch",
2024-05-17 12:26:57 +02:00
"treefmt-nix": "treefmt-nix"
2024-01-30 17:29:47 +01:00
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733498727,
"narHash": "sha256-R+n4JfXjGrJG2gbhJPsZPTwdDsHoJvwxxpWcRY4KjyQ=",
2024-01-30 17:29:47 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-12-06 18:55:00 +01:00
"rev": "ae78face8d6a09abe2504d41c035b6460c15a17b",
2024-01-30 17:29:47 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
2024-08-13 12:51:12 +02:00
"nuschtosSearch": {
"inputs": {
2024-09-12 12:56:21 +02:00
"flake-utils": "flake-utils_2",
2024-12-06 18:07:02 +01:00
"ixx": "ixx",
2024-08-13 12:51:12 +02:00
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733411491,
"narHash": "sha256-315rJ7O9cOllPDaFscnJhcMleORHbxon0Kq9LAKJ5p4=",
2024-08-13 12:51:12 +02:00
"owner": "NuschtOS",
"repo": "search",
2024-12-06 18:55:00 +01:00
"rev": "68e9fad70d95d08156cf10a030bd39487bed8ffe",
2024-08-13 12:51:12 +02:00
"type": "github"
},
"original": {
"owner": "NuschtOS",
"repo": "search",
"type": "github"
}
},
2024-01-30 17:29:47 +01:00
"root": {
"inputs": {
"home-manager": "home-manager",
2024-07-02 14:17:34 +02:00
"lix-module": "lix-module",
2024-07-05 12:18:45 +02:00
"niri": "niri",
2024-09-12 12:56:21 +02:00
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
2024-06-05 15:34:05 +02:00
"sops-nix": "sops-nix",
"stylix": "stylix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2024-12-06 18:07:02 +01:00
]
},
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1733128155,
"narHash": "sha256-m6/qwJAJYcidGMEdLqjKzRIjapK4nUfMq7rDCTmZajc=",
"owner": "Mic92",
"repo": "sops-nix",
2024-12-06 18:07:02 +01:00
"rev": "c6134b6fff6bda95a1ac872a2a9d5f32e3c37856",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2024-01-30 17:29:47 +01:00
}
},
2024-06-05 15:34:05 +02:00
"stylix": {
"inputs": {
"base16": "base16",
"base16-fish": "base16-fish",
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
2024-09-12 12:56:21 +02:00
"flake-compat": "flake-compat_2",
"flake-utils": "flake-utils_3",
2024-06-05 15:34:05 +02:00
"gnome-shell": "gnome-shell",
"home-manager": "home-manager_3",
"nixpkgs": [
"nixpkgs"
2024-09-12 12:56:21 +02:00
],
2024-10-01 13:40:19 +02:00
"systems": "systems_3",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-tmux": "tinted-tmux"
2024-06-05 15:34:05 +02:00
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733427445,
"narHash": "sha256-E854RAbAX+DZHDo4HIk2nkqpIvvoAm+P7oDx7TmhWk8=",
2024-06-05 15:34:05 +02:00
"owner": "danth",
"repo": "stylix",
2024-12-06 18:55:00 +01:00
"rev": "eb918dbffa24c4dae497f3ce3173660f948d5237",
2024-06-05 15:34:05 +02:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
}
},
2024-01-30 17:29:47 +01: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-07-02 14:17:34 +02: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-07-05 12:18:45 +02: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-01 13:40:19 +02:00
"tinted-foot": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1726913040,
"narHash": "sha256-+eDZPkw7efMNUf3/Pv0EmsidqdwNJ1TaOum6k7lngDQ=",
2024-10-01 13:40:19 +02:00
"owner": "tinted-theming",
"repo": "tinted-foot",
2024-12-06 18:07:02 +01:00
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
2024-10-01 13:40:19 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-foot",
2024-12-06 18:07:02 +01:00
"rev": "fd1b924b6c45c3e4465e8a849e67ea82933fcbe4",
2024-10-01 13:40:19 +02:00
"type": "github"
}
},
"tinted-kitty": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1716423189,
"narHash": "sha256-2xF3sH7UIwegn+2gKzMpFi3pk5DlIlM18+vj17Uf82U=",
2024-10-01 13:40:19 +02:00
"owner": "tinted-theming",
"repo": "tinted-kitty",
2024-12-06 18:07:02 +01:00
"rev": "eb39e141db14baef052893285df9f266df041ff8",
2024-10-01 13:40:19 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-kitty",
2024-12-06 18:07:02 +01:00
"rev": "eb39e141db14baef052893285df9f266df041ff8",
2024-10-01 13:40:19 +02:00
"type": "github"
}
},
"tinted-tmux": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1729501581,
"narHash": "sha256-1ohEFMC23elnl39kxWnjzH1l2DFWWx4DhFNNYDTYt54=",
2024-10-01 13:40:19 +02:00
"owner": "tinted-theming",
"repo": "tinted-tmux",
2024-12-06 18:07:02 +01:00
"rev": "f0e7f7974a6441033eb0a172a0342e96722b4f14",
2024-10-01 13:40:19 +02:00
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "tinted-tmux",
"type": "github"
}
},
2024-05-17 12:26:57 +02:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
2024-12-06 18:55:00 +01:00
"lastModified": 1733440889,
"narHash": "sha256-qKL3vjO+IXFQ0nTinFDqNq/sbbnnS5bMI1y0xX215fU=",
2024-05-17 12:26:57 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-12-06 18:55:00 +01:00
"rev": "50862ba6a8a0255b87377b9d2d4565e96f29b410",
2024-05-17 12:26:57 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-07-05 12:18:45 +02:00
},
2024-09-12 12:56:21 +02:00
"xwayland-satellite-stable": {
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1730166465,
"narHash": "sha256-nq7bouXQXaaPPo/E+Jbq+wNHnatD4dY8OxSrRqzvy6s=",
2024-09-12 12:56:21 +02:00
"owner": "Supreeeme",
"repo": "xwayland-satellite",
2024-12-06 18:07:02 +01:00
"rev": "a713cf46cb7db84a0d1b57c3a397c610cad3cf98",
2024-09-12 12:56:21 +02:00
"type": "github"
},
"original": {
"owner": "Supreeeme",
2024-12-06 18:07:02 +01:00
"ref": "v0.5",
2024-09-12 12:56:21 +02:00
"repo": "xwayland-satellite",
"type": "github"
}
},
"xwayland-satellite-unstable": {
2024-07-05 12:18:45 +02:00
"flake": false,
"locked": {
2024-12-06 18:07:02 +01:00
"lastModified": 1732233710,
"narHash": "sha256-gWf9dX6DVx0ssK2G3yrFG9yMT9UU0mDwyD51z/Q6FTA=",
2024-07-05 12:18:45 +02:00
"owner": "Supreeeme",
"repo": "xwayland-satellite",
2024-12-06 18:07:02 +01:00
"rev": "02f30546264ff8407cbb39528b3a3cc3045e53c1",
2024-07-05 12:18:45 +02:00
"type": "github"
},
"original": {
"owner": "Supreeeme",
"repo": "xwayland-satellite",
"type": "github"
}
2024-01-30 17:29:47 +01:00
}
},
"root": "root",
"version": 7
}