Commit graph

30 commits

Author SHA1 Message Date
figsoda b035cabadf pkgs/tools/filesystems: remove dead code
with the help of deadnix & nil
2023-07-25 10:08:41 -04:00
Jack Cummings 73e5eb8949 netatalk: 3.1.13 -> 3.1.15
netatalk is maintained again!

  Remove the local patches, and many of the workarounds.

  Attempt to address #23895
2023-05-01 22:10:48 -07:00
AndersonTorres 3a98554ce6 netatalk: refactor 2022-11-15 19:25:58 -03:00
Sandro Jäckel 5814c516f3
netatalk: cleanup, format 2022-11-01 23:32:25 +01:00
Pavel Shirshov d1ecca0178 netatalk: FreeBSD patchset 3.1.13_3, critical fix 2022-10-20 22:13:36 +02:00
Sergei Trofimovich 27b8af8d1c netatalk: 3.1.12 -> 3.1.13
Without the update build fails on -fno-common toolchains as:

    $ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
    ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here

Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
Vikram Narayanan 0a9dd29c98 netatalk: fix build 2021-11-28 13:04:09 -08:00
Felix Buehler 80e75cd535 tools/filesystems: replace name with pname&version 2021-08-12 20:49:29 +02:00
Ben Siraphob d6aeae8f90 pkgs/tools: pkgconfig -> pkg-config (2) 2021-01-17 23:27:27 +07:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Finn Behrens db0db5c09f netatalk: remove glibc input 2020-11-11 14:49:49 -08:00
1000101 c597a7f869 formatting: fix missing leading whitespace 2020-06-07 17:29:08 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Linus Heckemann 19ca6c62b0 netatalk: use system netatalk 2019-09-13 17:14:50 +00:00
R. RyanTM b32c357ea9 netatalk: 3.1.11 -> 3.1.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netatalk/versions
2018-12-25 05:46:49 -08:00
Tuomas Tynkkynen 0fd461d5b5 db: Use more conventional outputs, also split bin 2018-05-22 17:49:04 +03:00
Orivej Desh e1340e67aa netatalk: support SSL and afpstats 2017-11-09 04:53:34 +00:00
kyren 1e75677118 netatalk: make perl / python utility scripts work
Adds `perl` and `python2` to nativeBuildInputs, to make the included
perl and python utility script `#!` lines point at the right place.
2017-11-08 15:11:06 -05:00
kyren 997d66c489 netatalk: 3.1.7 -> 3.1.11
Netatalk 3.1.11 is the latest stable release.  There is also a nasty bug
with netatalk < 3.1.11 (https://sourceforge.net/p/netatalk/bugs/636/)
that prevents using netatalk shares for time machine backups.
2017-11-08 14:21:00 -05:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
obadz d95a29a01a netatalk: fix build (broken since closure-size)
Helps with #18209
2016-09-02 19:38:48 +01:00
Eelco Dolstra 02ee9d83d0 enableParallelBuild -> enableParallelBuilding 2016-09-01 10:46:47 +02:00
Tuomas Tynkkynen 2a73de6e6c treewide: Make explicit that 'dev' output of openssl is used 2016-05-19 10:02:23 +02:00
Jordan Mulcahey a2b8cc0aaf netatalk: 3.1.0 -> 3.1.7, new service module 2016-02-24 19:32:54 +01:00
Eric Seidel e08b9ab8d3 kill libiconvOr*
Conflicts:
	pkgs/applications/networking/mailreaders/sup/default.nix
	pkgs/development/compilers/ghc/7.8.3-binary.nix
	pkgs/development/interpreters/php/5.3.nix
	pkgs/development/interpreters/ruby/patches.nix
	pkgs/development/libraries/cairo/default.nix
	pkgs/development/libraries/poppler/default.nix
	pkgs/top-level/all-packages.nix
2015-02-07 20:29:28 -08:00
Vladimír Čunát ed867a50eb iconv: remove usage on Linux in several packages
This fixes builds after #4419. Thanks to @vbgl for the original commit;
I changed that as I'm not sure whether passing null values to buildInputs is clean.

CC maintainers: @coroa, @peti, @phreedom, @robberer, @jcumming.
2014-11-03 12:58:54 +01:00
William A. Kennington III bdb842d5eb Move all db4 packages to the default db5 2014-02-15 12:03:02 +01:00
Mathijs Kwik 7ad65e860e netatalk: depend on db4 instead of db48, now the db4 default became db48 2013-12-23 11:10:18 +01:00
Nixpkgs Monitor 14d3f044b4 netatalk: update from 3.0.5 to 3.1.0 2013-12-21 04:02:37 +02:00
Jack Cummings 122b19c429 netatalk-3.0.5 2013-09-15 22:54:57 -07:00