Langston Barrett
5de2e78016
nixos/networkmanager: restart dispatcher when nameservers change
...
Without this, you can change the list of appended or prepended nameservers in
your NetworkManager config, and nixos-rebuild doesn't cause those changes to
come into effect.
2020-04-15 13:50:51 -07:00
Langston Barrett
e1456b291c
rr: include gdb as a propagated input
2019-11-30 18:59:47 -05:00
Langston Barrett
ac4922ed12
pythonPackages.python-language-server: 0.28.1 -> 0.28.3
2019-09-26 19:18:08 +09:00
Langston Barrett
d077afdf56
pythonPackages.jedi: 0.13.3 -> 0.14.1
2019-09-26 19:18:07 +09:00
Langston Barrett
5a1bfd63f0
pythonPackages.parso: 0.3.4 -> 0.5.1
2019-09-26 19:18:07 +09:00
Langston Barrett
21344bc172
dropbox: 63.4.107 -> 73.4.118
2019-05-26 10:34:09 -07:00
Langston Barrett
45db416201
folly: 2018.08.27.00 -> 2018.10.29.00
...
Folly disabled autotools-based builds in favor of CMake.
2018-11-02 13:12:26 -07:00
Langston Barrett
c9ec07309f
calcurse: 4.2.0 -> 4.3.0 ( #33036 )
...
* calcurse: 4.2.0 -> 4.3.0
2017-12-26 16:52:18 -05:00
Langston Barrett
5003f48eaf
libertinus: init at 6.4
2017-11-10 20:47:45 +00:00
Langston Barrett
1fc6f4695c
iwona (font): init at 0_995 ( #31067 )
...
* iwona: init at 0_995
* iwona: nitpicks
2017-11-02 12:09:47 +00:00
Langston Barrett
48a49fc12e
coqPackages.HoTT: init at 20170921
2017-10-11 02:51:16 +02:00
Langston Barrett
b80ed214f5
tex-gyre-math fonts: init at 1.005, 1.632, 1.533, 1.543
2017-09-28 00:16:59 +00:00
Langston Barrett
714a138857
tex-gyre-termes-math: init at 1.543
2017-09-25 21:01:53 +00:00
Langston Barrett
91983a3f25
latinmodern-math: init at 1.959
2017-09-25 20:38:05 +00:00
Langston Barrett
e985aa5501
pythonPackages.sqlobject: 3.0.0 -> 3.3.0
2017-07-28 16:13:29 +02:00
Langston Barrett
f05fcb40a1
pythonPackages.FormEncode: 1.3.0 -> 1.3.1
2017-07-28 16:13:29 +02:00
Langston Barrett
8081ab6e5c
pythonPackages.pysideShiboken: patch for Python 3.6
2017-07-28 16:13:28 +02:00
Langston Barrett
0dea2d20a7
faker: 0.0.4 -> 0.7.17
2017-07-28 16:13:28 +02:00
Langston Barrett
822b09a514
ukpostcodeparser: init at 1.1.0
2017-07-28 16:13:28 +02:00
Langston Barrett
d2c0a46797
email_validator: init at 1.0.2
2017-07-28 16:13:28 +02:00
Langston Barrett
cb77b9c2e9
formencode: update for dnspython
2017-07-28 16:13:28 +02:00
Langston Barrett
cecbb9fdf6
dnspython: 1.14.0 -> 1.15.0
2017-07-28 16:13:28 +02:00
Langston Barrett
ee38a35f95
pythonPackages.dkimpy: 0.6.1 -> 0.6.2
2017-07-28 16:13:28 +02:00
Langston Barrett
7b27f7c28f
pycodestyle: 2.0.0 -> 2.3.1
2017-07-13 00:32:27 +00:00
Langston Barrett
6fd4c3956e
django-polymorphic: init at 1.2
2017-06-27 21:12:29 +00:00
Langston Barrett
26e1664e88
flask-restplus: update to 0.10
2017-06-16 18:55:48 +00:00
Langston Barrett
b9d6a6cbd0
enblend-enfuse: migrate from (broken) tetex to texlive
...
related: #21770
2017-02-11 17:59:54 +01:00
Langston Barrett
a749b73ff8
ne: migrate from (broken) tetex to texlive
...
related: #21770 . vcunat re-indented the longDescription.
2017-02-11 17:57:32 +01:00
Langston Barrett
d486fb053b
coqPackages.math-classes: init at 2016-06-08
2017-01-27 11:16:30 +00:00
Langston Barrett
2b300c9bef
r-modules: add more environment documentation
...
Use nix-shell with a `default.nix` rather than using
config.nix
2016-10-13 22:18:16 +00:00
Langston Barrett
543494b815
urxvtd service: init
...
adds pkgs.rxvt_unicode-with-plugins
adds appropriate environment.variables
no default target, must be enabled manually
2016-10-06 20:03:06 +00:00
Langston Barrett
e7b3d9c7c8
wl-pprint: update to 2016-09-28
2016-09-28 19:36:44 +00:00
Langston Barrett
0b532b7d2a
lightyear: init at 9420f9e
2016-09-27 18:01:15 +00:00
Langston Barrett
a3bbb45e5c
manual: add node to languages & frameworks
...
fixes #18609
2016-09-20 20:38:24 +00:00
Langston Barrett
cd343b76c7
nixpkgs docs: improve node packages documentation
...
* be more specific about paths to files
2016-09-15 18:15:53 +00:00
Langston Barrett
a1b7d21318
emoj: init at 0.3.0
2016-09-14 23:19:17 +00:00
Langston Barrett
25a7ded89c
audio services: use mkEnableOption ( #18524 )
2016-09-12 04:47:08 +02:00
Langston Barrett
77cedff4e7
ympd service: init ( #18371 )
...
ympd provides a web ui, it is suitable to be run as a service.
Fixes #17878 .
service has no requirements b/c user might be using remote mpd
instance.
2016-09-10 18:23:39 +02:00
Langston Barrett
2ab6020930
nixos manual: disable ipv6 per interface
...
from a discussion on #13293
2016-09-08 18:12:05 +00:00
Langston Barrett
492a90f1c9
dovecot service: require mail{User,Group} with sieveScripts
...
fixes #17702 .
2016-09-07 01:50:59 +00:00
Langston Barrett
ee501fd49a
networkmanager: add information from wiki to docs ( #18245 )
...
* networkmanager: add information from wiki to docs
Specifically:
* mention nmcli, nmtui
* mention gtk and kde applets
fixes #13273
2016-09-05 11:13:47 +02:00
Langston Barrett
0cc89278a1
ympd: init at 1.3.0
2016-08-17 13:17:41 +02:00
Langston Barrett
76160b73ec
fasd: 2015-03-29 -> 2016-08-11
...
change "git" to "unstable" (recommended by @FRidh)
2016-08-11 07:14:35 +00:00
Langston Barrett
a28273df32
mopidy service: add default value for configuration ( #17385 )
...
Mopidy will start if the configuration is empty.
Fixes #17381 .
2016-07-31 18:35:09 +02:00
Langston Barrett
d3d0bab56e
mopidy-musicbox-webclient: 2.2.0 -> 2.3.0 ( #17391 )
2016-07-31 13:51:27 +02:00
Langston Barrett
f457c74ab3
yapf: init at 0.11.0
2016-07-28 13:00:13 +02:00
Langston Barrett
c40a0b50f7
doctl: init at 1.3.1 ( #17066 )
2016-07-19 12:30:35 +02:00
Langston Barrett
4063834f92
vagrant: 1.8.1 -> 1.8.4
2016-07-18 13:40:05 +00:00
Langston Barrett
6aa50f169b
sway: 0.7 -> 0.8 ( #17026 )
2016-07-17 09:31:41 +02:00
Langston Barrett
411bd972ab
readme: add wiki deprecation notice ( #16925 )
2016-07-15 17:35:53 +02:00
Langston Barrett
f3262a209b
terraform: 0.6.15 -> 0.6.16
2016-07-13 18:32:13 +02:00