nixos-config/flake.lock

111 lines
2.8 KiB
Plaintext
Raw Normal View History

2023-06-16 23:08:03 +00:00
{
"nodes": {
2023-06-19 00:06:52 +00:00
"atau-nixpkgs": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-08-25 14:00:39 +00:00
"lastModified": 1723838790,
"narHash": "sha256-QqB4uvQRLO9oha12o7w25c0Wx8SHto9Qaz1/8wbPIbc=",
2023-06-19 00:06:52 +00:00
"ref": "main",
2024-08-25 14:00:39 +00:00
"rev": "751d0b3fd668981d3e69cf8f907a859659122074",
"revCount": 16,
2023-06-19 00:06:52 +00:00
"type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs"
},
"original": {
"ref": "main",
2024-08-25 14:00:39 +00:00
"rev": "751d0b3fd668981d3e69cf8f907a859659122074",
2023-06-19 00:06:52 +00:00
"type": "git",
"url": "https://git.atauno.com/atau/atau-nixpkgs"
}
},
2024-07-26 22:27:47 +00:00
"firefox-addons": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"dir": "pkgs/firefox-addons",
2024-09-08 16:42:17 +00:00
"lastModified": 1725783932,
"narHash": "sha256-ZrDE5yqkgiv0F34w1QFz1oZnNnReW0PEA6vjO6gx4Uc=",
2024-07-26 22:27:47 +00:00
"owner": "rycee",
"repo": "nur-expressions",
2024-09-08 16:42:17 +00:00
"rev": "58ac93a2ade218ea5e4dae38246030c7342b1eb4",
2024-07-26 22:27:47 +00:00
"type": "gitlab"
},
"original": {
"dir": "pkgs/firefox-addons",
"owner": "rycee",
"repo": "nur-expressions",
"type": "gitlab"
}
},
"flake-utils": {
"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"
}
},
2023-06-17 00:28:48 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-08 16:42:17 +00:00
"lastModified": 1725781935,
"narHash": "sha256-o6LRtdpgBTzev9n243Ktu3rn0/qsv0frFyJwU6vJsdE=",
2023-06-17 00:28:48 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-08 16:42:17 +00:00
"rev": "ec4c6928bbacc89cf10e9c959a7a47cbaad95344",
2023-06-17 00:28:48 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2023-06-16 23:08:03 +00:00
"nixpkgs": {
"locked": {
2024-09-08 16:42:17 +00:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2023-06-16 23:08:03 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-08 16:42:17 +00:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
2023-06-16 23:08:03 +00:00
"type": "github"
},
"original": {
2023-06-16 23:14:12 +00:00
"owner": "NixOS",
2024-01-20 00:24:06 +00:00
"ref": "nixos-unstable",
2023-06-16 23:14:12 +00:00
"repo": "nixpkgs",
"type": "github"
2023-06-16 23:08:03 +00:00
}
},
"root": {
"inputs": {
2023-06-19 00:06:52 +00:00
"atau-nixpkgs": "atau-nixpkgs",
2024-07-26 22:27:47 +00:00
"firefox-addons": "firefox-addons",
2023-06-17 00:28:48 +00:00
"home-manager": "home-manager",
2023-06-16 23:08:03 +00:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}