alqueva/flake.lock

398 lines
10 KiB
Text
Raw Normal View History

2024-10-16 00:03:53 +01:00
{
"nodes": {
2024-10-29 15:37:11 +00:00
"astal": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730210962,
"narHash": "sha256-qQ5Inu3T/cKteV46wTvw+ONWi32pbDZ7DIC59N561nk=",
"owner": "aylur",
"repo": "astal",
"rev": "8705ab494f448c508c43c4272b501a3f3bdbac70",
"type": "github"
},
"original": {
"owner": "aylur",
"repo": "astal",
"type": "github"
}
},
2024-10-16 01:47:33 +01:00
"disko": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
2024-10-29 15:37:11 +00:00
"lastModified": 1730190761,
"narHash": "sha256-o5m5WzvY6cGIDupuOvjgNSS8AN6yP2iI9MtUC6q/uos=",
2024-10-16 01:47:33 +01:00
"owner": "nix-community",
"repo": "disko",
2024-10-29 15:37:11 +00:00
"rev": "3979285062d6781525cded0f6c4ff92e71376b55",
2024-10-16 01:47:33 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-10-29 15:37:11 +00:00
"emacs": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"pankomacs",
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable_2"
},
"locked": {
"lastModified": 1724951607,
"narHash": "sha256-cOCOZOilbAtW29FaYZEP/K/Tf8E6VeWGrKJlK+GRe2M=",
"owner": "nix-community",
"repo": "emacs-overlay",
"rev": "33812cad36ad7826d7eb9bd72eb11995be20cff6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
2024-10-16 00:03:53 +01:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-10-29 15:37:11 +00:00
"flake-utils": {
"inputs": {
"systems": "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-10-16 00:03:53 +01:00
"git-hooks-nix": {
"inputs": {
"flake-compat": "flake-compat",
"gitignore": "gitignore",
2024-10-16 01:47:33 +01:00
"nixpkgs": "nixpkgs_2",
2024-10-16 00:03:53 +01:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2024-10-18 00:00:48 +01:00
"lastModified": 1729104314,
"narHash": "sha256-pZRZsq5oCdJt3upZIU4aslS9XwFJ+/nVtALHIciX/BI=",
2024-10-16 00:03:53 +01:00
"owner": "cachix",
"repo": "git-hooks.nix",
2024-10-18 00:00:48 +01:00
"rev": "3c3e88f0f544d6bb54329832616af7eb971b6be6",
2024-10-16 00:03:53 +01:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"git-hooks-nix",
"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"
}
},
"nixpkgs": {
"locked": {
2024-10-16 01:47:33 +01:00
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
2024-10-16 00:03:53 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-16 01:47:33 +01:00
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
2024-10-16 00:03:53 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1720386169,
"narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-29 15:37:11 +00:00
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1724727824,
"narHash": "sha256-0XH9MJk54imJm+RHOLTUJ7e+ponLW00tw5ke4MTVa1Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "36bae45077667aff5720e5b3f1a5458f51cf0776",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-16 00:03:53 +01:00
"nixpkgs_2": {
2024-10-16 01:47:33 +01:00
"locked": {
"lastModified": 1719082008,
"narHash": "sha256-jHJSUH619zBQ6WdC21fFAlDxHErKVDJ5fpN0Hgx4sjs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9693852a2070b398ee123a329e68f0dab5526681",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-10-16 00:03:53 +01:00
"locked": {
2024-10-29 15:37:11 +00:00
"lastModified": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
2024-10-16 00:03:53 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-10-29 15:37:11 +00:00
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
2024-10-16 00:03:53 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-16 17:01:46 +01:00
"nixpkgs_4": {
2024-10-29 15:37:11 +00:00
"locked": {
"lastModified": 1724748588,
"narHash": "sha256-NlpGA4+AIf1dKNq76ps90rxowlFXUsV9x7vK/mN37JM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a6292e34000dc93d43bccf78338770c1c5ec8a99",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2024-10-16 17:01:46 +01:00
"locked": {
"lastModified": 1725103162,
"narHash": "sha256-Ym04C5+qovuQDYL/rKWSR+WESseQBbNAe5DsXNx5trY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "12228ff1752d7b7624a54e9c1af4b222b3c1073b",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-29 15:37:11 +00:00
"pankomacs": {
"inputs": {
"emacs": "emacs",
"nixpkgs": "nixpkgs_4",
"parts": "parts"
},
"locked": {
"lastModified": 1729519091,
"narHash": "sha256-fGkNTncOHLQZGcblqUPdoXyeEXuDDNWUa4K3e51n98E=",
"ref": "refs/heads/main",
"rev": "ba6a74607fc16833e18239232e8f10fcc8c78314",
"revCount": 68,
"type": "git",
"url": "https://codeberg.org/amadaluzia/pankomacs.git"
},
"original": {
"type": "git",
"url": "https://codeberg.org/amadaluzia/pankomacs.git"
}
},
"parts": {
"inputs": {
"nixpkgs-lib": [
"pankomacs",
"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"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1730157521,
"narHash": "sha256-xyodl47NDih2SEYbRkAvv6lPbjjA/E9B0TlCLnGIFa8=",
"ref": "refs/heads/master",
"rev": "4e48c6eefb399abfcdefbe046a6a642bdcfcc1a6",
"revCount": 358,
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/quickshell/quickshell"
}
},
2024-10-16 00:03:53 +01:00
"root": {
"inputs": {
2024-10-29 15:37:11 +00:00
"astal": "astal",
2024-10-16 01:47:33 +01:00
"disko": "disko",
2024-10-16 00:03:53 +01:00
"flake-parts": "flake-parts",
"git-hooks-nix": "git-hooks-nix",
2024-10-16 17:01:46 +01:00
"nixpkgs": "nixpkgs_3",
2024-10-29 15:37:11 +00:00
"pankomacs": "pankomacs",
"quickshell": "quickshell",
2024-10-16 17:01:46 +01:00
"wallpkgs": "wallpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2024-10-29 15:37:11 +00: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-10-16 17:01:46 +01:00
"wallpkgs": {
"inputs": {
2024-10-29 15:37:11 +00:00
"nixpkgs": "nixpkgs_5",
"systems": "systems_2"
2024-10-16 17:01:46 +01:00
},
"locked": {
"lastModified": 1728261155,
"narHash": "sha256-bDnPyjl8/EsMPQE2dweWiOkpJ7zYI8LhrVEGx0luquk=",
"owner": "notashelf",
"repo": "wallpkgs",
"rev": "81459dfc37c4420b7908a90a333d2643f24bec33",
"type": "github"
},
"original": {
"owner": "notashelf",
"repo": "wallpkgs",
"type": "github"
2024-10-16 00:03:53 +01:00
}
}
},
"root": "root",
"version": 7
}