mirror of
https://github.com/larstvei/nix-config.git
synced 2024-11-26 08:58:31 +00:00
larstvei
de6f0c5ca5
Switching (updating) caused Emacs to build, which takes a couple of minutes. This made is less tempting to update, leading to a bit more clutter. It seems that I am sacrificing rounded corners and having the color theme sync with the OS.
87 lines
2.1 KiB
JSON
87 lines
2.1 KiB
JSON
{
|
|
"nodes": {
|
|
"darwin": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1710717205,
|
|
"narHash": "sha256-Wf3gHh5uV6W1TV/A8X8QJf99a5ypDSugY4sNtdJDe0A=",
|
|
"owner": "LnL7",
|
|
"repo": "nix-darwin",
|
|
"rev": "bcc8afd06e237df060c85bad6af7128e05fd61a3",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "LnL7",
|
|
"repo": "nix-darwin",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"home-manager": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1711554349,
|
|
"narHash": "sha256-RypwcWEIFePBI0Hubfj4chanbM/G2yzJzC6wgz+dmS4=",
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"rev": "179f6acaf7c068c7870542cdae72afec9427a5b0",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "home-manager",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1685573264,
|
|
"narHash": "sha256-Zffu01pONhs/pqH07cjlF10NnMDLok8ix5Uk4rhOnZQ=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "380be19fbd2d9079f677978361792cb25e8a3635",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixpkgs-22.05-darwin",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1711401922,
|
|
"narHash": "sha256-QoQqXoj8ClGo0sqD/qWKFWezgEwUL0SUh37/vY2jNhc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "07262b18b97000d16a4bdb003418bd2fb067a932",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"darwin": "darwin",
|
|
"home-manager": "home-manager",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-unstable": "nixpkgs-unstable"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|