Guillaume Maudoux
acc86c8944
asterisk: 15.3.0 -> 15.7.0, 13.20.0 -> 13.24.1, add 16.x
2019-02-07 07:55:46 +01:00
Guillaume Maudoux
02212e1d02
jflex: 1.6.1 -> 1.7.0
2018-11-19 10:17:44 +01:00
Guillaume Maudoux
33326bee7f
jflex: use new source url
2018-11-19 10:17:39 +01:00
Guillaume Maudoux
de8fe66ba0
buck: use upstream version convention
...
Changes added in 4d1fd3775d break
automated updates by moving to a custom version scheme.
This switches back to upstream versioning, while maintaining version
schema convention of `builtins.parseDrvName`.
See issue #43717
2018-11-18 09:56:23 +01:00
Guillaume Maudoux
f338e4c3db
cups-filters: remove myself from maintainers
2018-04-03 22:46:27 +02:00
Guillaume Maudoux
c7f00e361e
chromium: fix .desktop file name
...
The desktop file must be name "chromium-browser.desktop" because it is
used as-is when setting chromium as the default browser.
See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842
fixes #23518
2017-11-10 01:25:31 +01:00
Guillaume Maudoux
10dcf5897c
18.03 release notes: mention ZNC mutability change
2017-10-08 00:43:40 +01:00
Guillaume Maudoux
15b7e102b6
Safer defaults for immutable znc config ( #30155 )
...
* Safer defaults for immutable znc config
I just lost all the options I configured in ZNC, because the mutable config was overwritten.
I accept any suggestions on the way to implement this, but overwriting a mutable config by default seems weird. If we want to do this, we should ensure that ZNC does not allow to edit the config via the webmin when cfg.mutable is false.
* Do not backup old config files.
There seems to be little need for backups if mutable becomes a voluntary opt-out.
* fixup
2017-10-07 16:38:14 +01:00
Guillaume Maudoux
d15a067856
blueman: fix python wrapper mockup
2017-08-30 02:59:57 +02:00
Guillaume Maudoux
cc92326e12
grisbi: init at 1.0.2
2017-08-15 14:52:32 +02:00
Guillaume Maudoux
92f53af64d
factorio-demo: init at 0.14.23 ( #25265 )
2017-04-30 02:51:07 +01:00
Guillaume Maudoux
eb8f604456
thunderbird: fix default mail client detection
2017-04-17 22:03:09 +02:00
Guillaume Maudoux
f5fa05677d
thunderbird: (re)add features lost in refactoring
...
The refactoring in b023370f37 ported
changes from firefox-unwrpped, but dropped features in firefox's
wrapper.
Add the desktop item and remove useless dev files.
2017-04-17 00:07:26 +02:00
Guillaume Maudoux
605ce9b241
cppcheck: 0.76.1 -> 0.78 ( #24937 )
...
* cppcheck: 0.76.1 -> 0.78
* cppcheck: enable rule-file support
2017-04-16 09:53:05 +02:00
Guillaume Maudoux
816beccf50
wrapFirefox: fix default-browser update
...
Set MOZ_APP_LAUNCHER for firefox as per [1] (see [2] for detailed discussion).
Firefox will recognise itself across verions, skipping the 'not-the-default-browser' prompt.
Firefox will also write sane paths to the generated desktop file, should someone ever set it as default through the 'not-the-default-browser' prompt.
Also removed the unnecessary libtrick cruft.
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=611953
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=593948
2017-03-05 14:21:40 +01:00
Guillaume Maudoux
9016be4589
qtikz: update to Qt5; remove ktikz
2017-02-19 12:26:51 +01:00
Guillaume Maudoux
f7b7d8e7b5
dafny: fix meta attribute
2017-02-07 11:35:10 +01:00
Guillaume Maudoux
aeaf893e57
dafny: init at v1.9.8
2017-02-07 10:13:42 +01:00
Guillaume Maudoux
ccb2d83980
boogie: fix basename issues; promote to package
2017-02-06 22:50:05 +01:00
Guillaume Maudoux
698f178d4e
default nixos config: add firewall options.
...
By showing how to open ports in the firewall and how to disable it, we make users aware that there is a firewall enabled by default.
2017-02-03 16:45:11 +01:00
Guillaume Maudoux
29667f639c
dbus: catch new services without reboot ( #20871 )
...
DBus daemon now loads its config from /run/current-system/dbus.
Reloading the daemon makes it re-read that file and catch the updates
after a system upgrade.
2017-01-27 14:46:13 +01:00
Guillaume Maudoux
eb9d126d2c
linux_mptcp: 0.91 -> 0.91.2
2016-11-07 14:15:33 +01:00
Guillaume Maudoux
2184df98f7
Add changelog for container config ( #18756 )
2016-09-19 11:05:10 +02:00
Guillaume Maudoux
f0e519d26a
linux_mptcp: fix config options broken by b4a4a63cc4
2016-09-16 13:15:50 +02:00
Guillaume Maudoux
63ab4ebf8d
openldap: do strip, with proper fix
...
[dezgeg: Add comment about the proper fix in patchelf]
2016-08-31 23:08:32 +03:00
Guillaume Maudoux
5b00f4037e
emacs24: nuke extra references to buildInputs
2016-08-30 11:00:54 +02:00
Guillaume Maudoux
3aef93e8f0
nixos/containers: Process config like toplevel options ( #17365 )
2016-08-29 18:25:50 +02:00
Guillaume Maudoux
b1817fa8a3
linux_mptcp: 0.90.1 (kernel 3.18) -> 0.91 (kernel 4.1) ( #17675 )
2016-08-12 15:14:24 +02:00
Guillaume Maudoux
0f0be5e498
Warn for conflict between synaptics and libinput
2016-08-03 08:15:18 +02:00
Guillaume Maudoux
86dfaafad2
systemd-logind: reload when logind.conf changed
2016-07-03 00:38:37 +02:00
Guillaume Maudoux
3b4a4428ca
python-lti: pin mock dependency at 1.0.1
2016-06-21 23:04:50 +02:00
Guillaume Maudoux
d73b7d101f
linux_mptcp: 0.90 -> 0.90.1
2016-06-15 22:56:11 +02:00
Guillaume Maudoux
0fef9ed3ed
inginious: init NixOS module
2016-06-14 11:09:21 +02:00
Guillaume Maudoux
a48796ab83
inginious: turn lib into a python app.
2016-06-14 11:09:21 +02:00
Guillaume Maudoux
624602ef75
python-lti: 0.4.0 -> 0.4.1
2016-06-14 11:09:21 +02:00
Guillaume Maudoux
6035e80137
ktikz: init at 0.10
2016-06-05 18:46:42 +02:00
Guillaume Maudoux
f3a753829d
auctex: enable preview
2016-06-05 18:45:09 +02:00
Guillaume Maudoux
830b58f562
pcre2: 10.20 -> 10.21
2016-05-24 16:22:43 +02:00
Guillaume Maudoux
bfd522da63
setup-hooks: do not pass missing dirs to find ( close #15405 )
...
find fails when called with an inexistent search path.
That situation may arise when the output is created after by a postFixup hook.
vcunat amended the PR by clarifying one more `return` to `return 0`.
2016-05-22 12:08:01 +02:00
Guillaume Maudoux
2362891dc8
Just strip everything by default
...
Run strip of each file and discard expected failure types.
Also default to stripping the entire output.
2016-05-03 11:04:34 +02:00
Guillaume Maudoux
29280a60d5
urlwatch: update 2.0 -> 2.1
2016-04-15 22:23:01 +02:00
Guillaume Maudoux
df9f868537
mongodb: forget references to build inputs
2016-04-15 19:03:40 +02:00
Guillaume Maudoux
bf2ceb0525
mongodb: fix build (use pcre-cpp instead of pcre)
2016-04-13 11:28:52 +02:00
Guillaume Maudoux
43cf5d3369
vlc: fixes the two windows issue with qt5
...
Fixes #14610 .
2016-04-12 15:55:44 +02:00
Guillaume Maudoux
9eb6372c6b
teamviewer: fix wrong in sed usage
2016-02-20 14:02:38 +01:00
Guillaume Maudoux
9f358f809d
Configure a default trust store for openssl
2016-02-03 12:42:01 +01:00
Guillaume Maudoux
f8ff4691ed
linux-mptcp: init at 0.90 (kernel 3.18.20), fixes #11149
2016-01-20 02:11:09 +01:00
Guillaume Maudoux
60ba5ad479
lighttpd: fix mod_rewrite appearing twice
2015-11-14 15:52:25 +01:00
Guillaume Maudoux
eb46e0fc72
i3wm: Add debug & logging options
2015-10-26 22:33:11 +01:00
Guillaume Maudoux
98152180cf
python-docker-py: fix dependency: requests -> requests2
2015-10-19 21:43:45 +02:00
Guillaume Maudoux
63b0a6c527
python-INGInious: 0.3.dev1 -> 0.3a2.dev0
...
Fixes hydra build failure(s).
Fixes #9873 .
2015-09-15 19:43:33 +02:00
Guillaume Maudoux
47cd462823
pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8
2015-09-15 19:10:09 +02:00
Guillaume Maudoux
f5205a7ba6
python-web.py: disable Py3k interpreter, fixes #9619
2015-09-03 12:50:16 +02:00
Guillaume Maudoux
c601814cd3
python-inginious: init at 0.3.dev1
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
7d4b026a81
python-PyVirtualDisplay: init at 0.1.5
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
72890773c4
python-EasyProcess: init at 0.1.9
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
2dedf83d37
python-web.py: init at 0.37
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
dee6dc162f
python-semantic_version: init at 2.4.2
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
c070bd7e0a
python-tidylib: init at 0.2.4
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
637097a142
python-simpleldap: init at 0.8
2015-08-31 18:27:20 +02:00
Guillaume Maudoux
00abee22be
python-multiprocessing: init at 2.6.2.1
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
0db8e6c792
python-PyLTI: init at 0.4.0
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
96a1539256
python-cgroup-utils: init at 0.6
2015-08-31 18:27:19 +02:00
Guillaume Maudoux
73c61b6286
python-sh: update 1.08 -> 1.11
2015-08-31 18:26:44 +02:00
Guillaume Maudoux
579424f94a
python-PyYAML: update 3.10 -> 3.11
2015-08-31 18:26:43 +02:00
Guillaume Maudoux
ba3e4f6c10
python-pymongo: update 2.8 -> 3.0.3
2015-08-31 18:26:43 +02:00
Guillaume Maudoux
a57e6da65a
python-plumbum: update 1.4.2 -> 1.5.0
2015-08-31 18:26:43 +02:00
Guillaume Maudoux
6ca7fb8f73
nixos/systemd: Also escape ':' characters
2015-03-25 22:11:35 +01:00