nix/flake.lock

995 lines
26 KiB
Text
Raw Normal View History

{
"nodes": {
2024-08-09 21:50:47 +02:00
"base16": {
"inputs": {
"fromYaml": "fromYaml"
},
"locked": {
"lastModified": 1708890466,
"narHash": "sha256-LlrC09LoPi8OPYOGPXegD72v+//VapgAqhbOFS3i8sc=",
"owner": "SenchoPens",
"repo": "base16.nix",
"rev": "665b3c6748534eb766c777298721cece9453fdae",
"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-foot": {
"flake": false,
"locked": {
"lastModified": 1696725948,
"narHash": "sha256-65bz2bUL/yzZ1c8/GQASnoiGwaF8DczlxJtzik1c0AU=",
"owner": "tinted-theming",
"repo": "base16-foot",
"rev": "eedbcfa30de0a4baa03e99f5e3ceb5535c2755ce",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-foot",
"type": "github"
}
},
"base16-helix": {
"flake": false,
"locked": {
"lastModified": 1720809814,
"narHash": "sha256-numb3xigRGnr/deF7wdjBwVg7fpbTH7reFDkJ75AJkY=",
"owner": "tinted-theming",
"repo": "base16-helix",
"rev": "34f41987bec14c0f3f6b2155c19787b1f6489625",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-helix",
"type": "github"
}
},
"base16-kitty": {
"flake": false,
"locked": {
"lastModified": 1665001328,
"narHash": "sha256-aRaizTYPpuWEcvoYE9U+YRX+Wsc8+iG0guQJbvxEdJY=",
"owner": "kdrag0n",
"repo": "base16-kitty",
"rev": "06bb401fa9a0ffb84365905ffbb959ae5bf40805",
"type": "github"
},
"original": {
"owner": "kdrag0n",
"repo": "base16-kitty",
"type": "github"
}
},
"base16-tmux": {
"flake": false,
"locked": {
"lastModified": 1696725902,
"narHash": "sha256-wDPg5elZPcQpu7Df0lI5O8Jv4A3T6jUQIVg63KDU+3Q=",
"owner": "tinted-theming",
"repo": "base16-tmux",
"rev": "c02050bebb60dbb20cb433cd4d8ce668ecc11ba7",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-tmux",
"type": "github"
}
},
"base16-vim": {
"flake": false,
"locked": {
"lastModified": 1716150083,
"narHash": "sha256-ZMhnNmw34ogE5rJZrjRv5MtG3WaqKd60ds2VXvT6hEc=",
"owner": "tinted-theming",
"repo": "base16-vim",
"rev": "6e955d704d046b0dc3e5c2d68a2a6eeffd2b5d3d",
"type": "github"
},
"original": {
"owner": "tinted-theming",
"repo": "base16-vim",
"type": "github"
}
},
"chaotic": {
"inputs": {
"compare-to": "compare-to",
2024-08-15 09:03:26 +02:00
"fenix": "fenix",
"flake-schemas": "flake-schemas",
2024-07-16 17:03:33 +02:00
"home-manager": [
"home-manager"
],
2024-02-02 16:13:55 +01:00
"jovian": "jovian",
2024-07-16 17:03:33 +02:00
"nixpkgs": [
"nixpkgs"
],
"systems": [
"systems"
],
"yafas": "yafas"
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724179929,
"narHash": "sha256-71OTuLbwQ7f9tYn2gOikv2+wA8snkBA2+ozqS9BfptI=",
2024-07-16 17:03:33 +02:00
"owner": "chaotic-cx",
"repo": "nyx",
2024-08-26 09:17:31 +02:00
"rev": "a1a11c4bcc8df500b3e11857d02f457b67342779",
"type": "github"
},
"original": {
2024-07-16 17:03:33 +02:00
"owner": "chaotic-cx",
"ref": "nyxpkgs-unstable",
"repo": "nyx",
"type": "github"
}
},
"compare-to": {
"locked": {
"lastModified": 1695341185,
"narHash": "sha256-htO6DSbWyCgaDkxi7foPjXwJFPzGjVt3RRUbPSpNtZY=",
"rev": "98b8e330823a3570d328720f87a1153f8a7f2224",
"revCount": 2,
"type": "tarball",
"url": "https://api.flakehub.com/f/pinned/chaotic-cx/nix-empty-flake/0.1.2%2Brev-98b8e330823a3570d328720f87a1153f8a7f2224/018aba35-d228-7fa9-b205-7616c89ef4e0/source.tar.gz"
},
"original": {
"type": "tarball",
2024-02-05 11:51:03 +01:00
"url": "https://flakehub.com/f/chaotic-cx/nix-empty-flake/%3D0.1.2.tar.gz"
}
},
2024-07-16 09:29:19 +02:00
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717535930,
"narHash": "sha256-1hZ/txnbd/RmiBPNUs7i8UQw2N89uAK3UzrGAWdnFfU=",
"owner": "ipetkov",
"repo": "crane",
"rev": "55e7754ec31dac78980c8be45f8a28e80e370946",
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724163524,
"narHash": "sha256-3A06DYw47oSLYMalkWDLzTMHC0MKgm1mNfaca9sqUnI=",
"owner": "nix-community",
"repo": "disko",
2024-08-26 09:17:31 +02:00
"rev": "c7b14da22e302e0f9d7aa4df26b61016bcedf738",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-08-26 12:05:57 +02:00
"emacs-lsp-booster": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716274896,
"narHash": "sha256-WsyEkdt8ReGQ40+yV4Cb99A2MEmV0O/i6rmFQura5ww=",
"owner": "slotThe",
"repo": "emacs-lsp-booster-flake",
"rev": "7d110295988fc9bf7fd43bb0cabfbe58a4a5ecf8",
"type": "github"
},
"original": {
"owner": "slotThe",
"repo": "emacs-lsp-booster-flake",
"type": "github"
}
},
"emacs-overlay": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
2023-10-20 12:40:57 +02:00
"nixpkgs-stable": [
2024-07-16 17:03:33 +02:00
"nixpkgs-stable"
2023-10-20 12:40:57 +02:00
]
},
"locked": {
2024-08-26 12:05:57 +02:00
"lastModified": 1724662747,
"narHash": "sha256-8ehh6fm5C7TRNc3HmTr9KCyi7FqfFR1MqlqdynLKrMA=",
"owner": "nix-community",
"repo": "emacs-overlay",
2024-08-26 12:05:57 +02:00
"rev": "3052bb01d404ee9bd03b040c9ae898febca05b81",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
2024-08-26 12:05:57 +02:00
"rev": "3052bb01d404ee9bd03b040c9ae898febca05b81",
"type": "github"
}
},
"envfs": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724111875,
"narHash": "sha256-Cit1pRfzgq8G1vCMRQ4eE4YdaUJPCxvj0p3EvhIPAUY=",
"owner": "Mic92",
"repo": "envfs",
2024-08-26 09:17:31 +02:00
"rev": "c8493adca165b700f53a53e06f578f3b9f64bcfc",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "envfs",
"type": "github"
}
},
2024-08-15 09:03:26 +02:00
"fenix": {
"inputs": {
"nixpkgs": [
"chaotic",
"nixpkgs"
],
"rust-analyzer-src": "rust-analyzer-src"
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724135364,
"narHash": "sha256-DuPnJXOeigXK8xQdP6BBc6MqJ9p4TzvNUqSrB2P1GQ4=",
2024-08-15 09:03:26 +02:00
"owner": "nix-community",
"repo": "fenix",
2024-08-26 09:17:31 +02:00
"rev": "b6a1c29a8f460af63f66cad2b5acf3b78867603e",
2024-08-15 09:03:26 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
"flake-compat": {
2024-07-16 09:29:19 +02:00
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-07-16 17:03:33 +02:00
"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"
2024-07-16 09:29:19 +02:00
},
"original": {
2024-07-16 17:03:33 +02:00
"type": "tarball",
"url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz"
2024-07-16 09:29:19 +02:00
}
},
2023-12-11 01:02:18 +01:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1722555600,
"narHash": "sha256-XOQkdLafnb/p9ij77byFQjDf5m5QYl9b2REiVClC+x4=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8471fe90ad337a8074e957b69ca4d0089218391d",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-schemas": {
"locked": {
2024-02-05 11:51:03 +01:00
"lastModified": 1693491534,
"narHash": "sha256-ifw8Td8kD08J8DxFbYjeIx5naHcDLz7s2IFP3X42I/U=",
"rev": "c702cbb663d6d70bbb716584a2ee3aeb35017279",
"revCount": 21,
"type": "tarball",
2024-02-05 11:51:03 +01:00
"url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.1/018a4c59-80e1-708a-bb4d-854930c20f72/source.tar.gz"
},
"original": {
"type": "tarball",
2024-02-05 11:51:03 +01:00
"url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%3D0.1.1.tar.gz"
}
},
"flake-utils": {
"inputs": {
2024-07-16 17:03:33 +02:00
"systems": [
"systems"
]
2024-07-11 20:21:45 +02:00
},
2024-07-16 09:29:19 +02: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"
}
},
2024-07-11 20:21:45 +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-08-09 21:50:47 +02:00
"fromYaml": {
"flake": false,
"locked": {
"lastModified": 1689549921,
"narHash": "sha256-iX0pk/uB019TdBGlaJEWvBCfydT6sRq+eDcGPifVsCM=",
"owner": "SenchoPens",
"repo": "fromYaml",
"rev": "11fbbbfb32e3289d3c631e0134a23854e7865c84",
"type": "github"
},
"original": {
"owner": "SenchoPens",
"repo": "fromYaml",
"type": "github"
}
},
"gitignore": {
2024-07-16 09:29:19 +02:00
"inputs": {
"nixpkgs": [
"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"
}
},
2024-08-09 21:50:47 +02:00
"gnome-shell": {
"flake": false,
"locked": {
"lastModified": 1713702291,
"narHash": "sha256-zYP1ehjtcV8fo+c+JFfkAqktZ384Y+y779fzmR9lQAU=",
"owner": "GNOME",
"repo": "gnome-shell",
"rev": "0d0aadf013f78a7f7f1dc984d0d812971864b934",
"type": "github"
},
"original": {
"owner": "GNOME",
"ref": "46.1",
"repo": "gnome-shell",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1723986931,
"narHash": "sha256-Fy+KEvDQ+Hc8lJAV3t6leXhZJ2ncU5/esxkgt3b8DEY=",
2024-04-29 12:26:28 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-26 09:17:31 +02:00
"rev": "2598861031b78aadb4da7269df7ca9ddfc3e1671",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-02-02 16:13:55 +01:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"chaotic",
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724128906,
"narHash": "sha256-junn8oz6yG1akc5R5b8LjcAl1epKJkAzwPlG57bB3E0=",
2024-02-02 16:13:55 +01:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-08-26 09:17:31 +02:00
"rev": "d9947d55383ece6ac396820112d34734cf47e2bb",
2024-02-02 16:13:55 +01:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2024-07-16 09:29:19 +02:00
"lanzaboote": {
"inputs": {
"crane": "crane",
2024-07-16 17:03:33 +02:00
"flake-compat": [
"flake-compat"
],
"flake-parts": [
"flake-parts"
],
"flake-utils": [
"flake-utils"
],
2024-07-16 09:29:19 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-07-16 17:03:33 +02:00
"pre-commit-hooks-nix": [
"pre-commit-hooks"
],
2024-07-16 09:29:19 +02:00
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1718178907,
"narHash": "sha256-eSZyrQ9uoPB9iPQ8Y5H7gAmAgAvCw3InStmU3oEjqsE=",
"owner": "nix-community",
"repo": "lanzaboote",
"rev": "b627ccd97d0159214cee5c7db1412b75e4be6086",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "v0.4.1",
"repo": "lanzaboote",
"type": "github"
}
},
2024-07-11 20:21:45 +02:00
"lix": {
"flake": false,
"locked": {
"lastModified": 1720626042,
"narHash": "sha256-f8k+BezKdJfmE+k7zgBJiohtS3VkkriycdXYsKOm3sc=",
"rev": "2a4376be20d70feaa2b0e640c5041fb66ddc67ed",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/lix/archive/2a4376be20d70feaa2b0e640c5041fb66ddc67ed.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/lix/archive/2.90.0.tar.gz"
}
},
"lix-module": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-utils": [
"flake-utils"
],
2024-07-11 20:21:45 +02:00
"flakey-profile": "flakey-profile",
"lix": "lix",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1720641669,
"narHash": "sha256-yEO2cGNgzm9x/XxiDQI+WckSWnZX63R8aJLBRSXtYNE=",
"rev": "5c48c833c15bb80d127a398a8c2484d42fdd8257",
"type": "tarball",
"url": "https://git.lix.systems/api/v1/repos/lix-project/nixos-module/archive/5c48c833c15bb80d127a398a8c2484d42fdd8257.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://git.lix.systems/lix-project/nixos-module/archive/2.90.0.tar.gz"
}
},
2024-05-03 22:40:09 +02:00
"llama-cpp": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
]
2024-05-03 22:40:09 +02:00
},
"locked": {
2024-05-29 19:02:39 +02:00
"lastModified": 1716924132,
"narHash": "sha256-C+4SdaMeKz9APcU/dIV6VAw0k7yYyGaylQTnOjUN5VQ=",
2024-05-03 22:40:09 +02:00
"ref": "refs/heads/master",
2024-05-29 19:02:39 +02:00
"rev": "5f687d392b4d736c3ca5dc4d6778f5713a02ec28",
"revCount": 3027,
2024-05-03 22:40:09 +02:00
"type": "git",
"url": "https://git.vlt81.de/tristan/llama.cpp.git"
},
"original": {
"type": "git",
"url": "https://git.vlt81.de/tristan/llama.cpp.git"
}
},
"nix-alien": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
2024-06-17 10:59:29 +02:00
"nix-filter": "nix-filter",
2024-07-16 17:03:33 +02:00
"nix-index-database": [
"nix-index-database"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-15 09:03:26 +02:00
"lastModified": 1723703209,
"narHash": "sha256-3jvfRvdhKhqFpnGgMDpg6ppm4gKLfkRH5eK+e/JLzMY=",
"owner": "thiagokokada",
"repo": "nix-alien",
2024-08-15 09:03:26 +02:00
"rev": "3c4db22601f319480f6e78eb8c58d19120aa1b86",
"type": "github"
},
"original": {
"owner": "thiagokokada",
"repo": "nix-alien",
"type": "github"
}
},
"nix-filter": {
2024-02-05 11:51:03 +01:00
"locked": {
2024-03-15 10:03:13 +01:00
"lastModified": 1710156097,
"narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
2024-02-05 11:51:03 +01:00
"owner": "numtide",
"repo": "nix-filter",
2024-03-15 10:03:13 +01:00
"rev": "3342559a24e85fc164b295c3444e8a139924675b",
2024-02-05 11:51:03 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2024-02-02 16:13:55 +01:00
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"chaotic",
"jovian",
"nixpkgs"
]
},
"locked": {
"lastModified": 1690328911,
"narHash": "sha256-fxtExYk+aGf2YbjeWQ8JY9/n9dwuEt+ma1eUFzF8Jeo=",
"owner": "zhaofengli",
"repo": "nix-github-actions",
"rev": "96df4a39c52f53cb7098b923224d8ce941b64747",
"type": "github"
},
"original": {
"owner": "zhaofengli",
"ref": "matrix-name",
"repo": "nix-github-actions",
"type": "github"
}
},
"nix-index-database": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1723950649,
"narHash": "sha256-dHMkGjwwCGj0c2MKyCjRXVBXq2Sz3TWbbM23AS7/5Hc=",
"owner": "Mic92",
"repo": "nix-index-database",
2024-08-26 09:17:31 +02:00
"rev": "392828aafbed62a6ea6ccab13728df2e67481805",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "nix-index-database",
"type": "github"
}
},
"nix-ld-rs": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-compat": [
"flake-compat"
],
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1723871880,
"narHash": "sha256-HKHx2tDZEcKTKKkhyIDRifJW7a4bxOsWlvIVI1qm+ng=",
"owner": "nix-community",
"repo": "nix-ld-rs",
2024-08-26 09:17:31 +02:00
"rev": "8af5fc9add315c251edea8f659b56fc7836a163f",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-ld-rs",
"type": "github"
}
},
"nix-wallpaper": {
"inputs": {
2024-07-16 17:03:33 +02:00
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
],
2024-07-16 17:03:33 +02:00
"pre-commit-hooks": [
"pre-commit-hooks"
]
},
"locked": {
"lastModified": 1708554876,
"narHash": "sha256-gaL/q2OtucwPrh/nVm1kvtLSvGdcem0E87WZ+rozBYc=",
"owner": "lunik1",
"repo": "nix-wallpaper",
"rev": "5058a76a9db42a7fdc05ce9cae0cc7c3c71acd22",
"type": "github"
},
"original": {
"owner": "lunik1",
"repo": "nix-wallpaper",
"type": "github"
}
},
2024-05-03 17:39:43 +02:00
"nixos-hardware": {
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724067415,
"narHash": "sha256-WJBAEFXAtA41RMpK8mvw0cQ62CJkNMBtzcEeNIJV7b0=",
2024-05-03 17:39:43 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-08-26 09:17:31 +02:00
"rev": "b09c46430ffcf18d575acf5c339b38ac4e1db5d2",
2024-05-03 17:39:43 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1723991338,
"narHash": "sha256-Grh5PF0+gootJfOJFenTTxDTYPidA3V28dqJ/WV7iis=",
2024-06-03 05:42:46 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-26 09:17:31 +02:00
"rev": "8a3354191c0d7144db9756a74755672387b702ba",
2024-06-03 05:42:46 +02:00
"type": "github"
},
"original": {
2024-06-03 05:42:46 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
2024-07-16 09:29:19 +02:00
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724098845,
"narHash": "sha256-D5HwjQw/02fuXbR4LCTo64koglP2j99hkDR79/3yLOE=",
2023-12-11 01:02:18 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-26 09:17:31 +02:00
"rev": "f1bad50880bae73ff2d82fafc22010b4fc097a9c",
2023-12-11 01:02:18 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-07-16 17:03:33 +02:00
"ref": "nixos-24.05",
2023-12-11 01:02:18 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724230136,
"narHash": "sha256-Er2bY6QYfy2loNqFhnRgHnOJluJMKW8sGG5ti0xJb4Q=",
"owner": "nix-community",
"repo": "NUR",
2024-08-26 09:17:31 +02:00
"rev": "82b884bee5ac1852ae5ef25a2755dd201fc43464",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"plasma-manager": {
"inputs": {
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724187112,
"narHash": "sha256-S+nYkVVAzobmVxBmwUlznzHnuOt613aA7wE7MHllYyI=",
"owner": "nix-community",
"repo": "plasma-manager",
2024-08-26 09:17:31 +02:00
"rev": "df4d1d36d0c29d3cc655c4e35d0f6ebecd6d7303",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "plasma-manager",
"type": "github"
}
},
"pre-commit-hooks": {
2024-07-16 09:29:19 +02:00
"inputs": {
"flake-compat": [
"flake-compat"
],
2024-07-16 17:03:33 +02:00
"gitignore": [
"gitignore"
],
2024-07-16 09:29:19 +02:00
"nixpkgs": [
"nixpkgs"
],
2024-07-16 17:03:33 +02:00
"nixpkgs-stable": [
"nixpkgs-stable"
]
2024-07-16 09:29:19 +02:00
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724227338,
"narHash": "sha256-TuSaYdhOxeaaE9885mFO1lZHHax33GD5A9dczJrGUjw=",
2024-07-16 09:29:19 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-08-26 09:17:31 +02:00
"rev": "6cedaa7c1b4f82a266e5d30f212273e60d62cb0d",
2024-07-16 09:29:19 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"root": {
"inputs": {
"chaotic": "chaotic",
"disko": "disko",
2024-08-26 12:05:57 +02:00
"emacs-lsp-booster": "emacs-lsp-booster",
"emacs-overlay": "emacs-overlay",
"envfs": "envfs",
2024-07-16 17:03:33 +02:00
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",
"gitignore": "gitignore",
"home-manager": "home-manager",
2024-07-16 09:29:19 +02:00
"lanzaboote": "lanzaboote",
2024-07-11 20:21:45 +02:00
"lix-module": "lix-module",
2024-05-03 22:40:09 +02:00
"llama-cpp": "llama-cpp",
"nix-alien": "nix-alien",
2024-07-16 17:03:33 +02:00
"nix-index-database": "nix-index-database",
"nix-ld-rs": "nix-ld-rs",
"nix-wallpaper": "nix-wallpaper",
2024-05-03 17:39:43 +02:00
"nixos-hardware": "nixos-hardware",
2024-07-16 17:03:33 +02:00
"nixpkgs": "nixpkgs",
"nixpkgs-stable": "nixpkgs-stable",
"nur": "nur",
2024-07-16 17:03:33 +02:00
"plasma-manager": "plasma-manager",
"pre-commit-hooks": "pre-commit-hooks",
2024-08-09 21:50:47 +02:00
"stylix": "stylix",
2024-07-16 17:03:33 +02:00
"systems": "systems"
}
},
2024-08-15 09:03:26 +02:00
"rust-analyzer-src": {
"flake": false,
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724088625,
"narHash": "sha256-vgSBWgUKRyT0ZRZYj43GZkZzPEKgNodCuX/uofqlPsc=",
2024-08-15 09:03:26 +02:00
"owner": "rust-lang",
"repo": "rust-analyzer",
2024-08-26 09:17:31 +02:00
"rev": "979e3b54f70f6f231c117a5d628b98106e5c7d31",
2024-08-15 09:03:26 +02:00
"type": "github"
},
"original": {
"owner": "rust-lang",
"ref": "nightly",
"repo": "rust-analyzer",
"type": "github"
}
},
2024-07-16 09:29:19 +02:00
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717813066,
"narHash": "sha256-wqbRwq3i7g5EHIui0bIi84mdqZ/It1AXBSLJ5tafD28=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "6dc3e45fe4aee36efeed24d64fc68b1f989d5465",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-08-09 21:50:47 +02:00
"stylix": {
"inputs": {
"base16": "base16",
"base16-fish": "base16-fish",
"base16-foot": "base16-foot",
"base16-helix": "base16-helix",
"base16-kitty": "base16-kitty",
"base16-tmux": "base16-tmux",
"base16-vim": "base16-vim",
"flake-compat": [
"flake-compat"
],
"gnome-shell": "gnome-shell",
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-26 09:17:31 +02:00
"lastModified": 1724091143,
"narHash": "sha256-55CrA0BNqmnS4qB812D7JY9hNBB0r36sJlErepkfeTo=",
2024-08-09 21:50:47 +02:00
"owner": "danth",
"repo": "stylix",
2024-08-26 09:17:31 +02:00
"rev": "94d70292d0c687ebacb65d00bd516cbefa18d3ca",
2024-08-09 21:50:47 +02:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
}
},
"systems": {
"locked": {
2024-07-16 17:03:33 +02:00
"lastModified": 1680978846,
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
2024-07-16 09:29:19 +02:00
"owner": "nix-systems",
2024-07-16 17:03:33 +02:00
"repo": "x86_64-linux",
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
2024-07-16 09:29:19 +02:00
"type": "github"
},
"original": {
"owner": "nix-systems",
2024-07-16 17:03:33 +02:00
"repo": "x86_64-linux",
2024-07-16 09:29:19 +02:00
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"envfs",
"nixpkgs"
]
},
"locked": {
2024-03-21 17:12:22 +01:00
"lastModified": 1710781103,
"narHash": "sha256-nehQK/XTFxfa6rYKtbi8M1w+IU1v5twYhiyA4dg1vpg=",
"owner": "numtide",
"repo": "treefmt-nix",
2024-03-21 17:12:22 +01:00
"rev": "7ee5aaac63c30d3c97a8c56efe89f3b2aa9ae564",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"yafas": {
"inputs": {
"flake-schemas": [
"chaotic",
"flake-schemas"
],
"systems": [
"chaotic",
"systems"
]
},
"locked": {
"lastModified": 1695926485,
"narHash": "sha256-wNFFnItckgSs8XeYhhv8vlJs2WF09fSQaWgw4xkDqHQ=",
2024-06-03 05:42:46 +02:00
"owner": "UbiqueLambda",
"repo": "yafas",
"rev": "7772afd6686458ca0ddbc599a52cf5d337367653",
2024-06-03 05:42:46 +02:00
"type": "github"
},
"original": {
2024-06-03 05:42:46 +02:00
"owner": "UbiqueLambda",
"repo": "yafas",
"type": "github"
}
}
},
"root": "root",
"version": 7
}