nix/flake.lock

406 lines
11 KiB
Plaintext
Raw Normal View History

2024-06-05 20:52:52 +02:00
{
"nodes": {
2024-07-02 22:10:44 +02:00
"ags": {
"inputs": {
2024-07-20 20:10:42 +02:00
"nixpkgs": "nixpkgs",
"systems": "systems"
2024-07-02 22:10:44 +02:00
},
"locked": {
2024-07-20 20:10:42 +02:00
"lastModified": 1721306136,
"narHash": "sha256-VKPsIGf3/a+RONBipx4lEE4LXG2sdMNkWQu22LNQItg=",
2024-07-02 22:10:44 +02:00
"owner": "Aylur",
"repo": "ags",
2024-07-20 20:10:42 +02:00
"rev": "344ea72cd3b8d4911f362fec34bce7d8fb37028c",
2024-07-02 22:10:44 +02:00
"type": "github"
},
"original": {
"owner": "Aylur",
"repo": "ags",
"type": "github"
}
},
2024-07-05 17:38:02 +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": {
2024-07-14 00:40:29 +02:00
"lastModified": 1720809814,
"narHash": "sha256-numb3xigRGnr/deF7wdjBwVg7fpbTH7reFDkJ75AJkY=",
2024-07-05 17:38:02 +02:00
"owner": "tinted-theming",
"repo": "base16-helix",
2024-07-14 00:40:29 +02:00
"rev": "34f41987bec14c0f3f6b2155c19787b1f6489625",
2024-07-05 17:38:02 +02:00
"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"
}
},
2024-07-09 18:24:48 +02:00
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-09-08 15:00:20 +02:00
"lastModified": 1725783932,
"narHash": "sha256-ZrDE5yqkgiv0F34w1QFz1oZnNnReW0PEA6vjO6gx4Uc=",
2024-07-09 18:24:48 +02:00
"owner": "rycee",
"repo": "nur-expressions",
2024-09-08 15:00:20 +02:00
"rev": "58ac93a2ade218ea5e4dae38246030c7342b1eb4",
2024-07-09 18:24:48 +02:00
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
2024-07-05 17:38:02 +02:00
"flake-compat": {
"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"
}
},
2024-07-08 13:44:01 +02:00
"flake-utils": {
2024-07-09 18:24:48 +02:00
"locked": {
"lastModified": 1629284811,
"narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c5d161cc0af116a2e17f54316f0bf43f0819785c",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-08-24 10:08:57 +02:00
"flake-utils_2": {
"inputs": {
"systems": [
"stylix",
"systems"
]
},
"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-05 17:38:02 +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"
}
},
"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"
}
},
2024-06-05 20:52:52 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-08 15:00:20 +02:00
"lastModified": 1725781935,
"narHash": "sha256-o6LRtdpgBTzev9n243Ktu3rn0/qsv0frFyJwU6vJsdE=",
2024-06-05 20:52:52 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-08 15:00:20 +02:00
"rev": "ec4c6928bbacc89cf10e9c959a7a47cbaad95344",
2024-06-05 20:52:52 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-07-05 17:38:02 +02:00
"home-manager_2": {
"inputs": {
"nixpkgs": [
"stylix",
"nixpkgs"
]
},
"locked": {
2024-08-27 13:22:00 +02:00
"lastModified": 1724435763,
"narHash": "sha256-UNky3lJNGQtUEXT2OY8gMxejakSWPTfWKvpFkpFlAfM=",
2024-07-05 17:38:02 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-08-27 13:22:00 +02:00
"rev": "c2cd2a52e02f1dfa1c88f95abeb89298d46023be",
2024-07-05 17:38:02 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-06-05 20:52:52 +02:00
"nixpkgs": {
"locked": {
2024-07-02 22:10:44 +02:00
"lastModified": 1718714799,
"narHash": "sha256-FUZpz9rg3gL8NVPKbqU8ei1VkPLsTIfAJ2fdAf5qjak=",
"owner": "NixOS",
2024-06-05 20:52:52 +02:00
"repo": "nixpkgs",
2024-07-02 22:10:44 +02:00
"rev": "c00d587b1a1afbf200b1d8f0b0e4ba9deb1c7f0e",
2024-06-05 20:52:52 +02:00
"type": "github"
},
"original": {
2024-07-02 22:10:44 +02:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-06-05 20:52:52 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-07-02 22:10:44 +02:00
"nixpkgs_2": {
"locked": {
2024-09-08 15:00:20 +02:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-07-02 22:10:44 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2024-09-08 15:00:20 +02:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2024-07-02 22:10:44 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-09-05 17:54:57 +02:00
"ref": "nixos-unstable",
2024-07-02 22:10:44 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-09-08 17:04:51 +02:00
"nixpkgs_3": {
2024-07-05 17:38:02 +02:00
"locked": {
2024-09-02 17:37:05 +02:00
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
2024-07-05 17:38:02 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-02 17:37:05 +02:00
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
2024-07-05 17:38:02 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-06-05 20:52:52 +02:00
"root": {
"inputs": {
2024-07-02 22:10:44 +02:00
"ags": "ags",
2024-07-09 18:24:48 +02:00
"firefox-addons": "firefox-addons",
2024-06-05 20:52:52 +02:00
"home-manager": "home-manager",
2024-09-08 17:04:51 +02:00
"nixpkgs": "nixpkgs_2",
2024-07-05 17:38:02 +02:00
"stylix": "stylix"
}
},
"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-07-18 14:48:36 +02:00
"flake-compat": "flake-compat",
2024-08-24 10:08:57 +02:00
"flake-utils": "flake-utils_2",
2024-07-05 17:38:02 +02:00
"gnome-shell": "gnome-shell",
2024-07-18 14:48:36 +02:00
"home-manager": "home-manager_2",
2024-09-08 17:04:51 +02:00
"nixpkgs": "nixpkgs_3",
"systems": "systems_2"
2024-07-05 17:38:02 +02:00
},
"locked": {
2024-09-02 17:37:05 +02:00
"lastModified": 1725290973,
"narHash": "sha256-+jwXF9KI0HfvDgpsoJGvOdfOGGSKOrID1wQB79zjUbo=",
2024-07-05 17:38:02 +02:00
"owner": "danth",
"repo": "stylix",
2024-09-02 17:37:05 +02:00
"rev": "ef81ad9e85e60420cc83d4642619c14b57139d33",
2024-07-05 17:38:02 +02:00
"type": "github"
},
"original": {
"owner": "danth",
"repo": "stylix",
"type": "github"
2024-06-05 20:52:52 +02:00
}
2024-07-20 20:10:42 +02:00
},
"systems": {
"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"
}
2024-08-24 10:08:57 +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-06-05 20:52:52 +02:00
}
},
"root": "root",
"version": 7
}