Update unstable & nur, add libreoffice

This commit is contained in:
Greg Hellings
2023-02-25 20:06:13 -06:00
parent 8b46b3c19f
commit 9f5c46fa1e
2 changed files with 7 additions and 6 deletions
Generated
+6 -6
View File
@@ -143,11 +143,11 @@
}, },
"nixunstable": { "nixunstable": {
"locked": { "locked": {
"lastModified": 1676300157, "lastModified": 1677063315,
"narHash": "sha256-1HjRzfp6LOLfcj/HJHdVKWAkX9QRAouoh6AjzJiIerU=", "narHash": "sha256-qiB4ajTeAOVnVSAwCNEEkoybrAlA+cpeiBxLobHndE8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "545c7a31e5dedea4a6d372712a18e00ce097d462", "rev": "988cc958c57ce4350ec248d2d53087777f9e1949",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -159,11 +159,11 @@
}, },
"nurpkgs": { "nurpkgs": {
"locked": { "locked": {
"lastModified": 1670819416, "lastModified": 1677243766,
"narHash": "sha256-ja1livEv48Y3piLmdKo0T+1cUHdSfmaHXOxOxJNbneA=", "narHash": "sha256-a+2V68cLjb951pYBEGbQGEVBcgti40uWtxTVnzvGFhY=",
"owner": "nix-community", "owner": "nix-community",
"repo": "NUR", "repo": "NUR",
"rev": "068395203bcc46e2ed19843f508383982b153271", "rev": "9bde3171aeb5954b7955fcb09b231f53caf76b54",
"type": "github" "type": "github"
}, },
"original": { "original": {
+1
View File
@@ -17,6 +17,7 @@
] ++ ( if ( pkgs.system != "x86_64-darwin" && pkgs.system != "aarch64-linux" ) then ] ++ ( if ( pkgs.system != "x86_64-darwin" && pkgs.system != "aarch64-linux" ) then
[ [
jellyfin-media-player jellyfin-media-player
libreoffice
nextcloud-client nextcloud-client
] else [] ] else []
) ++ ( if ( pkgs.system != "aarch64-linux" ) then ) ++ ( if ( pkgs.system != "aarch64-linux" ) then