Now I have two LaTeX-installations. This is because xindy was missing from the
Nix one... I don't like it, but it works for now.
This commit is contained in:
larstvei 2023-01-22 16:33:50 +01:00
parent 60d7665cb7
commit c910fc9d89
3 changed files with 27 additions and 20 deletions

View File

@ -7,11 +7,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1671196037, "lastModified": 1673295039,
"narHash": "sha256-2+J98SeczFWonbqFLMEAQC7vZEe6I2gM17XYvEmG52I=", "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=",
"owner": "LnL7", "owner": "LnL7",
"repo": "nix-darwin", "repo": "nix-darwin",
"rev": "adb8ac0453c8b2c40f5bffb578453dbaee838952", "rev": "87b9d090ad39b25b2400029c64825fc2a8868943",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -26,11 +26,11 @@
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
}, },
"locked": { "locked": {
"lastModified": 1671646610, "lastModified": 1674378536,
"narHash": "sha256-3PkqA8X0ISwkKBqoZcRsLc3K6Q+gRTNoc7T8PSld/50=", "narHash": "sha256-ZX97WirFX7GYY2t1NO9+/8E+PjBieOwjPQu1gvlZ7BI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "emacs-overlay", "repo": "emacs-overlay",
"rev": "b7a13b83ce72c7038d1871ccb63d055b23fc6021", "rev": "50771a213ea23c0ad1de68d8eaa2e3734ff05223",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -62,11 +62,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1671578428, "lastModified": 1674250603,
"narHash": "sha256-YmbpBcPaGz9KE2bC4xPvSdgCSMk0BmS/L3ePvy9TR/M=", "narHash": "sha256-SBolFspxBHpW3hCCDNAFXUiO2mucmkVmf17UmSIK3Cs=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "0f8bf4f92efa3c6168705b49a6788abb3612033a", "rev": "275ab728912006eecb549338a50f24f294a7cfb7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -77,25 +77,27 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1671458120, "lastModified": 1673540789,
"narHash": "sha256-2+k/OONN4OF21TeoNjKB5sXVZv6Zvm/uEyQIW9OYCg8=", "narHash": "sha256-xqnxBOK3qctIeUVxecydrEDbEXjsvHCPGPbvsl63M/U=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e37ef84b478fa8da0ced96522adfd956fde9047a", "rev": "0f213d0fee84280d8c3a97f7469b988d6fe5fcdf",
"type": "github" "type": "github"
}, },
"original": { "original": {
"id": "nixpkgs", "owner": "NixOS",
"type": "indirect" "ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
} }
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1671458120, "lastModified": 1674236650,
"narHash": "sha256-2+k/OONN4OF21TeoNjKB5sXVZv6Zvm/uEyQIW9OYCg8=", "narHash": "sha256-B4GKL1YdJnII6DQNNJ4wDW1ySJVx2suB1h/v4Ql8J0Q=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e37ef84b478fa8da0ced96522adfd956fde9047a", "rev": "cfb43ad7b941d9c3606fb35d91228da7ebddbfc5",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -107,11 +109,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1671447788, "lastModified": 1672580127,
"narHash": "sha256-Nitle27Q2gXkuk66VZUT+iyisT4pGQwQwU9eyExOVEk=", "narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "bfb04388d42ff49e5e81da9f0bfcb48a6367273d", "rev": "0874168639713f547c05947c76124f78441ea46c",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@ -25,6 +25,7 @@
pygments pygments
python-lsp-server python-lsp-server
scipy scipy
scikit-learn
z3 z3
])) ]))
bat bat
@ -38,6 +39,7 @@
(ps: with ps; [ (ps: with ps; [
QuickCheck QuickCheck
])) ]))
stack
go go
graphviz graphviz
htop htop
@ -50,6 +52,7 @@
pandoc pandoc
parallel parallel
poppler_utils poppler_utils
pdf2svg
ripgrep ripgrep
rnix-lsp rnix-lsp
rust-analyzer rust-analyzer
@ -105,6 +108,7 @@
}; };
shellInit = '' shellInit = ''
set PATH "$PATH:/usr/local/texlive/2022/bin/universal-darwin/"
if test "$TERM" != "dumb" if test "$TERM" != "dumb"
track_directories track_directories
end end

View File

@ -72,6 +72,7 @@
"expressvpn" "expressvpn"
"google-chrome" "google-chrome"
"iina" "iina"
"mactex"
"raycast" "raycast"
"remarkable" "remarkable"
]; ];