nix/flake.lock

1998 lines
53 KiB
Text
Raw Normal View History

2023-09-23 01:14:00 +02:00
{
"nodes": {
2024-01-03 15:42:27 +01:00
"base16": {
"inputs": {
"fromYaml": "fromYaml"
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1708890466,
"narHash": "sha256-LlrC09LoPi8OPYOGPXegD72v+//VapgAqhbOFS3i8sc=",
2024-01-03 15:42:27 +01:00
"owner": "SenchoPens",
"repo": "base16.nix",
2024-06-04 15:28:54 +02:00
"rev": "665b3c6748534eb766c777298721cece9453fdae",
2024-01-03 15:42:27 +01: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-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": 1696727917,
"narHash": "sha256-FVrbPk+NtMra0jtlC5oxyNchbm8FosmvXIatkRbYy1g=",
"owner": "tinted-theming",
"repo": "base16-helix",
"rev": "dbe1480d99fe80f08df7970e471fac24c05f2ddb",
"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": 1663659192,
"narHash": "sha256-uJvaYYDMXvoo0fhBZUhN8WBXeJ87SRgof6GEK2efFT0=",
"owner": "chriskempson",
"repo": "base16-vim",
"rev": "3be3cd82cd31acfcab9a41bad853d9c68d30478d",
"type": "github"
},
"original": {
"owner": "chriskempson",
"repo": "base16-vim",
"type": "github"
}
},
2023-12-13 08:20:13 +01:00
"compose2nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717354014,
"narHash": "sha256-WwQo3TGnEbpp3tPqHHqqiXK3jXD9oykdhKaxrv9UzKs=",
2023-12-13 08:20:13 +01:00
"owner": "aksiksi",
"repo": "compose2nix",
2024-06-04 02:50:38 +02:00
"rev": "3cc5f141667c1dd434570ab6cb2dbac5739edc52",
2023-12-13 08:20:13 +01:00
"type": "github"
},
"original": {
"owner": "aksiksi",
"repo": "compose2nix",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"crane": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-03-25 16:03:08 +01:00
"lastModified": 1711299236,
"narHash": "sha256-6/JsyozOMKN8LUGqWMopKTSiK8N79T8Q+hcxu2KkTXg=",
2023-09-23 01:14:00 +02:00
"owner": "ipetkov",
"repo": "crane",
2024-03-25 16:03:08 +01:00
"rev": "880573f80d09e18a11713f402b9e6172a085449f",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
2023-12-09 13:35:25 +01:00
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
2023-12-11 11:53:57 +01:00
"nixpkgs": [
"nixpkgs"
],
2023-12-09 13:35:25 +01:00
"utils": "utils"
},
"locked": {
2024-05-15 17:03:24 +02:00
"lastModified": 1715699772,
"narHash": "sha256-sKhqIgucN5sI/7UQgBwsonzR4fONjfMr9OcHK/vPits=",
2023-12-09 13:35:25 +01:00
"owner": "serokell",
"repo": "deploy-rs",
2024-05-15 17:03:24 +02:00
"rev": "b3ea6f333f9057b77efd9091119ba67089399ced",
2023-12-09 13:35:25 +01:00
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"devshell": {
"inputs": {
"flake-utils": "flake-utils_4",
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1713532798,
"narHash": "sha256-wtBhsdMJA3Wa32Wtm1eeo84GejtI43pMrFrmwLXrsEc=",
"owner": "numtide",
"repo": "devshell",
"rev": "12e914740a25ea1891ec619bb53cf5e6ca922e40",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717490821,
"narHash": "sha256-CivVhYExnMJ2afm+o1ogB231pKW/azhUghMI53MHmOM=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "disko",
2024-06-04 15:28:54 +02:00
"rev": "a838e83e21502a211b83373109a260e5ef5fbcf1",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"doom-emacs": {
"inputs": {
"doom-emacs": "doom-emacs_2",
"doom-snippets": "doom-snippets",
"emacs-overlay": "emacs-overlay",
"emacs-so-long": "emacs-so-long",
"evil-escape": "evil-escape",
"evil-markdown": "evil-markdown",
"evil-org-mode": "evil-org-mode",
"evil-quick-diff": "evil-quick-diff",
"explain-pause-mode": "explain-pause-mode",
2023-12-09 13:35:25 +01:00
"flake-compat": "flake-compat_2",
2023-09-23 01:14:00 +02:00
"flake-utils": "flake-utils",
"format-all": "format-all",
"nix-straight": "nix-straight",
2023-12-11 11:53:57 +01:00
"nixpkgs": "nixpkgs",
2023-09-23 01:14:00 +02:00
"nose": "nose",
"ob-racket": "ob-racket",
"org": "org",
"org-contrib": "org-contrib",
"org-yt": "org-yt",
"php-extras": "php-extras",
"revealjs": "revealjs",
"rotate-text": "rotate-text",
"sln-mode": "sln-mode",
"ts-fold": "ts-fold",
"ws-butler": "ws-butler"
},
"locked": {
2023-11-30 07:08:39 +01:00
"lastModified": 1701264882,
"narHash": "sha256-MBXR7x7Ua8qystlGr+lenwjQd7dsFNFpEFmtHhh10zM=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nix-doom-emacs",
2023-11-30 07:08:39 +01:00
"rev": "f7413022370f24bb53cb450bfb2803233510113e",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-doom-emacs",
"type": "github"
}
},
"doom-emacs_2": {
"flake": false,
"locked": {
"lastModified": 1662497747,
"narHash": "sha256-4n7E1fqda7cn5/F2jTkOnKw1juG6XMS/FI9gqODL3aU=",
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "3853dff5e11655e858d0bfae64b70cb12ef685ac",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "doomemacs",
"rev": "3853dff5e11655e858d0bfae64b70cb12ef685ac",
"type": "github"
}
},
"doom-snippets": {
"flake": false,
"locked": {
"lastModified": 1694887483,
"narHash": "sha256-KlKhruPSLPSKqUnr5/U65arm16VrY9ORzm+XKNZhpTQ=",
"owner": "doomemacs",
"repo": "snippets",
"rev": "f022984ee1318a4015d5d081b3c3dab5a60dc6ff",
"type": "github"
},
"original": {
"owner": "doomemacs",
"repo": "snippets",
"type": "github"
}
},
"emacs-overlay": {
"flake": false,
"locked": {
"lastModified": 1676366521,
"narHash": "sha256-i4UAY8t9Au9SJtsgYppa3NHSVf1YkV6yqnNIQd+Km4g=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "c16be6de78ea878aedd0292aa5d4a1ee0a5da501",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "c16be6de78ea878aedd0292aa5d4a1ee0a5da501",
"type": "github"
}
},
"emacs-so-long": {
"flake": false,
"locked": {
"lastModified": 1575031854,
"narHash": "sha256-xIa5zO0ZaToDrec1OFjBK6l39AbA4l/CE4LInVu2hi0=",
"owner": "hlissner",
"repo": "emacs-so-long",
"rev": "ed666b0716f60e8988c455804de24b55919e71ca",
"type": "github"
},
"original": {
"owner": "hlissner",
"repo": "emacs-so-long",
"type": "github"
}
},
"evil-escape": {
"flake": false,
"locked": {
"lastModified": 1588439096,
"narHash": "sha256-aB2Ge5o/93B18tPf4fN1c+O46CNh/nOqwLJbox4c8Gw=",
"owner": "hlissner",
"repo": "evil-escape",
"rev": "819f1ee1cf3f69a1ae920e6004f2c0baeebbe077",
"type": "github"
},
"original": {
"owner": "hlissner",
"repo": "evil-escape",
"type": "github"
}
},
"evil-markdown": {
"flake": false,
"locked": {
"lastModified": 1626852210,
"narHash": "sha256-HBBuZ1VWIn6kwK5CtGIvHM1+9eiNiKPH0GUsyvpUVN8=",
"owner": "Somelauw",
"repo": "evil-markdown",
"rev": "8e6cc68af83914b2fa9fd3a3b8472573dbcef477",
"type": "github"
},
"original": {
"owner": "Somelauw",
"repo": "evil-markdown",
"type": "github"
}
},
"evil-org-mode": {
"flake": false,
"locked": {
"lastModified": 1607203864,
"narHash": "sha256-JxwqVYDN6OIJEH15MVI6XOZAPtUWUhJQWHyzcrUvrFg=",
"owner": "hlissner",
"repo": "evil-org-mode",
"rev": "a9706da260c45b98601bcd72b1d2c0a24a017700",
"type": "github"
},
"original": {
"owner": "hlissner",
"repo": "evil-org-mode",
"type": "github"
}
},
"evil-quick-diff": {
"flake": false,
"locked": {
"lastModified": 1575189609,
"narHash": "sha256-oGzl1ayW9rIuq0haoiFS7RZsS8NFMdEA7K1BSozgnJU=",
"owner": "rgrinberg",
"repo": "evil-quick-diff",
"rev": "69c883720b30a892c63bc89f49d4f0e8b8028908",
"type": "github"
},
"original": {
"owner": "rgrinberg",
"repo": "evil-quick-diff",
"type": "github"
}
},
"explain-pause-mode": {
"flake": false,
"locked": {
"lastModified": 1595842060,
"narHash": "sha256-++znrjiDSx+cy4okFBBXUBkRFdtnE2x+trkmqjB3Njs=",
"owner": "lastquestion",
"repo": "explain-pause-mode",
"rev": "2356c8c3639cbeeb9751744dbe737267849b4b51",
"type": "github"
},
"original": {
"owner": "lastquestion",
"repo": "explain-pause-mode",
"type": "github"
}
},
2023-09-30 06:54:23 +02:00
"firefox-gnome-theme": {
"flake": false,
"locked": {
2024-06-01 17:03:34 +02:00
"lastModified": 1716813977,
"narHash": "sha256-8fabA8OY1n2OcJFbbE03+bMydVANSBrNGo8hkzhXxxU=",
2023-09-30 06:54:23 +02:00
"owner": "rafaelmardojai",
"repo": "firefox-gnome-theme",
2024-06-01 17:03:34 +02:00
"rev": "8171c0578feb835ce66d49edba7429f46b7ac3f6",
2023-09-30 06:54:23 +02:00
"type": "github"
},
"original": {
"owner": "rafaelmardojai",
"repo": "firefox-gnome-theme",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"flake-compat": {
2023-12-09 13:35:25 +01:00
"flake": false,
"locked": {
2023-12-13 13:58:29 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-12-09 13:35:25 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2023-12-13 13:58:29 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-12-09 13:35:25 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2023-09-23 01:14:00 +02:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-12-09 13:35:25 +01:00
"flake-compat_3": {
2023-12-31 16:25:53 +01:00
"flake": false,
"locked": {
2024-01-14 16:02:27 +01:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-12-31 16:25:53 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-01-14 16:02:27 +01:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-12-31 16:25:53 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_4": {
2023-09-23 01:14:00 +02:00
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717312683,
"narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "flake-compat",
2024-06-04 02:50:38 +02:00
"rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2024-03-15 14:07:17 +01:00
"flake-compat_5": {
2024-06-04 15:28:54 +02: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-compat_6": {
2024-02-08 03:39:11 +01:00
"flake": false,
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2024-02-08 03:39:11 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-06-04 15:28:54 +02:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2024-02-08 03:39:11 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"flake-compat_7": {
2024-01-03 15:42:27 +01:00
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-03-05 16:03:24 +01:00
"lastModified": 1709336216,
"narHash": "sha256-Dt/wOWeW6Sqm11Yh+2+t0dfEWxoMxGBvv3JpIocFl9E=",
2023-09-23 01:14:00 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-03-05 16:03:24 +01:00
"rev": "f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
2024-04-23 17:03:33 +02:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2023-09-23 01:14:00 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-04-23 17:03:33 +02:00
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-root": {
"locked": {
"lastModified": 1713493429,
"narHash": "sha256-ztz8JQkI08tjKnsTpfLqzWoKFQF4JGu2LRz8bkdnYUk=",
"owner": "srid",
"repo": "flake-root",
"rev": "bc748b93b86ee76e2032eecda33440ceb2532fcd",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"flake-utils": {
"inputs": {
2023-12-13 13:58:29 +01:00
"systems": "systems_2"
2023-09-23 01:14:00 +02:00
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
2024-04-07 17:10:48 +02:00
"systems": "systems_4"
2023-09-23 01:14:00 +02:00
},
"locked": {
2024-03-18 16:03:06 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-09-23 01:14:00 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-18 16:03:06 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-15 14:07:17 +01:00
"flake-utils_3": {
2023-09-23 01:14:00 +02:00
"inputs": {
2024-04-07 17:10:48 +02:00
"systems": "systems_5"
2023-09-23 01:14:00 +02:00
},
"locked": {
2024-03-11 16:03:06 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2023-09-23 01:14:00 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-03-11 16:03:06 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-03-15 14:07:17 +01:00
"flake-utils_4": {
2024-02-08 03:39:11 +01:00
"inputs": {
2024-04-07 17:10:48 +02:00
"systems": "systems_6"
2024-02-08 03:39:11 +01:00
},
2024-05-02 03:43:32 +02:00
"locked": {
2024-05-12 17:10:01 +02:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2024-05-02 03:43:32 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-05-12 17:10:01 +02:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2024-05-02 03:43:32 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"format-all": {
"flake": false,
"locked": {
"lastModified": 1581716637,
"narHash": "sha256-ul7LCe60W8TIvUmUtZtZRo8489TK9iTPDsLHmzxY57M=",
"owner": "lassik",
"repo": "emacs-format-all-the-code",
"rev": "47d862d40a088ca089c92cd393c6dca4628f87d3",
"type": "github"
},
"original": {
"owner": "lassik",
"repo": "emacs-format-all-the-code",
"rev": "47d862d40a088ca089c92cd393c6dca4628f87d3",
"type": "github"
}
},
2024-01-03 15:42:27 +01: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"
}
},
2024-06-04 15:28:54 +02:00
"git-hooks": {
"inputs": {
"flake-compat": "flake-compat_6",
"gitignore": "gitignore_2",
"nixpkgs": [
"nixvim",
"nixpkgs"
],
"nixpkgs-stable": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1716213921,
"narHash": "sha256-xrsYFST8ij4QWaV6HEokCUNIZLjjLP1bYC60K8XiBVA=",
"owner": "cachix",
"repo": "git-hooks.nix",
"rev": "0e8fcc54b842ad8428c9e705cb5994eaf05c26a0",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"gitignore": {
"inputs": {
"nixpkgs": [
"lanzaboote",
"pre-commit-hooks-nix",
"nixpkgs"
]
},
"locked": {
2024-03-25 16:03:08 +01:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2023-09-23 01:14:00 +02:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-03-25 16:03:08 +01:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-03-15 14:07:17 +01:00
"gitignore_2": {
2024-02-08 03:39:11 +01:00
"inputs": {
"nixpkgs": [
"nixvim",
2024-06-04 15:28:54 +02:00
"git-hooks",
2024-02-08 03:39:11 +01:00
"nixpkgs"
]
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1709087332,
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
2024-02-08 03:39:11 +01:00
"owner": "hercules-ci",
"repo": "gitignore.nix",
2024-06-04 15:28:54 +02:00
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
2024-02-08 03:39:11 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-06-04 15:28:54 +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"
}
},
2023-09-23 01:14:00 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1716736833,
"narHash": "sha256-rNObca6dm7Qs524O4st8VJH6pZ/Xe1gxl+Rx6mcWYo0=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-04 15:28:54 +02:00
"rev": "a631666f5ec18271e86a5cde998cba68c33d9ac6",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2024-06-04 15:28:54 +02:00
"ref": "release-24.05",
2023-09-23 01:14:00 +02:00
"repo": "home-manager",
"type": "github"
}
},
2024-01-01 06:10:53 +01:00
"home-manager_2": {
2024-06-04 15:28:54 +02:00
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1717052710,
"narHash": "sha256-LRhOxzXmOza5SymhOgnEzA8EAQp+94kkeUYWKKpLJ/U=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "29c69d9a466e41d46fd3a7a9d0591ef9c113c2ae",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_3": {
2024-01-01 06:10:53 +01:00
"inputs": {
"nixpkgs": [
"plasma-manager",
"nixpkgs"
]
},
"locked": {
2024-04-30 17:04:14 +02:00
"lastModified": 1714377222,
"narHash": "sha256-UsDsjWCKlWn8vbXi8Zza9Hkq3xyk8fpvFNo2VM5S74E=",
2024-01-01 06:10:53 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-04-30 17:04:14 +02:00
"rev": "2af7c78b7bb9cf18406a193eba13ef9f99388f49",
2024-01-01 06:10:53 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"home-manager_4": {
2024-01-03 15:42:27 +01:00
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1714981474,
"narHash": "sha256-b3/U21CJjCjJKmA9WqUbZGZgCvospO3ArOUTgJugkOY=",
2024-01-03 15:42:27 +01:00
"owner": "nix-community",
"repo": "home-manager",
2024-06-04 15:28:54 +02:00
"rev": "6ebe7be2e67be7b9b54d61ce5704f6fb466c536f",
2024-01-03 15:42:27 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-03-10 16:08:10 +01:00
"hyprcursor": {
"inputs": {
2024-04-07 17:10:48 +02:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-03-10 16:08:10 +01:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-25 17:03:10 +02:00
"lastModified": 1716576411,
"narHash": "sha256-FIN1wMoyePBTtibCbaeJaoKNLuAYIGwLCWAYC1DJanw=",
2024-03-10 16:08:10 +01:00
"owner": "hyprwm",
"repo": "hyprcursor",
2024-05-25 17:03:10 +02:00
"rev": "57298fc4f13c807e50ada2c986a3114b7fc2e621",
2024-03-10 16:08:10 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprcursor",
"type": "github"
}
},
2024-02-07 16:02:56 +01:00
"hyprland": {
"inputs": {
2024-03-10 16:08:10 +01:00
"hyprcursor": "hyprcursor",
2024-04-07 17:10:48 +02:00
"hyprlang": "hyprlang",
2024-04-20 17:03:33 +02:00
"hyprwayland-scanner": "hyprwayland-scanner",
2024-02-07 16:02:56 +01:00
"nixpkgs": "nixpkgs_2",
2024-04-07 17:10:48 +02:00
"systems": "systems_3",
2024-02-07 16:02:56 +01:00
"xdph": "xdph"
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717447622,
"narHash": "sha256-OB+toSK7AvQQOpBGllMG8OQ/ieR8PaYST8/ZUNHYK4A=",
2024-02-07 16:02:56 +01:00
"owner": "hyprwm",
"repo": "Hyprland",
2024-06-04 02:50:38 +02:00
"rev": "d0a224a4915b5a90555818ed3f9e49e1a61b7cdb",
2024-02-07 16:02:56 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "Hyprland",
"type": "github"
}
},
"hyprland-protocols": {
"inputs": {
"nixpkgs": [
"hyprland",
2024-05-06 02:57:13 +02:00
"xdph",
2024-02-07 16:02:56 +01:00
"nixpkgs"
],
"systems": [
"hyprland",
2024-05-06 02:57:13 +02:00
"xdph",
2024-02-07 16:02:56 +01:00
"systems"
]
},
"locked": {
2024-05-10 17:03:36 +02:00
"lastModified": 1691753796,
"narHash": "sha256-zOEwiWoXk3j3+EoF3ySUJmberFewWlagvewDRuWYAso=",
2024-02-07 16:02:56 +01:00
"owner": "hyprwm",
"repo": "hyprland-protocols",
2024-05-10 17:03:36 +02:00
"rev": "0c2ce70625cb30aef199cb388f99e19a61a6ce03",
2024-02-07 16:02:56 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprland-protocols",
"type": "github"
}
},
"hyprlang": {
2024-02-18 16:10:40 +01:00
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
2024-02-24 16:02:59 +01:00
],
"systems": [
2024-02-07 16:02:56 +01:00
"hyprland",
2024-02-24 16:02:59 +01:00
"systems"
2024-02-07 16:02:56 +01:00
]
},
"locked": {
2024-05-25 17:03:10 +02:00
"lastModified": 1716473782,
"narHash": "sha256-+qLn4lsHU6iL3+HTo1gTQ1tWzet8K9h+IfVemzEQZj8=",
2024-02-07 16:02:56 +01:00
"owner": "hyprwm",
"repo": "hyprlang",
2024-05-25 17:03:10 +02:00
"rev": "87d5d984109c839482b88b4795db073eb9ed446f",
2024-02-07 16:02:56 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprlang",
"type": "github"
}
},
2024-04-20 17:03:33 +02:00
"hyprwayland-scanner": {
"inputs": {
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-22 00:31:14 +02:00
"lastModified": 1716058375,
"narHash": "sha256-CwjWoVnBZE5SBpRx9dgSQGCr4Goxyfcyv3zZbOhVqzk=",
2024-04-20 17:03:33 +02:00
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
2024-05-22 00:31:14 +02:00
"rev": "3afed4364790aebe0426077631af1e164a9650cc",
2024-04-20 17:03:33 +02:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "hyprwayland-scanner",
"type": "github"
}
},
2024-04-24 06:18:03 +02:00
"jovian": {
"inputs": {
"nix-github-actions": "nix-github-actions",
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717439743,
"narHash": "sha256-XRO2Arpv3Nz/Fq+ANARSEH5TFm3P3QXkO047pM2XoVU=",
2024-04-24 06:18:03 +02:00
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
2024-06-04 02:50:38 +02:00
"rev": "b25da5844380b871611dd608a12b9f5c0126d833",
2024-04-24 06:18:03 +02:00
"type": "github"
},
"original": {
"owner": "Jovian-Experiments",
"repo": "Jovian-NixOS",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"lanzaboote": {
"inputs": {
"crane": "crane",
2024-03-15 14:07:17 +01:00
"flake-compat": "flake-compat_3",
2023-09-23 01:14:00 +02:00
"flake-parts": "flake-parts",
2024-03-15 14:07:17 +01:00
"flake-utils": "flake-utils_2",
2023-09-23 01:14:00 +02:00
"nixpkgs": [
"nixpkgs"
],
"pre-commit-hooks-nix": "pre-commit-hooks-nix",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-06-01 17:03:34 +02:00
"lastModified": 1716805126,
"narHash": "sha256-yqJWx74e16Gk4pwW5DWfI4orTKeWezKFNbW7eaojpLw=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "lanzaboote",
2024-06-01 17:03:34 +02:00
"rev": "2eb19b872bc0a5f336b9b934ba96ea029e4da8c2",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lanzaboote",
"type": "github"
}
},
"lib-aggregate": {
"inputs": {
2024-05-12 17:10:01 +02:00
"flake-utils": "flake-utils_3",
2023-09-23 01:14:00 +02:00
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717330178,
"narHash": "sha256-rRZjmC3xcPpHTJHnEy3T99O86Ecjao5YhakzaoNiRcs=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "lib-aggregate",
2024-06-04 02:50:38 +02:00
"rev": "64d43e2bbc6eab8d1cbdfba96d90a71e15a847d7",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixvim",
"nixpkgs"
]
},
"locked": {
"lastModified": 1716993688,
"narHash": "sha256-vo5k2wQekfeoq/2aleQkBN41dQiQHNTniZeVONWiWLs=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "c0d5b8c54d6828516c97f6be9f2d00c63a363df4",
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"nix-eval-jobs": {
"inputs": {
2024-01-31 12:53:54 +01:00
"flake-parts": "flake-parts_2",
2024-04-24 06:18:03 +02:00
"nix-github-actions": "nix-github-actions_2",
2024-05-12 17:10:01 +02:00
"nixpkgs": "nixpkgs_5",
2023-09-23 01:14:00 +02:00
"treefmt-nix": "treefmt-nix"
},
"locked": {
2024-05-16 17:03:36 +02:00
"lastModified": 1715804156,
"narHash": "sha256-GtIHP86Cz1kD9xZO/cKbNQACHKdoT9WFbLJAq6W2EDY=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nix-eval-jobs",
2024-05-16 17:03:36 +02:00
"rev": "bb95091f6c6f38f6cfc215a1797a2dd466312c8b",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-eval-jobs",
"type": "github"
}
},
2023-11-20 12:53:25 +01:00
"nix-github-actions": {
2024-04-24 06:18:03 +02:00
"inputs": {
"nixpkgs": [
"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-github-actions_2": {
2023-11-20 12:53:25 +01:00
"inputs": {
"nixpkgs": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
"locked": {
2024-04-23 17:03:33 +02:00
"lastModified": 1703863825,
"narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=",
2023-11-20 12:53:25 +01:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-04-23 17:03:33 +02:00
"rev": "5163432afc817cf8bd1f031418d1869e4c9d5547",
2023-11-20 12:53:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"nix-straight": {
"flake": false,
"locked": {
"lastModified": 1694361489,
"narHash": "sha256-kjDp+j6OtrmqbtjQB5uuOtjS08+kgJQuxFqhWE1Y9Rw=",
"owner": "nix-community",
"repo": "nix-straight.el",
"rev": "748be99b84be0b130e946288099806a0f16d6e57",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-straight.el",
"type": "github"
}
},
"nixlib": {
"locked": {
2024-04-08 17:03:11 +02:00
"lastModified": 1712450863,
"narHash": "sha256-K6IkdtMtq9xktmYPj0uaYc8NsIqHuaAoRBaMgu9Fvrw=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-04-08 17:03:11 +02:00
"rev": "3c62b6a12571c9a7f65ab037173ee153d539905f",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-22 00:31:14 +02:00
"lastModified": 1716210724,
"narHash": "sha256-iqQa3omRcHGpWb1ds75jS9ruA5R39FTmAkeR3J+ve1w=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-05-22 00:31:14 +02:00
"rev": "d14b286322c7f4f897ca4b1726ce38cb68596c94",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2024-06-01 17:03:34 +02:00
"lastModified": 1717248095,
"narHash": "sha256-e8X2eWjAHJQT82AAN+mCI0B68cIDBJpqJ156+VRrFO0=",
2023-09-23 01:14:00 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-06-01 17:03:34 +02:00
"rev": "7b49d3967613d9aacac5b340ef158d493906ba79",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-11 11:53:57 +01:00
"lastModified": 1695806987,
"narHash": "sha256-fX5kGs66NZIxCMcpAGIpxuftajHL8Hil1vjHmjjl118=",
2023-09-23 01:14:00 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-11 11:53:57 +01:00
"rev": "f3dab3509afca932f3f4fd0908957709bb1c1f57",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
2023-12-11 11:53:57 +01:00
"id": "nixpkgs",
2023-09-23 01:14:00 +02:00
"ref": "nixpkgs-unstable",
2023-12-11 11:53:57 +01:00
"type": "indirect"
2023-09-23 01:14:00 +02:00
}
},
"nixpkgs-lib": {
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717289404,
"narHash": "sha256-4q6ZO3BqHgdd3Aacb/xiQXB4g9TQKpQg/praTpD9vbI=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-06-04 02:50:38 +02:00
"rev": "e090cb30ae82f4b4461aafdb808847c6c97b08c2",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2024-03-25 16:03:08 +01:00
"lastModified": 1710695816,
"narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
2023-09-23 01:14:00 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-03-25 16:03:08 +01:00
"rev": "614b4613980a522ba49f0d194531beddbb7220d3",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-01-14 16:02:27 +01:00
"ref": "nixos-23.11",
2023-09-23 01:14:00 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717265169,
"narHash": "sha256-IITcGd6xpNoyq9SZBigCkv4+qMHSqot0RDPR4xsZ2CA=",
2023-09-23 01:14:00 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 02:50:38 +02:00
"rev": "3b1b4895b2c5f9f5544d02132896aeb9ceea77bc",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-02-08 16:03:01 +01:00
"ref": "release-23.11",
2023-09-23 01:14:00 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-01-31 12:53:54 +01:00
"nixpkgs-unstable": {
2024-05-02 03:43:32 +02:00
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2024-01-31 12:53:54 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 02:50:38 +02:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
2024-01-31 12:53:54 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
},
2023-09-23 01:14:00 +02:00
"nixpkgs-wayland": {
"inputs": {
2024-03-15 14:07:17 +01:00
"flake-compat": "flake-compat_4",
2023-09-23 01:14:00 +02:00
"lib-aggregate": "lib-aggregate",
"nix-eval-jobs": "nix-eval-jobs",
2024-05-12 17:10:01 +02:00
"nixpkgs": "nixpkgs_6"
2023-09-23 01:14:00 +02:00
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717485423,
"narHash": "sha256-QmPiUJMZNHNI29nY7AULm5DyyAjJk6V5T4P4sPIS/5c=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "nixpkgs-wayland",
2024-06-04 15:28:54 +02:00
"rev": "43acde1186982d78810d97762a75a9b9f8ec59e8",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
"nixpkgs_2": {
2024-02-07 16:02:56 +01:00
"locked": {
2024-05-25 17:03:10 +02:00
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2024-02-07 16:02:56 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-25 17:03:10 +02:00
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
2024-02-07 16:02:56 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-04-24 06:18:03 +02:00
"locked": {
2024-05-25 17:03:10 +02:00
"lastModified": 1716330097,
"narHash": "sha256-8BO3B7e3BiyIDsaKA0tY8O88rClYRTjvAp66y+VBUeU=",
2024-04-24 06:18:03 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-25 17:03:10 +02:00
"rev": "5710852ba686cc1fd0d3b8e22b3117d43ba374c2",
2024-04-24 06:18:03 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
2024-05-02 03:43:32 +02:00
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717281328,
"narHash": "sha256-evZPzpf59oNcDUXxh2GHcxHkTEG4fjae2ytWP85jXRo=",
2024-05-02 03:43:32 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 15:28:54 +02:00
"rev": "b3b2b28c1daa04fe2ae47c21bb76fd226eac4ca1",
2023-12-09 13:35:25 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-06-04 15:28:54 +02:00
"ref": "nixos-24.05",
2023-12-09 13:35:25 +01:00
"type": "indirect"
}
},
2024-05-12 17:10:01 +02:00
"nixpkgs_5": {
2023-12-09 13:35:25 +01:00
"locked": {
2024-05-09 17:04:07 +02:00
"lastModified": 1715037484,
"narHash": "sha256-OUt8xQFmBU96Hmm4T9tOWTu4oCswCzoVl+pxSq/kiFc=",
2023-12-09 13:35:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-09 17:04:07 +02:00
"rev": "ad7efee13e0d216bf29992311536fce1d3eefbef",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2023-12-17 16:01:36 +01:00
"ref": "nixpkgs-unstable",
2023-09-23 01:14:00 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-12 17:10:01 +02:00
"nixpkgs_6": {
2023-09-23 01:14:00 +02:00
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717196966,
"narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
2023-09-23 01:14:00 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-04 02:50:38 +02:00
"rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-12 17:10:01 +02:00
"nixpkgs_7": {
2023-09-23 01:14:00 +02:00
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717112898,
"narHash": "sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY=",
2023-09-23 01:14:00 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 02:50:38 +02:00
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-12 17:10:01 +02:00
"nixpkgs_8": {
2024-01-03 15:42:27 +01:00
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1714912032,
"narHash": "sha256-clkcOIkg8G4xuJh+1onLG4HPMpbtzdLv4rHxFzgsH9c=",
2024-01-03 15:42:27 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-04 15:28:54 +02:00
"rev": "ee4a6e0f566fe5ec79968c57a9c2c3c25f2cf41d",
2024-01-03 15:42:27 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-02-08 03:39:11 +01:00
"nixvim": {
"inputs": {
2024-06-04 15:28:54 +02:00
"devshell": "devshell",
"flake-compat": "flake-compat_5",
"flake-parts": "flake-parts_3",
"flake-root": "flake-root",
"git-hooks": "git-hooks",
"home-manager": "home-manager_2",
"nix-darwin": "nix-darwin",
2024-02-08 03:39:11 +01:00
"nixpkgs": [
"nixpkgs"
],
2024-06-04 15:28:54 +02:00
"treefmt-nix": "treefmt-nix_2"
2024-02-08 03:39:11 +01:00
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717444597,
"narHash": "sha256-8enVHsN7hLn1hPkY1U5Cfr3rzij4FsWRUx4jjHUHZQE=",
2024-02-08 03:39:11 +01:00
"owner": "nix-community",
"repo": "nixvim",
2024-06-04 15:28:54 +02:00
"rev": "b7a8b0319098fdbaa719ef4dc375337ec4543c6e",
2024-02-08 03:39:11 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixvim",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"nose": {
"flake": false,
"locked": {
"lastModified": 1400604510,
"narHash": "sha256-daEi8Kta1oGaDEmUUDDQMahTTPOpvNpDKk22rlr7cB0=",
"owner": "emacsattic",
"repo": "nose",
"rev": "f8528297519eba911696c4e68fa88892de9a7b72",
"type": "github"
},
"original": {
"owner": "emacsattic",
"repo": "nose",
"type": "github"
}
},
"nur": {
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717504708,
"narHash": "sha256-Gys2zgCYe2XGkb25hM46Oa3TAUPkay+XWUph28ciYVM=",
2023-09-23 01:14:00 +02:00
"owner": "nix-community",
"repo": "NUR",
2024-06-04 15:28:54 +02:00
"rev": "4e7a2f26c246f795ee386acbdd45353c22417e89",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"ob-racket": {
"flake": false,
"locked": {
"lastModified": 1584656173,
"narHash": "sha256-rBUYDDCXb+3D4xTPQo9UocbTPZ32kWV1Uya/1DmZknU=",
"owner": "xchrishawk",
"repo": "ob-racket",
"rev": "83457ec9e1e96a29fd2086ed19432b9d75787673",
"type": "github"
},
"original": {
"owner": "xchrishawk",
"repo": "ob-racket",
"type": "github"
}
},
"org": {
"flake": false,
"locked": {
2023-10-04 11:20:59 +02:00
"lastModified": 1695726851,
"narHash": "sha256-qgbjspklSoI8M3cbCJOcUdjuijRgsL/+PSyEOW9VX4I=",
2023-09-23 01:14:00 +02:00
"owner": "emacs-straight",
"repo": "org-mode",
2023-10-04 11:20:59 +02:00
"rev": "aa9177e1a8b039c357d369c1c9aaab710bb247a9",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "emacs-straight",
"repo": "org-mode",
"type": "github"
}
},
"org-contrib": {
"flake": false,
"locked": {
"lastModified": 1694946041,
"narHash": "sha256-X/HFG6NZe5BY00KvGbcsIuf9R6Lg8x7Uhd0Y5+Q3qZU=",
"owner": "emacsmirror",
"repo": "org-contrib",
"rev": "5eabbf22bdd4523c922a30787e98ee66c24221aa",
"type": "github"
},
"original": {
"owner": "emacsmirror",
"repo": "org-contrib",
"type": "github"
}
},
"org-yt": {
"flake": false,
"locked": {
"lastModified": 1527381913,
"narHash": "sha256-dzQ6B7ryzatHCTLyEnRSbWO0VUiX/FHYnpHTs74aVUs=",
"owner": "TobiasZawada",
"repo": "org-yt",
"rev": "40cc1ac76d741055cbefa13860d9f070a7ade001",
"type": "github"
},
"original": {
"owner": "TobiasZawada",
"repo": "org-yt",
"type": "github"
}
},
"php-extras": {
"flake": false,
"locked": {
"lastModified": 1573312690,
"narHash": "sha256-r4WyVbzvT0ra4Z6JywNBOw5RxOEYd6Qe2IpebHXkj1U=",
"owner": "arnested",
"repo": "php-extras",
"rev": "d410c5af663c30c01d461ac476d1cbfbacb49367",
"type": "github"
},
"original": {
"owner": "arnested",
"repo": "php-extras",
"type": "github"
}
},
2024-01-01 06:10:53 +01:00
"plasma-manager": {
"inputs": {
2024-06-04 15:28:54 +02:00
"home-manager": "home-manager_3",
2024-01-01 06:10:53 +01:00
"nixpkgs": [
2024-04-27 08:38:41 +02:00
"nixpkgs-unstable"
2024-01-01 06:10:53 +01:00
]
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717443725,
"narHash": "sha256-bvhTezHwQlC80TnfphJL0Fsjnz6u69bkCkqhgMHK5vY=",
2024-01-01 06:10:53 +01:00
"owner": "pjones",
"repo": "plasma-manager",
2024-06-04 02:50:38 +02:00
"rev": "82da66c417fc9775675fd6ffd6fffa7dce2e3f28",
2024-01-01 06:10:53 +01:00
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"pre-commit-hooks-nix": {
"inputs": {
"flake-compat": [
"lanzaboote",
"flake-compat"
],
"flake-utils": [
"lanzaboote",
"flake-utils"
],
2024-03-15 14:07:17 +01:00
"gitignore": "gitignore",
2023-09-23 01:14:00 +02:00
"nixpkgs": [
"lanzaboote",
"nixpkgs"
],
2024-03-15 14:07:17 +01:00
"nixpkgs-stable": "nixpkgs-stable"
2023-09-23 01:14:00 +02:00
},
"locked": {
2024-03-25 16:03:08 +01:00
"lastModified": 1710923068,
"narHash": "sha256-6hOpUiuxuwpXXc/xfJsBUJeqqgGI+JMJuLo45aG3cKc=",
2023-09-23 01:14:00 +02:00
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2024-03-25 16:03:08 +01:00
"rev": "e611897ddfdde3ed3eaac4758635d7177ff78673",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
"revealjs": {
"flake": false,
"locked": {
2023-10-04 11:20:59 +02:00
"lastModified": 1695738029,
"narHash": "sha256-Z9c9Q41jMkj/DyXOiZYyIa7Gmn8VB8yauTyWrSsT+ps=",
2023-09-23 01:14:00 +02:00
"owner": "hakimel",
"repo": "reveal.js",
2023-10-04 11:20:59 +02:00
"rev": "88fbfc5751ad01e3f6adee5819eabeb9e73c3757",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "hakimel",
"repo": "reveal.js",
"type": "github"
}
},
"root": {
"inputs": {
2023-12-13 08:20:13 +01:00
"compose2nix": "compose2nix",
2023-12-09 13:35:25 +01:00
"deploy-rs": "deploy-rs",
2023-09-23 01:14:00 +02:00
"disko": "disko",
"doom-emacs": "doom-emacs",
2023-09-30 06:54:23 +02:00
"firefox-gnome-theme": "firefox-gnome-theme",
2023-09-23 01:14:00 +02:00
"home-manager": "home-manager",
2024-02-07 16:02:56 +01:00
"hyprland": "hyprland",
2024-04-24 06:18:03 +02:00
"jovian": "jovian",
2023-09-23 01:14:00 +02:00
"lanzaboote": "lanzaboote",
"nixos-generators": "nixos-generators",
"nixos-hardware": "nixos-hardware",
2024-05-12 17:10:01 +02:00
"nixpkgs": "nixpkgs_4",
"nixpkgs-unstable": "nixpkgs-unstable",
2023-09-23 01:14:00 +02:00
"nixpkgs-wayland": "nixpkgs-wayland",
2024-02-08 03:39:11 +01:00
"nixvim": "nixvim",
2023-09-23 01:14:00 +02:00
"nur": "nur",
2024-01-01 06:10:53 +01:00
"plasma-manager": "plasma-manager",
2024-01-03 15:42:27 +01:00
"sops-nix": "sops-nix",
2024-05-14 03:49:49 +02:00
"stylix": "stylix"
2023-09-23 01:14:00 +02:00
}
},
"rotate-text": {
"flake": false,
"locked": {
"lastModified": 1322962747,
"narHash": "sha256-SOeOgSlcEIsKhUiYDJv0p+mLUb420s9E2BmvZQvZ0wk=",
"owner": "debug-ito",
"repo": "rotate-text.el",
"rev": "48f193697db996855aee1ad2bc99b38c6646fe76",
"type": "github"
},
"original": {
"owner": "debug-ito",
"repo": "rotate-text.el",
"type": "github"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"lanzaboote",
"flake-utils"
],
"nixpkgs": [
"lanzaboote",
"nixpkgs"
]
},
"locked": {
2024-03-25 16:03:08 +01:00
"lastModified": 1711246447,
"narHash": "sha256-g9TOluObcOEKewFo2fR4cn51Y/jSKhRRo4QZckHLop0=",
2023-09-23 01:14:00 +02:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-03-25 16:03:08 +01:00
"rev": "dcc802a6ec4e9cc6a1c8c393327f0c42666f22e4",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"sln-mode": {
"flake": false,
"locked": {
"lastModified": 1423727528,
"narHash": "sha256-XqkqPyEJuTtFslOz1fpTf/Klbd/zA7IGpzpmum/MGao=",
"owner": "sensorflo",
"repo": "sln-mode",
"rev": "0f91d1b957c7d2a7bab9278ec57b54d57f1dbd9c",
"type": "github"
},
"original": {
"owner": "sensorflo",
"repo": "sln-mode",
"type": "github"
}
},
"sops-nix": {
"inputs": {
2024-05-12 17:10:01 +02:00
"nixpkgs": "nixpkgs_7",
2024-06-04 15:28:54 +02:00
"nixpkgs-stable": "nixpkgs-stable_2"
2023-09-23 01:14:00 +02:00
},
"locked": {
2024-06-04 02:50:38 +02:00
"lastModified": 1717455931,
"narHash": "sha256-8Q6mKSsto8gaGczXd4G0lvawdAYLa5Dlh3/g4hl5CaM=",
2023-09-23 01:14:00 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2024-06-04 02:50:38 +02:00
"rev": "d4555e80d80d2fa77f0a44201ca299f9602492a0",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2024-01-03 15:42:27 +01: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",
2024-06-04 15:28:54 +02:00
"flake-compat": "flake-compat_7",
"gnome-shell": "gnome-shell",
"home-manager": "home-manager_4",
2024-05-12 17:10:01 +02:00
"nixpkgs": "nixpkgs_8"
2024-01-03 15:42:27 +01:00
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1717419189,
"narHash": "sha256-3J6GHIbA0f/bkHc7qxe1JlpgHJFawuC2ZNepYAjToQM=",
2024-01-03 15:42:27 +01:00
"owner": "danth",
"repo": "stylix",
2024-06-04 15:28:54 +02:00
"rev": "c760f63a44a98b2324fdebaee32831b1297172a1",
2024-01-03 15:42:27 +01:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
}
},
2023-09-23 01:14:00 +02: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"
}
},
"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"
}
},
"systems_3": {
2024-02-07 16:02:56 +01:00
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
"systems_4": {
2023-09-23 01:14:00 +02:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-04-07 17:10:48 +02:00
"systems_5": {
2023-12-13 13:58:29 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2023-12-31 16:25:53 +01:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-04-07 17:10:48 +02:00
"systems_6": {
2023-12-31 16:25:53 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
2023-12-13 13:58:29 +01:00
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs-wayland",
"nix-eval-jobs",
"nixpkgs"
]
},
2024-02-08 03:39:11 +01:00
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1711963903,
"narHash": "sha256-N3QDhoaX+paWXHbEXZapqd1r95mdshxToGowtjtYkGI=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "49dc4a92b02b8e68798abd99184f228243b6e3ac",
2024-02-08 03:45:44 +01:00
"type": "github"
},
"original": {
2024-06-04 15:28:54 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-02-08 03:45:44 +01:00
"type": "github"
}
},
2024-06-04 15:28:54 +02:00
"treefmt-nix_2": {
2023-09-23 01:14:00 +02:00
"inputs": {
"nixpkgs": [
2024-06-04 15:28:54 +02:00
"nixvim",
2023-09-23 01:14:00 +02:00
"nixpkgs"
]
},
"locked": {
2024-06-04 15:28:54 +02:00
"lastModified": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2023-09-23 01:14:00 +02:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-04 15:28:54 +02:00
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
2023-09-23 01:14:00 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"ts-fold": {
"flake": false,
"locked": {
"lastModified": 1695278494,
"narHash": "sha256-O4NcUC1u08W8ZslqoA/i+iTaLotKwheURXQWBxLLMFc=",
"owner": "jcs-elpa",
"repo": "ts-fold",
"rev": "70b2c79ff4daa7351d4e2917b0343b9a18d4d4f2",
"type": "github"
},
"original": {
"owner": "jcs-elpa",
"repo": "ts-fold",
"type": "github"
}
},
2023-12-09 13:35:25 +01:00
"utils": {
2023-12-13 13:58:29 +01:00
"inputs": {
"systems": "systems"
},
2023-12-09 13:35:25 +01:00
"locked": {
2023-12-13 13:58:29 +01:00
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
2023-12-09 13:35:25 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-12-13 13:58:29 +01:00
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
2023-12-09 13:35:25 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-09-23 01:14:00 +02:00
"ws-butler": {
"flake": false,
"locked": {
"lastModified": 1634511126,
"narHash": "sha256-c0y0ZPtxxICPk+eaNbbQf6t+FRCliNY54CCz9QHQ8ZI=",
"owner": "hlissner",
"repo": "ws-butler",
"rev": "572a10c11b6cb88293de48acbb59a059d36f9ba5",
"type": "github"
},
"original": {
"owner": "hlissner",
"repo": "ws-butler",
"type": "github"
}
2024-02-07 16:02:56 +01:00
},
"xdph": {
"inputs": {
2024-05-06 02:57:13 +02:00
"hyprland-protocols": "hyprland-protocols",
2024-02-24 16:02:59 +01:00
"hyprlang": [
"hyprland",
"hyprlang"
],
2024-02-07 16:02:56 +01:00
"nixpkgs": [
"hyprland",
"nixpkgs"
],
"systems": [
"hyprland",
"systems"
]
},
"locked": {
2024-05-22 00:31:14 +02:00
"lastModified": 1716290197,
"narHash": "sha256-1u9Exrc7yx9qtES2brDh7/DDZ8w8ap1nboIOAtCgeuM=",
2024-02-07 16:02:56 +01:00
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
2024-05-22 00:31:14 +02:00
"rev": "91e48d6acd8a5a611d26f925e51559ab743bc438",
2024-02-07 16:02:56 +01:00
"type": "github"
},
"original": {
"owner": "hyprwm",
"repo": "xdg-desktop-portal-hyprland",
"type": "github"
}
2023-09-23 01:14:00 +02:00
}
},
"root": "root",
"version": 7
}