aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock37
1 files changed, 0 insertions, 37 deletions
diff --git a/flake.lock b/flake.lock
index d8422f4..bbca7e8 100644
--- a/flake.lock
+++ b/flake.lock
@@ -38,26 +38,6 @@
"type": "github"
}
},
- "firefox-darwin": {
- "inputs": {
- "nixpkgs": [
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1726188822,
- "narHash": "sha256-OWLnIptZTloHm5JnW581xpE86CU85mQD+kv32mskiwA=",
- "owner": "bandithedoge",
- "repo": "nixpkgs-firefox-darwin",
- "rev": "15da9b0475f71a94d156cb8b635d5e439a7f99bc",
- "type": "github"
- },
- "original": {
- "owner": "bandithedoge",
- "repo": "nixpkgs-firefox-darwin",
- "type": "github"
- }
- },
"flake-compat": {
"flake": false,
"locked": {
@@ -212,21 +192,6 @@
"type": "github"
}
},
- "nur": {
- "locked": {
- "lastModified": 1726242279,
- "narHash": "sha256-smoFGC/PKmqZJPXtsx/jFLIYimMF0nNZ71y8maBSVVw=",
- "owner": "nix-community",
- "repo": "NUR",
- "rev": "b70a214f8692f4133993cbb2eab1fff3fe16af8b",
- "type": "github"
- },
- "original": {
- "owner": "nix-community",
- "repo": "NUR",
- "type": "github"
- }
- },
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
@@ -254,12 +219,10 @@
"inputs": {
"darwin": "darwin",
"devshell": "devshell",
- "firefox-darwin": "firefox-darwin",
"flake-parts": "flake-parts",
"futils": "futils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs_2",
- "nur": "nur",
"pre-commit-hooks": "pre-commit-hooks",
"treefmt-nix": "treefmt-nix"
}