Yegor Timoshenko
5580765158
sqlite{,-analyzer}: add archiveVersion function
2018-05-23 00:49:11 +03:00
Yegor Timoshenko
25ec13a4f0
sqlite: with stdenv.lib, add downloadPage, add version attribute
2018-05-22 23:44:28 +03:00
Yegor Timoshenko
57200f58f4
sqlite3_analyzer: assert, rename to sqlite-analyzer, clean up
2018-05-22 23:43:04 +03:00
Will Dietz
8c755ad7b3
sqlite3_analyzer: 3.22.0 -> 3.23.1 (to match sqlite3)
2018-05-17 13:03:12 -05:00
Will Dietz
1d6a14e24a
sqlite: Add zlib dep, needed for sqlar support.
...
(and seems generally useful anyway?)
2018-05-16 21:33:42 -05:00
Will Dietz
a6d8d54e79
sqlite: 3.22.0 -> 3.23.1
...
https://sqlite.org/releaselog/3_23_1.html
(also contains notes for 3.23.0)
Adds CLI support for SQLite archive files:
https://sqlite.org/sqlar.html
2018-05-16 21:23:11 -05:00
Andreas Rammhold
59e18906bc
Merge pull request #40610 from andir/firefox-60-aarch64
...
firefox: fix build on aarch64 with version >= 60
2018-05-17 00:23:38 +02:00
John Ericson
ddbe9191ef
Merge remote-tracking branch 'upstream/master' into staging
...
Keep the dontCheck because the test suite fails, get rid of the LDFLAGS
hack because we don't need it!
2018-05-16 15:16:08 -04:00
Andreas Rammhold
780d122d72
firefox: fix build on aarch64 with version >= 60
...
The firefox build fails with an error referring to ssse2 which doesn't
exist on aarch64.
2018-05-16 21:08:19 +02:00
John Ericson
f3fcf1b0a9
Merge pull request #40393 from ElvishJerricco/ios-prebuilt-dependency-fixes
...
Fix some GHC dependencies on iOS
2018-05-16 15:04:13 -04:00
Ryan Trinkle
4f25cf5124
ncurses: when cross-compiling for iOS, use built-in ncurses
2018-05-16 14:28:25 -04:00
John Ericson
ceb8f6e38f
ios-rebuild: Unbreak build
...
Needs to link with a C compiler, not linker directly
2018-05-16 14:28:23 -04:00
John Ericson
4956767f53
Make libiconv build for iOS with prefixed tools
2018-05-16 14:25:54 -04:00
Samuel Dionne-Riel
136f1c4706
doc: Fixes documented default option for <name>
for submodules. ( #40464 )
...
Fixes #40463
This is related to change 1d56d0c8a7
2018-05-16 18:11:36 +02:00
Will Dietz
4fbd5a6583
fac: 1.0.4 -> 1.1.0 ( #40597 )
2018-05-16 18:07:43 +02:00
Maximilian Bosch
70d64d129e
nixos/statsd: refactor test ( #40554 )
...
`statsd` is a daemon written in `node` to gather statistics over UDP.
The current test ensures that a port is open, but the basic
functionality isn't sufficiently tested.
This patch contains the following changes:
* Simplified port scanning (`waitForOpenPort` rather than `netcat` magic).
* Issue a TCP command to check the health of the `statsd` server.
* Simple script to check if `statsd` receives data over UDP and confirms
the basic functionality of the TCP interface on `8126` for admin
purposes.
2018-05-16 18:03:55 +02:00
Ryan Scheel
9788459678
mdbook 0.1.5 -> 0.1.7 ( #40580 )
2018-05-16 18:00:32 +02:00
Will Dietz
1bbe4e9618
Merge pull request #40596 from dtzWill/feature/dyncall-1.0
...
dyncall: init at 1.0
2018-05-16 10:52:29 -05:00
Will Dietz
16b6f53910
Merge pull request #40559 from dtzWill/update/thin-provisioning-tools-0.7.6
...
thin-provisioning-tools: 0.7.5 -> 0.7.6, fix w/musl, enable parallel
2018-05-16 10:46:31 -05:00
Will Dietz
65eb3ec842
dyncall: init at 1.0
2018-05-16 10:29:40 -05:00
Andreas Rammhold
8a93595550
sysprof: 1.2.0 -> 3.28.1
2018-05-16 16:54:12 +02:00
Peter Hoeg
b04e939a13
Merge pull request #40591 from peterhoeg/f/mpack
...
mpack: fix up broken paths
2018-05-16 22:46:15 +08:00
Jan Tojnar
75cc398b97
Merge pull request #39615 from jtojnar/gdm-wayland
...
GDM wayland improvements
2018-05-16 16:39:12 +02:00
Jan Tojnar
685d60c383
Merge pull request #40020 from Hodapp87/draftsight2018
...
draftsight: 2017-SP2 -> 2018-SP2, remove gstreamer
2018-05-16 16:31:25 +02:00
Jan Tojnar
54135fc733
gnome3.gdm: allow choosing user account without GNOME
...
Account chooser depends on AccountsService, which is normally enabled by
GNOME module but it was missing when using GDM without GNOME.
2018-05-16 16:25:22 +02:00
Jan Tojnar
3bfa8563d1
gnome3.gdm: fix wayland detection
...
Apparently, wayland session were not used at all until now.
2018-05-16 16:25:21 +02:00
Jan Tojnar
6f23e142cb
gnome3.gdm: clean up
2018-05-16 16:25:20 +02:00
baroncharlus
380cdd8dd7
Add stubby resolver daemon service module ( #38667 )
...
* networking/stubby.nix: implementing systemd service module for stubby
This change implements stubby, the DNS-over-TLS stub resolver daemon.
The motivation for this change was the desire to use stubby's
DNS-over-TLS funcitonality in tandem with unbound, which requires
passing certain configuration parameters. This module implements those
config parameters by exposing them for use in configuration.nix.
* networking/stubby.nix: merging back module list
re-merging the module list to remove unecessary changes.
* networking/stubby.nix: removing unecessary capabilities flag
This change removes the unecessary flag for toggling the capabilities
which allows the daemon to bind to low ports.
* networking/stubby.nix: adding debug level logging bool
Adding the option to turn on debug logging.
* networking/stubby.nix: clarifying idleTimeout and adding systemd target
Improving docs to note that idleTimeout is expressed in ms. Adding the
nss-lookup `before' target to the systemd service definition.
* networking/stubby.nix: Restrict options with types.enum
This change restricts fallbackProtocol and authenticationMode to accept
only valid options instead of any list or str types (respectively). This
change also fixes typo in the CapabilityBoundingSet systemd setting.
* networking/stubby.nix: cleaning up documentation
Cleaning up docs, adding literal tags to settings, and removing
whitespace.
* networking/stubby.nix: fixing missing linebreak in comments
* networking/stubby.nix: cleaning errant comments
2018-05-16 15:16:30 +02:00
Peter Hoeg
99e6188784
mpack: fix up broken paths
2018-05-16 21:16:04 +08:00
R. RyanTM
7272162179
stubby: 0.2.2 -> 0.2.3 ( #40465 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/stubby/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3/bin/stubby -h’ got 0 exit code
- ran ‘/nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3/bin/stubby -V’ and found version 0.2.3
- found 0.2.3 with grep in /nix/store/f1ycc05g0mc6vpz59wwsg8a2ikg67pjm-stubby-0.2.3
- directory tree listing: https://gist.github.com/5e53c11fefe1a4b45ac73905083dcbd6
- du listing: https://gist.github.com/1f5e9d63405c461f5a846e92de6cf816
2018-05-16 15:08:23 +02:00
Frank Doepper
7bec433793
aircrack-ng: 1.2-rc4 -> 1.2 ( #40590 )
2018-05-16 15:02:01 +02:00
R. RyanTM
e03acfe161
timescaledb: 0.9.1 -> 0.9.2 ( #40468 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/timescaledb/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.2 with grep in /nix/store/m28fll152hk6ik9fiz2jy66qccjxklq3-timescaledb-0.9.2
- directory tree listing: https://gist.github.com/a922008862652d9f3c6f2e2a678c4c71
- du listing: https://gist.github.com/8c5a0a1374fbb013168d4197d67ba214
2018-05-16 14:47:29 +02:00
R. RyanTM
d596db5ea6
libite: 2.0.1 -> 2.0.2 ( #40484 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libite/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.0.2 with grep in /nix/store/naarzbhrc25il5apxf2s1d6npnv5bdwj-libite-2.0.2
- directory tree listing: https://gist.github.com/5c0e5f0b94104a500555ba038e45c2bf
- du listing: https://gist.github.com/4fa4a3663027f65a44561a901994afc7
2018-05-16 14:44:31 +02:00
Tim Steinbach
3ed41f8c73
vscode: 1.23.0 -> 1.23.1
2018-05-16 07:34:24 -04:00
Tim Steinbach
44101ee9d6
curl: 7.59.0 -> 7.60.0
2018-05-16 07:27:35 -04:00
Tim Steinbach
f58c4d9a9d
linux: 4.16.8 -> 4.16.9
2018-05-16 07:24:22 -04:00
Tim Steinbach
8d68eca6d2
linux: 4.14.40 -> 4.14.41
2018-05-16 07:24:06 -04:00
Tim Steinbach
b8aa95185c
linux: 4.9.99 -> 4.9.100
2018-05-16 07:23:50 -04:00
Tim Steinbach
56beb9b9fd
linux: 4.4.131 -> 4.4.132
2018-05-16 07:23:33 -04:00
Pascal Wittmann
ad31217cc4
Merge pull request #40584 from mnacamura/btops
...
btops: init at 0.1.0
2018-05-16 13:14:59 +02:00
Peter Hoeg
9292bdba6c
vcal: fix executable perms
2018-05-16 16:50:48 +08:00
Robert Schütz
40edf5eeed
Merge pull request #39120 from ktf/add-uproot
...
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
Peter Hoeg
84ae5f1ee3
vcal: init at 2.7
2018-05-16 16:13:26 +08:00
Giulio Eulisse
54cf5d9358
pythonPackages.uproot: init at 2.8.23
2018-05-16 09:36:52 +02:00
Mitsuhiro Nakamura
0910be8327
btops: init at 0.1.0
2018-05-16 16:05:49 +09:00
Frederik Rietdijk
16677a6ead
Merge pull request #40576 from LnL7/ipython-5
...
python-ipython: 5.6.0 -> 5.7.0
2018-05-16 08:58:59 +02:00
Matthew Justin Bauer
7b9e40ab54
Merge pull request #40429 from jfrankenau/update-sass
...
sass: 3.4.22 -> 3.5.6
2018-05-16 01:41:46 -05:00
Alexandre Esteves
d273691f6d
trivial-builders.nix: support directories in requireFile
...
Allow recursive hash for requireFile so it can support directories (#40568 )
2018-05-16 01:41:13 -05:00
adisbladis
4e891cf4d5
emacsPackages.emacs-libvterm: Fix build (flipped over libvterm-neovim)
2018-05-16 14:31:43 +08:00
adisbladis
677f40dd10
firefox-beta-bin: 61.0b4 -> 61.0b5
2018-05-16 14:24:34 +08:00