summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorChristian <[email protected]>2026-01-28 22:16:07 -0600
committerChristian <[email protected]>2026-01-28 22:16:07 -0600
commitf12a78d2280f05a8f0200d51ddc54f9e6eb565e6 (patch)
tree3f68b8b2e9a589a2abd1467756b41ad0d1979981 /flake.lock
parentbc42b2965be6706648988785c82fe0c8df787f6f (diff)
More firefox config
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock45
1 files changed, 44 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index c877d97..2098465 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,26 @@
{
"nodes": {
+ "flake-parts": {
+ "inputs": {
+ "nixpkgs-lib": [
+ "nur",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1733312601,
+ "narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
+ "type": "github"
+ },
+ "original": {
+ "owner": "hercules-ci",
+ "repo": "flake-parts",
+ "type": "github"
+ }
+ },
"home-manager": {
"inputs": {
"nixpkgs": [
@@ -57,11 +78,33 @@
"type": "github"
}
},
+ "nur": {
+ "inputs": {
+ "flake-parts": "flake-parts",
+ "nixpkgs": [
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1769654795,
+ "narHash": "sha256-znD3AZnX4az6Mp7qiR5PaRJcu3eThC7mquz/oUIVBfI=",
+ "owner": "nix-community",
+ "repo": "NUR",
+ "rev": "97047d403a2ff0054179225ed970612fc046072a",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "NUR",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-index-database": "nix-index-database",
- "nixpkgs": "nixpkgs"
+ "nixpkgs": "nixpkgs",
+ "nur": "nur"
}
}
},