[NixOS] Add slack client
This commit is contained in:
parent
650a8495e7
commit
1b41b7abf2
@ -123,6 +123,7 @@ in
|
|||||||
rofi
|
rofi
|
||||||
rofi-pass
|
rofi-pass
|
||||||
skippy-xd
|
skippy-xd
|
||||||
|
slack
|
||||||
synergy
|
synergy
|
||||||
udiskie
|
udiskie
|
||||||
volnoti
|
volnoti
|
||||||
@ -148,6 +149,7 @@ in
|
|||||||
stack
|
stack
|
||||||
haskell.compiler.ghc863
|
haskell.compiler.ghc863
|
||||||
(all-hies.selection { selector = p: { inherit (p) ghc864 ghc863 ghc843; }; })
|
(all-hies.selection { selector = p: { inherit (p) ghc864 ghc863 ghc843; }; })
|
||||||
|
# (all-hies.selection { selector = p: { inherit (p) ghc864 ghc863 ghc843; }; })
|
||||||
|
|
||||||
# Scala
|
# Scala
|
||||||
sbt
|
sbt
|
||||||
|
Loading…
Reference in New Issue
Block a user