Commit Graph

191507 Commits

Author SHA1 Message Date
Maximilian Bosch
00762b5754
Merge pull request #67778 from jonringer/bump-filezilla
filezilla: 3.43.0 -> 3.44.2
2019-08-31 01:09:46 +02:00
Matthew Bauer
7c76c8ce32
Merge pull request #67796 from zimbatm/remove-empty-nix-files
remove empty nix file
2019-08-30 18:02:22 -04:00
zimbatm
80a3988150
remove empty nix file
Nix repl hangs when evaluating empty files.

    find -name "*.nix" -empty -delete
2019-08-31 00:00:29 +02:00
Michael Raskin
1c1f69f717
Merge pull request #67794 from samueldr/pkg/sgtpuzzles/20190415.e2135d5
sgtpuzzles: 20180429.31384ca -> 20190415.e2135d5
2019-08-30 21:49:46 +00:00
Samuel Dionne-Riel
d9076f6503 sgtpuzzles: 20180429.31384ca -> 20190415.e2135d5 2019-08-30 17:18:40 -04:00
adisbladis
52be1a3de0
melpa-packages: 2019-08-30 2019-08-30 22:13:16 +01:00
adisbladis
347a0c25f3
elpa-packages: 2019-08-30 2019-08-30 22:13:01 +01:00
adisbladis
71846dfceb
emacs-packages: Add update script that fetches from overlay 2019-08-30 22:11:30 +01:00
Michael Weiss
3c6d4d7e06
gitRepo: 1.13.5 -> 1.13.5.1 2019-08-30 22:54:27 +02:00
zimbatm
3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm
792bb4f7f6
verifpal: init at 0.2 2019-08-30 21:56:12 +02:00
zimbatm
027b117fee
pigeon: init at 20160310 2019-08-30 21:56:12 +02:00
Aaron Andersen
765596278b
Merge pull request #67380 from doronbehar/package-uq
uq: init at 2018-05-27
2019-08-30 15:49:04 -04:00
edef
722940fcdc nixos/release-notes: fix indentation 2019-08-30 19:32:25 +00:00
Daniël de Kok
7e29ce8a77 maturin: 0.6.1 -> 0.7.0
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:

- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
  metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
Jonathan Ringer
e594088ae8 exempi: 2.4.5 -> 2.5.1 2019-08-30 11:02:47 -07:00
Eelco Dolstra
4388f7709a nixFlakes: 2.3pre20190829_ebc4dae -> 2.3pre20190830_04np4n6 2019-08-30 20:00:16 +02:00
Averell Dalton
f0d23b6343 x2goserver: add module 2019-08-30 19:54:12 +02:00
Eelco Dolstra
ebce65658f nix: Reduce closure size by 48 MiB 2019-08-30 19:35:04 +02:00
Averell Dalton
1eb8f58130 x2goserver: init at 4.1.0.3 2019-08-30 19:24:42 +02:00
Averell Dalton
3cd8f4300c perlPackages.ConfigSimple: init at 4.59 2019-08-30 19:24:42 +02:00
Elis Hirwing
aacf9235d8
nixos/usbtop: Add module to install usbtop and to enable kernel module 2019-08-30 18:54:33 +02:00
Elis Hirwing
93a27dbe9f
usbtop: init at 1.0 2019-08-30 18:54:29 +02:00
Doron Behar
c11fd45c24 uq: init at 2018-05-27 2019-08-30 19:54:02 +03:00
Peter Simons
eedf3dc6e2 nixos/mailman: decouple the mailman module from the postfix module
https://github.com/NixOS/nixpkgs/pull/67708#discussion_r319579987 suggested
that simply appending the necessary maps to the appropriate attributes in
services.postfix.config gets the job done; we don't special support in the
postfix module to accomplish that.
2019-08-30 18:44:47 +02:00
Jonathan Ringer
260314e9d7 filezilla: 3.43.0 -> 3.44.2 2019-08-30 09:32:30 -07:00
adisbladis
d20d6034bd
CODEOWNERS: Add myself as owner for emacs 2019-08-30 17:23:13 +01:00
Michael Weiss
9292bc58c6
androidStudioPackages.{dev,canary}: 3.6.0.8 -> 3.6.0.9 2019-08-30 18:19:14 +02:00
adisbladis
f7b5be81a8
Merge pull request #66301 from adisbladis/emacspackages-deprecated-drop
emacs-packages: Drop deprecated package sets
2019-08-30 17:18:20 +01:00
worldofpeace
67fbc4d060 plank: 0.11.4 -> 0.11.89 2019-08-30 12:16:29 -04:00
Peter Simons
afd448a9fa nixos/redis: disable transparent huge pages (TLP) before starting Redis 2019-08-30 18:10:06 +02:00
worldofpeace
d327f6a045
Merge pull request #67737 from romildo/fix.cmst
cmst: use Qt mkDerivation
2019-08-30 12:08:07 -04:00
worldofpeace
38c209d26e
Merge pull request #67765 from B4dM4n/mirage-build
mirage: fix build failure
2019-08-30 12:02:27 -04:00
Michael Weiss
69402e6607
Merge pull request #67652 from primeos/cage
cage: init at 0.1.1
2019-08-30 18:01:36 +02:00
Peter Simons
6b87772ca4 nixos/mailman: don't reserve a static uid in the system
Any system uid will do, so we let the system allocate
one for us. The 'mailman' group is gone entirely since
we don't need it. Users who wish to run the 'mailman'
administration utility can do so via 'sudo':

    $ sudo -u mailman mailman info

Also, simplify the syntax of our user.users entry to
rely on an attribute set rather than a list.
2019-08-30 18:00:36 +02:00
worldofpeace
da456aff25
Merge pull request #67702 from mweinelt/pr/fwupd-cfg.package
nixos/fwupd: add package option
2019-08-30 11:54:42 -04:00
Michael Weiss
a66012b3ec
gitRepo: 1.13.4 -> 1.13.5 2019-08-30 17:53:58 +02:00
adisbladis
b3d6dd59a6
emacs-packages: Add backwards compatible aliases
I want to add that I'm personally not a fan of this and I think we
should eventually drop these aliases to closely match the eco-system
rather than relying on some ad-hoc names created years ago.
2019-08-30 16:52:24 +01:00
adisbladis
53d805245a
emacs-packages: Remove xml-rpc from old emacs package infrastructure 2019-08-30 16:43:31 +01:00
adisbladis
38edd7b05a
emacs-packages: Remove writegood from old emacs package infrastructure 2019-08-30 16:43:31 +01:00
adisbladis
8a6932bc3d
emacs-packages: Remove tuareg from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis
af26fea60e
emacs-packages: Remove scala-mode from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis
63819cdbe7
emacs-packages: Remove sbt-mode from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis
7385a605f0
emacs-packages: Remove s from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis
e7f24e0143
emacs-packages: Remove rudel from old emacs package infrastructure 2019-08-30 16:43:30 +01:00
adisbladis
3e81a52ffb
emacs-packages: Remove rainbow-delimiters from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis
5413061d52
emacs-packages: Remove quack from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis
99677ec06b
emacs-packages: Remove proofgeneral from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis
61d42be5b0
emacs-packages: Remove php from old emacs package infrastructure 2019-08-30 16:43:29 +01:00
adisbladis
af4faf11da
emacs-packages: Remove pcache from old emacs package infrastructure 2019-08-30 16:43:29 +01:00