Former-commit-id: f86a0271b6
This commit is contained in:
Hadi
2024-03-16 22:26:30 +01:00
parent f0d8a6b811
commit 9beb7bc157
18 changed files with 317 additions and 973 deletions

59
flake.lock generated
View File

@@ -232,26 +232,6 @@
"type": "github"
}
},
"homeage": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1665387851,
"narHash": "sha256-2T0lj1qLxiqod/w02SB/zr4XwXYkQZ4vhYSgnlKfqBc=",
"owner": "spikespaz",
"repo": "homeage",
"rev": "fdb71c0b40aefa52fd1ce8ffab738bdc762f87b1",
"type": "github"
},
"original": {
"owner": "spikespaz",
"repo": "homeage",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
@@ -289,6 +269,22 @@
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1710033658,
"narHash": "sha256-yiZiVKP5Ya813iYLho2+CcFuuHpaqKc/CoxOlANKcqM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b17375d3bb7c79ffc52f3538028b2ec06eb79ef8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1710451336,
@@ -391,9 +387,9 @@
"inputs": {
"apple-fonts": "apple-fonts",
"home-manager": "home-manager",
"homeage": "homeage",
"nixpkgs": "nixpkgs_2",
"nixvim": "nixvim",
"sops-nix": "sops-nix",
"spicetify-nix": "spicetify-nix"
}
},
@@ -445,6 +441,27 @@
"url": "https://devimages-cdn.apple.com/design/resources/download/SF-Pro.dmg"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1710433464,
"narHash": "sha256-IXlPoWgIRovZ32mYvqqdBgOQln71LouE/HBhbKc1wcw=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "6c32d3b9c7593f4b466ec5404e59fc09a803a090",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"spicetify-nix": {
"inputs": {
"flake-utils": "flake-utils_4",